Age | Commit message (Expand) | Author | Files | Lines |
2004-02-06 | Update to 2.4.2: | jmmv | 2 | -6/+6 |
2004-02-05 | Update to KDE 3.2 | markd | 3 | -404/+424 |
2004-02-05 | Update to KDE 3.2 | markd | 12 | -235/+142 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 3 | -6/+6 |
2004-01-31 | The arm gcc 2.95.3 fails with an internal error when compiling search.c. | kristerw | 1 | -1/+5 |
2004-01-28 | gcc3 fix - we compile one of the object files with g++, so link the | agc | 2 | -1/+15 |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 8 | -21/+21 |
2004-01-26 | Use find with "-print" | heinz | 1 | -4/+4 |
2004-01-26 | Fix path to gnome2-games; there is no gnome-2.4 category (hi xtraeme@!). | jmmv | 1 | -2/+2 |
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 2 | -4/+4 |
2004-01-25 | Add build dependency on perl (pod2man is used for the man page). | kristerw | 1 | -1/+2 |
2004-01-25 | Add NO_SRC_* and NO_BIN_* options for quake3server mods, pointed out | xtraeme | 1 | -1/+7 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 60 | -121/+121 |
2004-01-23 | Replace USE_NCURSES with appropriate INCOMPAT_CURSES. | wiz | 1 | -2/+3 |
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. | jmmv | 12 | -22/+24 |
2004-01-23 | Make this compile (__STDC__ wrongly undefined, and also attr_t redefinition | agc | 5 | -1/+59 |
2004-01-23 | Do not change the current directory in the INSTALL script. This avoids | jmmv | 2 | -4/+4 |
2004-01-22 | Use MESSAGE_SUBST for Q3MODDIR in MESSAGE file. | xtraeme | 2 | -3/+5 |
2004-01-22 | + quake3server-ut | xtraeme | 1 | -1/+2 |
2004-01-22 | Initial import of quake3server-ut-3.0, packaged by David Ferlier in PR | xtraeme | 5 | -0/+64 |
2004-01-22 | + quake3server-excessive | xtraeme | 1 | -1/+2 |
2004-01-22 | Initial import of quake3server-excessive-003, provided by David Ferlier | xtraeme | 5 | -0/+49 |
2004-01-22 | s,/bin/sh/,@RCD_SCRIPTS_SHELL@, | xtraeme | 1 | -2/+2 |
2004-01-22 | Install .cfg files into ${Q3MODDIR} and explain how we should start it | xtraeme | 3 | -17/+12 |
2004-01-22 | Provide a script to start quake3server via NetBSD's rc.d framework, also | xtraeme | 5 | -4/+37 |
2004-01-22 | don't set CXX in MAKE_ENV, bsd.pkg.mk already does this. | grant | 1 | -3/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 84 | -168/+172 |
2004-01-19 | Get a bit further with gcc3 - no more multiline string constants in | agc | 4 | -1/+577 |
2004-01-18 | Make this package compile when using gcc 2.95. | kristerw | 2 | -1/+18 |
2004-01-18 | Update to version 0.70. | cube | 7 | -86/+2545 |
2004-01-17 | Fixed linking problem | adam | 2 | -6/+10 |
2004-01-15 | Update to KDE 3.1.5. | markd | 2 | -7/+5 |
2004-01-15 | Update to KDE 3.1.5 | markd | 2 | -7/+5 |
2004-01-14 | Remove some more (not yet even buildlinked) KDE1 packages, | wiz | 9 | -467/+1 |
2004-01-10 | Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE | wiz | 12 | -1403/+1 |
2004-01-10 | Whitespace fixes | cjep | 1 | -4/+4 |
2004-01-10 | Update to 2.4.1.1 from Min Sik Kim in PR pkg/24038. | xtraeme | 2 | -13/+5 |
2004-01-08 | Updated to 0.4 | xtraeme | 3 | -42/+99 |
2004-01-04 | Fix typo (packages->package). | xtraeme | 2 | -2/+2 |
2004-01-04 | Don't install q3ded in quake3arena*, if you want to install | xtraeme | 4 | -9/+7 |
2004-01-04 | Add and enable quake3server{,-ra3}. | xtraeme | 1 | -1/+3 |
2004-01-04 | Initial import of quake3server-ra3 from David Ferlier in PR pkg/23973. | xtraeme | 5 | -0/+92 |
2004-01-04 | Initial import of quake3server-1.32b, packaged by David Ferlier in | xtraeme | 5 | -0/+186 |
2004-01-03 | Bump package revisions for tiff update. | reed | 29 | -53/+58 |
2004-01-02 | Fix spelling typo (mulitple). | reed | 1 | -1/+1 |
2003-12-31 | Make omega build with gcc3, patch from Richard Rauch in PR 23887. | ben | 5 | -1/+148 |
2003-12-31 | Update Omega HOMEPAGE and MASTER_SITES. I extracted the new tarfile and | ben | 2 | -9/+7 |
2003-12-31 | Add <sys/types.h> to fix building on FreeBSD 4.x, from | xtraeme | 2 | -1/+13 |
2003-12-30 | Whitespace fix | cjep | 1 | -2/+1 |
2003-12-30 | Don't touch Makefile.in. Fixes infinite looping problem on Solaris. | gavan | 2 | -1/+14 |