Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
441 B
Text
10 lines
441 B
Text
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.
|