CVS log for ports/databases/p5-Cache-Memcached/Makefile
Up to [FreeBSD] / ports / databases / p5-Cache-Memcached
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu May 19 03:08:48 2011 UTC (8 months, 3 weeks ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- Make dependency on p5-String-CRC32 a build dependency as well as a run dependency to silence build warnings
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Jul 4 16:13:45 2010 UTC (19 months, 1 week ago) by sahil
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Update to 1.29 PR: ports/148356 Submitted by: sahil@ (myself) Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 22 03:02:35 2009 UTC (2 years, 3 months ago) by wen
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Update to 1.28 Approved by: mentors(implicit)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Sep 22 08:44:29 2009 UTC (2 years, 4 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to 1.27. Changes: http://search.cpan.org/dist/Cache-Memcached/ChangeLog Feature safe: yes
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:24 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 10 20:00:43 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 1.26
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 4 19:11:48 2009 UTC (2 years, 9 months ago) by jadawin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 1.25
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 19 13:11:55 2008 UTC (3 years, 8 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Include some ports in perl5 category. PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:22 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 23 03:50:41 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 1.24
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 20 13:00:11 2007 UTC (4 years, 7 months ago) by mat
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 1.23
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jun 19 21:41:34 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 1.22
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 4 01:55:42 2007 UTC (4 years, 9 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -5 lines
- Update to 1.21
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 18 08:09:52 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 1.20
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 20 03:01:10 2006 UTC (5 years, 1 month ago) by clsung
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -4 lines
- p5-Cache-Memcached depends on p5-Storable and p5-Time-HiRes, but with perl5.8 this modules already installed PR: ports/106780 Submitted by: Anton Yuzhaniov<citrin_AT_rambler-co dot ru>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Jun 29 02:01:20 2006 UTC (5 years, 7 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- update to 1.18 - prune WWW.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon May 1 01:46:55 2006 UTC (5 years, 9 months ago) by leeym
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to 1.17
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 31 18:24:07 2005 UTC (6 years, 3 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Let the IGNORE message make a bit more sense and change it from: ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 22 07:48:34 2005 UTC (6 years, 4 months ago) by tobez
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +7 -11 lines
Update to 1.15. Require perl from ports. Assign maintainer to perl@.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 21 00:42:40 2005 UTC (6 years, 4 months ago) by leeym
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- databases/p5-Cache-Memcached does not depend on memcached PR: 84749 Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 9 19:14:18 2005 UTC (6 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +10 -5 lines
- add missing dependency PR: based on 79719 Submitted by: Stephen Gunn <csg@waterspout.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 1 04:29:39 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset MAINTAINER to ports@FreeBSD.org
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 29 22:24:41 2004 UTC (7 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change email to new FreeBSD.org address Approved by:adamw (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 3 06:49:57 2004 UTC (7 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -5 lines
Update to 1.14. PR: ports/69746 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 16 08:11:42 2004 UTC (7 years, 9 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Add p5-Cache-Memcached 1.0.12, perl API for memcached, a distributed memory cache daemon. PR: ports/65600 Submitted by: michael johnson <ahze@ahze.net>
