Commit graph

32 commits

Author SHA1 Message Date
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
skrll
8b4e662680 Correct EVAL_PREFIX entry. 2000-10-22 09:20:18 +00:00
skrll
fa2140a0cb Update to use new qt-2.2.1 libraries. 2000-10-19 08:06:09 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
pooka
345831c238 nethack-qt is actually very functional 2000-08-10 21:41:07 +00:00
pooka
423d932718 Upgrade nethack to 3.3.1. Add Makefile.common to easy future upgrades.
This release contains numerous fixes to bugs in 3.3.0 and users are advised
to upgrade.

Note that old savegames and bones files won't work anymore.
2000-08-10 17:50:04 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
f1bc5a3e73 Find qt2 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 16:03:47 +00:00
drochner
fcf7b69e2c update for new qt2 layout 2000-04-28 10:11:02 +00:00
dmcmahill
ae8c7d8c12 - sync with qt-2.0.2 path
- remove the BROKEN!  Thanks to pooka@netbsd.org who fixed the remaining
  broken stuff.
2000-04-14 21:13:57 +00:00
pooka
528893d837 Add file forgotten in last commit, this is to fix problem with x11tiles. 2000-04-14 17:31:27 +00:00
pooka
f2150ddd8f Fix problem with x11tiles. 2000-04-14 17:30:31 +00:00
dmcmahill
65ede1de60 -look in the right place for Qt includes.
-add some extra libs during linking for ELF
2000-04-06 18:00:13 +00:00
dmcmahill
db2bcabb17 update to point at qt-2.0.2. This pkg now compiles again (has been broken
for some time).  Leave marked as BROKEN because it complains of not finding
a "tiles.xpm" file at run time.
2000-03-29 00:29:51 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
pooka
4f7cc1bad9 Make this BROKEN instead of IGNOREd, because it really is broken at the
moment.
1999-12-29 16:15:47 +00:00
pooka
c3b8ad7ebc Update the Nethack package to 3.3.0. nethack-qt will be non-functional
until we get qt2.0 or greater into pkgsrc.
1999-12-24 22:29:58 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
drochner
27f1a8cb27 change dependencies to updated qt-1.44 1999-06-04 15:39:08 +00:00
garbled
c216c41c0a add USE_X11=yes 1999-04-26 18:38:28 +00:00
tron
adea1f3887 pkglint: "MASTER_SITES" must come before "DISTFILES". 1999-04-24 21:17:34 +00:00
tv
e433d0e3f7 DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}!
This breaks many things, not the least of which are `make fetch-list'
and `WRKOBJDIR'.
1998-12-31 13:20:52 +00:00
garbled
0fc28f0518 Newer versions of qt >1.40 seem to need -lXext 1998-12-31 07:28:46 +00:00
tron
47f8e1abac Depend on version 1.42 of "qt" package. 1998-12-29 19:42:09 +00:00
matthias
8adbc66d44 Honor OBJMACHINE. 1998-08-31 09:18:02 +00:00
matthias
b09ffd4a79 remove original RCS ids from patch file (else the patch will fail). 1998-08-31 08:43:13 +00:00
garbled
22c22a0068 Add RCS tags to these md5 files. 1998-08-28 13:04:36 +00:00
garbled
7087dabeed Oops, forgot the Makefile.. 1998-08-27 13:38:47 +00:00
garbled
c806de3c28 nethack-qt: the QT-Enhanced X11 version of NetHack 1998-08-27 13:06:51 +00:00