Commit graph

221 commits

Author SHA1 Message Date
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
agc
adfa9b1b6e Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src,
and our PREFIX is /usr/pkg.
1997-08-20 10:50:26 +00:00
agc
f3a1a1f048 Initial import of FreeBSD's ports makefiles. 1997-08-20 10:21:05 +00:00
srcmastr
8a311b3069 initial empty check-in 1997-08-20 10:21:04 +00:00