aboutsummaryrefslogtreecommitdiff
path: root/sysutils/skill
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.1.2Erwin Lansing2006-06-042-4/+4
| | | | | | | | | PR: 98451 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=164344
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* - Update to version 4.1.1Kirill Ponomarev2004-03-122-3/+5
| | | | | | | | PR: ports/64133 Submitted by: maintainer Notes: svn path=/head/; revision=103755
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 4.1Patrick Li2002-04-203-34/+27
| | | | | | | | PR: 37115 Submitted by: maintainer Notes: svn path=/head/; revision=57909
* Forgot to bump PORTREVISION with previous commit.Steve Price2001-02-261-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=38737
* Don't use the Config script since the correct values are already patchedSteve Price2001-02-261-6/+0
| | | | | | | | | | | into the Makefile. PR: 21558 Submitted by: Barry Irwin <bvi@rucus.ru.ac.za> Reviewed by: maintainer Notes: svn path=/head/; revision=38732
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=33101
* Update to version 4.0Ade Lovett2000-09-173-11/+22
| | | | | | | | PR: 21284 Submitted by: maintainer Notes: svn path=/head/; revision=32776
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27427
* Update port to 3.7.9Chris D. Faulhaber2000-02-222-4/+4
| | | | | | | | PR: 16835 Submitted by: Maintainer Notes: svn path=/head/; revision=26163
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to version 3.7.7.Steve Price1999-01-182-5/+5
| | | | | | | | PR: 9462 Submitted by: maintainer Notes: svn path=/head/; revision=16132
* Update to version 3.7.6.Steve Price1998-10-282-12/+9
| | | | | | | | PR: 8478 Submitted by: maintainer Notes: svn path=/head/; revision=14241
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-212-5/+2
| | | | Notes: svn path=/head/; revision=14135
* These manpages removed by Tim Vanderhoek.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12657
* Update of sysutils/skill.Justin M. Seger1997-10-304-8/+8
| | | | | | | | PR: ports/4887 Submitted by: jonny@coppe.ufrj.br Notes: svn path=/head/; revision=8407
* `skill' is a program which sends signals to processes givenDavid E. O'Brien1997-06-056-0/+82
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) Notes: svn path=/head/; revision=6775