Commit graph

44 commits

Author SHA1 Message Date
jperkin
36eaaf6066 Use OPSYSVARS. 2016-02-26 10:24:10 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
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-11-04 01:32:05 +00:00
dholland
af0e8e6c8a Use BROKEN_ON_PLATFORM for "currently no machdep support". 2015-01-04 04:15:21 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
joerg
e0db3e5040 user-destdir support 2009-07-07 19:58:19 +00:00
dholland
daade52640 Fix broken build on -current. 2008-08-02 22:35:03 +00:00
obache
a1c926cfb7 I forgot to commit distinfo since changed patch-ac... 2007-10-28 14:19:13 +00:00
obache
04162c3095 Move patch location to maintain easy. 2007-10-28 04:16:15 +00:00
obache
4ae0ec8b39 Fix typo (OPSYS => OSTYPE). 2007-10-28 02:18:08 +00:00
obache
13c3b8596d Update skill to 4.1.4.
Based on patch provided by Yakovetsky Vladimir in PR 36788.
Add target for FreeBSD and Linux (and IRIX/OSF/AIX/HUPX, not tested).
XXX: Should use distribution's Config script instead?

4.1.2: Minor feature enhancements
This release features support for Cygwin. It validates on Solaris 5.9-10, HP-UX
11.23, and FreeBSD 5.3. There is an HP-UX 64-bit fix. The FreeBSD 5.x special
proc handling was improved, and there were some minor cleanups.

4.1.3: Minor feature enhancements
This release adds support for AIX v5. It has a work-around for a Solaris issue
where the process open() call would hang.

4.1.4: Minor bugfixes
skill and snice now act on each process only once (for systems like BSD that
return the same Process ID multiple times, once for each instantiated thread).
Support has also been added for FreeBSD 6.2 and HP-UX 11.31.
2007-10-27 02:52:22 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
wiz
0c2e68db44 Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev. 2006-10-28 21:29:47 +00:00
joerg
a2d9efff56 Fix errno. On DragonFly, define HAS_STRERROR to avoid conflicts with
system headers.
2005-12-06 13:27:01 +00:00
yyamano
538c626745 Make this build on Darwin. 2005-08-06 13:06:06 +00:00
tv
069c5529ad Mark as NOT_FOR_PLATFORM Interix. 2005-03-10 17:00:54 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
32ff8d8b98 Update to 4.1.1:
From the diff, changes look like: Darwin support; new -a option.
2004-07-04 22:40:32 +00:00
wiz
632c50b8b7 Add HOMEPAGE, and make compile on non-NetBSD.
From Jonathan Perkin in PR 22909.
2003-09-23 13:58:36 +00:00
abs
5b9dd7bc81 Updated skill to 4.1nb2
Fix for pre NetBSD-1.5 systems.
2002-06-28 10:45:31 +00:00
kent
70a8ccb279 Fix for truncated process name problem decribed in pkg/10416.
Increment PKGREVISION.
2002-06-23 14:42:00 +00:00
wiz
172ce46b53 Update to 4.1 -- patch-ab has been folded into the distribution. 2002-04-29 10:43:16 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
zuntum
3b73fa55cf o respect CFLAGS
o remove redundant line: WRKSRC=${WRKDIR}/${PKGNAME}, since ${PKGNAME}==${DISTNAME}
2001-04-16 18:54:37 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
abs
0da1575291 Update skill to 4.0 - no changelog 2001-01-18 11:44:56 +00:00
wiz
02b68831b8 add RCS Id 2000-09-03 13:31:00 +00:00
simonb
54c29e5922 Mainly cosmetic changes from previous:
+ move includes files from middle of bsd-44.c module to top.
 + remove unused variables.
2000-06-26 14:11:50 +00:00
simonb
5eba22ab35 Use the kern.proc (or kern.proc2 if available) sysctl directly, so that
libkvm isn't needed, and skill/snice can run without setgid.  Tested on
1.3.3, 1.4 and 1.5A, and should work all the way back to NetBSD 0.8.

Note: applies for NetBSD only, not Solaris :)
2000-06-26 07:54:40 +00:00
wiz
e8ccd949e3 updated to skill 3.7.9, since author incorporated patch. Changes:
Skill Version 3.7, Patch #8 [affects all]
 - pid #4 not special for Solaris [from JD Paul <jdpaul@staff.juno.com>]
 - generic Linux /proc code [from Michael Smith <michael@csuite.ns.ca>]
 - prevent compiler code reorder of SysErr() call in main()
 - New OSes: Linux 2.2, Compaq Tru64 Unix 5.0, SCO UnixWare 7.0.1
 - Fixed GuessOS for Tru64 Unix and AIX 4.3
 - no-ctrling-tty support for: Linux, AIX, HPUX 10/11, SysVr4 (Solaris)
 - Rewrite of Linux GetProc().
 - Larger errbuf for 4.4BSD [Thomas Klausner <wiz@danbala.tuwien.ac.at>]
2000-02-20 02:02:51 +00:00
wiz
c553089ea4 give the package a (much) higher probability to still work on Solaris after
my last change
2000-02-19 02:14:07 +00:00
wiz
ffe0dd7b0c ${UVM} cleanup: while we're at it, make the package work again, and
upgrade it to 3.7@P7, also called 3.7.8
2000-02-19 02:03:11 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
hubertf
7550dfe7ae Fix OSTYPE - it's bsd-44, not bsd-4.4. 1999-10-05 00:57:31 +00:00
agc
16c7409bc9 Regenerate following Solaris changes to Makefile patch. 1999-09-27 13:29:41 +00:00
agc
59ec2e1b48 Make this program compile on Solaris. 1999-09-27 13:28:56 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
abs
f5ec34238b Shorten some comments to fit neatly in pkg_info display, without losing any
information.
1999-02-23 06:31:45 +00:00
kim
3463d74b2c Updated to skill-3.7.7. The author included my patch to avoid
segfaults on BSD 4.4 -derived systems (related to getting the
number of signals right).  Adds support for SIGPWR on NetBSD.
1999-01-05 19:12:00 +00:00
kim
cc8b3290a7 Updated to 3.7.6 (3.7@P5) 1999-01-05 00:32:28 +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
kim
d7eb4d2684 Addition of skill/snice (skill-3.7.5) 1998-08-04 15:20:07 +00:00