| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
2.16
|
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 |
20 Jun 2011 08:37:15
2.16
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
09 Jan 2010 23:27:56
2.16
|
pgollucci  |
- Update to 2.16
PR: ports/141591
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@) |
20 Oct 2009 13:34:51
2.15
|
tobez  |
Update to 2.15.
Changes: http://search.cpan.org/dist/Switch/Changes |
22 Jul 2009 16:27:08
2.14_1
|
pgollucci  |
- 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) |
09 Jan 2009 09:50:05
2.14_1
|
tobez  |
Update to 2.14.
Changes: http://search.cpan.org/dist/Switch/Changes |
28 Nov 2008 20:56:41
2.13_1
|
tobez  |
Fix a 7.5-years old (!) dependency bug uncovered by a change in [bogus]
dependency. This snafu of mine actually predates my getting a commit
bit. Bump PORTREVISION.
Reported by: QAT bot |
17 Apr 2008 14:30:31
2.13
|
araujo  |
- 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) |
27 Feb 2007 11:20:55
2.13
|
tobez  |
Update to 2.13. |
13 Dec 2006 15:14:48
2.12
|
tobez  |
Update to 2.12. |
28 Nov 2006 11:51:06
2.11
|
tobez  |
Update to 2.11. |
22 Jan 2006 12:42:24
2.10
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:18:40
2.10
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:31:43
2.10
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
13 Oct 2004 09:15:44
2.10
|
tobez  |
Update to 2.10. |
31 Mar 2004 03:12:58
2.09
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
2.09
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Mar 2003 06:05:38
2.09
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
13 Jun 2002 16:19:01
2.09
|
tobez  |
Update to 2.09. |
02 Jun 2002 22:20:59
2.07
|
tobez  |
Update to 2.07. |
18 Nov 2001 21:55:26 
|
tobez  |
Update to 2.06. |
03 Sep 2001 14:54:01 
|
tobez  |
Update to 2.05 and add WWW. |
03 Aug 2001 20:50:26 
|
tobez  |
Upgrade lang/p5-Switch to 2.04. |
12 Jun 2001 20:25:42 
|
tobez  |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
19 May 2001 20:43:37 
|
ijliao  |
upgrade to 2.03 |
28 Apr 2001 16:08:08 
|
joe  |
Switch.pm provides the syntax and semantics for an explicit case mechanism for
Perl. The syntax is minimal, introducing only the keywords switch and case and
conforming to the general pattern of existing Perl control structures. The
semantics are particularly rich, allowing any one (or more) of nearly 30 forms
of matching to be used when comparing a switch value with its various cases.
|