summaryrefslogtreecommitdiff
path: root/textproc/ffe (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3.6-1.Mathieu Arnold2016-04-262-4/+4
| | | | | | PR: 209052 Submitted by: tkato432 yahoo com Sponsored by: Absolight
* - Update to 0.3.6Dmitry Marakasov2016-01-152-9/+6
| | | | | PR: 206256 Submitted by: tkato432@yahoo.com
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | Approved by: portmgr blanket
* - Update to 0.3.5Wen Heping2015-09-133-14/+15
| | | | | | | - Improve pkg-descr PR: 202857 Submitted by: tkato432@yahoo.com
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
|
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* Allow to build with texinfo from portsAntoine Brodin2014-06-261-0/+1
| | | | With hat: portmgr
* - Update to 0.3.4Martin Wilke2014-05-193-4/+4
| | | | | | | - Pet portlint PR: 189804 Submitted by: Ports Fury
* Support staging.Mathieu Arnold2014-01-261-7/+5
| | | | Sponsored by: Absolight
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | textproc)
* - Update to 0.3.3Martin Wilke2013-02-032-8/+4
|
* 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
* - Update to 0.3.2Martin Wilke2011-06-252-4/+3
|
* - Update to 0.3.1Martin Wilke2010-11-042-4/+4
|
* - Update to 0.3.0Martin Wilke2010-06-052-4/+4
|
* - Update to 0.2.9.Martin Wilke2010-03-112-4/+4
|
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-1/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* - Update to 0.2.8Martin Wilke2008-09-232-4/+4
|
* - Update to 0.2.7Martin Wilke2008-09-072-5/+5
| | | | - Take maintainership
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | Hat: portmgr
* - Update to 0.2.6Andrew Pantyukhin2008-05-082-4/+4
|
* - Update to 0.2.5Andrew Pantyukhin2008-03-182-5/+6
|
* - Update to 0.2.4Andrew Pantyukhin2008-03-022-4/+4
|
* - Update to 0.2.3Andrew Pantyukhin2007-12-123-8/+8
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 0.2.2Andrew Pantyukhin2007-05-312-4/+4
|
* - Update to 0.2.1Andrew Pantyukhin2007-04-262-4/+4
| | | | | PR: ports/112127 (part of) Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>
* - Update to 0.2.0Andrew Pantyukhin2007-04-112-4/+4
|
* - Update to 0.1.9Andrew Pantyukhin2007-03-152-4/+4
|
* - Update to 0.1.8Andrew Pantyukhin2007-02-042-5/+5
|
* - Update to 0.1.7Andrew Pantyukhin2006-11-052-5/+5
|
* Add port textproc/ffe:Andrew Pantyukhin2006-09-193-0/+40
ffe is a program for extracting fields from flat file records and dis- playing them in different formats. ffe relies on the configuration file to control input file structure and the output format. WWW: http://sourceforge.net/projects/ff-extractor/ Author: Timo Savinen <tjsa@iki.fi>