summaryrefslogtreecommitdiff
path: root/sysutils/top
AgeCommit message (Collapse)AuthorFilesLines
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-05-29Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-3/+3
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-13/+11
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-14regenwiz1-2/+2
2000-12-08Commit first patch from pkg/6979. CPU percentage is already normalized,wiz2-6/+6
and so the code fragment was wrong for HZ != 100.
2000-10-17mention PKGNAME in IGNOREwiz1-2/+2
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-02-19regenwiz1-2/+2
2000-02-19${UVM} cleanup: now detect by NetBSD version if it has UVM or not.wiz4-33/+17
(copied from x11/kdebase/files/memory_netbsd.cpp)
2000-02-05chmod -> ${CHMOD}wiz1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-08Use gcc to compile, rather than cc.agc1-1/+1
1999-12-08Split patch-aa into multiple files.agc6-603/+607
Make the patch to util.c apply without fuzz.
1999-09-29Update to top version 3.5beta9.agc4-19/+6
Changes since beta7: Fri Dec 18 1998 - wnl (3.5beta9) Configure checks status of "make" and complains if it fails. Thu Dec 17 1998 - wnl (3.5beta9) Added module sco5 from Mike Hopkirk. Added module netbsd132 from moto kawasaki. Sun Oct 25 1998 - wnl (3.5beta9) Added Casper's patches for sunos5 for the following: produce same results as swap -s (5.5 and higher), don't use system_pages kstat when /dev/kmem can be opened, skip . and .. when reading /proc, replace use of SOLARIS24 with OSREV. Fri Sep 11 1998 - wnl (3.5beta9) Added workaround to getans for the absence of $< in SCO Unix. Wed Jul 1 1998 - wnl (3.5beta9) Changed structure member "errno" to "errnum" in commands.c. Replaced hpux10 module with one from John Haxby. Fri Apr 17 1998 - wnl (3.5beta8) Moved definition of _KMEMUSER earlier in m_sunos5.c. This should fix the compilation problem with gnu 2.7.2.3, obviating the need for the fixinc.svr4 patch, but hopefully will not affect anything else. Added -DORDER to m_sunos4mp.c
1999-07-09Add package patch checksum files.agc1-0/+7
1999-06-28Patch from NetBSD-current:tron1-6/+8
Avoid duplicate free() while reading system information.
1999-03-17Make this package work on Solaris.agc5-8/+40
1999-02-15Add an IGNORE= line if top is installed in /usr/bin/topsimonb1-1/+5
(from Hubert Feyrer).
1999-02-10pkglint: add missing rcs id.frueauf1-0/+2
1999-02-06also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com>hubertf1-5/+6
1998-12-03In the utils.c patch, avoid pulling in the compat sys_nerr; use thethorpej1-13/+15
definition provided by errno.h. Also, clean up the Configure patch.
1998-10-13Fix memory leak, pointed out in pr 6286 by Brian Grayson.frueauf1-9/+18
1998-10-04configure for NetBSD 1.3, remove FreeBSDismhubertf1-15/+4
1998-08-20The Grand Homepagification:tsarna1-1/+2
- 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-11Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-3/+11
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-11Portlint - use a standard PKGNAME.agc1-1/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-04Remove .include mk.conf, thanks to agc.hubertf1-12/+2
1998-02-20portlint: remove whitespace before end of line 26; remove blank > 1 lines.frueauf1-4/+3
1998-02-20More UVM mods.hubertf2-6/+30
1998-02-20UVM patches by Matt Green.hubertf2-6/+70
1998-02-16Fix compilation on m68k systems.tron1-0/+10
1998-02-16Get "make reinstall" to work.tron2-4/+20
1998-02-16Upgrade to top version 3.5beta7agc2-4/+4
1998-01-24portlint: fix RCS Idhubertf1-1/+1
1997-12-22Fix setting CONFIGURE_ARGS ("=" -> "+=")hubertf1-3/+3
1997-12-04Close PR pkg/4584, as pointed out by Matt Green:hubertf2-845/+844
> change machine.c lines 138/139 to be int variables, not long or load_avg.
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-22Update for top-3.5beta6.agc4-12/+18
Modify the patch to Configure so that patch will apply correctly.
1997-10-06This file is now obsolete - hubertf wrapped the patches in this fileagc1-129/+0
into his new patch-aa, which has just been committed.
1997-10-06Mea culpa. I must remember to use cvs -ko add ... when addingagc1-1871/+1462
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-03Luke Mewburn's NetBSD 1.2G module for top. As posted to current-users:agc2-0/+2005
> 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-03Modified files for the NetBSD pkg of the system utility top.agc4-12/+25
1997-10-03Initial import of FreeBSD's sysutils/top `port'. Note that this actuallyagc6-0/+67
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.