| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 14:07:27
1.04
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
1.04
|
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 |
03 Jul 2011 14:59:23
1.04
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
1.04
|
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) |
22 Jan 2006 08:30:12
1.04
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:48:34
1.04
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
13 Oct 2005 08:34:03
1.04
|
ehaupt  |
Update to 1.04
PR: 86725
Submitted by: ehaupt
Approved by: maintainer timeout (15 days),
novel (mentor) |
21 Sep 2005 19:31:43
1.02
|
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 |
18 Aug 2004 16:52:18
1.02
|
mat  |
Add p5-Class-Observable 1.02, allow other classes and objects to respond
to events in yours.
PR: ports/70339
Submitted by: Travis Campbell <hcoyote@ghostar.org> |