summaryrefslogtreecommitdiff
path: root/textproc/par (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix master site. Thanks, submitter!Mark Murray2002-08-092-2/+2
| | | | Submitted by: maxim
* - Fix PORTVERSION, which was not updatd during the last update of the port.Johann Visagie2001-08-311-3/+3
| | | | | | - Automatically infer DISTNAME based on PORTVERSION. Approved by: markm (MAINTAINER)
* Upgrade to par 1.52Kris Kennaway2001-08-062-2/+2
| | | | Approved by: maintainer
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
|
* Update to version 1.51Alexander Langer2000-07-162-3/+3
| | | | | PR: 19922 Submitted by: Johann Visagie <wjv@cityip.co.za>
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines.Tim Vanderhoek1999-07-171-5/+8
|
* Pargraph to Paragraph.Steve Price1999-01-261-1/+1
| | | | | PR: 9468 Submitted by: Steve Coltrin <spcoltri@io.com>
* Make CFLAGS from environment apply.Mark Murray1998-09-221-0/+11
|
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-1/+0
| | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-)
* Reorder variables. Use "${CP}" instead of "cp". Use DISTNAME/PKGNAMESatoshi Asami1997-08-131-7/+5
| | | | | | instead of DISTNAME/DISTFILES/WRKSRC (one less line :). Pointed out by: portlint
* Par is a paragraph formatter similar in intent to fmt(1), butMark Murray1997-08-065-0/+51
written with email in mind, so it takes multiple paragraphs and quote characters into consideration. This is version 1.50.