8570 FreshPorts -- textproc/ffe
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ffe 0.3.3 textproc on this many watch lists=1 search for ports that depend on this port
Flat file extractor
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Sep 2006 17:47:06
License: not specified in port


ffe is a program for extracting fields from flat file records and displaying
them in different formats. ffe relies on the configuration file to control
input file structure and the output format.

Author: Timo Savinen <tjsa@iki.fi>
WWW: http://ff-extractor.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/ffe/ && make install clean
To add the package: pkg_add -r ffe


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  3. http://freefr.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  4. http://garr.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  5. http://heanet.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  6. http://hivelocity.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  7. http://ignum.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  8. http://internode.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  9. http://iweb.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  10. http://jaist.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  11. http://nchc.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  12. http://ncu.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  13. http://netcologne.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  14. http://osdn.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  15. http://space.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  16. http://sunet.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  17. http://superb-dca3.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  18. http://switch.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  19. http://tenet.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  20. http://ufpr.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/
  21. http://waix.dl.sourceforge.net/project/ff-extractor/ff-extractor/0.3.3/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Feb 2013 16:20:49
Original commit files touched by this commit  0.3.3
miwi search for other commits by this committer
- Update to 0.3.3
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.3.2
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
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
25 Jun 2011 06:52:19
Original commit files touched by this commit  0.3.2
miwi search for other commits by this committer
- Update to 0.3.2
04 Nov 2010 10:02:22
Original commit files touched by this commit  0.3.1
miwi search for other commits by this committer
- Update to 0.3.1
05 Jun 2010 17:07:22
Original commit files touched by this commit  0.3.0
miwi search for other commits by this committer
- Update to 0.3.0
11 Mar 2010 21:25:23
Original commit files touched by this commit  0.2.9
miwi search for other commits by this committer
- Update to 0.2.9.
02 Sep 2009 15:01:56
Original commit files touched by this commit  0.2.8
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all 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)
23 Sep 2008 08:35:40
Original commit files touched by this commit  0.2.8
miwi search for other commits by this committer
- Update to 0.2.8
07 Sep 2008 11:02:59
Original commit files touched by this commit  0.2.7
miwi search for other commits by this committer
- Update to 0.2.7
- Take maintainership
07 Sep 2008 00:19:05
Original commit files touched by this commit  0.2.6
linimon search for other commits by this committer
Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:    portmgr
08 May 2008 14:03:34
Original commit files touched by this commit  0.2.6
sat search for other commits by this committer
- Update to 0.2.6
18 Mar 2008 10:25:24
Original commit files touched by this commit  0.2.5
sat search for other commits by this committer
- Update to 0.2.5
02 Mar 2008 11:03:40
Original commit files touched by this commit  0.2.4
sat search for other commits by this committer
- Update to 0.2.4
12 Dec 2007 16:07:47
Original commit files touched by this commit  0.2.3
sat search for other commits by this committer
- Update to 0.2.3
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.2.2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  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
31 May 2007 04:43:06
Original commit files touched by this commit  0.2.2
sat search for other commits by this committer
- Update to 0.2.2
26 Apr 2007 15:55:05
Original commit files touched by this commit  0.2.1
sat search for other commits by this committer
- Update to 0.2.1

PR:             ports/112127 (part of)
Submitted by:   "Eric P. Scott" <eps+pbug0704@ana.com>
11 Apr 2007 06:27:04
Original commit files touched by this commit  0.2.0
sat search for other commits by this committer
- Update to 0.2.0
15 Mar 2007 09:53:52
Original commit files touched by this commit  0.1.9
sat search for other commits by this committer
- Update to 0.1.9
04 Feb 2007 14:29:26
Original commit files touched by this commit  0.1.8
sat search for other commits by this committer
- Update to 0.1.8
05 Nov 2006 12:33:32
Original commit files touched by this commit  0.1.7
sat search for other commits by this committer
- Update to 0.1.7
19 Sep 2006 17:45:25
Original commit files touched by this commit  0.1.6
sat search for other commits by this committer
Add port textproc/ffe:

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>

Number of commits found: 22

2828
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0