Commit graph

56680 commits

Author SHA1 Message Date
hubertf
04372a35a7 manpage's installed in formatted form. 1997-10-12 23:31:55 +00:00
hubertf
97dfefba34 - X' "make install.man" installs formatted manpages
- delete lib/X11/xmascot on pkg_delete
 - include appdef-file
1997-10-11 23:12:17 +00:00
hubertf
7e7b1a36d2 screen works. 1997-10-11 22:17:46 +00:00
hubertf
697607f6e9 - require gtexinfo for info-pages, thus don't try to create info/dir
- rm screen.old if presend (on pkg_delete)
1997-10-11 22:14:42 +00:00
hubertf
cff4a849f4 Comment out ports not checked yet 1997-10-11 22:00:15 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00
hubertf
652e2956ee Initial import of FreeBSD's screen port. 1997-10-11 21:47:45 +00:00
hubertf
551dd598bd No longer needed. 1997-10-11 21:34:49 +00:00
hubertf
63017f8c4e Update: 19.34/FreeBSD -> 20.2/NetBSD 1997-10-11 21:32:53 +00:00
hubertf
f0eb2ebab5 Import of FSF emacs 19.34 port 1997-10-11 20:54:46 +00:00
agc
9fb7435b02 Add mit-pthreads to devel Makefile. 1997-10-10 19:58:01 +00:00
agc
680483d4ce Initial import of Chris Provenzano's MIT Pthreads POSIX threads
implementation, version 1.60beta6. Passes all its self tests on
NetBSD/i386 1.2G. Not tested on any other architecture.

Please note that this installs into ${PREFIX}/pthreads/...
1997-10-10 19:52:02 +00:00
agc
e0c2b0e905 Make this compile on NetBSD - modify the #ifdef FreeBSD's to
the usual 4.4-lite BSD definition test.
1997-10-09 15:19:19 +00:00
agc
17a659a34d Make 9term compile on NetBSD. 1997-10-09 14:59:56 +00:00
agc
c273f936d2 Shut up a compiler warning - only define NOFILE if it's not defined
elsewhere.
1997-10-09 14:48:33 +00:00
agc
1b4219d167 Generalise for NetBSD. 1997-10-09 14:47:19 +00:00
agc
2247e48250 Install B.sh, rather than B.rc, as sam's B command. It's more
likely that there will be a shell available.
1997-10-09 14:46:16 +00:00
agc
38970df8e5 Add NetBSD RCS Ids. 1997-10-09 14:35:16 +00:00
agc
5a738ca9d8 Initial import of FreeBSD plan9 ports category into the NetBSD package
system.
1997-10-09 14:30:56 +00:00
agc
d842fc40ac Use NetBSD's bsd.port.mk, bsd.own.mk and the environment to make the
decision about compressed man pages.
1997-10-09 12:34:13 +00:00
agc
5753e6bb65 Test for 4.4-lite derived BSD variants correctly. 1997-10-09 12:23:52 +00:00
agc
a58b0a9847 Add NetBSD RCS Id. 1997-10-09 11:46:31 +00:00
agc
de3ac9d010 Add NetBSD RCS Id.
Comment out the packages not tested on NetBSD(/i386) yet.
1997-10-09 11:44:49 +00:00
agc
23d39ca163 Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
1997-10-09 11:37:03 +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
fa4d9cc170 s/sed/${SED}/g
Change <$ARCH> into bsd.port.mk's ${ARCH} value (uname -m) when
constructing the derived PLIST, so that we can use packages on
non-i386 NetBSD architectures and have the correct file names in the
installed inventory.
1997-10-09 10:38:13 +00:00
agc
3568fbea28 Add a (build) dependency on gtexinfo for NetBSD.
Correct the package's makefile name.

Remove previous OS-dependent hack whereby we had no info files on NetBSD.

Regenerate indent.info to include DIR specifications, and install using
install-info.
1997-10-09 09:30:40 +00:00
agc
9536ad1edf Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the info files by default.
1997-10-09 09:25:19 +00:00
agc
e2dbbda69e Add a (build) dependency on gtexinfo for NetBSD. 1997-10-09 09:24:05 +00:00
agc
b7e19b6859 Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the info files by default.
1997-10-09 09:22:30 +00:00
agc
5fca7286e4 Add a (build) dependency on gtexinfo for NetBSD.
Remove previous OS-dependent hack whereby we had no info files on NetBSD.
Install the gmake info files by default.
1997-10-09 09:20:43 +00:00
agc
7674520d8e Initial import of GNU texinfo package.
This is necessary because NetBSD has no default way of reading GNU info
files - FreeBSD has had this in their base system since 2.2.2.  This
allows the default installation of package's info files, and means
less differences between individual package's Makefiles in NetBSD and
FreeBSD.

`Renamed' to gtexinfo to distinguish it from the print/texinfo package.
1997-10-09 09:13:49 +00:00
agc
06ebb9aa7a Fix a typo when setting OPSYS with uname -s. 1997-10-07 13:01:56 +00:00
hubertf
1fc40a5559 Be correct about manpage compression by regarding MANZ and fixing
PLIST before applying.

It is assumed that ports do install manpages uncompressed, if not
they have to set MANCOMPRESSED. Upon that, the pages will be
(un)compressed according to the setting of MANZ.
1997-10-07 00:30:31 +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
agc
7aad20a3c7 Add NetBSD RCS Id. 1997-10-06 14:37:25 +00:00
agc
42824d13a9 Add NetBSD RCS Id.
Use uname -s to work out what Operating System we're on.
FreeBSD have a dependency to use emacs to byte-compile a LISP file.
Don't use this dependency on NetBSD - avoids downloading emacs just
to compile one file.
1997-10-06 14:35:53 +00:00
agc
05bb903718 Add NetBSD RCS Id.
Note that this package is downlevel - 4.11 has been out
for a while now.
1997-10-06 14:32:52 +00:00
agc
c697686fb2 Add NetBSD RCS Ids.
Use uname -s to work out the Operating System.
FreeBSD has install-info and /usr/share/info/dir by default.
NetBSD doesn't, so, for now, don't try to do this on NetBSD.
1997-10-06 14:30:49 +00:00
agc
43eead261a Add NetBSD RCS Id.
Comment out the untested NetBSD packages.
1997-10-06 14:20:56 +00:00
agc
450dc62227 Initial import of FreeBSD devel ports into NetBSD
packages system.
1997-10-06 14:06:09 +00:00
agc
690fb0bd9c Add NetBSD RCS Id. 1997-10-06 13:44:56 +00:00
agc
1b6a14d471 Add NetBSD RCS Ids.
Attempt to make the target directories ${PREFIX}-dependent.
1997-10-06 13:42:02 +00:00
agc
5e2bb91d4b Add NetBSD RCS Ids. 1997-10-06 13:39:28 +00:00