aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/doclifter
Commit message (Collapse)AuthorAgeFilesLines
* Python cleanup:rene2014-01-141-1/+1
| | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat)
* - Fix plist path for manpages.araujo2013-09-301-6/+7
| | | | | - Fix s/STAGE/STAGEDIR/g. - Bump PORTREVISION.
* - Update to 2.13.araujo2013-09-302-10/+11
| | | | - Add STAGE support.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-1/+1
| | | | textproc)
* - Fix run-time support by adding lang/python2 as dependencymva2013-08-181-0/+2
|
* Doclifter does not work with pythonn 3eadler2013-06-271-1/+4
| | | | Approved by: araujo (maintainer)
* - Update to 2.12.araujo2013-06-252-3/+3
|
* - Update to 2.10.araujo2013-05-272-8/+4
| | | | - Trim header.
* - Update to 2.8.araujo2012-06-282-3/+3
|
* - Update to 2.7.araujo2012-01-202-3/+3
|
* - Update to 2.6.araujo2011-02-252-4/+3
|
* - Update to 2.5.araujo2010-10-222-4/+4
|
* - Change my mail address to araujo@.araujo2007-06-301-1/+1
| | | | Approved by: stas (mentor)
* - Update to 2.3barner2007-01-062-5/+5
| | | | | | | - Give maintainership to submitter PR: textproc/doclifter Submitted by: Marcelo Araujo <araujo@bsdmail.org> (new maintainer)
* - Add SHA256pav2005-11-261-0/+1
|
* Update to version 2.1krion2005-01-162-3/+3
| | | | | PR: ports/76286 Submitted by: Ports Fury
* Update to version 2.0krion2004-12-302-5/+7
| | | | | PR: ports/75629 Submitted by: Ports Fury
* Update to verion 1.13krion2004-08-172-3/+3
| | | | | PR: ports/70548 Submitted by: Ports Fury
* Update to version 1.10krion2004-07-312-3/+3
| | | | | PR: ports/69820 Submitted by: Ports Fury
* - Update to version 1.8krion2004-03-052-3/+3
| | | | | PR: ports/63757 Submitted by: Ports Fury
* - Update to version 1.7krion2004-02-192-3/+3
| | | | | PR: ports/63010 Submitted by: Ports Fury
* Use PLIST_FILES.trevor2004-02-062-2/+2
| | | | Reviewed by: marcus
* SIZEify.trevor2004-01-301-0/+1
|
* - Update to 1.6krion2004-01-032-2/+2
|
* - Update to 1.4pav2003-12-272-2/+2
| | | | | PR: ports/60625 Submitted by: Ports Fury
* - Update to versoin 1.3krion2003-12-262-6/+2
| | | | | PR: 60569 Submitted by: Ports Fury
* add doclifter 1.0.4ijliao2003-04-014-0/+43
Translates documents written in troff macros to DocBook