Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 2 | -4/+4 | |
1997-12-22 | Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell. | hubertf | 1 | -3/+3 | |
1997-12-02 | fix ldconfig | hubertf | 1 | -3/+3 | |
1997-11-22 | Update for perl 5.004_04 and MI/MD PLIST. | hubertf | 5 | -86/+51 | |
1997-11-22 | Update for perl 5.004_04 and MI/MD PLIST. | hubertf | 6 | -673/+724 | |
1997-11-20 | Import of some more missing categories | hubertf | 1 | -0/+1 | |
(only directories and pkg-descriptions!) | |||||
1997-11-19 | Needs to be relative to tcl8.0/unix, not tcl8.0 | hubertf | 1 | -4/+2 | |
1997-11-18 | -fpic -> -fPIC, to stop tk breaking on m68k machines. | hubertf | 1 | -0/+13 | |
Fixes PR pkg/4499 by Brad Salai <bsalai@law.roc.servtech.com>. | |||||
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 5 | -0/+5 | |
1997-10-17 | i386 -> <$ARCH> (forgot some) | hubertf | 1 | -21/+21 | |
1997-10-16 | Initial import of Mike Brennan's small, fast awk clone to | agc | 6 | -0/+50 | |
NetBSD package system. | |||||
1997-10-14 | - Minor documentation fixup, mostly removing comments this won't run | hubertf | 3 | -197/+237 | |
on some FreeBSD releases (boy can I imagine some users wondering what OS they're running now 8-) - Sync PLIST with reality... esp. empty directories. | |||||
1997-10-13 | - add MAN{1,3,N} in Makefile | hubertf | 3 | -38/+255 | |
- remove manpage compression from patch-aa - sync PLIST with reality - do "ldconfig -m /usr/pkg/lib" on pkg_delete | |||||
1997-10-13 | Sync with reality | hubertf | 1 | -1/+101 | |
1997-10-12 | - icon isntalls manpage compressed -> set MANCOMPRESSED | hubertf | 2 | -1/+9 | |
(but only on NetBSD!) - rmdir ${PREFIX}/share/icon on pkg_delete | |||||
1997-10-09 | Generalise for non-i386 architectures: | agc | 1 | -227/+227 | |
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS> string). + Change the i386 hardcoded constant into <$ARCH>, which will be modified by bsd.port.mk when constructing the derived .PLIST file at package installation time. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 2 | -3/+9 | |
Change a mkdir to mkdir -p in the patch to Makefile.in, so that the include directories get made if they don't exist, as they're put in a non-standard place. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1997-10-06 | Add NetBSD RCS Id. | agc | 2 | -2/+50 | |
Add default directories for Perl's Configure script to search on NetBSD. Now why can't it grab these from the installer's path or other environment variables? | |||||
1997-10-06 | Commit file missed in previous commit - this files has | agc | 1 | -0/+209 | |
the NetBSD/i386-specific files. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 4 | -15/+19 | |
Modify FreeBSD's ecvt patch, so that it's commented out in FreeBSD, but still short-circuits in other 4.4-lite derived systems. Add NetBSD/i386-specific files. Only tested on NetBSD/i386 (1.2G) so far. | |||||
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -49/+51 | |
Comment out the untested NetBSD packages. Add mawk as a subdirectory. | |||||
1997-10-06 | Initial import of FreeBSD lang ports into the NetBSD | agc | 33 | -0/+1576 | |
packages system. |