| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jul 2012 11:17:04
1.48
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
04 Jun 2012 17:17:22
1.48
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
1.48
|
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
1.48
|
miwi  |
- Get Rid MD5 support |
16 Aug 2009 09:22:05
1.48
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
17 Apr 2008 14:30:31
1.48
|
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
1.48  |
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 |
01 Oct 2006 13:10:01
1.48
|
lbr  |
Update to 1.48 |
14 Jul 2006 07:00:11
1.47
|
lbr  |
Update to 1.47
PR: 100260
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
23 May 2006 07:31:00
1.45
|
lbr  |
Update to 1.45
Approved by: erwin (mentor, implicit) |
01 May 2006 13:52:00
1.43
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
04 Feb 2006 11:43:39
1.43
|
erwin  |
Update to 1.43
PR: 92797
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
22 Jan 2006 02:58:25
1.41
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
16 Jan 2006 13:11:56
1.41
|
erwin  |
Update to 1.41
PR: 91867
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
06 Jan 2006 05:58:21
1.40
|
edwin  |
[MAINTAINER] www/p5-HTML-Prototype: up to 1.40
up to 1.40
PR: ports/91362
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
02 Jan 2006 11:06:27
1.39
|
erwin  |
Update to 1.39
PR: 91200
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
01 Jan 2006 10:54:50
1.38
|
erwin  |
Update to 1.38
PR: 91158
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
27 Dec 2005 20:26:24
1.37
|
ehaupt  |
Update to 1.37
PR: 90986
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
02 Dec 2005 18:50:13
1.36
|
erwin  |
Update to 1.36
PR: 89849
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
31 Oct 2005 18:24:21
1.35
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
30 Sep 2005 14:34:59
1.35
|
novel  |
Update to 1.35.
PR: 86760
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: Lars Balker Rasmussen (maintainer) |
21 Sep 2005 19:31:43
1.34
|
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 |
13 Sep 2005 17:28:54
1.34
|
erwin  |
Update to 1.34
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
16 Jul 2005 11:38:42
1.32
|
erwin  |
Update to 1.32
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) |
13 Jul 2005 11:16:37
1.31
|
erwin  |
- Update to 1.31
- Mark perl 5.6.x and higher only
- Pass maintainership to submitter
Submitted by: Lars Balker Rasmussen <lars@balker.dk> |
02 Jun 2005 11:56:03
1.23
|
mat  |
Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.
Approved by: portmgr (kris) |
07 May 2005 20:08:36
1.23
|
lth  |
Add p5-HTML-Prototype 1.23, generate HTML and Javascript for the
Prototype library. |