aboutsummaryrefslogtreecommitdiff
path: root/audio/gnupod/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371234
* - Staging supportPawel Pekala2014-02-281-9/+16
| | | | | | | | | - Use options helpers - Merge docs installation - Unmute install commands Notes: svn path=/head/; revision=346560
* - Update to 0.99.6Martin Wilke2008-05-021-1/+4
| | | | | | | | PR: 123299 Submitted by: David <david@trucs.org> (maintainer) Notes: svn path=/head/; revision=212497
* Update to 0.99Martin Wilke2006-06-071-5/+8
| | | | | | | | | PR: ports/97664 Submitted by: miwi Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=164695
* [Maintainer Update] audio/gnupod : Fix pkg-plist (noticed by Kris via pointyhat)Edwin Groothuis2006-01-041-6/+6
| | | | | | | | PR: ports/91280 Submitted by: David Le Brun <david@dyn-ns.net> Notes: svn path=/head/; revision=152699
* - Update to ports/79507Pav Lucistnik2005-04-031-0/+3
| | | | | | | | PR: ports/79507 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) Notes: svn path=/head/; revision=132376
* - Update to 0.96Pav Lucistnik2004-11-281-0/+2
| | | | | | | | PR: ports/74343 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) Notes: svn path=/head/; revision=122672
* - Update to 0.95Pav Lucistnik2004-07-081-0/+1
| | | | | | | | PR: ports/68744 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) Notes: svn path=/head/; revision=113228
* - update to 0.94Pete Fritchman2004-05-021-0/+3
| | | | | | | | | | - fix pkg-plist PR: 65938 Submitted by: maintainer Notes: svn path=/head/; revision=108127
* - Fix install on perl 5.0Pav Lucistnik2003-12-121-4/+4
| | | | | | | | | | - Fix pkg-plist on perl 5.0 PR: ports/60190 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer) Notes: svn path=/head/; revision=95686
* This is a massive update :James E. Housley2003-11-091-7/+5
| | | | | | | | | | | | | | - *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 Notes: svn path=/head/; revision=93552
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-8/+8
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91809
* Utilize INFOKris Kennaway2003-08-161-3/+0
| | | | Notes: svn path=/head/; revision=87049
* Fix breakage on packaging.Munechika SUMIKAWA2003-04-201-1/+1
| | | | | | | | PR: ports/51180 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=79377
* [MAINTENER UPDATE] audio/gnupod to 0.28Edwin Groothuis2003-04-181-0/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=79211
* Update to gnupod 0.27Kris Kennaway2003-03-051-1/+4
| | | | | | | | PR: ports/48854 Submitted by: David LE BRUN <david@dyn-ns.net> (maintainer) Notes: svn path=/head/; revision=76914
* Upgrade to 0.26.Munechika SUMIKAWA2003-01-281-10/+13
| | | | | | | Reviewd and approved by: maintainer Notes: svn path=/head/; revision=74180
* Add gnupod 0.25, a set of Perl scripts for using an Apple iPod.Munechika SUMIKAWA2003-01-151-0/+15
PR: 45875 Submitted by: David Le Brun <david@dyn-ns.net> Notes: svn path=/head/; revision=73170