Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-20 | Update to 4.1 | Patrick Li | |
PR: 37115 Submitted by: maintainer | |||
2001-02-26 | Forgot to bump PORTREVISION with previous commit. | Steve Price | |
Reminded by: kris | |||
2001-02-26 | Don't use the Config script since the correct values are already patched | Steve Price | |
into the Makefile. PR: 21558 Submitted by: Barry Irwin <bvi@rucus.ru.ac.za> Reviewed by: maintainer | |||
2000-09-25 | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | Satoshi 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-17 | Update to version 4.0 | Ade Lovett | |
PR: 21284 Submitted by: maintainer | |||
2000-04-22 | Corrrect whitespace introduced during PORTNAME conversion and portlint | Michael Haro | |
2000-04-09 | Update with the new PORTNAME/PORTVERSION variable | Chris Piazza | |
2000-02-22 | Update port to 3.7.9 | Chris D. Faulhaber | |
PR: 16835 Submitted by: Maintainer | |||
1999-08-31 | $Id$ -> $FreeBSD$ | Peter Wemm | |
1999-08-22 | chmod -> ${CHMOD} | Michael Haro | |
chown -> ${CHOWN} | |||
1999-01-18 | Update to version 3.7.7. | Steve Price | |
PR: 9462 Submitted by: maintainer | |||
1998-10-28 | Update to version 3.7.6. | Steve Price | |
PR: 8478 Submitted by: maintainer | |||
1998-10-21 | Move manpages from pkg/PLIST to Makefile. | Steve Price | |
1998-08-19 | These manpages removed by Tim Vanderhoek. | Tim Vanderhoek | |
1997-10-30 | Update 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 given | David 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) |