| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 16:53:46
0.91
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.91
|
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:40:25
0.91
|
ohauer  |
-remove MD5 |
19 Aug 2008 10:10:51
0.91
|
linimon  |
Reset hansjoerg.pehofer@uibk.ac.at at his request.
Hat: portmgr |
07 Apr 2008 04:08:15
0.91
|
lippe  |
- Updated to 0.91.
- Use CPAN macro.
- Better adjustment of dependencies.
- Makefile cosmetic changes.
PR: ports/121031
Submitted by: myself
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
24 Jan 2006 03:10:24
0.89_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.89_1
|
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
0.89_1
|
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 |
31 Mar 2004 03:12:58
0.89_1
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
0.89_1
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Sep 2003 04:45:12
0.89_1
|
foxfair  |
PR: 56532
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Change dependency from p5-XML-SAX-Base to p5-XML-SAX. |
08 Aug 2003 14:37:53
0.89
|
erwin  |
Add p5-XML-Generator-PerlData 0.89
XML::Generator::PerlData provides a simple way to generate SAX2 events from
nested Perl data structures, while providing finer-grained control over the
resulting document streams.
PR: 55130
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> |