Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -4/+4 | |
2000-08-10 | nethack-qt is actually very functional | pooka | 1 | -1/+1 | |
2000-08-10 | Upgrade nethack to 3.3.1. Add Makefile.common to easy future upgrades. | pooka | 6 | -63/+32 | |
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-07-15 | Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, | agc | 1 | -3/+5 | |
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-14 | The previous method of using a make target for finding a prerequisite | agc | 1 | -3/+3 | |
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-11 | Make the determination of the pre-req package's installed directory be | agc | 1 | -3/+3 | |
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-10 | Find qt2 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}. | agc | 1 | -3/+3 | |
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me. | |||||
2000-04-28 | update for new qt2 layout | drochner | 3 | -18/+21 | |
2000-04-14 | - sync with qt-2.0.2 path | dmcmahill | 3 | -9/+8 | |
- remove the BROKEN! Thanks to pooka@netbsd.org who fixed the remaining broken stuff. | |||||
2000-04-14 | Add file forgotten in last commit, this is to fix problem with x11tiles. | pooka | 1 | -0/+13 | |
2000-04-14 | Fix problem with x11tiles. | pooka | 3 | -5/+11 | |
2000-04-06 | -look in the right place for Qt includes. | dmcmahill | 3 | -21/+17 | |
-add some extra libs during linking for ELF | |||||
2000-03-29 | update to point at qt-2.0.2. This pkg now compiles again (has been broken | dmcmahill | 4 | -18/+12 | |
for some time). Leave marked as BROKEN because it complains of not finding a "tiles.xpm" file at run time. | |||||
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
1999-12-29 | Make this BROKEN instead of IGNOREd, because it really is broken at the | pooka | 1 | -2/+2 | |
moment. | |||||
1999-12-24 | Update the Nethack package to 3.3.0. nethack-qt will be non-functional | pooka | 7 | -205/+89 | |
until we get qt2.0 or greater into pkgsrc. | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-06-04 | change dependencies to updated qt-1.44 | drochner | 1 | -2/+2 | |
1999-04-26 | add USE_X11=yes | garbled | 1 | -1/+2 | |
1999-04-24 | pkglint: "MASTER_SITES" must come before "DISTFILES". | tron | 1 | -3/+3 | |
1998-12-31 | DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}! | tv | 2 | -16/+20 | |
This breaks many things, not the least of which are `make fetch-list' and `WRKOBJDIR'. | |||||
1998-12-31 | Newer versions of qt >1.40 seem to need -lXext | garbled | 1 | -2/+2 | |
1998-12-29 | Depend on version 1.42 of "qt" package. | tron | 1 | -2/+2 | |
1998-08-31 | Honor OBJMACHINE. | matthias | 1 | -4/+4 | |
1998-08-31 | remove original RCS ids from patch file (else the patch will fail). | matthias | 1 | -18/+1 | |
1998-08-28 | Add RCS tags to these md5 files. | garbled | 1 | -0/+2 | |
1998-08-27 | Oops, forgot the Makefile.. | garbled | 1 | -0/+40 | |
1998-08-27 | nethack-qt: the QT-Enhanced X11 version of NetHack | garbled | 7 | -0/+221 | |