Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/nethack33-qt/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / games / nethack33-qt

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.41
Mon Aug 16 05:36:43 2004 UTC (7 years, 5 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.40: +1 -1 lines
As previously announced, remove these broken/insecure/obsolete ports.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon May 17 09:30:45 2004 UTC (7 years, 8 months ago) by arved
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -0 lines
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Apr 20 14:24:28 2004 UTC (7 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -2 lines
. Sync with the nethack32 port:
  . By default, install things in a location that won't conflict with the
    other nethack ports.
  . Build and install the recover utility so that users can recover their
    game if it crashes (bump PORTREVISION for this).
. Sync with the nethack34 port:
  . Use PKGNAMESUFFIX to select the graphics type.
  . Remove the COMMENT in the slave ports.
. Take maintainership of nethack33 and nethack33-nox11.
. Unbreak the nethack33-qt port.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:37 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Tidy up whitespace.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:29:23 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
De-pkg-comment.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 14 04:14:38 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +3 -36 lines
Make nethack33 ports a master port and the slaves, and unbreak
nethack33-gnome.

PR:		ports/38220
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
No response from:	MAINTAINERs

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Dec 30 17:48:46 2001 UTC (10 years, 1 month ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Change "file dependency specification" for pre-everything from ':'
to '::' to fix problems with "make index".

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Sep 3 19:00:32 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +26 -52 lines
Update to 3.3.1

PR:		ports/29822
Submitted by:	KATO Tsuguru <tkato@prontomail.com>

This port should be repocopied and renamed to nethack3-qt later.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 1 06:04:50 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Use proper POSIX syntax for `chown'.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:14:12 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Overhaul QT/KDE support:
- 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)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:41 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    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

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:58:07 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Mark BROKEN: compiler error

Noticed by:	bento

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:26:10 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4 lines
Convert to PORTNAME/PORTVERSION.  The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 30 21:00:11 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -5 lines
minor reorganization and portlint

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 11 07:03:47 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Install setgid games, not setuid games. This port is still broken on 4.0
and has no maintainer, but I'm committing this anyway so it doesn't get
forgotten.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Feb 20 17:01:09 2000 UTC (11 years, 11 months ago) by andreas
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:44:16 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:04:05 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Change Id->FreeBSD.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:58 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -4 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 29 10:57:29 1999 UTC (12 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -3 lines
remove dead mastersite entry

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:13 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Nov 10 18:56:21 1998 UTC (13 years, 3 months ago) by andreas
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -3 lines
This port isn't broken anymore.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:33 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:09 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Aug 23 21:20:06 1998 UTC (13 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -1 lines
It this port incompatible with newer versions of qt?

===
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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 12 06:29:28 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
Replace qt dependencies with USE_QT.

(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 7 23:56:21 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Fix up dependencies for ports that moved into the x11-toolkits category.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 27 23:24:44 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jul 20 17:37:13 1998 UTC (13 years, 6 months ago) by andreas
Branches: MAIN
CVS tags: old_RELEASE_2_2_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -6 lines
Hurray ! After libqt 1.40 has been finally released I proudly
present the newest nethack qt version 1.0.1.
In the past you could only get Linux binaries ...

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 14 14:58:02 1998 UTC (13 years, 11 months ago) by andreas
Branches: MAIN
CVS tags: old_RELEASE_2_2_6
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
- removed ftp.uu.net from the master_site list, they only have the
  nethack sources as splitted parts.
- the home of the qt enhancements moved slightly

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 7 19:33:15 1998 UTC (14 years ago) by andreas
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -11 lines
Upgrade from QT version 0.9 to 0.93
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/

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Nov 10 09:29:54 1997 UTC (14 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
Back out previous commit.  Jordan, please test before committing. :<
(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").

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 9 08:14:44 1997 UTC (14 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -4 lines
Some stylistic tweaks I forgot to commit.  Should portlint better now.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 4 14:53:07 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +28 -28 lines
cosmetic changes using portlint, a really nice tool ;-)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 12 16:53:38 1997 UTC (14 years, 7 months ago) by max
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 15 01:49:44 1997 UTC (14 years, 10 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Use a continuation line instead of repeating "RUN_DEPENDS=" etc. over
and over (which cancels all but the first line anyway).

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 14 15:05:42 1997 UTC (14 years, 10 months ago) by andreas
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
added some missing build dependencies:
	- netpbm port
	- nas port
Reviewed by:
Submitted by:	David Nugent <davidn@unique.usn.blaze.net.au>
Obtained from:

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 7 18:12:11 1997 UTC (14 years, 10 months ago) by andreas
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
nas port is compileable in -current of yesterday.
So this port isn't "broken" anymore.
Submitted by:	David Nugent <davidn@unique.usn.blaze.net.au>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 6 09:16:04 1997 UTC (14 years, 10 months ago) by andreas
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Donald told me, that with -current the NAS port isn't compileable
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:

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Apr 6 09:10:26 1997 UTC (14 years, 10 months ago) by andreas
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -1 lines
Forgot library dependency to libqt.
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:

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Apr 6 02:45:29 1997 UTC (14 years, 10 months ago) by andreas
Branches: old_WARWICK
CVS tags: old_v0_9
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
NetHack with Qt interface. Version 0.9 (for NetHack 3.2.2)
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/

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 6 02:45:29 1997 UTC (14 years, 10 months ago) by andreas
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options