non port: audio/gnupod/pkg-plist |
Number of commits found: 20 |
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Monday, 20 Oct 2014
|
06:36 bapt
Cleanup plist
 |
Friday, 28 Feb 2014
|
17:58 pawel
- Staging support
- Use options helpers
- Merge docs installation
- Unmute install commands
 |
Friday, 2 May 2008
|
19:27 miwi
- Update to 0.99.6
PR: 123299
Submitted by: David <david@trucs.org> (maintainer)
 |
Wednesday, 7 Jun 2006
|
12:07 miwi
Update to 0.99
PR: ports/97664
Submitted by: miwi
Approved by: krion (mentor), maintainer
 |
Wednesday, 4 Jan 2006
|
05:42 edwin
[Maintainer Update] audio/gnupod : Fix pkg-plist (noticed by Kris via pointyhat)
PR: ports/91280
Submitted by: David Le Brun <david@dyn-ns.net>
 |
Sunday, 3 Apr 2005
|
21:02 pav
- Update to ports/79507
PR: ports/79507
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
 |
Sunday, 28 Nov 2004
|
16:10 pav
- Update to 0.96
PR: ports/74343
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
 |
Thursday, 8 Jul 2004
|
18:41 pav
- Update to 0.95
PR: ports/68744
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
 |
Sunday, 2 May 2004
|
00:23 petef
- update to 0.94
- fix pkg-plist
PR: 65938
Submitted by: maintainer
 |
Friday, 12 Dec 2003
|
21:32 pav
- Fix install on perl 5.0
- Fix pkg-plist on perl 5.0
PR: ports/60190
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
 |
Sunday, 9 Nov 2003
|
16:03 jeh
This is a massive update :
- *COMPLETE* rewrite of GNUpod (cleaner code, faster, less memory
needed)
- Real support of Unicode
- Remove XML::Simple depency in favor of XML::Parser
- Support of SmartPlaylists (beta)
- Many bugs fixed and many new features
PR: 59053
Submitted By: MAINTAINER
 |
Friday, 24 Oct 2003
|
12:05 ijliao
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
 |
Tuesday, 21 Oct 2003
|
11:24 osa
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
 |
Saturday, 16 Aug 2003
|
10:35 kris
Utilize INFO
 |
Sunday, 20 Apr 2003
|
21:25 sumikawa
Fix breakage on packaging.
PR: ports/51180
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
 |
Friday, 18 Apr 2003
|
06:48 edwin
[MAINTENER UPDATE] audio/gnupod to 0.28
Change the MASTER_SITES to gnu.org (and mirrors)
Update gnupod to 0.28
- tunes2pod.pl has better support of various iTunesDB (especially with
Ehpod)
- mktunes.pl is now *much* faster
PR: ports/50054
Submitted by: David LE BRUN <david@dyn-ns.net>
 |
Wednesday, 5 Mar 2003
|
10:28 kris
Update to gnupod 0.27
PR: ports/48854
Submitted by: David LE BRUN <david@dyn-ns.net> (maintainer)
 |
Tuesday, 28 Jan 2003
|
22:15 sumikawa
Upgrade to 0.26.
Reviewd and approved by: maintainer
 |
Wednesday, 15 Jan 2003
|
16:38 sumikawa
Add gnupod 0.25, a set of Perl scripts for using an Apple iPod.
PR: 45875
Submitted by: David Le Brun <david@dyn-ns.net>
 |
Number of commits found: 20 |