Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.28_3,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Jul 2020 07:53:26
2.28_3,1
|
sunpoet  |
Switch default database to gnudb.gnudb.org
- Bump PORTREVISION for package change
freedb.freedb.org is down, use gnudb.gnudb.org instead.
PR: 247875
Submitted by: brooks
MFH: 2020Q3 |
27 May 2018 20:15:20
2.28_2,1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Jun 2015 13:09:30
2.28_2,1
|
amdmi3  |
- Fix build
Approved by: portmgr blanket |
31 May 2015 13:07:54
2.28_2,1
|
amdmi3  |
- Add LICENSE_FILE
- Fix shebangs
- Add NO_ARCH
MFH: 2015Q2
Approved by: portmgr blanket |
12 Mar 2015 23:00:03
2.28_1,1
|
adamw  |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
26 Nov 2014 13:08:38
2.28_1,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 ) |
20 Oct 2014 06:36:00
2.28,1
|
bapt  |
Cleanup plist |
01 Nov 2013 02:28:24
2.28,1
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 14:36:37
2.28,1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
02 Sep 2013 15:59:19
2.28,1
|
sunpoet  |
- Add LICENSE
- Add PORTSCOUT |
02 Aug 2013 18:52:11
2.28,1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
2.28,1
|
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
13 Mar 2012 03:55:11
2.28,1
|
sunpoet  |
- Update to 2.28
Changes: http://search.cpan.org/dist/CDDB_get/Changes
Feature safe: yes |
20 Jun 2011 08:34:49
2.27,1
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
19 Mar 2011 12:38:54
2.27,1
|
miwi  |
- Get Rid MD5 support |
20 Jan 2010 21:01:02
2.27,1
|
linimon  |
Reset maintainer at his request. |
17 Apr 2008 14:30:31
2.27,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) |
31 May 2006 17:44:25
2.27,1
|
aaron  |
- Update from v2.23 to v2.27
- Update pkg-plist
2.25 15.06.2005
user:pass with proxy support - untested (thanks to Peter)
Please try it, I don't have such a setup.
Cache module: use CDDB_cache instead of CDDB_get
All files are saved in a local tree and can be reused from there.
Please try it if you like, it's not really tested.
2.26 22.06.2005 (unreleased)
added postgres/oracle/sqlite support (untested)
thanks to Rick for starting with a postgres version
2.27 01.01.2006
default port is now 8880 (not 888 anymore)
fixes an ioctl perl problem on current redhat/fedora (thanks to
Gregory K. Ruiz-Ade and the redhat/fedora guys)
PR: 98173
Submitted by: aaron
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
30 May 2006 23:26:46
2.23,1
|
edwin  |
fix maintiner email address |
22 Jan 2006 08:13:12
2.23
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Sep 2005 19:35:50
2.23,1
|
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. |
18 Mar 2004 18:01:13
2.23
|
trevor  |
Add size data, approved by maintainers. |
15 Oct 2003 20:12:17
2.23,1
|
erwin  |
Update to 2.23
PR: 58073
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer |
23 Jul 2003 17:22:27
2.2,1
|
arved  |
oops.. wrong commit message.
Pointy hat: arved
The right one:
Update to 2.2
Bump PORTEPOCH because PORTVERSION decreased.
PR: 54259
Submitted by: Mathieu Arnold <m@absolight.net> |
23 Jul 2003 17:13:01
2.2,1
|
arved  |
Update to 1.11
PR 54248
Submitted by: Mathieu Arnold <m@absolight.net> |
17 Apr 2003 21:56:40
2.11,1
|
kris  |
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed. |
29 Mar 2003 00:01:20
2.11
|
edwin  |
Update audio/p5-CDDB_get 1.66 -> 2.11
From: Oyvind Moll <oyvindmo@initio.no>
To: edwin@freebsd.org
Cc: philip@p6m7g8.com
Subject: audio/p5-CDDB_get (PR ports/47609)
Hi,
I just noticed ports/47609 about a version update for
audio/p5-CDDB_get, which I'm maintainer of. I can't see any trace of
the mail that presumably was sent to me on February 4th, but no
matter: Please feel free to commit the patch in ports/47609.
Thanks, to both of you :)
PR: ports/47609
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Reviewed by: Oyvind Moll <oyvindmo@initio.no> |
21 Feb 2003 10:59:39
1.66
|
knu  |
De-pkg-comment. |
01 Oct 2001 02:04:13 
|
kuriyama  |
Add p5-CDDB_get 1.66, a high-level interface to the Compact Disc Database. |