| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
3.15
|
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 |
19 Mar 2011 12:38:54
3.15
|
miwi  |
- Get Rid MD5 support |
12 Dec 2010 21:34:18
3.15
|
pgollucci  |
- Pass to perl@ |
21 Dec 2009 02:19:12
3.15
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
29 Apr 2008 05:27:10
3.15
|
linimon  |
Reset aaron's port maintainerships due to many maintainer-timeouts. |
17 Apr 2008 14:30:31
3.15
|
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) |
08 Sep 2007 01:11:48
3.15  |
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 |
04 Jun 2006 23:56:31
3.15
|
aaron  |
- Update from v3.14 to v3.15
- Restrict to Perl 5.6+ due to dependency upon www/p5-HTML-Parser
- Take maintainership
3.15 2005-11-29
Fixed bug where rewrite_tag would unescape entities. Thanks to "Paul
Bijnens" <paul.bijnens@xplanation.com> for the bug report and fix.
PR: ports/98336
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
24 Jan 2006 03:14:23
3.14
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
3.14
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
18 Oct 2005 13:42:30
3.14
|
erwin  |
Update to 3.14
PR: 87608
Submitted by: Lars Eggert <lars.eggert@gmx.net> (maintainer) |
21 Sep 2005 19:35:50
3.13
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
10 Feb 2005 06:16:32
3.13
|
leeym  |
- Update to 3.13
PR: 75805
Submitted by: Lars Eggert <lars.eggert at gmx.net> |
06 May 2004 12:34:02
2.2
|
mat  |
Add p5-HTML-TokeParser-Simple 2.2, subclass of HTML::TokeParser with
easy-to-remember method calls.
PR: ports/65709
Submitted by: Lars Eggert <lars.eggert@gmx.net> |