| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Mar 2013 11:53:19
1.3.1
|
miwi  |
- Unbreak build
- Trim header |
02 Aug 2012 09:02:45
1.3.1
|
cs  |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
21 Jan 2012 17:40:15
1.3.1
|
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 |
26 Feb 2011 08:58:23
1.3.1
|
miwi  |
- Update to 1.3.1 |
27 Apr 2007 20:45:52
1.3.0
|
miwi  |
- Update to 1.3.0
- Take maintainership |
23 Sep 2006 00:23:36
1.2.0
|
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 |
11 Jan 2006 18:50:10
1.2.0
|
pav  |
- Update to 1.2.0
PR: ports/91648
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
09 Dec 2005 19:24:52
0.4.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
03 Jun 2005 16:52:25
0.4.0
|
novel  |
Update to 0.4.0.
PR: 81839
Submitted by: Antonio Carlos Venancio Junior (maintainer) |
13 Jan 2005 18:26:18
0.3.1
|
thierry  |
Upgrade to 0.3.1.
Changelog: http://pear.php.net/package/File_Find/download/0.3.1/
PR: 76210
Submitted by: maintainer |
18 Dec 2004 19:36:12
0.3.0
|
pav  |
- Update to 0.3.0
- Take maintainership
- Reword description, update WWW
PR: ports/75195
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |
17 Mar 2004 18:29:46
0.2.0_1
|
trevor  |
SIZEify. |
28 Dec 2003 07:55:47
0.2.0_1
|
edwin  |
[PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> |
12 Nov 2003 23:46:19
0.2.0
|
edwin  |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
17 Jun 2003 15:49:22
0.2.0
|
nork  |
Add pear-File_Find 0.2.0, a PEAR Class to facilitate the search
of filesystems.
PR: ports/53328
Submitted by: Thierry Thomas <thierry@pompo.net> |