Age | Commit message (Expand) | Author | Files | Lines |
1998-09-24 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+4 |
1998-09-24 | Add benchmark target to the package Makefile, to enable the benchmark | agc | 2 | -1/+16 |
1998-09-24 | 'mkdir -p', not 'mkdir'. | bouyer | 1 | -2/+2 |
1998-09-24 | + Use @PREFIX@ as the pattern to substitute for ${PREFIX} | agc | 6 | -61/+59 |
1998-09-23 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+5 |
1998-09-23 | Use @PREFIX@ when substituting for ${PREFIX}. | agc | 11 | -79/+101 |
1998-09-23 | Add a benchmark target to the package Makefile, to enable the | agc | 1 | -1/+4 |
1998-09-23 | Add a benchmark target to the package Makefile to enable the benchmark | agc | 1 | -1/+4 |
1998-09-23 | Rename PREFIX value to be substituted to @PREFIX@. | agc | 2 | -4/+7 |
1998-09-23 | Add a cdrom-readme target, a clone of the readme target, for ease of use. | agc | 3 | -124/+190 |
1998-09-22 | Remove misinformation | tsarna | 1 | -3/+0 |
1998-09-22 | alpha->vax, since Alpha now works for Python dynamicly loaded modules, | tsarna | 6 | -12/+12 |
1998-09-22 | Make this package install the C++ examples, so that the PLIST is correct. | agc | 1 | -2/+2 |
1998-09-22 | Make the package name have the correct format. | agc | 1 | -1/+2 |
1998-09-22 | install-info will create an info dir file if one doesn't already | agc | 1 | -2/+1 |
1998-09-22 | install-info will create an info dir file, if one doesn't already | agc | 6 | -12/+6 |
1998-09-22 | Remove @exec statement which didn't do the right thing when installing | agc | 1 | -2/+1 |
1998-09-22 | Don't assume X11 is installed in /usr/X11R6 when adding fonts. | agc | 1 | -5/+5 |
1998-09-22 | Use correct checksum. | agc | 1 | -2/+2 |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 36 | -38/+106 |
1998-09-21 | Fix up a little rpath ELF lossage. Now this works on alpha. | garbled | 3 | -6/+15 |
1998-09-21 | Add bug for possible buffer overflow in "kpanel". Patch supplied by | tron | 1 | -0/+13 |
1998-09-21 | Use the correct INSTALL_FILE, DEINSTALL_FILE, MESSAGE_FILE and REQ_FILE | agc | 1 | -24/+32 |
1998-09-21 | + Make MAINTAINER packages@netbsd.org | agc | 1 | -2/+4 |
1998-09-21 | Remove the exec/unexec stuff for links and just list them as normal files. | frueauf | 1 | -148/+73 |
1998-09-20 | Make dynamicly loaded modules work on NetBSD/alpha. May work on | tsarna | 3 | -20/+1150 |
1998-09-19 | Fix MD5 checksum from new archive on primary site, remove secondary site | tron | 2 | -5/+4 |
1998-09-18 | Break out patch-aa into separate files. | agc | 5 | -30/+476 |
1998-09-18 | Compile "kpanel" without optimization on m68k to avoid segmentation faults. | tron | 1 | -0/+16 |
1998-09-17 | Fix spelling. (So I don't lose my developer account. :-)) | cjs | 1 | -2/+2 |
1998-09-17 | Use libtool to install tclsh, or unusual things will happen. | agc | 1 | -3/+4 |
1998-09-17 | Modify Makefile to use PLIST_SRC, and not write in a potentially RO | agc | 1 | -8/+4 |
1998-09-17 | Make the REQ and MESSAGE files specifiable from package Makefiles, | agc | 2 | -10/+19 |
1998-09-17 | Define and use INSTALL_FILE. | agc | 1 | -2/+5 |
1998-09-17 | Clean this up for RO pkgsrc. | agc | 1 | -28/+21 |
1998-09-17 | Make any INSTALL or DEINSTALL scripts specifiable in the package | agc | 2 | -19/+32 |
1998-09-17 | Remove the exec/unexec ln stuff to xemacs, just list bin/xemacs. | frueauf | 2 | -6/+4 |
1998-09-17 | Don't hardcode install path in NetBSD.sh to /usr/pkg. Run perl from | frueauf | 2 | -5/+7 |
1998-09-17 | - replace several {BUILD,RUN}_DEPENDS with one DEPENDS line. | frueauf | 3 | -20/+27 |
1998-09-17 | Make Makefile honour the LDFLAGS value it gets passed. | agc | 2 | -9/+38 |
1998-09-17 | Make this pkg compile on alpha. (thanks to Ross for the asm) Clean out | garbled | 6 | -22/+56 |
1998-09-16 | Always use Athena widget set because we would need a dependence on the | tron | 1 | -1/+2 |
1998-09-16 | Make this pkg work on alpha. The authors of this have earned a slightly | garbled | 2 | -2/+25 |
1998-09-16 | Make this pkg run on alpha, slay author. | garbled | 3 | -2/+32 |
1998-09-16 | Remove double dot. | tron | 1 | -2/+2 |
1998-09-16 | Skip packages on systems which already have "bzip2" as part of the NetBSD | tron | 1 | -1/+5 |
1998-09-16 | Don't install patch backup files. | tron | 1 | -2/+3 |
1998-09-16 | Change $ii to $$ii in post-install for loop. | matthias | 1 | -2/+2 |
1998-09-16 | Add patch to Makefile.in to use LDFLAGS when linking. | agc | 1 | -0/+15 |
1998-09-16 | One rcs id is enough. | frueauf | 1 | -3/+1 |