aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnupod
Commit message (Collapse)AuthorAgeFilesLines
* Reset david@trucs.org, who currently does not have time to work onlinimon2010-06-182-3/+1
| | | | | | these ports. Hat: portmgr
* - Update to 0.99.8wen2010-02-282-5/+4
| | | | | | | PR: ports/143632 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Approved by: maintainer(timeout, > 20 days) Feature safe: yes
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-291-3/+1
| | | | | | (part 19; last!). Approved by: portmgr (itetcu)
* - Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated)wxs2009-03-061-1/+2
| | | | | | PR: ports/131887 Submitted by: wxs Approved by: maintainer timeout
* - Update to 0.99.7miwi2009-01-142-4/+5
| | | | | | PR: 130096 Submitted by: Dennis Herrmann <adox@mcx2.org> Approved by: maintainer
* - Add dependency on Digest::SHA1, it's no longer pulled in via Digest::MD5pav2008-11-301-1/+2
| | | | Reported by: pointyhat
* - Update to 0.99.6miwi2008-05-033-14/+17
| | | | | PR: 123299 Submitted by: David <david@trucs.org> (maintainer)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-5/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update gnupod to 0.99.2lwhsu2007-05-293-6/+18
| | | | | | | | - Add FLAC support (option) PR: 112466 Submitted by: "David" <david AT trucs.org> (maintainer) Approved by: clsung (mentor, implicitly)
* - Update maintainer's e-mail address. [1]shaun2006-11-291-1/+1
| | | | | | | - Pet portlint(1) while here. PR: ports/105999 [1] Submitted by: David Le Brun <david@trucs.org> (maintainer) [1]
* Update to 0.99miwi2006-06-073-11/+14
| | | | | | PR: ports/97664 Submitted by: miwi Approved by: krion (mentor), maintainer
* [Maintainer Update] audio/gnupod : Fix pkg-plist (noticed by Kris via pointyhat)edwin2006-01-042-7/+9
| | | | | PR: ports/91280 Submitted by: David Le Brun <david@dyn-ns.net>
* Update to 0.98.3 (Now requires perl >= 5.8)mnag2005-11-222-4/+11
| | | | | PR: 89283 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Update to ports/79507pav2005-04-043-3/+8
| | | | | PR: ports/79507 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Update to 0.96pav2004-11-293-4/+7
| | | | | PR: ports/74343 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Update to 0.95pav2004-07-093-4/+8
| | | | | PR: ports/68744 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* - Fix dependencieskrion2004-05-071-0/+2
| | | | | PR: ports/66341 Submitted by: maintainer
* - update to 0.94petef2004-05-024-16/+8
| | | | | | | - fix pkg-plist PR: 65938 Submitted by: maintainer
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* - Fix install on perl 5.0pav2003-12-132-4/+16
| | | | | | | - Fix pkg-plist on perl 5.0 PR: ports/60190 Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
* This is a massive update :jeh2003-11-104-16/+11
| | | | | | | | | | | - *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
* utilize SITE_PERLijliao2003-10-242-6/+6
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-8/+8
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Utilize INFOkris2003-08-162-3/+2
|
* This port has been removed from CPAN.demon2003-05-231-1/+0
| | | | | | | Newer version of File::Copy is included into perl distribution. PR: 52524 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Fix breakage on packaging.sumikawa2003-04-212-1/+2
| | | | | PR: ports/51180 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* [MAINTENER UPDATE] audio/gnupod to 0.28edwin2003-04-183-5/+7
| | | | | | | | | | 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>
* Update to gnupod 0.27kris2003-03-054-11/+15
| | | | | PR: ports/48854 Submitted by: David LE BRUN <david@dyn-ns.net> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Upgrade to 0.26.sumikawa2003-01-294-46/+21
| | | | Reviewd and approved by: maintainer
* Add gnupod 0.25, a set of Perl scripts for using an Apple iPod.sumikawa2003-01-166-0/+91
PR: 45875 Submitted by: David Le Brun <david@dyn-ns.net>