| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.4.7
|
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.4.7
|
ohauer  |
-remove MD5 |
01 Dec 2009 21:46:50
1.4.7
|
tabthorpe  |
- Pass maintainership to miwi |
23 Aug 2007 04:00:04
1.4.7
|
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
22 Nov 2006 20:33:34
1.4.7
|
miwi  |
- Update to 1.4.7
PR: ports/105751
Submitted by: Thomas Abthorpe (maintainer) |
02 Oct 2006 10:21:11
1.4.6
|
clsung  |
- reformat pkg-descr
- Take maintainership
PR: ports/103887
Submitted by: maintainer (Thomas Abthorpe) |
23 Sep 2006 00:23:36
1.4.6
|
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:30:34
1.4.6
|
pav  |
- Update to 1.4.6
PR: ports/91639
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
09 Dec 2005 19:24:52
1.4.3
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
31 Aug 2004 19:35:57
1.4.3
|
thierry  |
Take maintainership.
PR: 71204
Submitted by: Ant?nio Carlos Ven?ncio J?nior |
16 May 2004 20:09:43
1.4.3
|
thierry  |
Upgrade to 1.4.3. |
16 Mar 2004 21:36:20
1.4.2
|
thierry  |
Upgrading to 1.4.2.
Changelog available at
<http://pear.php.net/package-changelog.php?package=Date&release=1.4.2>.
Approved by: mat (mentor). |
24 Feb 2004 23:06:21
1.4.1
|
ale  |
Update to 1.4.1 release.
PR: ports/63322
Submitted by: Thierry Thomas <thierry@pompo.net> |
29 Jan 2004 07:24:56
1.4
|
trevor  |
SIZEify. |
30 Dec 2003 00:10:02
1.4
|
pav  |
- Update to 1.4
PR: ports/60705
Submitted by: Thierry Thomas <thierry@pompo.net> |
28 Dec 2003 07:55:47
1.3_3
|
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
1.3_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 |
07 Jun 2003 23:00:46
1.3_2
|
nork  |
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.
Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve
PR: ports/52596, ports/52641, ports/52655, ports/52656,
ports/52671, ports/52678, ports/52845
Submitted by: Thierry Thomas <thierry@pompo.net> |
24 Feb 2003 21:41:20
1.3_1
|
edwin  |
fix "make index" |
24 Feb 2003 05:27:41
1.3_1
|
edwin  |
PEAR ports: handling PEAR's registry.
PEAR uses a "registry" to register installed modules, and
this registry is initialized during the installation of
mod_php4 (since 4.3.0).
Unfortunately, installing PEAR modules through the ports
does not maintain this registry.
This PR fix this problem for the following ports:
- sysutils/pear-Log
- devel/pear-PEAR
- devel/pear-Date
- devel/pear-I18N
- devel/pear-HTML_Common
- devel/pear-HTML_Select_Common
- security/pear-Crypt_CBC
- mail/pear-Mail_Mime
- net/pear-Net_Sieve
- sysutils/pear-File
- archivers/pear-Archive_Tar
PR: ports/47921
Submitted by: Thierry Thomas <thierry@pompo.net> |
20 Feb 2003 17:07:10
1.3
|
knu  |
De-pkg-comment. |
30 Jan 2003 09:39:28
1.3
|
dirk  |
Add pear-Date:
PEAR Date and Time Zone Classes.
PR: ports/47418
Submitted by: Thierry Thomas <thierry@pompo.net> |