Date: Thu, 29 Jun 2006 08:36:42 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200606290836.k5T8agLp025279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606290836.k5T8agLp025279>
