notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: audio/gnupod/pkg-plist

Number of commits found: 20

Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Original commitRevision:373448 
Monday, 20 Oct 2014
06:36 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371234 
Friday, 28 Feb 2014
17:58 pawel search for other commits by this committer
- Staging support
- Use options helpers
- Merge docs installation
- Unmute install commands
Original commitRevision:346560 
Friday, 2 May 2008
19:27 miwi search for other commits by this committer
- Update to 0.99.6

PR:             123299
Submitted by:   David <david@trucs.org> (maintainer)
Original commit
Wednesday, 7 Jun 2006
12:07 miwi search for other commits by this committer
Update to 0.99

PR:             ports/97664
Submitted by:   miwi
Approved by:    krion (mentor), maintainer
Original commit
Wednesday, 4 Jan 2006
05:42 edwin search for other commits by this committer
[Maintainer Update] audio/gnupod : Fix pkg-plist (noticed by Kris via pointyhat)

PR:             ports/91280
Submitted by:   David Le Brun <david@dyn-ns.net>
Original commit
Sunday, 3 Apr 2005
21:02 pav search for other commits by this committer
- Update to ports/79507

PR:             ports/79507
Submitted by:   David Le Brun <david@dyn-ns.net> (maintainer)
Original commit
Sunday, 28 Nov 2004
16:10 pav search for other commits by this committer
- Update to 0.96

PR:             ports/74343
Submitted by:   David Le Brun <david@dyn-ns.net> (maintainer)
Original commit
Thursday, 8 Jul 2004
18:41 pav search for other commits by this committer
- Update to 0.95

PR:             ports/68744
Submitted by:   David Le Brun <david@dyn-ns.net> (maintainer)
Original commit
Sunday, 2 May 2004
00:23 petef search for other commits by this committer
- update to 0.94
- fix pkg-plist

PR:             65938
Submitted by:   maintainer
Original commit
Friday, 12 Dec 2003
21:32 pav search for other commits by this committer
- 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)
Original commit
Sunday, 9 Nov 2003
16:03 jeh search for other commits by this committer
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
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Tuesday, 21 Oct 2003
11:24 osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
Original commit
Saturday, 16 Aug 2003
10:35 kris search for other commits by this committer
Utilize INFO
Original commit
Sunday, 20 Apr 2003
21:25 sumikawa search for other commits by this committer
Fix breakage on packaging.

PR:             ports/51180
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Original commit
Friday, 18 Apr 2003
06:48 edwin search for other commits by this committer
[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>
Original commit
Wednesday, 5 Mar 2003
10:28 kris search for other commits by this committer
Update to gnupod 0.27

PR:             ports/48854
Submitted by:   David LE BRUN <david@dyn-ns.net> (maintainer)
Original commit
Tuesday, 28 Jan 2003
22:15 sumikawa search for other commits by this committer
Upgrade to 0.26.

Reviewd and approved by:        maintainer
Original commit
Wednesday, 15 Jan 2003
16:38 sumikawa search for other commits by this committer
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>
Original commit

Number of commits found: 20