Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move source to MASTER_SITE_LOCAL, since ftp.softweyr.com is gone. | wes | 2002-12-09 | 1 | -1/+4 |
| | |||||
* | Remove old Makefile, the new improved tarball distribution has one. | wes | 2001-03-30 | 1 | -4/+0 |
| | |||||
* | Fix the no-login port, since I've moved the distribution ftp site. | wes | 2001-03-30 | 3 | -21/+5 |
| | | | | | | | | Also, take over maintainership, since I wrote it in the first place. I also took the time to write a Makefile for the program and to package the whole mess into a tarball to make it easier to fetch. Obtained from: Softweyr LLC | ||||
* | 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/+2 |
| | |||||
* | The checksums have changed on us... | dburr | 1999-09-10 | 1 | -2/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | Unbreak. | jseger | 1998-10-13 | 2 | -3/+6 |
| | | | | Submitted by steve | ||||
* | These manpages removed by Tim Vanderhoek. | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Um, you can't build a port without a Makefile or a do-build target. | asami | 1998-07-25 | 1 | -1/+3 |
| | |||||
* | Import of new port sysutils/no-login, a replacement for /sbin/nologin | dburr | 1998-07-15 | 5 | -0/+40 |
that also logs user login attempts to syslog. [I had to name the directory `no-login' because easy-import complained that there's already a "nologin" module.] |