summaryrefslogtreecommitdiff
path: root/games/nethack33-qt (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-02-20De-pkg-comment.Akinori MUSHA1-0/+1
Notes: svn path=/head/; revision=75954
2002-06-14Make nethack33 ports a master port and the slaves, and unbreakAkinori MUSHA10-400/+3
nethack33-gnome. PR: ports/38220 Submitted by: KATO Tsuguru <tkato@prontomail.com> No response from: MAINTAINERs Notes: svn path=/head/; revision=61242
2001-12-30Change "file dependency specification" for pre-everything from ':'Dirk Froemberg1-1/+1
to '::' to fix problems with "make index". Notes: svn path=/head/; revision=52414
2001-09-03Update to 3.3.1Akinori MUSHA20-569/+367
PR: ports/29822 Submitted by: KATO Tsuguru <tkato@prontomail.com> This port should be repocopied and renamed to nethack3-qt later. Notes: svn path=/head/; revision=47395
2001-06-04POSIX syntax for chown.Dirk Froemberg1-1/+1
Notes: svn path=/head/; revision=43480
2001-06-01Use proper POSIX syntax for `chown'.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=43378
2001-04-03Overhaul QT/KDE support:Will Andrews1-1/+1
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
2000-08-03(1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami1-1/+1
XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
2000-04-29Mark BROKEN: compiler errorKris Kennaway1-0/+2
Noticed by: bento Notes: svn path=/head/; revision=28115
2000-04-14Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami1-3/+3
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
2000-03-30minor reorganization and portlintMichael Haro1-4/+5
Notes: svn path=/head/; revision=27154
2000-03-11Install setgid games, not setuid games. This port is still broken on 4.0Kris Kennaway1-1/+1
and has no maintainer, but I'm committing this anyway so it doesn't get forgotten. Notes: svn path=/head/; revision=26742
2000-02-20Reducing Maintainership to an amount of portsAndreas Klemm1-1/+1
I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. Notes: svn path=/head/; revision=26039
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20948
1999-08-22chmod -> ${CHMOD}Michael Haro1-4/+4
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-05-29remove dead mastersite entryAndreas Klemm1-3/+2
Notes: svn path=/head/; revision=19089
1999-05-02(Null Cowit Mewwage)Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=18348
1999-03-22corrected checksum...Andreas Klemm1-1/+1
Now this problem remains (will try to fix it the next days) Loading ... /usr/lib/libstdc++.so.2: undefined reference to `__unwind_function' /usr/lib/libstdc++.so.2: undefined reference to `__find_first_exception_table_match' /usr/lib/libstdc++.so.2: undefined reference to `__register_exceptions' gmake[1]: *** [Sysunix] Error 1 gmake[1]: Leaving directory `/home/andreas/src/freefall/myports/akl/nethack-qt/work/nethack-3.2.2/src' gmake: *** [nethack] Error 2 Notes: svn path=/head/; revision=17356
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1-1/+2
Notes: svn path=/head/; revision=16378
1998-11-10This port isn't broken anymore.Andreas Klemm1-3/+1
Notes: svn path=/head/; revision=14454
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-08-23It this port incompatible with newer versions of qt?Satoshi Asami1-1/+3
=== g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/qt -c ../win/Qt/qt_win.cpp In file included from ../win/Qt/qt_win.cpp:90: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" ../win/Qt/qt_win.cpp: In method `void NetHackQtGlyphs::resize(int, int)': ../win/Qt/qt_win.cpp:2952: no member function `QImage::smoothScale(int, int)' defined gmake[1]: *** [qt_win.o] Error 1 gmake[1]: Leaving directory `/usr/ports/games/nethack-qt/work/nethack-3.2.2/src' gmake: *** [nethack] Error 2 Notes: svn path=/head/; revision=12760
1998-08-13Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1-5/+0
Notes: svn path=/head/; revision=12487
1998-08-12Replace qt dependencies with USE_QT.Satoshi Asami1-3/+3
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-07-27Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1-2/+2
ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
1998-07-20Hurray ! After libqt 1.40 has been finally released I proudlyAndreas Klemm4-39/+18
present the newest nethack qt version 1.0.1. In the past you could only get Linux binaries ... Notes: svn path=/head/; revision=12020
1998-03-14- removed ftp.uu.net from the master_site list, they only have theAndreas Klemm1-3/+2
nethack sources as splitted parts. - the home of the qt enhancements moved slightly Notes: svn path=/head/; revision=10135
1998-02-07Upgrade from QT version 0.9 to 0.93Andreas Klemm3-25/+11
Upgraded URL's (thanks to Bill Fenners port survey) list of changes: see the README file in the QT patch. Homepage now located at: http://www.troll.no/~warwick/nethack/ Notes: svn path=/head/; revision=9612
1997-11-10Back out previous commit. Jordan, please test before committing. :<Satoshi Asami1-6/+5
(You can't just redefine some of the DISTFILES with PATCHFILES, they are different things....) While I'm here, make the PKGNAME conform to the standard ("nethack-3.2.2-qt" -> "nethack-qt-3.2.2"). Notes: svn path=/head/; revision=8550
1997-11-09Some stylistic tweaks I forgot to commit. Should portlint better now.Jordan K. Hubbard2-5/+6
Notes: svn path=/head/; revision=8529
1997-10-29Sync with latest Qt update.Jordan K. Hubbard6-0/+93
Notes: svn path=/head/; revision=8385
1997-10-04cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm2-60/+28
Notes: svn path=/head/; revision=8102
1997-07-12Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.Masafumi Max NAKANE1-3/+2
Notes: svn path=/head/; revision=7297
1997-04-15Use a continuation line instead of repeating "RUN_DEPENDS=" etc. overSatoshi Asami1-5/+5
and over (which cancels all but the first line anyway). Notes: svn path=/head/; revision=6210
1997-04-14added some missing build dependencies:Andreas Klemm1-1/+3
- netpbm port - nas port Reviewed by: Submitted by: David Nugent <davidn@unique.usn.blaze.net.au> Obtained from: Notes: svn path=/head/; revision=6204
1997-04-07nas port is compileable in -current of yesterday.Andreas Klemm1-2/+1
So this port isn't "broken" anymore. Submitted by: David Nugent <davidn@unique.usn.blaze.net.au> Notes: svn path=/head/; revision=6155
1997-04-06Donald told me, that with -current the NAS port isn't compileableAndreas Klemm1-1/+2
and installable. Nethack-qt gets some hangs, if the sound system isn't working ... So I better mark nethack-qt as broken ... I can't verify this myself, because I run -current just before the lite2 kernel changes. All I can say, in this version of -current the nas port compiles and runs fine. I checked this ! If someone with the latest -current could have a look at nas please. Thanks. And now have fun playing, fetching a running nas port might be a workaround. Reviewed by: Submitted by: "Donald J. Maddox" <root@cola103.scsn.net> Obtained from: Notes: svn path=/head/; revision=6150
1997-04-06Forgot library dependency to libqt.Andreas Klemm1-1/+8
Added a pre-configure warning, that nethack and nethack-qt install in the same directory, so better backup your player data ... Reviewed by: Submitted by: Alex Nash <nash@mcs.com> and "Donald J. Maddox" <root@cola103.scsn.net> Obtained from: Notes: svn path=/head/; revision=6149
1997-04-06NetHack with Qt interface. Version 0.9 (for NetHack 3.2.2)Andreas Klemm10-0/+582
by Warwick Allison warwick@cs.uq.edu.au. The Qt interface has these extra features: Tiles (graphics) in the inventory and other item-menu windows. The player cursor changes colour as your relative hit-points drop. The message window greys-out older message. The item menus allow a count (click to left of icon - hidden feature). Icons for the major attributes and player states. Menus (only needed by newbie dungeon fodder). Variable size fonts and tiles. More space for the map as messages and status are side-by-side. You rarely need to put the mouse in a pop-up to interact with it. Macros - hidden feature - F1=multi-rest F2=multi-search F3=try-it It is much easier to code, so new feature-requests are more easily done. Sound support See: http://www.uq.edu.au/~cswallis/nhqt/ Notes: svn path=/head/; revision=6147