| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 08:37:59
1.54
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
1.54
|
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 |
17 Sep 2011 06:49:29
1.54
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
17 May 2011 11:13:00
1.54
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
19 Sep 2010 17:52:42
1.54
|
az  |
Update to 1.54.
Changes: http://search.cpan.org/dist/HTML-Tidy/Changes
PR: ports/150726
Submitted by: Frederic Culot <frederic@culot.org> |
07 Jun 2010 01:21:40
1.52
|
pgollucci  |
- Fix for non standard LOCALBASE
PR: ports/144463
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
With Hat: perl@ |
19 May 2010 07:04:27
1.52
|
wen  |
- Update to 1.52
- Update dependence
PR: ports/146586
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
16 Aug 2009 09:55:32
1.08_1
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
04 Oct 2007 18:57:40
1.08_1
|
tobez  |
Prevent the port from segfaulting under certain conditions.
PR: 116602
Approved by: maintainer (mat) |
08 Sep 2007 01:06:22
1.08
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
31 Aug 2007 13:37:23
1.08
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
19 Apr 2007 19:35:18
1.08
|
mat  |
Update to 1.08 |
22 Jan 2006 02:55:05
1.06
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
14 Nov 2005 14:16:12
1.06
|
mat  |
Be hipe and add SHA256 |
21 Sep 2005 19:31:43
1.06
|
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 |
30 Aug 2005 12:20:40
1.06
|
mat  |
Update to 1.06 |
03 Sep 2004 11:51:20
1.05.01
|
mat  |
Update to 1.05.01 |
09 Jun 2004 12:15:32
1.04
|
mat  |
Add p5-HTML-Tidy 1.04, web validation in a Perl object using tidy. |