| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
2.0.3
|
eadler  |
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 |
03 Mar 2011 01:22:51
2.0.3
|
wen  |
- Restore CATEGORY
- Remove MD5 |
08 Oct 2010 00:55:39
2.0.3
|
wen  |
- Update to 2.0.3
- Take maintainership |
23 Sep 2006 00:23:36
2.0.2
|
linimon  |
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 |
24 Jan 2006 01:06:45
2.0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
2.0.2
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
01 Jun 2005 13:34:15
2.0.2
|
pav  |
- Update to 2.0.2
PR: ports/81761
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
11 Mar 2005 16:29:30
2.0.1
|
pav  |
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> |