| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.2.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 |
03 Jul 2011 14:59:23
1.2.1
|
ohauer  |
-remove MD5 |
01 Dec 2009 21:46:50
1.2.1
|
tabthorpe  |
- Pass maintainership to miwi |
14 Dec 2008 13:34:44
1.2.1
|
miwi  |
- Update to 1.2.1
Approved by: maintainer |
01 Aug 2008 14:31:51
1.2.0
|
tabthorpe  |
- Update to 1.2.0
PR: ports/126153
Submitted by: Wen heping <wenheping gmail.com>
Reported by: portscout |
23 Aug 2007 04:00:04
1.1.4
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
21 Dec 2006 22:38:44
1.1.4
|
miwi  |
- Update to 1.1.4
PR: ports/106943
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
05 Dec 2006 20:10:30
1.1.2
|
miwi  |
- Update to 1.1.2
PR: ports/106383
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) |
07 Oct 2006 09:25:20
1.1.1
|
miwi  |
- Refomat pkg-desc
- Pass maintainership to submitter
PR: ports/104071
Submitted by: Thomas Abthorpe <thomas(at)goodking.ca> |
23 Sep 2006 00:23:36
1.1.1
|
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:51
1.1.1
|
pav  |
- Update to 1.1.1
PR: ports/91649
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
09 Dec 2005 19:24:52
1.1.0
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
21 Nov 2004 03:29:13
1.1.0
|
pav  |
- Update to 1.1.0
PR: ports/74129
Submitted by: Ant?nio Carlos Ven?ncio J?nior <antonio@php.net> (maintainer) |
10 Nov 2004 22:43:58
1.0.0
|
thierry  |
Take maintainership.
(This port was upgraded to 1.0.0 some days ago).
PR: ports/73282
Submitted by: Antonio Carlos Venancio Junior |
01 Nov 2004 21:10:48
1.0.0
|
thierry  |
Upgrade to 1.0.0. |
03 Jul 2004 11:52:30
0.6.1
|
thierry  |
Upgrading to 0.6.1. |
10 Jun 2004 20:52:40
0.6.0
|
thierry  |
Upgrade to 0.6.0. |
09 Apr 2004 22:03:40
0.5.2
|
thierry  |
Update port: devel/pear-XML_Util - update to version 0.5.2.
PR: ports/65340
Submitted by: Alex Miller <asm@asm.kiev.ua>
Approved by: pav (mentor). |
29 Jan 2004 07:24:56
0.2_1
|
trevor  |
SIZEify. |
28 Dec 2003 07:55:47
0.2_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
|
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 |
08 Sep 2003 00:21:11
0.2
|
edwin  |
New port: PEAR XML utility class
Selection of methods that are often needed when working with
XML documents. Functionality includes creating of attribute
lists from arrays, creation of tags, validation of XML names
and more.
PR: ports/56360
Submitted by: Home Sweet Home, Inc. |