non port: audio/beets/Makefile |
SVNWeb
|
Number of commits found: 67 |
Sun, 10 Sep 2023
|
[ 23:13 Alexandre C. Guimarães (rigoletto) ] 53feed7 (Only the first 10 of 27 ports in this commit are shown above. )
Returning all my ports to the pool.
- Unfortunately I have no time to maintain them anymore.
|
Fri, 11 Aug 2023
|
[ 21:56 Alexandre C. Guimarães (rigoletto) ] f1b0110
audio/beets: Make OPTIONS on.
- add workaround due to audio/aacgain being
unfechable.
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
[ 11:10 Felix Palmen (zirias) ] 0fd347e
audio/beets: Convert to USES=magick
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D39598
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 213b0b7 (Only the first 10 of 561 ports in this commit are shown above. )
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 05:27 Alexandre C. Guimarães (rigoletto) ] 11eaf51
audio/beets: Update to 1.6.0
- take maintainership
- last ac51135afd4b related fix.
PR: 258688
Approved by: <stiginge@pvv.org> (maintainer timeout, 85 days)
|
[ 03:24 Alexandre C. Guimarães (rigoletto) ] ac51135
audio/py-mutagen: Update to 1.45.1
PR: 259241
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
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, 1 Feb 2021
|
[ 19:47 sunpoet ]
Change RUN_DEPENDS from py-munkres10 to py-munkres
- Bump PORTREVISION for dependency change
py-munkres10 was used for python 2.7 support which has been removed in r542200.
|
Sun, 10 Jan 2021
|
[ 17:05 rene ]
Remove unused PY_PATHLIB references and its definition.
The port itself (devel/py-pathlib) was already removed.
|
[ 14:05 rene ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove empty PY_ENUM34 from ports using Python 3.6+
|
Wed, 30 Dec 2020
|
[ 11:31 rene ]
audo/beets: drop optional dependency on expired audio/py-gmusicapi
|
Tue, 14 Jul 2020
|
[ 07:59 antoine ] (Only the first 10 of 82 ports in this commit are shown above. )
Unbreak bulk -a
|
Wed, 19 Feb 2020
|
[ 10:30 antoine ]
Remove optional dependency on py-gobject
With hat: portmgr
|
Thu, 30 Jan 2020
|
[ 06:21 rigoletto ]
audio/beets: add missing dependency.
Add devel/py-confuse to the tree since audio/beets needs it.
PR: 243601
Approved by: portmgr (blanket: missing dependency), tcberner (mentor)
MFH: 2019Q1
|
Sat, 25 Jan 2020
|
[ 18:31 sunpoet ]
Move audio/py-mpd2 to audio/py-python-mpd2
- Bump PORTREVISION for dependency change
|
Tue, 30 Jul 2019
|
[ 20:25 rigoletto ]
audio/beets: Update to 1.4.9.
- add missing audio/py-pyacoustid to RUN_DEPENDS
- remove the CHROMA OPTION, the support is mandatory
PR: 239191
PR: 238754
Reported by: cem
Reviewed by: tcberner (mentor)
MFH: 2019Q3
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sat, 16 Feb 2019
|
[ 22:55 sunpoet ]
Change RUN_DEPENDS from py-munkres to py-munkres10
- Bump PORTREVISION for dependency change
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
Tue, 6 Nov 2018
|
[ 01:50 jbeich ] (Only the first 10 of 188 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
Wed, 22 Aug 2018
|
[ 17:56 swills ]
audio/beets: Update to 1.4.7
PR: 230786
Submitted by: Stig Inge Lea Bjornsen <stiginge@pvv.org> (maintainer)
|
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
|
Wed, 2 May 2018
|
[ 15:07 jbeich ] (Only the first 10 of 183 ports in this commit are shown above. )
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
|
Sun, 24 Dec 2017
|
[ 18:45 swills ]
audio/beets: Update to 1.4.6
PR: 224568
Submitted by: Stig Inge Lea Bjornsen <stiginge@pvv.org> (maintainer)
|
Thu, 14 Dec 2017
|
[ 16:14 swills ]
audio/beets: update to 1.4.5
PR: 224045
Submitted by: Stig Inge Lea Bjornsen <stiginge@pvv.org> (maintainer)
Reported by: Le Baron d'Merde <lbdm@privacychain.ch>
|
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, 21 Oct 2017
|
[ 06:50 jbeich ] (Only the first 10 of 169 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
|
Tue, 20 Dec 2016
|
[ 19:29 olivierd ]
- Update to 1.4.2
- Adjust dependencies
Changelog:
http://docs.beets.io/en/v1.4.1/changelog.html
http://docs.beets.io/en/v1.4.2/changelog.html
PR: 215392
Submitted by: Stig Inge Lea Bjornsen (maintainer)
|
Sun, 11 Dec 2016
|
[ 15:22 jbeich ] (Only the first 10 of 160 ports in this commit are shown above. )
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
|
Fri, 12 Aug 2016
|
[ 15:31 pawel ]
- Update to version 1.3.19
- Reintroduce BEATPORT option, remove ECHONEST
Changelogs:
http://docs.beets.io/en/v1.3.18/changelog.html
http://docs.beets.io/en/v1.3.19/changelog.html
PR: 211649
Submitted by: Stig Inge Lea Bjornsen (maintainer)
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 15 Feb 2016
|
[ 07:21 wen ]
- Update to 1.3.17
- Add option of AcousticBrainz
PR: 207183
Submitted by: stiginge@pvv.org(maintainer)
|
Sat, 13 Feb 2016
|
[ 10:06 wen ]
- Update to 1.3.16
- Add an option for the new Emby update plugin
- Update WWW
PR: 206081
Submitted by: stiginge@pvv.org(maintainer)
|
Mon, 21 Dec 2015
|
[ 15:18 miwi ]
- Update to 1.3.15
- Remove unused X11 options
PR: 205297
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4569
|
Wed, 29 Apr 2015
|
[ 06:22 wen ]
- Update to 1.3.11
PR: 199710
Submitted by: stiginge@pvv.org(maintainer)
|
Tue, 13 Jan 2015
|
[ 22:20 madpilot ]
- Update to 1.3.10
- Add PLEXUPDATE and LYRICS options
Changelog: http://beets.readthedocs.org/en/v1.3.10/changelog.html
PR: 196532
Submitted by: Stig Inge Lea Bjornsen <stiginge at pvv.org> (maintainer)
|
Mon, 22 Dec 2014
|
[ 22:17 feld ]
New maintainer
|
Sun, 21 Dec 2014
|
[ 16:14 feld ]
Update to 1.3.9
PR: 196160
|
Sun, 19 Oct 2014
|
[ 07:33 mva ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert ports from audio/ to new USES=python
Reviewed by: portmgr (implicit)
|
Mon, 28 Jul 2014
|
[ 19:25 feld ]
Update to 1.3.6
Submitted by: johan@huldtgren.com
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Sun, 8 Jun 2014
|
[ 08:56 mva ]
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
Sat, 15 Mar 2014
|
[ 23:47 feld ]
Update to 1.3.3
|
Mon, 10 Feb 2014
|
[ 01:09 feld ]
Update to 1.3.2
Add support for BPD and Echonest
Approved by: swills (mentor)
|
Tue, 28 Jan 2014
|
[ 14:49 feld ]
Support STAGE
Approved by: swills (mentor)
|
Mon, 27 Jan 2014
|
[ 12:14 koobs ] (Only the first 10 of 20 ports in this commit are shown above. )
Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631
|
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)
|
Sat, 7 Dec 2013
|
[ 22:08 feld ]
Add support for the LastGenre plugin
Approved by: swills (mentor, implicit)
|
[ 18:23 feld ]
- Add support for web plugin
- Change to cleaner/simpler option_RUN_DEPENDS= format
- Make option_DESC capitalization consistent
Approved by: swills (mentor, implicit)
|
Fri, 6 Dec 2013
|
[ 16:53 feld ]
Update to 1.3.1
Approved by: crees (mentor)
|
Sun, 27 Oct 2013
|
[ 12:10 wg ]
audio/beets: change dependency from ffmpeg1 to ffmpeg
- Change dependency from ffmpeg1 to ffmpeg
Approved by: portmgr (bapt, implicit)
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Thu, 5 Sep 2013
|
[ 13:46 feld ]
- Update to 1.2.2
Approved by: swills (mentor)
|
Mon, 29 Jul 2013
|
[ 15:03 feld ] (Only the first 10 of 26 ports in this commit are shown above. )
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
|
Thu, 25 Jul 2013
|
[ 11:30 feld ] (Only the first 10 of 26 ports in this commit are shown above. )
Update my email address throughout the tree
Approved by: swills (mentor)
|
Sat, 13 Jul 2013
|
[ 13:31 feld ]
- Update to 1.2.1
Approved by: swills (mentor)
|
Tue, 25 Jun 2013
|
[ 07:41 mm ] (Only the first 10 of 27 ports in this commit are shown above. )
Update multimedia/ffmpeg1 to 1.2.1
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
Mon, 20 May 2013
|
[ 01:09 swills ]
- Update to 1.1.0
PR: ports/178550
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Wed, 20 Feb 2013
|
[ 01:45 swills ]
- All things found in pypi should use CHEESESHOP for MASTER_SITES
- Added some options to extend functionality
- Added MAN pages
PR: ports/176273
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Fri, 15 Feb 2013
|
[ 06:01 miwi ]
- Switch to USE_PYDISTUTILS
Reported by: RM
|
[ 02:49 miwi ]
Beets is the media library management system for
obsessive-compulsive music geeks.
WWW: http://beets.radbox.org/
PR: ports/176087
Submitted by: Mark Felder <feld@feld.me>
|
Number of commits found: 67 |