CVS log for ports/www/pear-APC/Attic/Makefile
Up to [FreeBSD] / ports / www / pear-APC
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Sat Feb 26 21:44:15 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
- Reflect the fact that APC is now a PECL package - Take maintainership PR: ports/78019 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 22 02:03:57 2004 UTC (7 years, 6 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
upgrade to 2.0.4 PR: 69342 Submitted by: Martin Matuska <martin@tradex.sk>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 9 11:43:35 2004 UTC (8 years ago) by ale
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 28 09:11:27 2003 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 12 23:46:19 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Add the virtual category "pear" to the Makefiles of these ports. PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 3 01:04:11 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
New port: www/pear-APC - Alternative PHP Cache. This port does not build out of the box, and has been requested on the PEAR-DEV mailing list. See <http://marc.theaimsgroup.com/?t=106235180900001&;r=1&w=2>. PR: ports/56294 Submitted by: Thierry Thomas <thierry@pompo.net>
