Commit graph

8 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Wen Heping
46de96d910 - Restore CATEGORY
- Remove MD5
2011-03-03 01:22:51 +00:00
Wen Heping
d52862c147 - Update to 2.0.3
- Take maintainership
2010-10-08 00:55:39 +00:00
Mark Linimon
17ff760342 Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
2006-09-23 00:23:36 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
cb6b46227b - Update to 2.0.2
PR:		ports/81761
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2005-06-01 13:34:15 +00:00
Pav Lucistnik
433040be21 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>
2005-03-11 16:29:30 +00:00