Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-27 | Remove a ton of cruft relating to ELF building of pkgs. The trick I had | garbled | 14 | -59/+30 | |
previously used with OBJECT_FMT is not necc. with the revelation that -Wl,-R works. Also fixed alot of PREFIX -> X11BASE typos. | |||||
1998-08-27 | Fix my MAINTAINER= field on these, because that old address bounces mail | garbled | 4 | -8/+8 | |
now. | |||||
1998-08-27 | Forgot this one too.. not my day is it? | garbled | 1 | -0/+24 | |
1998-08-27 | Oops, forgot the Makefile.. | garbled | 1 | -0/+40 | |
1998-08-27 | enable abuse, nethack and angband pkgs. | garbled | 1 | -4/+8 | |
1998-08-27 | angband-x11: a Tolkien based variant of Moria for X11 displays | garbled | 6 | -0/+110 | |
1998-08-27 | angband-tty: a Tolkien based variant of Moria for tty/console displays | garbled | 8 | -0/+99 | |
1998-08-27 | nethack-x11: the X11 version of NetHack | garbled | 7 | -0/+92 | |
1998-08-27 | nethack-tty: the tty/console based version of NetHack | garbled | 5 | -0/+42 | |
1998-08-27 | nethack-qt: the QT-Enhanced X11 version of NetHack | garbled | 7 | -0/+221 | |
1998-08-27 | nethack-lib pkg: data files for Nethack | garbled | 10 | -0/+316 | |
1998-08-27 | abuse-2.0 pkg: a full color 320x200 arcade quality platform shooter. | garbled | 9 | -0/+320 | |
8-bit only right now. | |||||
1998-08-27 | Change "This package has a homepage" to "This package has a homepage at <link>." | frueauf | 1 | -2/+2 | |
Suggested by David Brownlee. | |||||
1998-08-27 | Enable xli. | frueauf | 1 | -2/+2 | |
1998-08-27 | Initial addition of xli-1.16, a version of xloadimage, an X11 Image Loading | frueauf | 6 | -0/+76 | |
Utility. Submitted in pr 6014 by Frederick Bruckman, some cleanup by me. | |||||
1998-08-27 | enable xrolodex-1.5 | garbled | 1 | -1/+2 | |
1998-08-27 | xrolodex pkg, part of my master plan. | garbled | 10 | -0/+66 | |
a Motif/X11 rolodex application | |||||
1998-08-26 | Update tgif to 3.0p17x, submitted in pr 6044 by Dan McMahill with some | frueauf | 7 | -48/+188 | |
minor cleanup by me. | |||||
1998-08-26 | Fix location of wmemu2b.zip. | tv | 1 | -2/+2 | |
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 47 | -190/+78 | |
from individual DESCR files that had them. | |||||
1998-08-26 | better HOMEPAGE, remove from DESCR | tsarna | 2 | -4/+3 | |
1998-08-26 | Better HOMEPAGE, remove from DESCR | tsarna | 2 | -5/+2 | |
1998-08-26 | Better HOMEPAGE | tsarna | 1 | -1/+2 | |
1998-08-26 | Better HOMEPAGE. Also remove homepage from DESCR | tsarna | 2 | -4/+2 | |
1998-08-26 | PGPLIB has datafiles, not libraries, so make it share/pgp instead of lib/pgp. | kim | 2 | -13/+13 | |
1998-08-26 | Use catgets instead of supplied gettext. | tv | 4 | -5/+48 | |
1998-08-25 | + Remove the generated ${PLIST} file when doing a re-install. | agc | 1 | -29/+35 | |
+ Enable wildcard matching in DEPENDS and CONFLICTS definitions. | |||||
1998-08-25 | Change smbmount.8 to rumba.8, and change references to smbmount in manpage | tv | 3 | -7/+165 | |
to rumba. Now doesn't violate Least Confusion. | |||||
1998-08-25 | Back out previous. Go back to f2c-f77. | tv | 2 | -7/+7 | |
1998-08-25 | Rename f2c-f77 back to f77. (Leave CONFLICTS= line as the old | tv | 2 | -7/+7 | |
egcs-current pkg did have a conflict.) | |||||
1998-08-25 | Nuke egcs-current. NetBSD-current has egcs, and earlier releases will | tv | 9 | -412/+1 | |
have "cross" pkgs appearing shortly. | |||||
1998-08-25 | Add and enable scilab. | agc | 1 | -2/+2 | |
1998-08-25 | Addition of scilab-2.4 to the packages collection. | agc | 67 | -0/+8263 | |
This is from Dan McMahill (mcmahill@mtl.mit.edu) in PR pkg/6034. scilab is a high level scientific math programming environment with graphics. [scilab is HUGE.] The only major thing I changed was the way of creating the PLIST. | |||||
1998-08-25 | Update fetchmail to 4.5.6. | frueauf | 2 | -5/+6 | |
1998-08-25 | ADD a CONFLICT entry on the gtk+-1.0.4 package. | agc | 1 | -1/+3 | |
1998-08-25 | Add missing / to HOMEPAGE. | frueauf | 1 | -2/+2 | |
1998-08-25 | Make these packages depend on gtk10, the 1.0 version of the gtk package. | agc | 2 | -4/+4 | |
1998-08-25 | Add, but do not enable, gtk10 | agc | 1 | -1/+2 | |
1998-08-25 | Add back the gtk+-1.0.4 package, only this time as gtk10, and CONFLICTS | agc | 8 | -0/+215 | |
set accordingly. Some packages which rely on this package require gtk version 1.0, so this package is a temporary one until they are updated. | |||||
1998-08-25 | Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu). | agc | 12 | -54/+258 | |
Fixes PR pkg/6026. Modified slightly by me, to add NetBSD RCS Ids to patches, along with a minimalist comment about each patch, and also modified the top-level Makefile to use mkdir, rather than install -d (install -d was clobbering directory permissions on ${PREFIX}/{bin,lib,include}). | |||||
1998-08-24 | Sample config is in .../share/examples/ssh, not .../examples ssh. | hubertf | 1 | -3/+3 | |
1998-08-24 | Don't treat ' ' specially, it doesn't work for mono-width fonts. | augustss | 1 | -0/+22 | |
1998-08-24 | Add and enable rayshade. | agc | 1 | -1/+2 | |
1998-08-24 | Addition of rayshade-4.0, an extensible system for creating ray-traced | agc | 10 | -0/+408 | |
images using the Utah Raster Toolkit, to the NetBSD packages collection. This was originally taken from the FreeBSD port, but hacked around to work on NetBSD. | |||||
1998-08-24 | Enable urt. | agc | 1 | -2/+2 | |
1998-08-24 | Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library | agc | 9 | -0/+784 | |
for raster image processing), to the NetBSD packages collection. This was taken originally from the FreeBSD port, but hacked around by myself to make it work properly on NetBSD. | |||||
1998-08-24 | Enable povray. | agc | 1 | -2/+2 | |
1998-08-24 | Import of povray version 3.0, the Persistence of Vision Ray tracing utility, | agc | 8 | -0/+782 | |
into the NetBSD packages collection. Originally taken from the FreeBSD ports collection, but made to work on NetBSD by myself. | |||||
1998-08-24 | Add and enable hexedit. | frueauf | 1 | -1/+2 | |
1998-08-24 | Initial addition of hexedit-0.9.4, to view and edit files in hexadecimal | frueauf | 7 | -0/+79 | |
or ASCII. |