Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
1.0.3_1

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.0.3_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.0.3_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:25:18
1.0.3_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.0.3_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2014 12:39:34
1.0.3

|
culot  |
- Update to 1.0.3
Changes: http://search.cpan.org/dist/XML-Catalog/Changes |
27 May 2014 14:39:49
1.0.2

|
culot  |
- Update to 1.0.2
Changes: http://search.cpan.org/dist/XML-Catalog/Changes |
27 May 2014 05:18:28
1.0.1

|
antoine  |
Fix make patch |
26 May 2014 09:24:47
1.0.1

|
bapt  |
Convert to USES=dos2unix
With hat: portmgr |
20 Nov 2013 13:52:35
1.0.1

|
culot  |
- Update to 1.0.1
Changes: http://search.cpan.org/dist/XML-Catalog/Changes |
07 Oct 2013 16:44:15
1.0.0

|
culot  |
- Update to 1.0.0
- Add LICENSE (Artistic 1 & GPL 1)
- Support staging
- Canonicalize creator's name
- Take maintainership
Changes: http://search.cpan.org/dist/XML-Catalog/Changes |
20 Sep 2013 23:17:32
0.02_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
02 Aug 2013 18:21:06
0.02_1

|
az  |
- Convert to new perl framework |
26 Jul 2013 12:25:46
0.02_1

|
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
04 Jun 2012 16:42:28
0.02_1
|
az  |
- Remove SITE_PERL from *_DEPENDS |
21 Jan 2012 17:40:15
0.02_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 |
03 Jul 2011 14:40:25
0.02_1
|
ohauer  |
-remove MD5 |
17 Apr 2008 14:30:31
0.02_1
|
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) |
22 Jan 2006 02:55:05
0.02_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
25 Nov 2005 18:40:57
0.02_1
|
pav  |
- Add SHA256 |
21 Sep 2005 19:31:43
0.02_1
|
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 |
29 Jan 2004 16:13:06
0.02_1
|
trevor  |
SIZEify. |
24 Oct 2003 14:44:00
0.02_1
|
erwin  |
Remove local definition of SITE_PERL |
24 Oct 2003 12:05:09
0.02_1
|
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
20 Feb 2003 19:11:26
0.02_1
|
knu  |
De-pkg-comment. |
25 Jul 2002 22:50:11
0.02_1
|
tobez  |
Fix manpage generation.
PR: 40908
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
25 Jan 2002 03:59:42

|
ijliao  |
add p5-XML-Catalog Resolve public identifiers and remap system identifiers |