7ff9 FreshPorts -- devel/p5-File-Flat
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-File-Flat 1.04_1 devel on this many watch lists=6 search for ports that depend on this port
Implements a flat filesystem

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 May 2003 14:27:14
Also Listed In: perl5
License: not specified in port


File::Flat implements a flat filesystem.  A flat filesystem is a
filesystem in which directories do not exist.  It provides an
abstraction over any normal filesystem which makes it appear as if
directories do not exist.  In effect, it will automatically create
directories as needed.  This is create for things like install scripts
and such, as you never need to worry about the existence of directories,
just write to a file, no matter where it is.

WWW: http://search.cpan.org/dist/File-Flat/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Test-ClassAPI
  2. devel/p5-File-NCopy
  3. devel/p5-File-Copy-Recursive
  4. devel/p5-File-Remove
  5. devel/p5-Class-Autouse
  6. devel/p5-prefork
  7. lang/perl5.8
Required To Run:
  1. devel/p5-Test-ClassAPI
  2. devel/p5-File-NCopy
  3. devel/p5-File-Copy-Recursive
  4. devel/p5-File-Remove
  5. devel/p5-Class-Autouse
  6. devel/p5-prefork
  7. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-File-Flat/ && make install clean
To add the package: pkg_add -r p5-File-Flat


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/File/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/File/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/File/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/File/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/File/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/File/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/File/
  10. http://at.cpan.org/modules/by-module/File/
  11. http://backpan.perl.org/modules/by-module/File/
  12. http://cpan.nctu.edu.tw/modules/by-module/File/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/File/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/File/
  15. http://www.cpan.dk/modules/by-module/File/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 17:15:26
Original commit files touched by this commit  1.04_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.04_1
ohauer search for other commits by this committer
-remove MD5
28 Jan 2010 23:45:30
Original commit files touched by this commit  1.04_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 15).

Approved by:    portmgr (itetcu)
10 Jan 2010 03:54:09
Original commit files touched by this commit  1.04
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.04
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
11 Jun 2008 13:04:30
Original commit files touched by this commit  1.04
skv search for other commits by this committer
Update to 1.04

Changes:        http://search.cpan.org/src/ADAMK/File-Flat-1.04/Changes
31 May 2008 20:23:23
Original commit files touched by this commit  1.02
miwi search for other commits by this committer
- Update to 1.02

PR:             120663
Submitted by:   lippe
Approved by:    maintainer timeout
23 May 2008 21:18:39
Original commit files touched by this commit  1.00
olgeni search for other commits by this committer
Hunt for typos in devel/p5-*.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.00
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
06 Feb 2007 17:50:43
Original commit files touched by this commit  1.00
skv search for other commits by this committer
Update to 1.00

Changes:        http://search.cpan.org/src/ADAMK/File-Flat-1.00/Changes
PR:             ports/108309
Submitted by:   mat
31 Jul 2006 13:20:18
Original commit files touched by this commit  0.96
skv search for other commits by this committer
Update to 0.96

PR:             ports/100539
Submitted by:   Gea-Suan Lin <gslin xx gslin.org>
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.95
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.95
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
14 Nov 2004 13:02:32
Original commit files touched by this commit  0.95
skv search for other commits by this committer
Updated to 0.95
12 Aug 2004 12:48:01
Original commit files touched by this commit  0.92
mat search for other commits by this committer
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
11 Aug 2004 14:16:37
Original commit files touched by this commit  0.92
skv search for other commits by this committer
Updated to 0.92
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.91
trevor search for other commits by this committer
SIZEify (maintainer timeout)
15 Oct 2003 10:40:36
Original commit files touched by this commit  0.91
skv search for other commits by this committer
Updated to 0.91
22 May 2003 15:10:20
Original commit files touched by this commit  0.8
skv search for other commits by this committer
Remove needless dependency on File::Copy.

PR:     ports/52524
18 May 2003 14:25:08
Original commit files touched by this commit  0.8
skv search for other commits by this committer
Add p5-File-Flat 0.8, implements a flat filesystem.

Number of commits found: 20

281f
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
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

8 vulnerabilities affecting 24 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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days29
new fortnight63
new month218

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