Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 16:29:30 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/pear-File_Fstab Makefile distinfo pkg-descr
Message-ID:  <200503111629.j2BGTUXd013055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-03-11 16:29:30 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pear-File_Fstab Makefile distinfo pkg-descr 
  Log:
  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.
  
  PR:             ports/78631
  Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net>
  
  Revision  Changes    Path
  1.629     +1 -0      ports/sysutils/Makefile
  1.1       +33 -0     ports/sysutils/pear-File_Fstab/Makefile (new)
  1.1       +2 -0      ports/sysutils/pear-File_Fstab/distinfo (new)
  1.1       +12 -0     ports/sysutils/pear-File_Fstab/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503111629.j2BGTUXd013055>