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

CVS log for ports/multimedia/quodlibet/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / quodlibet

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Feb 25 08:46:07 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -2 lines
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Feb 25 00:47:49 2011 UTC (11 months, 2 weeks ago) by miwi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
- Move to py25 or above
- While here kick md5 support

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Oct 1 21:49:43 2010 UTC (16 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Switch to audio/musepack from deprecated audio/libmpcdec

PR:		ports/150510
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by:	maintainer timeout (> 2 weeks)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 11 20:58:03 2010 UTC (18 months ago) by makc
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Chase multimedia/mp4v2 update.

PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:13 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:38:28 2010 UTC (22 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
- Chase wavpack's lib dump

Approved by:	itetcu (mentor, implicit)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:41:01 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -0 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Mar 10 17:37:44 2010 UTC (23 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -21 lines
- Update to 2.2

PR:		144094
Submitted by:	"J.D. Morris" <jdm720@gmail.com>
Approved by:	maintainer

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:42:02 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- update to jpeg-8

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:32 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:47 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -5 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:16 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 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.25: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:52:37 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Oct 4 02:01:28 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jun 7 14:04:25 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Switch from using mad to mp3 in USE_GSTREAMER

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 6 17:26:10 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -2 lines
- Update to 1.0

PR:		113354
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:58 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Feb 25 20:05:27 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Chase lib version bump in libmpcdec

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 30 13:34:41 2007 UTC (5 years ago) by ahze
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3 lines
- Add a site to MASTER_SITES
- Fix OPTIONS to match test [1]

PR:		ports/108535
		ports/108531 [1]
Submitted by:	ahze [1]
		Peter Johnson <johnson.peter@gmail.com> (maintainer)
Approved by:	maintainer [1]

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Jan 3 02:19:49 2007 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Chase wavpack's shared library version bump, bump PORTREVISION on these ports.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Dec 28 18:46:50 2006 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -9 lines
- Add the gstreamer-plugins-good dependency to make ID3 tags to be playable,
  bump the PORTREVISION.
- Remove USE_GSTREAMER=yes, taken care by USE_GSTREAMER=foobar
- Move from (BUILD|RUN)_DEPENDS=[...]py-gstreamer to USE_GSTREAMER=python
- Move from (BUILD|RUN)_DEPENDS=[...]py-gnome-extras to USE_GNOME+=pygnomeextras

PR:		ports/107256
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Dec 10 23:47:40 2006 UTC (5 years, 2 months ago) by alexbl
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
 - Use PYCTYPES macro to assure compatability with Python 2.5

Approved by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Nov 29 16:35:59 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -1 lines
- Update to 0.24
- Add dbus support option
- Remove patches merged into upstream

PR:		ports/105897
Submitted by:	Peter Johnson <johnson.peter at gmail.com> (maintainer)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 27 03:09:13 2006 UTC (5 years, 4 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +42 -39 lines
- update to 0.23.1
- transfer maintainership to submitter

PR:		102631
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
Approved by:	novel (mentor), maintainer timeout (3 weeks)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Sep 23 20:42:42 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Reassign from inactive maintainer, to new maintainer who has been submitting
PRs for updates.

Hat:		portmgr

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 2 16:51:05 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
Schedule these broken ports for termination on 2006-12-01

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jul 15 21:49:09 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Mark as broken: fails to install/deinstall cleanly.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 18 09:33:47 2006 UTC (5 years, 7 months ago) by vd
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +48 -32 lines
Update from 0.17.1 to 0.21.1

PR:		ports/96898
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
Approved by:	ChangBom Yoon <changbom.yoon@gmail.com> (maintainer)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:03:00 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -8 lines
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 20 17:55:18 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Mark broken also on ia64

Reported by:	krismail

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 20 23:29:54 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -5 lines
- Update to 0.17.1

PR:		ports/91971
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
Approved by:	ChangBom Yoon <changbom.yoon@gmail.com> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 15 01:41:26 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
- Mark BROKEN on amd64 and sparc64

PR:		ports/91447 (based on)
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jan 15 01:40:16 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +19 -8 lines
- Add Remote File Access support
- Add gnome to CATEGORIES
- Fix run dependencies

PR:		ports/91607
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 8 12:36:34 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
[PATCH] multimedia/quodlibet, i18n problem with quodlibet.mo

	QuodLibet's <lang>.mo [1], quodlibet.mo, is not found by
	default on FreeBSD.  The path of i18ndir is responsible for
	it.

	[1] <URL:http://www.sacredchao.net/quodlibet/wiki/Development/Translation>
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
PR:		ports/91473
Approved by:	Chang bom Yoon <changbom.yoon@gmail.com>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 7 02:13:33 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +30 -10 lines
[PATCH] multimedia/quodlibet: FLAC Format support

	- FLAC [1] Format support
	- [1] http://flac.sourcefor

PR:		ports/91388
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jan 4 21:16:53 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
[UPDATE] multimedia/quodlibet: update to 0.16

	- Update to 0.16
	- Give away maintainership to changbom.yoon@gmail.com

PR:		ports/91308
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Dec 28 01:00:32 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Quod Libet is a GTK+-based audio player written in Python.

PR:		ports/90627
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>

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