Commit graph

30 commits

Author SHA1 Message Date
agc
e1e5099034 Make this package work on Solaris. 1999-03-17 10:47:42 +00:00
simonb
e9382aa09b Add an IGNORE= line if top is installed in /usr/bin/top
(from Hubert Feyrer).
1999-02-15 04:36:31 +00:00
frueauf
d59792438f pkglint: add missing rcs id. 1999-02-10 15:20:06 +00:00
hubertf
1dd9d2d42a also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com> 1999-02-06 21:41:25 +00:00
thorpej
119d60c7a1 In the utils.c patch, avoid pulling in the compat sys_nerr; use the
definition provided by errno.h.

Also, clean up the Configure patch.
1998-12-03 20:02:53 +00:00
frueauf
9a8a16fdc3 Fix memory leak, pointed out in pr 6286 by Brian Grayson. 1998-10-13 20:15:38 +00:00
hubertf
dca480b805 configure for NetBSD 1.3, remove FreeBSDism 1998-10-04 02:35:38 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
ad7a1de42a Add NetBSD RCS Ids. 1998-08-11 12:20:56 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
d670d15a1d Portlint - use a standard PKGNAME. 1998-06-11 11:30:02 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
a182e2420c Remove .include mk.conf, thanks to agc. 1998-03-04 07:56:08 +00:00
frueauf
76c2d49e64 portlint: remove whitespace before end of line 26; remove blank > 1 lines. 1998-02-20 12:09:55 +00:00
hubertf
21aa821602 More UVM mods. 1998-02-20 07:19:40 +00:00
hubertf
bd39a5a391 UVM patches by Matt Green. 1998-02-20 06:55:27 +00:00
tron
68a4c0bbd8 Fix compilation on m68k systems. 1998-02-16 20:12:55 +00:00
tron
d8faec9a19 Get "make reinstall" to work. 1998-02-16 19:40:11 +00:00
agc
9e12756c60 Upgrade to top version 3.5beta7 1998-02-16 12:17:14 +00:00
hubertf
2ba9ea7766 portlint: fix RCS Id 1998-01-24 23:34:50 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
hubertf
a1392165da Close PR pkg/4584, as pointed out by Matt Green:
> change machine.c lines 138/139 to be int variables, not long or load_avg.
1997-12-04 23:48:50 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
agc
6ac6f15bbf Update for top-3.5beta6.
Modify the patch to Configure so that patch will apply correctly.
1997-10-22 10:10:35 +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