summaryrefslogtreecommitdiffstats
path: root/sysutils/pear-File_Fstab
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-091-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* - Update to 2.0.2pav2005-06-012-5/+4
| | | | | PR: ports/81761 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* New port: sysutils/pear-File_Fstab PEAR class to read and write fstab filespav2005-03-113-0/+47
PEAR::File_Fstab is an easy-to-use package which can read & write UNIX fstab files. It presents a pleasant object-oriented interface to the fstab. Features: * Supports blockdev, label, and UUID specification of mount device. * Extendable to parse non-standard fstab formats by defining a new Entry class for that format. * Easily examine and set mount options for an entry. * Stable, functional interface. * Fully documented with PHPDoc. PR: ports/78631 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
OpenPOWER on IntegriCloud