| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Mar 2013 00:44:54
2.0
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
04 Jun 2012 05:15:46
2.0
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
2.0
|
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.0
|
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 |
19 Mar 2011 12:38:54
2.0
|
miwi  |
- Get Rid MD5 support |
17 Apr 2008 14:30:31
2.0
|
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) |
14 Aug 2006 10:42:01
2.0
|
mat  |
Respect DESTDIR by remove EXAMPLESDIR
PR: 101852
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
22 Jan 2006 05:52:28
2.0
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Jan 2006 02:28:45
2.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 15:05:17
2.0
|
mat  |
Take a perl@ hat and add SHA256 checksums |
23 Sep 2005 02:21:30
2.0
|
leeym  |
- update to 2.0
- assign maintainer to perl@ |
21 Sep 2005 19:31:43
1.13
|
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 |
20 Sep 2005 14:20:34
1.13
|
erwin  |
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!
Noticed by: tobez
Approved by: portmgr (self) |
31 Mar 2004 03:12:58
1.13
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 14:15:32
1.13
|
erwin  |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit. |
24 Oct 2003 12:05:09
1.13
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
21 Feb 2003 12:48:19
1.13
|
knu  |
De-pkg-comment. |
25 Jun 2002 08:47:59
1.13
|
ijliao  |
add p5-Business-UPS 1.13
A UPS Interface Module
PR: 34250
Submitted by: Seamus Venasse <svenasse@polaris.ca> |