aboutsummaryrefslogtreecommitdiff
path: root/textproc/ffe
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.3.3Martin Wilke2013-02-032-8/+4
| | | | Notes: svn path=/head/; revision=311468
* 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 to 0.3.2Martin Wilke2011-06-252-4/+3
| | | | Notes: svn path=/head/; revision=276309
* - Update to 0.3.1Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264070
* - Update to 0.3.0Martin Wilke2010-06-052-4/+4
| | | | Notes: svn path=/head/; revision=255816
* - Update to 0.2.9.Martin Wilke2010-03-112-4/+4
| | | | Notes: svn path=/head/; revision=250914
* - 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) Notes: svn path=/head/; revision=240715
* - Update to 0.2.8Martin Wilke2008-09-232-4/+4
| | | | Notes: svn path=/head/; revision=220520
* - Update to 0.2.7Martin Wilke2008-09-072-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=220117
* 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
* - Update to 0.2.6Andrew Pantyukhin2008-05-082-4/+4
| | | | Notes: svn path=/head/; revision=212841
* - Update to 0.2.5Andrew Pantyukhin2008-03-182-5/+6
| | | | Notes: svn path=/head/; revision=209292
* - Update to 0.2.4Andrew Pantyukhin2008-03-022-4/+4
| | | | Notes: svn path=/head/; revision=208324
* - Update to 0.2.3Andrew Pantyukhin2007-12-123-8/+8
| | | | Notes: svn path=/head/; revision=203341
* - 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 Notes: svn path=/head/; revision=196111
* - Update to 0.2.2Andrew Pantyukhin2007-05-312-4/+4
| | | | Notes: svn path=/head/; revision=192441
* - Update to 0.2.1Andrew Pantyukhin2007-04-262-4/+4
| | | | | | | | PR: ports/112127 (part of) Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com> Notes: svn path=/head/; revision=190927
* - Update to 0.2.0Andrew Pantyukhin2007-04-112-4/+4
| | | | Notes: svn path=/head/; revision=189752
* - Update to 0.1.9Andrew Pantyukhin2007-03-152-4/+4
| | | | Notes: svn path=/head/; revision=187433
* - Update to 0.1.8Andrew Pantyukhin2007-02-042-5/+5
| | | | Notes: svn path=/head/; revision=184131
* - Update to 0.1.7Andrew Pantyukhin2006-11-052-5/+5
| | | | Notes: svn path=/head/; revision=176483
* 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> Notes: svn path=/head/; revision=173400