Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear moonlight beckons. | Ade Lovett | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | MASTER_SITE_SUBDIR is needless now. | SADA Kenji | 2002-02-07 | 1 | -1/+0 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -2/+2 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Upgrade to 0.90. | SADA Kenji | 2001-12-23 | 3 | -11/+7 |
| | | | | | PR: ports/32494 Submitted by: Mario Doria <madd@tecdigital.net> | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | David E. O'Brien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | Michael Haro | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Change all www.freebsd.org/~user references to people.FreeBSD.org/~user, | Peter Wemm | 2000-02-08 | 1 | -1/+1 |
| | | | | | | as the days of the former are numbered. Reviewed by: asami | ||||
* | The software's www page has been moved. | SADA Kenji | 1999-12-07 | 1 | -1/+1 |
| | |||||
* | Mastersite has moved. | SADA Kenji | 1999-11-21 | 1 | -1/+1 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -3/+3 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 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 | ||||
* | Need to quote if we use "'". | Hidetoshi Shimokawa | 1999-06-16 | 1 | -2/+2 |
| | |||||
* | Add WWW: to DESCR files | Michael Haro | 1999-05-03 | 1 | -1/+2 |
| | |||||
* | Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES | SADA Kenji | 1999-03-31 | 1 | -2/+2 |
| | | | | | & PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead. We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon. | ||||
* | Mirror distfiles. | SADA Kenji | 1999-01-07 | 1 | -2/+4 |
| | |||||
* | Checkpassword provides a simple, uniform password-checking interface | SADA Kenji | 1999-01-06 | 5 | -0/+52 |
to all root applications. It is suitable for use by applications such as login, ftpd, and pop3d. <URL:ftp://koobera.math.uic.edu/www/checkpwd.html> |