Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-26 | Use OPSYSVARS. | jperkin | 1 | -6/+2 | |
2015-11-04 | Add SHA512 digests for distfiles for sysutils category | agc | 1 | -1/+2 | |
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-03-03 | Simplify the conditional block for Darwin | pho | 1 | -2/+2 | |
2015-03-01 | Unbreak build for non-OSX users. | joerg | 1 | -2/+2 | |
2015-02-11 | Mark Darwin 9 and later as broken | pho | 1 | -1/+14 | |
${WRKSRC}/machine/m_macosx.c uses kvm_* interfaces, which have been dropped since Darwin 9. I've not tested it on Darwin <= 8 though. | |||||
2012-10-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-12-27 | Update DragonFly support file, based on PR#44280, fixed by me for x86_64. | obache | 6 | -68/+65 | |
Also fix patches for NetBSD, int != long arch. Bump PKGREVISION. | |||||
2010-10-09 | pass OWNER/GROUP/MODE to configure script for unprivileged installation, | obache | 1 | -1/+5 | |
and avoid setgid kmem on NetBSD with privileged installation. XXX: if certain owner/group/mode for executable are really required on sertain XXX: platforms, set SPECIAL_PERMS individually. | |||||
2008-04-06 | The package supports installation to DESTDIR. | heinz | 1 | -1/+3 | |
2007-07-02 | Sort NetBSD ID before DragonFly ID to ensure it getting picked up first. | joerg | 1 | -2/+1 | |
2007-07-01 | Update sysutils/top to 3.6.1. Ok'd by agc@ | tnn | 5 | -35/+34 | |
Changelog mentions many bugfixes and improvements for Linux 2.6, FreeBSD, Solaris, DEC OSF/1, NetBSD, AIX and IRIX. Note that it also says: "Support for MacOS X is officially withdrawn although the macosx module is still part of the distribution. Hopefully this is a temporary situation." | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-06-01 | Add DragonFly support based on base version. | joerg | 7 | -8/+917 | |
2006-04-22 | no need for obsolete information here | lukem | 1 | -4/+0 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-09-16 | Fix typo in m_netbsd16.c; it's compare_index, not compare_inddex. | he | 2 | -5/+5 | |
Fixes build on netbsd-1-6. | |||||
2004-09-10 | Use __NetBSD_Version__ instead of __NetBSD_Version to determine the, ugh, | jschauma | 2 | -5/+5 | |
NetBSD Version. Fixes problem in last bulk-build. (How did this ever work? AFAICT, it's always been __NetBSD_Version__.) | |||||
2004-07-12 | Make this work on netbsd-1-6, and probably netbsd-1-5. It will break on | cube | 8 | -171/+1804 | |
earlier versions, but we don't support them in pkgsrc anyway. The reason for this is that the configure script uses ac_cv_target, but we don't pass a version number in there. The workaround I use is gross, I know. Oh, well, that won't prevent me from sleeping well at night. Final fix for 26249. | |||||
2004-07-11 | I forgot to add Christos's patches for NetBSD support... | cube | 4 | -1/+927 | |
2004-07-11 | Update to version 3.6alpha7. Thanks to Christos Zoulas for NetBSD support. | cube | 12 | -1627/+9 | |
Fixes PR 26249. | |||||
2004-07-11 | Note that top can't be built on NetBSD-1.6 and above. | cube | 1 | -1/+3 | |
2004-02-22 | remove artificial restriction building top if /usr/bin/top exists. | grant | 1 | -5/+1 | |
there are good reasons why one might want the pkgsrc version, regardless of whether the base system includes top(1) or not. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-02 | unhardwire CC to allow this to be built with gcc3, which is not in | grant | 2 | -6/+14 | |
the PATH. | |||||
2003-01-19 | - s/INSTALL_MAN/BSD_INSTALL_MAN/ in patch-ac, remove unnecessary MAKE_ENV. | salo | 4 | -10/+9 | |
- restore Id in patch-ab and remove dollar signs around it | |||||
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2002-05-29 | Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-14 | regen | wiz | 1 | -2/+2 | |
2000-12-08 | Commit first patch from pkg/6979. CPU percentage is already normalized, | wiz | 2 | -6/+6 | |
and so the code fragment was wrong for HZ != 100. | |||||
2000-10-17 | mention PKGNAME in IGNORE | wiz | 1 | -2/+2 | |
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
2000-02-19 | regen | wiz | 1 | -2/+2 | |
2000-02-19 | ${UVM} cleanup: now detect by NetBSD version if it has UVM or not. | wiz | 4 | -33/+17 | |
(copied from x11/kdebase/files/memory_netbsd.cpp) | |||||
2000-02-05 | chmod -> ${CHMOD} | wiz | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-08 | Use gcc to compile, rather than cc. | agc | 1 | -1/+1 | |
1999-12-08 | Split patch-aa into multiple files. | agc | 6 | -603/+607 | |
Make the patch to util.c apply without fuzz. | |||||
1999-09-29 | Update to top version 3.5beta9. | agc | 4 | -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-09 | Add package patch checksum files. | agc | 1 | -0/+7 | |
1999-06-28 | Patch from NetBSD-current: | tron | 1 | -6/+8 | |
Avoid duplicate free() while reading system information. | |||||
1999-03-17 | Make this package work on Solaris. | agc | 5 | -8/+40 | |
1999-02-15 | Add an IGNORE= line if top is installed in /usr/bin/top | simonb | 1 | -1/+5 | |
(from Hubert Feyrer). | |||||
1999-02-10 | pkglint: add missing rcs id. | frueauf | 1 | -0/+2 | |
1999-02-06 | also set seporig to NULL, per PR 6953 by Dave Huang <khym@bga.com> | hubertf | 1 | -5/+6 | |
1998-12-03 | In the utils.c patch, avoid pulling in the compat sys_nerr; use the | thorpej | 1 | -13/+15 | |
definition provided by errno.h. Also, clean up the Configure patch. |