Commit graph

13 commits

Author SHA1 Message Date
agc
165fb7ce1f Initial import of Mike Brennan's small, fast awk clone to
NetBSD package system.
1997-10-16 13:49:08 +00:00
hubertf
6a3b8142d2 - Minor documentation fixup, mostly removing comments this won't run
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-14 00:26:20 +00:00
hubertf
89ad4577c6 - add MAN{1,3,N} in Makefile
- remove manpage compression from patch-aa
 - sync PLIST with reality
 - do "ldconfig -m /usr/pkg/lib" on pkg_delete
1997-10-13 02:37:35 +00:00
hubertf
a1e545d031 Sync with reality 1997-10-13 02:33:46 +00:00
hubertf
a6bbf4320c - icon isntalls manpage compressed -> set MANCOMPRESSED
(but only on NetBSD!)
 - rmdir ${PREFIX}/share/icon on pkg_delete
1997-10-12 23:38:25 +00:00
agc
b4d9040858 Generalise for non-i386 architectures:
+ 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-09 10:43:54 +00:00
agc
c878fb2356 Add NetBSD RCS Id.
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 15:32:32 +00:00
agc
e6cab1f0f3 Add NetBSD RCS Id. 1997-10-06 15:28:52 +00:00
agc
a4f91aeddc Add NetBSD RCS Id.
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 15:27:55 +00:00
agc
e7e870dfeb Commit file missed in previous commit - this files has
the NetBSD/i386-specific files.
1997-10-06 15:21:46 +00:00
agc
58b4b2b158 Add NetBSD RCS Id.
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 15:19:30 +00:00
agc
55702c4eaf Add NetBSD RCS Id.
Comment out the untested NetBSD packages.

Add mawk as a subdirectory.
1997-10-06 15:14:53 +00:00
agc
6f28891f98 Initial import of FreeBSD lang ports into the NetBSD
packages system.
1997-10-06 14:51:03 +00:00