Bug 78631 - New port: sysutils/pear-File_Fstab PEAR class to read and write fstab files
Summary: New port: sysutils/pear-File_Fstab PEAR class to read and write fstab files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-09 17:00 UTC by Antonio Carlos Venancio Junior
Modified: 2005-03-11 16:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.32 KB, text/plain)
2005-03-09 17:00 UTC, Antonio Carlos Venancio Junior
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2005-03-09 17:00:10 UTC
New port: sysutils/pear-File_Fstab PEAR class to read and write fstab files

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.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-03-11 16:30:32 UTC
State Changed
From-To: open->closed

New port added, thank you!