Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: make shorter | hubertf | 1 | -4/+0 | |
1998-01-24 | portlint: fix RCS Id, change order of lines | hubertf | 1 | -4/+5 | |
1998-01-24 | portlint: ldconfig||/usr/bin/true | hubertf | 2 | -5/+5 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -1/+3 | |
1998-01-24 | portlint: fix RCS Id, remove empty line | hubertf | 1 | -2/+1 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id, move MAINTAINER | hubertf | 1 | -5/+7 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id, move MAINTAINER, DEPENDs, use macros for commands | hubertf | 1 | -9/+9 | |
1998-01-24 | portlint: fix RCS Id, remove empty lines | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: fix RCS Id, move DEPENDs | hubertf | 1 | -5/+5 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: fix RCS Id, put DEPENDs in one place | hubertf | 1 | -7/+6 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -5/+5 | |
1998-01-24 | portlint: rm -> ${RM} | hubertf | 1 | -2/+3 | |
1998-01-24 | portlint: add MAINTAINER, fix RCS Id | hubertf | 1 | -2/+4 | |
1998-01-24 | portlint: true -> /usr/bin/true | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: $() -> ${} | hubertf | 1 | -5/+5 | |
1998-01-24 | portlint: move ONLY_FOR_ARCHS | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: use our install-info | hubertf | 2 | -12/+12 | |
1998-01-24 | portlint: $() -> ${} | hubertf | 1 | -4/+4 | |
1998-01-23 | Depend on gtexinfo (after fixing info-files on last commit), and fix | hubertf | 1 | -2/+7 | |
including of gsm files. Closes PR 4878 from Manuel Bouyer <bouyer@antioche.lip6.fr> | |||||
1998-01-23 | Echo "" instead of nothing in CKSUMFILES computation.. | hubertf | 2 | -2/+6 | |
Fixes PR 4877 by Manuel Bouyer <bouyer@antioche.lip6.fr> | |||||
1998-01-23 | add elm | bouyer | 1 | -2/+2 | |
1998-01-23 | Restore FreeBSD id's | bouyer | 4 | -23/+26 | |
formatted man pages have suffix 0, not 1. Use patch to change /usr/local to __PREFIX/share in nls/LANGS Use sed to change __PREFIX into $PREFIX in nls/LANGS | |||||
1998-01-23 | Import from FreeBSD ports | bouyer | 9 | -0/+572 | |
1998-01-23 | add fvwm95 and xcolors | bouyer | 1 | -2/+2 | |
1998-01-23 | Adapt to NetBSD's package system. | bouyer | 4 | -9/+9 | |
1998-01-23 | Add pixmap & xbmbrowser | bouyer | 1 | -3/+3 | |
1998-01-23 | Import from the FreeBSD port collection. | bouyer | 16 | -0/+768 | |
1998-01-23 | Restore FreeBSD RCS Id, adjust PLISTS and CAT1 | bouyer | 4 | -4/+10 | |
1998-01-23 | Import from the FreeBSD port collection. | bouyer | 14 | -0/+176 | |
1998-01-23 | Enable rsync. | agc | 1 | -2/+2 | |
1998-01-23 | Initial import of rsync, a utility to synchronise directory trees | agc | 6 | -0/+77 | |
across machines in an efficient manner, into the NetBSD packages collection. This is originally from the FreeBSD ports collection, but I've (a) deleted the patches which add support for a client for the public rsync daemon (I have no real way to test that under NetBSD), and (b) added a patch to use mkstemp() instead of a mktemp(), open() combination, and (c) also upgraded to version 1.6.9 while I was at it. | |||||
1998-01-23 | In the shell script to find an executable upon which this package | agc | 2 | -4/+6 | |
depends, break out of the loop when you find one. Also print the name of the executable found. | |||||
1998-01-22 | Clean up Makefile (install man pages correctly, add comments, use | is | 1 | -3/+14 | |
correct prefix etc.) | |||||
1998-01-22 | Initial import of the mtools package, as adapted by me. | is | 6 | -0/+90 | |
Can probably be refined a bit (e.g. patching in correct pathnames into documentation). | |||||
1998-01-22 | Ignore the return code from rm when removing the ${WRKDIR} symbolic | agc | 2 | -4/+4 | |
link, when doing a "make clean" with WRKOBJDIR defined. From Thorsten Frueauf. | |||||
1998-01-22 | Set MIRROR_DISTFILE to "no" in package Makefiles which might have | agc | 7 | -7/+18 | |
restrictions placed on the redistribution of their distfiles. Please note that I've erred on the side of caution here. | |||||
1998-01-22 | Add a MIRROR_DISTFILE variable; defaults to "yes", and should be set | agc | 2 | -2/+28 | |
to "no" in a package's Makefile when the authors have placed restrictions on the redistribution of the distfiles. (Thanks to Jason Thorpe for the idea). Add a `mirror' target, which will do a "make fetch" if the package's distfile is allowed to be redistributed. This is for use on sites which mirror package distfiles. (Thanks to Charles Hannum for the idea). | |||||
1998-01-22 | Update to 1.2.22, disable suid, add master site. | hubertf | 2 | -5/+7 | |
1998-01-21 | Fix up an error relating to a forward declaration of the time(3) | agc | 1 | -70/+65 | |
library function, found by Bill Coldwell on /alpha. Clean up the other warnings, too. | |||||
1998-01-20 | Add gtexinfo as requirement to build/install bash (needed for the info | hubertf | 2 | -4/+7 | |
page). This fixes PR pkg/4850 by Perry E. Metzger <perry@piermont.com>. Also while there, see that the section under which the info file in the dir file ends up is "Shells", not "Misc". (To be consistent with zsh) | |||||
1998-01-20 | Fix this another way for OBJMACHINE - use Hubert's ${WRKDIR:T} | agc | 1 | -5/+1 | |
construction to specify the work directory here. | |||||
1998-01-20 | Add ls-R.5 manual page to the Makefile's MAN5 definition so that it | agc | 1 | -1/+2 | |
gets gzipped/gunzipped using the usual package compression mechanism. | |||||
1998-01-20 | Correct name of this package in the initial comment. | agc | 2 | -4/+5 | |
Specify the manual page correctly in Makefile and PLIST. Add NetBSD RCS Id to PLIST. | |||||
1998-01-19 | Make this package depend on the gs binary installed by the | agc | 1 | -2/+2 | |
ghostscript5 package as (a) we should be encouraging people to use the packages collection where possible, and (b) it messes up the package depencies if we don't, to the extent that pkg_delete will have problems. |