Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -1/+1 |
| | | | | | | | | 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. Use command macros where appropriate. | ||||
* | Update backup master site | dougb | 2001-02-25 | 1 | -1/+1 |
| | |||||
* | * Update my e-mail address | dougb | 2000-11-03 | 2 | -4/+4 |
| | | | | | * Minor whitespace fix * Update port homepage | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | developer site moved to new server | mharo | 2000-02-14 | 2 | -2/+2 |
| | |||||
* | Update maintainer's email address and update MASTER_SITES | cpiazza | 1999-09-10 | 2 | -6/+5 |
| | | | | | PR: 13671 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. | billf | 1999-06-28 | 1 | -2/+2 |
| | |||||
* | WWW: This is definately the daemon's work. In Chuck we trust. | mharo | 1999-05-03 | 1 | -2/+2 |
| | |||||
* | Better fix for perl5-in-current world. | asami | 1998-09-16 | 2 | -9/+18 |
| | | | | Submitted by: maintainer | ||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -2/+0 |
| | |||||
* | Add the homepage. | hoek | 1998-05-11 | 1 | -2/+3 |
| | | | | Submitted by: Studded <Studded@dal.net> (maintainer) | ||||
* | Remove NO_CONFIGURE. | mph | 1998-05-07 | 1 | -3/+1 |
| | | | | Pointed out by: hoek | ||||
* | Import of sirc, Yet Another IRC Client. (Is this the "net" equivalent | mph | 1998-05-07 | 7 | -0/+141 |
of Minesweeper in "games"?) This one is written in Perl, so it is convenient for people who would like to script in Perl. PR: 6535 Submitted by: Studded@dal.net |