cvs commit: ports/sysutils Makefile ports/sysutils/p5-Sys-Filesystem
Makefile distinfo pkg-descr pkg-plist
ports/sysutils/p5-Sys-Filesystem/files patch-lib-Sys-Filesystem-Freebsd.pm
patch-lib-Sys-Filesystem.pm
Roman Bogorodskiy
novel at FreeBSD.org
Thu Jun 29 08:36:43 UTC 2006
novel 2006-06-29 08:36:42 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/p5-Sys-Filesystem Makefile distinfo pkg-descr
pkg-plist
sysutils/p5-Sys-Filesystem/files
patch-lib-Sys-Filesystem-Freebsd.pm
patch-lib-Sys-Filesystem.pm
Log:
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
Revision Changes Path
1.799 +1 -0 ports/sysutils/Makefile
1.1 +37 -0 ports/sysutils/p5-Sys-Filesystem/Makefile (new)
1.1 +3 -0 ports/sysutils/p5-Sys-Filesystem/distinfo (new)
1.1 +98 -0 ports/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem-Freebsd.pm (new)
1.1 +11 -0 ports/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm (new)
1.1 +10 -0 ports/sysutils/p5-Sys-Filesystem/pkg-descr (new)
1.1 +12 -0 ports/sysutils/p5-Sys-Filesystem/pkg-plist (new)
More information about the cvs-all
mailing list