Skip site navigation (1)Skip section navigation (2)

CVS log for ports/audio/gtkpod/distinfo

[BACK] Up to [FreeBSD] / ports / audio / gtkpod

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Mar 15 15:13:21 2011 UTC (10 months, 4 weeks ago) by danfe
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
- Update to version 1.0.0
- Drop gratuitous run dependencies: they are only used in external auxiliary
  scripts and do not directly affect main program functionality.  Users are
  advised to install them manually if they need them (lame, faad, etc.)
- Now that configure script supports disabling of optional features, drop
  make(1)'s exists()-based heuristics to ensure no hidden dependencies are
  recorded; user's choice of OPTIONS should now match the reality
- Remove now unsupported HAL and GNOME VFS2 options
- Remove dependency on external AAC/MP4 library (mp4v2); gtkpod now tries
  to load it via dlopen(3) and if it fails, will dig for the atom props
  manually.  It probably can be turned into rdep, but first I need to make
  sure our libmp4v2 ABI matches what gtkpod expects
- Add LICENSE (GPLv2)

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 24 20:39:42 2009 UTC (2 years, 5 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
- Update to version 0.99.14 [1]
- Drop `libgnomecanvas' dependency: cairo is now used for coverart display
  effects
- Add missing runtime dependency for Ogg conversion to work [2]
- Similarly to [2], register dependencies for MPEG-4 audio encoding/decoding
  and MP3 encoding via LAME
- Flip cURL support knob to "on", since vorbis-tools require it anyways (and
  Ogg support is "on" by default).  This is OK since cURL is likely to be
  installed on a typical desktop system; lots of other software wants it
- Convert to use PORTDOCS and simplify their installation (get rid of `for'
  loop in Makefile)
- Augment some OPTIONS text, clean up pkg-plist

PR:		ports/138007 [1], ports/126760 [2]
Submitted by:	keramida [1], ehaupt [2]

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jan 6 22:54:20 2008 UTC (4 years, 1 month ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -3 lines
Update to version 0.99.12.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jul 23 17:34:48 2007 UTC (4 years, 6 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10,
respectively.

Based on PR:	ports/114563, ports/114564
Submitted by:	Herbert J. Skuhra

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Oct 10 11:13:42 2006 UTC (5 years, 4 months ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,
respectively.  Also rename a knob, commit to UPDATING will follow.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 3 14:12:27 2006 UTC (5 years, 10 months ago) by danfe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Update to most recent versions.

Prodded by:	several

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jan 18 14:47:07 2006 UTC (6 years ago) by danfe
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Update to version 0.99.2.

PR:		ports/91529
Submitted by:	Devon Ryan <dpryan(at)dpryan.com>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 30 14:01:29 2005 UTC (6 years, 2 months ago) by danfe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
SHA256'ify my ports.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 31 12:58:23 2005 UTC (6 years, 3 months ago) by danfe
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Utilize OPTIONS
- Unmute ${INSTALL_DATA} statements
- Kill EOL space in distinfo

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Oct 19 17:11:12 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to 0.94.0
Reset MAINTAINER

PR:		87415
Notified by:	Rodrigo Graeff <delphus@gmail.com>
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 5 00:58:11 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to 0.88.2 :
  - added scripts to synchronize with evolution
  - fixed support of iPod shufffle

PR:		ports/79538
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 17 00:28:17 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Update to 0.88
  * Adds support for iPod Shuffle
  * Support for smart playlists

ChangeLog:	http://gtkpod.sourceforge.net/ChangeLog
PR:		ports/78932
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 3 22:39:35 2004 UTC (7 years, 2 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Update to 0.85.0

PR:		ports/74273
Submitted by:	David Le Brun (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 28 11:08:32 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Update to bug-fix-release
- Fix compilation on -STABLE (Scott Mitchell)

PR:		ports/69201
Submitted by:	David Le Brun (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 9 10:04:11 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to gtkpod 0.80
Changelog : http://gtkpod.sourceforge.net/ChangeLog

PR:		ports/68743
Submitted by:	David Le Brun (maintainer)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 18 20:59:10 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Add size data, approved by maintainers.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 22 18:26:00 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update of gtkpod to 0.72:
* use libid3tag library instead of libid3 for better
  performance
* parse the filename to fill in missing ID3 tags
* support for unicoded ID3v2.4 tags
* bug fixes

PR:		61649
Submitted by:	maintainer

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 4 16:21:02 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 0.70
* Add support of AAC files (WITH_AAC knob)
* New Info window (with statistics)
* Many small improvements with large practival impact
* Bug fixes

PR:		ports/59851
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 3 23:26:50 2003 UTC (8 years, 3 months ago) by joe
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Upgrade to version 0.60.

PR:	ports/58611

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 11 01:37:37 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 0.52.

PR:		ports/54348
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 3 22:33:05 2003 UTC (8 years, 8 months ago) by adamw
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 0.51-2.

PR:		prots/52738
Submitted by:	David Le Brun <david@dyn-ns.net> (maintainer)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 22 04:58:07 2003 UTC (8 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
[Maintainer Update] audio/gtkpod to v0.51

	Update gtkpod to 0.51 :
        * libgnugetopt is no longer required (call to getopt_long_only removed)
        * few bug fixes (playlength)
        * several improvements (more infos about songs, more charsets, ...)
        * new features (displays free space on iPod, charsets saved, ...)

PR:		ports/52546
Submitter:	David Le Brun <david@dyn-ns.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 21 06:46:00 2003 UTC (8 years, 9 months ago) by sumikawa
Branches: MAIN
Add gtkpod 0.50, a GUI to upload songs and playlists to iPod.

PR:		47602
Submitted by:	David Le Brun <david@dyn-ns.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options