aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdfoutline
Commit message (Collapse)AuthorAgeFilesLines
* - Remove MASTERDIRSunpoet Po-Chuan Hsieh2014-02-163-12/+30
| | | | | | | | | | | - Add LICENSE - Support STAGEDIR - Reformat pkg-descr - Remove Author line - Update WWW Notes: svn path=/head/; revision=344613
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Update fntsample to 3.0Pav Lucistnik2009-01-202-22/+5
| | | | | | | | | | - Make pdfoutline a slave port to fntsample PR: ports/130431 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=226565
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Add port textproc/pdfoutline:Andrew Pantyukhin2007-04-043-0/+43
pdfoutline adds outlines (aka bookmarks) to PDF files. It reads input file given as first argument, adds outlines from text file given as second argument, and saves result to file with name given as third argument. WWW: http://sourceforge.net/projects/fntsample/ Author: Eugeniy Meshcheryakov <eugeniy@users.sourceforge.net> Notes: svn path=/head/; revision=189184