aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/par
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Par 1.52 on FreeBSD does not work as expected by the upstreams author. Onpav2004-04-172-0/+13
| | | | | | | | | FreeBSD, the isspace() system call returns true for the non-breaking space character 0xA0, but this is an unintended side effect. PR: ports/64845 Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> Not objected: maintainer (2 weeks)
* Add size info.markm2004-03-181-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix master site. Thanks, submitter!markm2002-08-092-2/+2
| | | | Submitted by: maxim
* - Fix PORTVERSION, which was not updatd during the last update of the port.wjv2001-08-311-3/+3
| | | | | | - Automatically infer DISTNAME based on PORTVERSION. Approved by: markm (MAINTAINER)
* Upgrade to par 1.52kris2001-08-072-2/+2
| | | | Approved by: maintainer
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
|
* Update to version 1.51alex2000-07-162-3/+3
| | | | | PR: 19922 Submitted by: Johann Visagie <wjv@cityip.co.za>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines.hoek1999-07-171-5/+8
|
* Pargraph to Paragraph.steve1999-01-261-1/+1
| | | | | PR: 9468 Submitted by: Steve Coltrin <spcoltri@io.com>
* Make CFLAGS from environment apply.markm1998-09-221-0/+11
|
* None of these textproc tools were quite advanced enough to behoek1998-08-201-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/PKGNAMEasami1997-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), butmarkm1997-08-065-0/+51
written with email in mind, so it takes multiple paragraphs and quote characters into consideration. This is version 1.50.