summaryrefslogtreecommitdiff
path: root/sysutils/skill
AgeCommit message (Collapse)Author
2002-04-20Update to 4.1Patrick Li
PR: 37115 Submitted by: maintainer
2001-02-26Forgot to bump PORTREVISION with previous commit.Steve Price
Reminded by: kris
2001-02-26Don't use the Config script since the correct values are already patchedSteve Price
into the Makefile. PR: 21558 Submitted by: Barry Irwin <bvi@rucus.ru.ac.za> Reviewed by: maintainer
2000-09-25Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami
PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-17Update to version 4.0Ade Lovett
PR: 21284 Submitted by: maintainer
2000-04-22Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro
2000-04-09Update with the new PORTNAME/PORTVERSION variableChris Piazza
2000-02-22Update port to 3.7.9Chris D. Faulhaber
PR: 16835 Submitted by: Maintainer
1999-08-31$Id$ -> $FreeBSD$Peter Wemm
1999-08-22chmod -> ${CHMOD}Michael Haro
chown -> ${CHOWN}
1999-01-18Update to version 3.7.7.Steve Price
PR: 9462 Submitted by: maintainer
1998-10-28Update to version 3.7.6.Steve Price
PR: 8478 Submitted by: maintainer
1998-10-21Move manpages from pkg/PLIST to Makefile.Steve Price
1998-08-19These manpages removed by Tim Vanderhoek.Tim Vanderhoek
1997-10-30Update of sysutils/skill.Justin M. Seger
PR: ports/4887 Submitted by: jonny@coppe.ufrj.br
1997-06-05 `skill' is a program which sends signals to processes givenDavid E. O'Brien
any combination of user names, ttys, commands, and pids. `snice' is a program which changes the priority of processes (given the same). PR: ports/3783 Submitted by: Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br> (w/minor hacks by me)