| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2012 18:08:03
1.10_1
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
1.10_1
|
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 |
24 Oct 2011 09:11:38
1.10_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
17 May 2011 11:13:00
1.10_1
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
16 Jan 2010 14:45:49
1.10_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec. |
16 Aug 2009 09:55:32
1.10
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
18 Feb 2008 15:26:45
1.10
|
miwi  |
- Updated to 1.10
- Add missing deps
- Added newer files and manpages installed
PR: 120675
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer implicit |
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. |
22 Jan 2006 02:55:05
1.08
|
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.08
|
mat  |
Be hipe and add SHA256 |
31 Oct 2005 18:24:21
1.08
|
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 |
05 Nov 2004 14:28:50
1.08
|
mat  |
Update to 1.08 |
12 Oct 2004 10:12:17
1.07
|
mat  |
Update to 1.07
Add docs |
28 Apr 2004 16:52:45
1.06
|
mat  |
Update to 1.06 |
29 Jan 2004 13:37:55
1.05
|
mat  |
Add SIZE field |
21 Nov 2003 13:04:58
1.05
|
mat  |
Update to 1.05 |
19 Oct 2003 21:17:27
1.04
|
mat  |
Needs 5.6.1
Notified by: kris (bento) |
14 Oct 2003 13:53:21
1.04
|
mat  |
Add p5-XML-Validator-Schema 1.04,
Perl module for validating XML documents against a W3C XML Schema.
PR: 57959
Submitted by: clsung@dragon2.net |