Commit graph

45903 commits

Author SHA1 Message Date
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
agc
c321e260f5 Add NetBSD RCS Id.
Comment out the packages untested in the NetBSD packages system.
1997-10-06 13:33:26 +00:00
agc
5c3b7292c3 Initial import of FreeBSD graphics ports into the NetBSD packages
system.
1997-10-06 13:29:36 +00:00
agc
01f487176f Add NetBSD RCS Ids.
Add NetBSD-specific configuration arguments (we don't support native
sound, and the NetBSD xpm package needs to be fixed).
1997-10-06 13:07:43 +00:00
agc
a415f6da51 Add NetBSD RCS Ids.
Update version of xvile to 7.2c
1997-10-06 13:04:27 +00:00
agc
e39c501b37 Add NetBSD RCS Ids.
Update version of vile from 7.2 to 7.2c
1997-10-06 13:03:07 +00:00
agc
ef547afa14 Add NetBSD RCS Id.
Comment out untested packages in NetBSD.
1997-10-06 12:59:52 +00:00
agc
62b0ecf202 Initial import of FreeBSD's editors ports into the NetBSD packages
system.
1997-10-06 12:41:48 +00:00
agc
40363cb167 This file is now obsolete - hubertf wrapped the patches in this file
into his new patch-aa, which has just been committed.
1997-10-06 09:40:25 +00:00
agc
b4d52e3955 Mea culpa. I must remember to use cvs -ko add ... when adding
files so that RCS Id's are not expanded. Thanks to mrg and hubertf
for pointing this out. Thanks also to hubertf for producing this
new patch file, with fuzz factor 1, which misses out RCS Ids in
patch files. Tested on NetBSD/i386 1.2G.
1997-10-06 09:37:47 +00:00
agc
cb6d273fca Luke Mewburn's NetBSD 1.2G module for top. As posted to current-users:
> Message-ID: <199706170751.RAA00046@shara.off.connect.com.au>
> From: Luke Mewburn <lukem@connect.com.au>
> Date: Tue, 17 Jun 1997 17:51:49 +1000

Subsequent patch by Christos Zoulas, also posted to current-users:

> Message-Id: <199706172224.SAA00740@ramoth.nyc.deshaw.com>
> From: christos@deshaw.com (Christos Zoulas)
> Date: Tue, 17 Jun 1997 18:24:22 -0400
1997-10-03 11:45:34 +00:00
agc
c3113873ab Modified files for the NetBSD pkg of the system utility top. 1997-10-03 11:33:08 +00:00
agc
9bb86d6be3 Initial import of FreeBSD's sysutils/top `port'. Note that this actually
stopped being a `port' when top became a part of the base system.
I've omitted to include the FreeBSD machine description files,
and the patches as they're not relevant here.
1997-10-03 10:34:32 +00:00
agc
33674a5426 Add NetBSD RCS Id.
Comment out the individual pkgs which have not yet been built or tested.
1997-10-03 09:41:13 +00:00
agc
e7200d0e7b Initial import of FreeBSD's sysutils category of `ports' into the
NetBSD packages system.
1997-10-03 09:28:08 +00:00
agc
82e85dd37b + Move inclusion of bsd.own.mk to the end of bsd.port.mk.
<bsd.own.mk> defines its own `install' target if none is defined,
which conflicts with the default one we define later on in bsd.port.mk.
This may nuke any WRKOBJDIR definitions (which I have yet to encounter),
but enables "make install" to work as expected.

+ Add temporary mtree file for any X11 packages (like xpm, jpeg etc),
which require a default X11 tree. This will change when we get a NetBSD
x11.dist mtree file.

+ Define SHAREOWN, SHAREGRP and SHAREMODE (in NetBSD) to be the same as
DOCOWN, DOCGRP and DOCMODE respectively.
1997-10-03 09:16:15 +00:00
agc
1da945548d Place the NetBSD RCS Id in the correct position in the file. 1997-10-03 08:58:23 +00:00
agc
298d7b5b99 Add NetBSD Id after import. 1997-10-03 08:10:58 +00:00
agc
418cf3e42c Take 2: Import the master pkgs Makefile, from the FreeBSD ports collection. 1997-10-03 08:03:18 +00:00
hubertf
e2d34aa7bd MACHINE -> MACHINE_ARCH, as pointed out by thorpej.
(Changed in ARCH_ONLY stuff as well as WRKDIR definition)
1997-10-01 23:38:34 +00:00
hubertf
df52205019 - Move around .include <bsd.own.mk> so PORTSDIR gets set propperly
- make 'make clean' DTRT when WRKOBJDIR is set
1997-09-28 11:22:40 +00:00
hubertf
6cf9432e27 Forgot to include <bsd.own.mk> in last commit
(from OpenBSD)
1997-09-28 00:56:00 +00:00
hubertf
848315b212 - Add OpenBSD and FreeBSD Ids in the header
- Changes from FreeBSD's V1.164:
        * Warn if mtree-file not found
        * On 'make reinstall' gets DEPENDS_TARGET set
          to 'reinstall' instead of 'install'
  - Changes from OpenBSD's V1.14:
        * Documentation and implementation for ONLY_FOR_ARCHS
        * Documentation and implementation for WRKOBJDIR
        * Documentation on HAVE_MOTIF and MOTIF_STATIC:
          set in /etc/mk.conf, not /etc/make.conf
        * Set NOMANCOMPRESS=no to still compress man-pages
	  (should probably be set to 'yes')
        * DEF_UMASK=022
        * add ${MACHINE} suffix to WRKDIR if OBJMACHINE is set
        * .include <bsd.own.mk>
1997-09-28 00:44:15 +00:00
thorpej
78968c27c9 /usr/pkg/src -> /usr/pkgsrc (per discussion w/ agc) 1997-09-25 19:09:32 +00:00
agc
aacf970e46 Don't assume we're on NetBSD when setting LOCALBASE i.e.
test the OSNAME first.

Change the name of the mtree file to match NetBSD's.
1997-08-20 16:02:48 +00:00
agc
7dbb594940 Remove the uname=man lines as NetBSD doesn't seem to have a user called
man.

Add NetBSD RCS Id.
1997-08-20 15:41:11 +00:00
agc
3b48b9faa2 Import FreeBSD's etc/mtree/BSD.local.dist as etc/mtree/BSD.pkg.dist.
This is for use with the FreeBSD ports system.
1997-08-20 15:23:33 +00:00
agc
6b32d05fa0 Change a path for NetBSD. Our PORTSDIR is /usr/pkg/src 1997-08-20 10:51:40 +00:00