Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrrect whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-22 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variable | cpiazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Update port to 3.7.9 | jedgar | 2000-02-22 | 2 | -4/+4 |
| | | | | | PR: 16835 Submitted by: Maintainer | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to version 3.7.7. | steve | 1999-01-18 | 2 | -5/+5 |
| | | | | | PR: 9462 Submitted by: maintainer | ||||
* | Update to version 3.7.6. | steve | 1998-10-28 | 2 | -12/+9 |
| | | | | | PR: 8478 Submitted by: maintainer | ||||
* | Move manpages from pkg/PLIST to Makefile. | steve | 1998-10-21 | 2 | -5/+2 |
| | |||||
* | These manpages removed by Tim Vanderhoek. | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Update of sysutils/skill. | jseger | 1997-10-30 | 4 | -8/+8 |
| | | | | | PR: ports/4887 Submitted by: jonny@coppe.ufrj.br | ||||
* | `skill' is a program which sends signals to processes given | obrien | 1997-06-05 | 6 | -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) |