| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.41
|
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 |
22 Oct 2011 23:50:23
1.41
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
17 Sep 2011 07:06:45
1.41
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
01 Aug 2011 00:24:56
1.41
|
lippe  |
- Update to 1.41
PR: ports/158193
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
20 Mar 2011 12:54:45
1.39
|
miwi  |
- Get Rid MD5 support |
28 Nov 2008 02:32:01
1.39
|
lippe  |
- Update to 1.39. |
05 Sep 2008 02:36:44
1.36
|
lippe  |
- Take maintainership. |
03 Sep 2008 02:30:34
1.36
|
linimon  |
Reset espen@tagestad.no due to maintainer-timeouts and no response to email.
Hat: portmgr |
16 Mar 2008 16:30:26
1.36
|
lippe  |
- Update to 1.36.
PR: ports/120391
Submitted by: lippe (myself)
Approved by: araujo (mentor), maintainer timeout (> 2 weeks) |
08 Sep 2007 00:54:37
1.34
|
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 |
24 Aug 2006 08:46:00
1.34
|
mat  |
Update to 1.34
maintainer timeout (3 weeks)
PR: 101036
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
18 Mar 2006 19:32:51
1.32
|
mnag  |
- Update to 1.32
PR: 94445
Submitted by: maintainer |
22 Jan 2006 01:29:10
0.28
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
08 Dec 2005 09:37:39
0.28
|
ehaupt  |
Add p5-DBD-Mock, a simple mock DBD implementation used for testing
PR: 89835
Submitted by: Espen Tagestad <espen@tagestad.no> |