summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
1997-12-22Fix setting CONFIGURE_ARGS ("=" -> "+=")hubertf2-4/+4
1997-12-22Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell.hubertf1-3/+3
1997-12-02fix ldconfighubertf1-3/+3
1997-11-22Update for perl 5.004_04 and MI/MD PLIST.hubertf5-86/+51
1997-11-22Update for perl 5.004_04 and MI/MD PLIST.hubertf6-673/+724
1997-11-20Import of some more missing categorieshubertf1-0/+1
(only directories and pkg-descriptions!)
1997-11-19Needs to be relative to tcl8.0/unix, not tcl8.0hubertf1-4/+2
1997-11-18-fpic -> -fPIC, to stop tk breaking on m68k machines.hubertf1-0/+13
Fixes PR pkg/4499 by Brad Salai <bsalai@law.roc.servtech.com>.
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc5-0/+5
1997-10-17i386 -> <$ARCH> (forgot some)hubertf1-21/+21
1997-10-16Initial import of Mike Brennan's small, fast awk clone toagc6-0/+50
NetBSD package system.
1997-10-14 - Minor documentation fixup, mostly removing comments this won't runhubertf3-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 Makefilehubertf3-38/+255
- remove manpage compression from patch-aa - sync PLIST with reality - do "ldconfig -m /usr/pkg/lib" on pkg_delete
1997-10-13Sync with realityhubertf1-1/+101
1997-10-12 - icon isntalls manpage compressed -> set MANCOMPRESSEDhubertf2-1/+9
(but only on NetBSD!) - rmdir ${PREFIX}/share/icon on pkg_delete
1997-10-09Generalise for non-i386 architectures:agc1-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-06Add NetBSD RCS Id.agc2-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-06Add NetBSD RCS Id.agc1-0/+1
1997-10-06Add NetBSD RCS Id.agc2-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-06Commit file missed in previous commit - this files hasagc1-0/+209
the NetBSD/i386-specific files.
1997-10-06Add NetBSD RCS Id.agc4-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-06Add NetBSD RCS Id.agc1-49/+51
Comment out the untested NetBSD packages. Add mawk as a subdirectory.
1997-10-06Initial import of FreeBSD lang ports into the NetBSDagc33-0/+1576
packages system.