Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-02 | run mkfontdir also on "make install" time | hubertf | 1 | -1/+4 | |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 2 | -7/+4 | |
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH} | |||||
1999-04-01 | Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix | agc | 1 | -3/+3 | |
release. | |||||
1999-03-28 | actually install these files | hubertf | 1 | -2/+2 | |
1999-03-23 | Remove unnecessary "--x-inc" and "--x-lib" kludges. | tron | 1 | -4/+2 | |
1999-03-23 | - Make sure that "configure" finds JPEG, TIFF and PNG library. | tron | 1 | -2/+5 | |
- Depend on new "qwspritefield" package. | |||||
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -3/+2 | |
1999-03-15 | Fix PR7160: critical bug fix to xdoom | sommerfe | 2 | -0/+61 | |
1999-03-11 | Exit freedom, enter GNUgo. | bad | 6 | -39/+0 | |
1999-03-11 | Remove freedom. Add and enable gnugo. | bad | 1 | -3/+2 | |
1999-03-11 | Initial import of gnugo-2.0-beta. Supercedes games/freedom. | bad | 6 | -0/+55 | |
1999-03-08 | Add missing dependence for "xpm" package. Fixes PR pkg/7104 by | tron | 1 | -1/+3 | |
John F. Woods. | |||||
1999-03-07 | use ${WORKDIR} instead of "work". Fixes PR 7096 reported by | hubertf | 1 | -2/+2 | |
Julian Assange <proff@suburbia.net> | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 3 | -9/+3 | |
1999-02-20 | Update "kdegames" package to version 1.1. | tron | 5 | -51/+284 | |
1999-02-19 | Adapt to new gtk10 package | rh | 1 | -2/+3 | |
1999-02-18 | Add missing @dirrm rules. | frueauf | 1 | -1/+3 | |
1999-02-15 | Ignore not updated KDE sub packages for now. | tron | 1 | -1/+3 | |
1999-02-10 | pkglint: cleanup Makefile and add missing rcs ids. | frueauf | 8 | -15/+29 | |
1999-02-08 | Enable gnuchess. | frueauf | 1 | -2/+2 | |
1999-02-08 | Initial import of gnuchess-4.0.79, the "classic" GNU chess. | frueauf | 10 | -0/+212 | |
1999-02-07 | add and enable nighthawk | hubertf | 1 | -1/+2 | |
1999-02-07 | C=64 Paradroid clone | hubertf | 12 | -0/+442 | |
1999-02-01 | Oops, this got lost. Must use BSD_INSTALL_SCRIPT. | bad | 1 | -2/+2 | |
1999-02-01 | Fix path of file to patch. | bad | 1 | -3/+3 | |
1999-01-31 | Oops, s/BUILD_USES_X11/USE_X11/ | bad | 2 | -4/+4 | |
1999-01-31 | Update for new address of IGS. | bad | 1 | -0/+19 | |
1999-01-31 | Add and enable baduki, cgoban, and freedom. | bad | 1 | -2/+4 | |
1999-01-31 | Baduki is a gtk+ based Go playing program which can also be run under Cgoban. | bad | 8 | -0/+77 | |
1999-01-31 | Freedom, a Go playing program based on GNU Go 1.2 for use with Cgoban. | bad | 6 | -0/+39 | |
1999-01-31 | Cgoban, a full featured Go server client and SGF viewer/editor. | bad | 6 | -0/+68 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 23 | -46/+46 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-23 | Small cosmetic changes. | tron | 1 | -3/+3 | |
1999-01-23 | Build moria | simonb | 1 | -1/+2 | |
1999-01-23 | moria - another rogue-like game. | simonb | 10 | -0/+247 | |
1999-01-07 | Enable xskat. | frueauf | 1 | -2/+2 | |
1999-01-07 | Initial addition of xskat-3.0, a skat game for X11. | frueauf | 5 | -0/+29 | |
Provided in pr 6754 by Jeff Rizzo. | |||||
1999-01-03 | Add "nethack" sub packages to make sure that "make clean" does its work. | tron | 1 | -1/+5 | |
1998-12-31 | Don't reach into other pkg's ${WRKDIR}. Add appropriate CONFLICTS between | tv | 3 | -15/+13 | |
the angband pkgs. | |||||
1998-12-31 | DO NOT REACH OVER INTO ANOTHER PKG'S ${WRKDIR}! | tv | 7 | -42/+51 | |
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-31 | Make these packages conform to read-only-pkgsrc. Bad garbled! bad! | garbled | 2 | -7/+7 | |
Fixes PR 6528 by Simon Burge. | |||||
1998-12-29 | Remove unnecessary duplicate dependences. | tron | 1 | -5/+1 | |
1998-12-29 | Depend on version 1.42 of "qt" package. | tron | 1 | -2/+2 | |
1998-12-28 | it moved. | marc | 1 | -3/+3 | |
1998-12-26 | Don't mention a version here. | frueauf | 1 | -5/+5 | |
1998-12-26 | Update freeciv to 1.7.2. | frueauf | 3 | -16/+20 | |
This version contains numerous bug fixes and some new features, all in all to much to list here. | |||||
1998-12-14 | Fix alignment problems on arm32. | mycroft | 1 | -0/+17 | |
1998-11-24 | Use -O2, not -O6. | mycroft | 4 | -8/+8 | |
1998-11-24 | optimize, for mycroft | hubertf | 1 | -3/+14 | |