| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 Dec 2008 16:44:03
1.0.1,1
|
miwi  |
2008-09-19 devel/hs-buddha: Has been broken for more than 6 months
2008-09-19 devel/hs-tclhaskell-ghc: Has been broken for more than 6 months
2008-09-19 devel/pear-apd: Has been broken for more than 6 months |
19 Jun 2008 02:54:54
1.0.1,1
|
pav  |
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.
With hat: portmgr |
28 Jul 2007 22:42:27
1.0.1,1
|
kris  |
BROKEN: Incomplete pkg-plist |
15 Jan 2007 14:47:46
1.0.1,1
|
rafan  |
- Unbreak with PHP 5
PR: ports/107878
Submitted by: chinsan |
17 Nov 2006 06:40:31
1.0.1,1
|
kris  |
BROKEN: Does not compile |
22 Jan 2006 00:27:03
0.9.2,1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
14 Jan 2006 12:43:57
0.9.2,1
|
pav  |
- Fix plist |
14 Jan 2006 09:25:04
0.9.2,1
|
kris  |
BROKEN: Incomplete pkg-plist |
09 Dec 2005 19:24:52
0.9.2,1
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
09 Feb 2005 22:19:50
0.9.2,1
|
thierry  |
- Use version 0.9.2 if PHP4 is installed (set PORTEPOCH) and remove
IGNORE;
- fix $PKGMESSAGE when PHP has been built WITH_DEBUG. |
08 Feb 2005 23:18:46
1.0.1
|
thierry  |
- Upgrade to 1.0.1;
- unbreak because it runs fine with PHP5;
- set IGNORE because it cannot be packaged on pointyhat,
which installs PEAR packages built against PHP4. |
18 Dec 2004 23:02:35
1.0
|
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
26 Sep 2004 02:04:37
1.0
|
kris  |
BROKEN: Does not compile
Approved by: portmgr (self) |
29 Aug 2004 23:31:25
1.0
|
kuriyama  |
Upgrade to 1.0. |
09 Feb 2004 11:43:38
0.4p2
|
ale  |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
29 Jan 2004 07:24:56
0.4p2
|
trevor  |
SIZEify. |
28 Dec 2003 09:11:28
0.4p2
|
edwin  |
pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> |
12 Nov 2003 23:46:19
0.4p2
|
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 02:50:42
0.4p2
|
edwin  |
New port: devel/pear-apd - Advanced PHP Debugger (APD).
Adding APD, a full-featured PHP profiler/debugger loaded
as a zend_extension.
PR: ports/56555
Submitted by: Thierry Thomas <thierry@pompo.net> |