Commit graph

4 commits

Author SHA1 Message Date
Martin Wilke
d6cd0dce2b - Update to 1.22
PR:		118362
Submitted by:	pirzyk@
2007-12-15 23:19:41 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Erwin Lansing
57b79d0f93 Fix for special filesystems and bump PORTREVISION.
PR:		103362
Submitted by:	pirzyk (maintainer)
2006-09-18 18:13:41 +00:00
Roman Bogorodskiy
9d9ba9300a Retrieve list of filesystems and their properties
Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. At the time of writing there were
only Solaris and Win32 modules available on CPAN to perform this kind of
operation. This module hopes to provide a consistant API to list all,
mounted, unmounted and special filesystems on a system, and query as
many properties as possible with common aliases wherever possible.

WWW: http://search.cpan.org/dist/Sys-Filesystem/

PR:		ports/98307
Submitted by:	pirzyk
2006-06-29 08:36:42 +00:00