Age | Commit message (Expand) | Author | Files | Lines |
1998-09-15 | Another bug bites the dust. In this patch we try not to anger any | garbled | 1 | -977/+765 |
1998-09-15 | Nasty nasty bug in libwww.so. This is a sample implementation, and thus | garbled | 1 | -0/+11 |
1998-09-15 | Make Arena compile on alpha. What a nightmare.. broken configure script, | garbled | 2 | -4/+20 |
1998-09-15 | Go away, X11. giflib, as a library whose X functionality is _minimal_, | tv | 6 | -36/+62 |
1998-09-15 | Woo-Hoo.. last one.. /var/games scorefile handling | garbled | 2 | -12/+27 |
1998-09-14 | more work on /var/games scroefiling | garbled | 3 | -12/+12 |
1998-09-14 | more /var/games scorfile work.. just ignore me | garbled | 2 | -13/+27 |
1998-09-14 | Make this pkg honor LDFLAGS and thus work on ELF. | garbled | 1 | -4/+12 |
1998-09-14 | Tweak this a little to get it to build on ELF with X11. | garbled | 1 | -1/+2 |
1998-09-14 | Make this package honor LDFLAGS and *poof* it works on ELF. | garbled | 1 | -0/+16 |
1998-09-14 | use /var/games for scorefiles.. woo hoo. | garbled | 3 | -11/+39 |
1998-09-14 | Add USE_X11 (look at the code if you disagree, then come back to me) | garbled | 2 | -6/+6 |
1998-09-14 | -Uunix -Dunix is a complete noop. Pull out the -U and things work again. | garbled | 1 | -2/+2 |
1998-09-14 | More /var/games changes for scorfiles | garbled | 4 | -13/+44 |
1998-09-14 | Force uncompression of docs via uncompress -f. | agc | 1 | -3/+3 |
1998-09-14 | Add new automatic handling for rpath. This sets the LDFLAGS variable | garbled | 1 | -1/+8 |
1998-09-14 | Modifications to make bison use mkstemp(3). | agc | 1 | -0/+71 |
1998-09-14 | Fix thinko here.. use cat>> not install for highscores. | garbled | 1 | -4/+6 |
1998-09-14 | Fix thinko to keep old scorefiles from being wiped out. | garbled | 1 | -4/+6 |
1998-09-14 | Add USE_X11 (depends on gtk which has this set, also it *really* needs it) | garbled | 1 | -1/+3 |
1998-09-13 | Rethink of scorefile installation.. use cat not install.. | garbled | 1 | -3/+3 |
1998-09-13 | Rethink this. Use cat >> instead of install to avoid wiping out the old | garbled | 1 | -2/+4 |
1998-09-13 | /var/games for scores, and fix a bug in scorefile handling. | garbled | 3 | -12/+22 |
1998-09-13 | /var/games for scorefiles | garbled | 3 | -9/+37 |
1998-09-13 | Fix another scorefile.. | garbled | 3 | -27/+36 |
1998-09-13 | Now that I've screwed up the RCSID's fix them. | garbled | 2 | -0/+2 |
1998-09-13 | Make this pkg use /var/games for highscores | garbled | 3 | -11/+53 |
1998-09-13 | Make this pkg use /var/games for scorefiles. (all games should do this | garbled | 4 | -22/+55 |
1998-09-13 | Fix some more of my MAINTAINER email addresses that pointed to the | garbled | 3 | -6/+6 |
1998-09-13 | Revert turning off AUTOLOGOUT. It is not good to change known behaviour | kim | 1 | -10/+1 |
1998-09-13 | Make the makefile honor LDFLAGS from the environment, and fix up a few | garbled | 4 | -2/+60 |
1998-09-13 | Makefile: removed tk80 as a category, added USE_X11, fixed up build target | garbled | 9 | -125/+140 |
1998-09-13 | Add the -rpath magic to make it go. | garbled | 1 | -6/+5 |
1998-09-13 | Add MIRROR_DISTFILE=no until I talk to the author about the legality of | garbled | 1 | -1/+2 |
1998-09-13 | Add new patch to deal with rpath on ELF. | garbled | 1 | -0/+20 |
1998-09-13 | Fix up the libtooling. Needed RPATH (why!?) and -L.libs (ugh). Either | garbled | 1 | -15/+17 |
1998-09-12 | Set DIST_SUBDIR=mush cause this package fetches several files with | frueauf | 2 | -10/+11 |
1998-09-12 | libtiff needs jpeg and libz to compile binaries. | garbled | 1 | -6/+5 |
1998-09-12 | Oops.. forgot to clean this up.. | garbled | 1 | -2/+1 |
1998-09-12 | roms distfile was not needed..pointed out by Krister Walfridsson. | garbled | 1 | -6/+9 |
1998-09-12 | ELF this for alpha, and make it include jpeg and zlib when using tiff. | garbled | 1 | -12/+8 |
1998-09-11 | Update package tools to 980911 to catch "pkg_add" dependence fix. | tron | 2 | -4/+5 |
1998-09-10 | No US sites, yes sir. Replaced with a German site. Since ftp.cs.hut.fi | kim | 1 | -2/+2 |
1998-09-10 | Don't write truncated hostnames in utmp, use IP addresses instead. | kim | 3 | -2/+74 |
1998-09-10 | /usr/bin/env -> ${SETENV} | agc | 1 | -2/+2 |
1998-09-10 | Convert this package to use libtool. | agc | 2 | -36/+411 |
1998-09-10 | Set NOT_FOR_ARCHS=m68k since postgres does not work on this architecture yet. | frueauf | 1 | -1/+3 |
1998-09-10 | Use libtool to deal with shared libraries. | agc | 2 | -43/+351 |
1998-09-10 | Update Pico to use the Pine 4.03 souerce tarball (no pico-specific | tv | 2 | -4/+4 |
1998-09-09 | Patch this package to use libtool. | agc | 2 | -2/+4 |