Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix build on -current | krion | 2003-11-01 | 5 | -198/+462 |
| | | | | | | | - Utilize DOCSDIR/EXAMPLESDIR PR: 58771 Submitted by: Ports Fury | ||||
* | Per distfile survey, update mastersite. | linimon | 2003-10-27 | 1 | -2/+1 |
| | |||||
* | Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN | kris | 2003-06-05 | 1 | -6/+6 |
| | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris | ||||
* | Reset bouncing maintainer address | kris | 2003-05-18 | 1 | -1/+1 |
| | |||||
* | BROKEN on 5.1: bad C++ | kris | 2003-05-18 | 1 | -1/+7 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 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. | ||||
* | More style fixes for ports/textproc. | olgeni | 2001-02-06 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Whoops, remove comments that weren't supposed to be there | cpiazza | 2000-01-31 | 1 | -2/+2 |
| | |||||
* | Fix for -current | cpiazza | 2000-01-31 | 1 | -2/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -3/+3 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 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 | ||||
* | s/String/string/g so this builds again. | steve | 1999-06-23 | 2 | -0/+22 |
| | |||||
* | Add WWW: to some of the more recent imports... | hoek | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Initial import of nicetext version 0.9. | steve | 1999-05-03 | 5 | -0/+265 |
Convert files to pseudo-natural-language test and back again. PR: 7761 Submitted by: Mark Chapman <markc@ctgi.net> |