CVS log for ports/multimedia/gpodder/Makefile
Up to [FreeBSD] / ports / multimedia / gpodder
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:26:58 2012 UTC (3 weeks, 6 days ago) by netchild
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
Update lame to 3.99.3. Bump portrevision of all ports which depend upon it.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Nov 20 06:14:36 2011 UTC (2 months, 3 weeks ago) by rm
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +6 -11 lines
- update to 2.20 - update mirrors list - strict python version to 2.6-2.7 - update mygpoclient to 1.6 - drop dependency on py-simplejson Approved by: miwi (co-mentor) Feature safe: yes
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Nov 10 22:20:15 2011 UTC (3 months ago) by rm
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Change email for my ports to FreeBSD one. Approved by: novel (mentor) Feature safe: yes
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Sep 25 08:04:39 2011 UTC (4 months, 2 weeks ago) by dhn
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Update to 2.19 PR: ports/160983 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Aug 26 03:28:56 2011 UTC (5 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +9 -7 lines
- Update to 2.18 - Bump USE_PYTHON to 2.5+ - Remove dependency on databases/py-pysqlite23, keep py-sqlite3 - Conditionally depend on simplejson, since we have json module in python 2.6+ - Whitespace fix PR: 160155 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Jul 14 13:18:39 2011 UTC (6 months, 4 weeks ago) by arved
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -4 lines
Updte to 2.16 PR: 158790 Submitted by: maintainer
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Jul 2 08:02:46 2011 UTC (7 months, 1 week ago) by miwi
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +10 -10 lines
- Update to 2.15 PR: 158405 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon May 2 20:12:44 2011 UTC (9 months, 1 week ago) by glarkin
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- Assign maintainership to new volunteer Requested by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports ML)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Apr 27 01:56:44 2011 UTC (9 months, 2 weeks ago) by dougb
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
By Maintainer's request, toss these ports back into the pool
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Apr 9 13:38:03 2011 UTC (10 months ago) by arved
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -2 lines
Update to 2.14 PR: 156213 Submitted by: maintainer
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Mar 15 15:05:39 2011 UTC (10 months, 4 weeks ago) by danfe
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
Chase libgpod shlib version bump.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Feb 27 13:39:26 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- Update to 2.13 PR: 155052 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Jan 14 09:17:56 2011 UTC (12 months, 3 weeks ago) by arved
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
Update to 2.12 PR: 153943 Submitted by: maintainer Feature safe: yes
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Dec 25 13:57:10 2010 UTC (13 months, 2 weeks ago) by arved
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
Update to 2.11 This version fixes YouTube downloads and several other bugs. For details, see http://repo.or.cz/w/gpodder.git/shortlog/refs/tags/gpodder-2.11 PR: 153377 Submitted by: maintainer
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 3 05:38:29 2010 UTC (14 months, 1 week ago) by beech
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
Update to version 2.10 This is mostly a bugfix/code-cleanup release. Some minor improvements to the UI. PR: ports/152756 Submitted by: Charlie Kester (corky1951@comcast.net) (maintainer) Approved by: itetcu (mentor) (implicit)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Nov 13 15:25:24 2010 UTC (14 months, 4 weeks ago) by stefan
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Add locale directory 'kk' to plist, at least for now, to clean up properly on deinstall.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Nov 9 12:12:57 2010 UTC (15 months ago) by stefan
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -2 lines
- Adjust MASTER_SITES to make it fetch. - Replace a space by a tab. - Fix plist.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Nov 6 23:29:35 2010 UTC (15 months ago) by stefan
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Update mygpoclient to version 1.5 PR: 151443 Submitted by: maintainer
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Oct 12 06:11:07 2010 UTC (16 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -3 lines
- Update to 2.9 PR: ports/151376 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Aug 7 16:39:45 2010 UTC (18 months ago) by pav
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
- Update to 2.7 PR: ports/149375 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 6 22:16:49 2010 UTC (18 months ago) by sahil
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Pass maintainership to volunteer - Pacify portlint(1) Approved by: old maintainer (via ports@)
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:10 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Apr 21 20:54:30 2010 UTC (21 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -7 lines
- Update to 2.5 - Remove misleading video option as gpodder works with all kind of media players Submitted by: Frank Steinborn <steinex AT nognu.de> (maintainer)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Apr 15 13:19:35 2010 UTC (21 months, 3 weeks ago) by beat
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4 lines
- Update to 2.4 - Pass maintainership to submitter Submitted by: Frank Steinborn <steinex AT nognu.de>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:40:42 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Mar 8 23:14:25 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update to 2.3 PR: 144425 Submitted by: Ports Fury
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Feb 12 14:20:26 2010 UTC (23 months, 4 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +19 -4 lines
- Update to 2.2 PR: 143815 Submitted by: Ports Fury
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:48 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
- update to jpeg-8
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 22 11:25:38 2009 UTC (2 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +37 -44 lines
- Update to 2.1 PR: 141816 Submitted by: Ports Fury
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 28 15:56:52 2009 UTC (2 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Reset maintainer at his request due to current lack of time.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 7 17:03:22 2009 UTC (2 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Chase audio/libgpod shlib bump
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:25 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 14 14:10:33 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- Update to 0.15.0 PR: 132519 Submitted by: Chess Griffin <chess@chessgriffin.com> (Maintainer)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 8 22:23:38 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -1 lines
- USE_PYTHONDISTUTILS is nothing, remove Approved by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 17 15:44:28 2008 UTC (3 years, 1 month ago) by wxs
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 0.14.0 PR: ports/129603 Submitted by: Chess Griffin <chess@chessgriffin.com>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 2 18:41:16 2008 UTC (3 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 0.13.1 PR: ports/128488 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 11 14:05:44 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
- Update to 0.13.0 PR: 128011 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 8 22:43:13 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3 lines
- Update to 0.12.2 PR: 126372 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jul 22 01:07:57 2008 UTC (3 years, 6 months ago) by wxs
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -3 lines
Add dependency on pysqlite2. Fix other dependencies (LIB not RUN). PR: ports/125709 Submitted by: Fraser Tweedale <frase@frase.id.au> Approved by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 16 13:00:10 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Update to 0.12.0 PR: ports/125648 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 12 14:15:33 2008 UTC (3 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
- Update to 0.11.3 PR: ports/124351 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:03 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 2 09:14:21 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Update to 0.11.2 PR: 123260 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Mar 29 23:25:15 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- Update to 0.11.1 PR: 122190 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 6 22:08:34 2008 UTC (3 years, 11 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Fix vim related typo and unbreak INDEX.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 6 20:43:38 2008 UTC (3 years, 11 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
- Add missing RUN_DEPENDS on devel/xdg-utils PR: 121162 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 27 12:02:18 2008 UTC (3 years, 11 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 0.11.0 PR: 121106 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 1 12:17:32 2008 UTC (4 years ago) by miwi
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
- Update to 0.10.4 PR: 119898 Submitted by: Chess Griffin <chess@usrshare.com> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 6 22:51:38 2008 UTC (4 years, 1 month ago) by danfe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Bump PORTREVISION for ports affected by libgpod library version bump.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 6 22:47:04 2008 UTC (4 years, 1 month ago) by danfe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Chase libgpod version bump.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 15 20:57:56 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Update to 0.10.3 PR: ports/118729 Submitted by: Chess Griffin <chess@chessgriffin.com> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 14 18:03:06 2007 UTC (4 years, 1 month ago) by pav
Branches: MAIN
gPodder is a GTK2 media aggregator written in Python. A user can subscribe to RSS feeds for podcasts, videocasts, and other similiar content and download media files found in those feeds. gPodder also supports optional iPod synchronization support, MP3/OGG id3 tag editing, and Ogg-to-iPod synchronization. WWW: http://gpodder.berlios.de PR: ports/117413 Submitted by: Chess Griffin <chess@chessgriffin.com>
