non port: multimedia/quodlibet/Makefile |
SVNWeb
|
Number of commits found: 65 |
Sat, 30 Apr 2022
|
[ 08:03 Tobias C. Berner (tcberner) ] ca3f925 (Only the first 10 of 133 ports in this commit are shown above. )
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert ports tree to make use of USES=gstreamer
- remove duplicate dependency lines from the tree
Differential Revision: https://reviews.freebsd.org/D35097
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 19 Oct 2020
|
[ 06:46 fernape ]
multimedia/quodlibet re-add with latest version 4.3.0
Repo-copied from @548979.
PR was filed just the day after the port was deleted. The new version works fine
with modern versions of Python. Builds in {11.4,12.1}[amd64,i386] and 13-current
amd64. Run tested fine in 12.1 amd64.
Submitter claims maintainership (already maintaininer for multimedia/playerctl).
ChangeLog:
https://quodlibet.readthedocs.io/en/latest/changelog.html#release-4-3-0
PR: 249483
Submitted by: aly@aaronly.me (maintainer)
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Fri, 8 Nov 2019
|
[ 13:59 tobik ] (Only the first 10 of 44 ports in this commit are shown above. )
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Tue, 27 Aug 2019
|
[ 12:12 riggs ]
Chase multimedia/mp4v2 update; bump PORTREVISIONS of dependent ports
PR: 212785
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 5 Apr 2018
|
[ 20:13 tobik ] (Only the first 10 of 43 ports in this commit are shown above. )
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872
|
Tue, 13 Mar 2018
|
[ 20:03 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Jul 2017
|
[ 11:35 kwm ] (Only the first 10 of 88 ports in this commit are shown above. )
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR: 220753
Exp-run by: antoine@
|
Sat, 18 Feb 2017
|
[ 15:23 riggs ] (Only the first 10 of 14 ports in this commit are shown above. )
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1
|
Sat, 28 May 2016
|
[ 08:15 woodsb02 ]
multimedia/quodlibet: Update to 3.6.2
- Move to gtk3 and gstreamer-1.0 [1]
- Add dependencies on musicbrainzngs, notification-daemon, libsoup,
libwebkit2gtk-4.0, pygobject3 [1]
- Remove gconf, python, musepack from USE_GSTREAMER (not in gstreamer 1.0)
- Change name of gstreamer mp3 plugin from mp3 to mad (per gstreamer 1.0 ports)
- Add LICENSE_FILE, and general port tidy-up
- Update WWW link to new project site
- Remove pkg-message regarding adding new plugins, as they are now bundled [1]
[1] https://quodlibet.readthedocs.org/en/latest/packaging.html
Changes this release:
https://quodlibet.readthedocs.org/en/latest/changelog.html
PR: 208988
Reviewed by: mat (mentor)
Approved by: johnson.peter@gmail.com (maintainer timeout), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6604
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@
|
Sat, 1 Aug 2015
|
[ 07:46 pawel ]
- Remove EXTENSIONS option it depended on USE_GNOME=pygnomeestras
funcionality removed in r372768
- Make depends path independent
- Use option helpers for better clarity
PR: 201328
Submitted by: myslef
Approved by: maintainer timeout
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Oct 2014
|
[ 17:22 mva ] (Only the first 10 of 30 ports in this commit are shown above. )
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 4 Aug 2014
|
[ 15:46 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Switch audio/musepack to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket
|
Fri, 25 Jul 2014
|
[ 20:09 amdmi3 ]
- Switch multimedia/mp4v2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Mon, 7 Jul 2014
|
[ 15:31 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
|
Sun, 11 May 2014
|
[ 14:37 riggs ]
Un-break install, but while on it
- Update port to upstream release 2.6.3
- Use correct download URL (move from Google code to bitbucket)
- Add LICENSE
- USE_* -> USES
- Generate plist via pydistutils
- Use SPC option on i386 only, it's not supported elsewhere
- Stagify
- Change URLs in pkg-message (pointing to bitbucket), simplify
Special thanks to Carlos (submitter) for reviewing, and to
Christoph Reiter (Quodlibet project) for fixing the '--record'
option for Quodlibet with pydistutils.
PR: ports/187263
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Reviewed by: submitter
Approved by: thierry (mentor), maintainer timeout
MFH: 2014Q2
|
Sun, 20 Apr 2014
|
[ 20:17 antoine ]
Mark broken, fails to install
riggs@ and the maintainer are working on an update
PR: ports/187263
Reported by: pkg-fallout
With hat: portmgr
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wed, 5 Jun 2013
|
[ 01:18 jgh ]
- adoption of optionsNG
- while here convert to USES for py-periscope
Approved by: portmgr (bapt)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 Feb 2011
|
[ 08:46 miwi ]
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python
|
[ 00:47 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Move to py25 or above
- While here kick md5 support
|
Fri, 1 Oct 2010
|
[ 21:49 makc ]
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)
|
Wed, 11 Aug 2010
|
[ 20:58 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 10 Apr 2010
|
[ 14:38 sylvio ] (Only the first 10 of 16 ports in this commit are shown above. )
- Chase wavpack's lib dump
Approved by: itetcu (mentor, implicit)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Mar 2010
|
[ 17:37 miwi ]
- Update to 2.2
PR: 144094
Submitted by: "J.D. Morris" <jdm720@gmail.com>
Approved by: maintainer
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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).
|
Fri, 6 Jun 2008
|
[ 13:48 edwin ] (Only the first 10 of 149 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Thu, 4 Oct 2007
|
[ 02:01 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Thu, 7 Jun 2007
|
[ 14:04 ahze ]
Switch from using mad to mp3 in USE_GSTREAMER
|
Wed, 6 Jun 2007
|
[ 17:26 miwi ]
- Update to 1.0
PR: 113354
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 25 Feb 2007
|
[ 20:05 ahze ] (Only the first 10 of 11 ports in this commit are shown above. )
Chase lib version bump in libmpcdec
|
Tue, 30 Jan 2007
|
[ 13:34 ahze ]
- 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]
|
Wed, 3 Jan 2007
|
[ 02:19 mezz ]
Chase wavpack's shared library version bump, bump PORTREVISION on these ports.
|
Thu, 28 Dec 2006
|
[ 18:46 mezz ]
- 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)
|
Sun, 10 Dec 2006
|
[ 23:47 alexbl ]
- Use PYCTYPES macro to assure compatability with Python 2.5
Approved by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
|
Wed, 29 Nov 2006
|
[ 16:35 rafan ]
- 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)
|
Wed, 27 Sep 2006
|
[ 03:09 alexbl ]
- 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)
|
Sat, 23 Sep 2006
|
[ 20:42 linimon ]
Reassign from inactive maintainer, to new maintainer who has been submitting
PRs for updates.
Hat: portmgr
|
Sat, 2 Sep 2006
|
[ 16:51 kris ] (Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
Sat, 15 Jul 2006
|
[ 21:49 linimon ]
Mark as broken: fails to install/deinstall cleanly.
|
Sun, 18 Jun 2006
|
[ 09:33 vd ]
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)
|
Sat, 29 Apr 2006
|
[ 23:03 ahze ] (Only the first 10 of 160 ports in this commit are shown above. )
- 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]
|
Mon, 20 Mar 2006
|
[ 17:55 pav ]
- Mark broken also on ia64
Reported by: krismail
|
Fri, 20 Jan 2006
|
[ 23:29 pav ]
- 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)
|
Sun, 15 Jan 2006
|
[ 01:41 pav ]
- Mark BROKEN on amd64 and sparc64
PR: ports/91447 (based on)
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer)
|
[ 01:40 pav ]
- 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)
|
Sun, 8 Jan 2006
|
[ 12:36 edwin ]
[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>
|
Sat, 7 Jan 2006
|
[ 02:13 edwin ]
[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>
|
Wed, 4 Jan 2006
|
[ 21:16 edwin ]
[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>
|
Wed, 28 Dec 2005
|
[ 01:00 pav ]
Quod Libet is a GTK+-based audio player written in Python.
PR: ports/90627
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr>
|
Number of commits found: 65 |