summaryrefslogtreecommitdiff
path: root/textproc/nicetext (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build on -currentKirill Ponomarev2003-10-315-198/+462
| | | | | | | | | | - Utilize DOCSDIR/EXAMPLESDIR PR: 58771 Submitted by: Ports Fury Notes: svn path=/head/; revision=92756
* Per distfile survey, update mastersite.Mark Linimon2003-10-271-2/+1
| | | | Notes: svn path=/head/; revision=92295
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-6/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* Reset bouncing maintainer addressKris Kennaway2003-05-181-1/+1
| | | | Notes: svn path=/head/; revision=81241
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81235
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76042
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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. Notes: svn path=/head/; revision=53959
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Whoops, remove comments that weren't supposed to be thereChris Piazza2000-01-311-2/+2
| | | | Notes: svn path=/head/; revision=25347
* Fix for -currentChris Piazza2000-01-311-2/+3
| | | | Notes: svn path=/head/; revision=25346
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-3/+3
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* s/String/string/g so this builds again.Steve Price1999-06-222-0/+22
| | | | Notes: svn path=/head/; revision=19682
* Add WWW: to some of the more recent imports...Tim Vanderhoek1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18405
* Initial import of nicetext version 0.9.Steve Price1999-05-035-0/+265
Convert files to pseudo-natural-language test and back again. PR: 7761 Submitted by: Mark Chapman <markc@ctgi.net> Notes: svn path=/head/; revision=18371