| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 16:42:28
0.07
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.07
|
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.07
|
ohauer  |
-remove MD5 |
19 Aug 2008 10:10:51
0.07
|
linimon  |
Reset hansjoerg.pehofer@uibk.ac.at at his request.
Hat: portmgr |
07 Apr 2008 04:02:24
0.07
|
lippe  |
- Updated to 0.07.
- Use CPAN macro.
- Better adjustment of dependencies.
- COMMENT should not be quoted.
PR: ports/121030
Submitted by: myself
Approved by: gabor (mentor), maintainer timeout (> 2 weeks) |
07 Mar 2008 13:00:56
0.06_1
|
miwi  |
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc) |
24 Jan 2006 03:10:24
0.06_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.06_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
31 Mar 2004 03:12:58
0.06_1
|
trevor  |
SIZEify (maintainer timeout) |
24 Oct 2003 12:05:09
0.06_1
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
07 Sep 2003 04:42:35
0.06_1
|
foxfair  |
PR: 56531
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
changed dependency from p5-XML-SAX-Base to p5-XML-SAX.
let port remove "use warnings;" to allow perl < 5.6.0.
Minor change with using SITE_PERL. |
28 Aug 2003 20:39:14
0.06
|
erwin  |
Add p5-XML-Filter-GenericChunk 0.06,
XML::Filter::GenericChunk is a base class for SAX filters that are able to
Xparse wellballanced chunks from SAX events and transforms this chunk
Xinto a sequence of SAX events.
PR: 54729
Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> |