Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Jan 2021 19:55:03
2.5.6

|
jhale  |
audio/picard: Update to 2.5.6
Changes: https://picard.musicbrainz.org/changelog/ |
26 Dec 2020 18:00:28
2.5.5

|
jhale  |
audio/picard: Update to 2.5.5
Changes: https://picard.musicbrainz.org/changelog/ |
15 Dec 2020 17:56:00
2.5.1_1

|
lbartoletti  |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
30 Oct 2020 01:06:22
2.5.1

|
jhale  |
audio/picard: Update to 2.5.1
- Raise required version of audio/py-mutagen to 1.37
- Use DISTVERSION in WRKSRC to make it easier to test pre-release versions |
17 Oct 2020 23:01:54
2.4.4_2

|
jhale  |
audio/picard: Add missing runtime dependency devel/py-dateutil
Reported by: arved (via private mail)
MFH: 2020Q4 |
05 Oct 2020 15:50:04
2.4.4_1

|
lbartoletti  |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
12 Sep 2020 03:50:35
2.4.4

|
jhale  |
audio/picard: Update to 2.4.4
Changes: https://picard.musicbrainz.org/changelog/ |
24 Aug 2020 02:42:08
2.4.2

|
jhale  |
audio/picard: Update to 2.4.2
Changes: https://picard.musicbrainz.org/changelog/ |
29 Jun 2020 16:42:22
2.3.2

|
jhale  |
Update audio/picard to 2.3.2 |
11 Apr 2020 05:04:41
2.2.3_1

|
lbartoletti  |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
10 Dec 2019 03:56:11
2.2.3

|
jhale  |
Update audio/picard to 2.2.3
Changes: https://picard.musicbrainz.org/changelog/ |
03 Nov 2019 01:42:13
2.2.2

|
jhale  |
audio/picard: Update to 2.2.2
PR: 241681
Submitted by: Adam Jimerson <vendion@gmail.com> |
21 Sep 2019 01:50:11
2.2.1

|
jhale  |
Update audio/picard to 2.2.1 |
19 Mar 2019 02:17:40
2.1.3

|
jhale  |
audio/picard: Update to 2.1.3
Changes: https://picard.musicbrainz.org/changelog/ |
14 Feb 2019 07:38:29
2.1.2_1

|
jhale  |
audio/picard: Update to 2.1.2
Changes: https://picard.musicbrainz.org/changelog/ |
16 Jan 2019 11:13:45
2.1_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
03 Jan 2019 17:13:38
2.1

|
jhale  |
audio/picard: Update to 2.1
Changes: https://picard.musicbrainz.org/changelog/ |
22 Nov 2018 20:18:37
2.0.4_1

|
tcberner  |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
06 Sep 2018 09:27:02
2.0.4

|
jhale  |
- Update to 2.0.4
- Be more specific with audio/picard-plugins minimum version requirement |
11 Aug 2018 21:40:24
2.0.3

|
jhale  |
Update to 2.0.3 |
31 Jul 2018 15:37:00
2.0.2

|
jhale  |
Update to 2.0.2 |
27 Jul 2018 21:50:15
2.0.1

|
jhale  |
Update audio/picard to 2.0.1
This is a major version update that switches from using PyQt4 and Python 2.7
to PyQt5 and Python 3.5+
Update audio/picard-plugins to 20180707 snapshot from the 2.0 branch |
20 Jun 2018 17:05:44
1.4.2_1

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
16 Feb 2018 14:50:17
1.4.2_1

|
jhale  |
sip is needed as a runtime dependency
Traceback (most recent call last):
File "/usr/local/bin/picard", line 2, in <module>
from picard.tagger import main; main('/usr/local/share/locale', True)
File "/usr/local/lib/python2.7/site-packages/picard/tagger.py", line 22, in
<module>
import sip
ImportError: No module named sip |
15 Feb 2018 11:26:55
1.4.2

|
jhale  |
Update to 1.4.2 [1]
Fix LICENSE
Update WWW
Plugins are now in a separate port (audio/picard-plugins). They are
maintained in a separate repository and no longer shipped with the picard
source.
PR: 223354 [1]
Submitted by: Greg V <greg@unrelenting.technology> [1] |
30 Nov 2017 15:50:34
1.3.2

|
mat  |
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 ) |
22 Oct 2016 20:41:17
1.3.2

|
jhale  |
Convert to USES=pyqt |
01 Apr 2016 13:29:17
1.3.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
26 Feb 2015 02:52:28
1.3.2

|
jhale  |
- Update to 1.3.2 |
22 Sep 2014 12:24:34
1.2_2

|
jhale  |
- Trim @dirrm[try] from pkg-plist |
10 Sep 2014 20:50:37
1.2_2

|
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
17 Aug 2014 11:26:30
1.2_1

|
jhale  |
- s/PYTHON_FEATURES/USE_PYTHON/
Reported by: koobs |
16 Aug 2014 16:01:52
1.2_1

|
jhale  |
- USE_PYTHON -> USES=python
- Add LICENSE_FILE
- Strip binaries
- Use options helpers
- Add USES=desktop-file-utils per stage-qa
- Bump PORTREVISION since d-f-u changes RUN_DEPENDS and plist |
13 Jan 2014 21:00:04
1.2

|
rene  |
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) |
15 Dec 2013 16:22:17
1.2

|
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
22 Oct 2013 13:50:44
1.2

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with a)
Approved by: portmgr (bdrewery) |
29 Sep 2013 14:22:27
1.2

|
jhale  |
- Update to 1.2
- Support staging
- Update pkg-descr (capabilities & formatting) |
20 Sep 2013 14:36:37
1.1_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
12 Sep 2013 08:00:37
1.1_2

|
jhale  |
- Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports |
24 Apr 2013 18:10:32
1.1_1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
03 Feb 2013 18:16:55
1.1_1

|
makc  |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
13 Sep 2012 12:55:53
1.1

|
jhale  |
- Update to 1.1
- Drop ABI version numbers from LIB_DEPENDS
Approved by: avilla (mentor) |
13 Sep 2012 04:45:59
1.0

|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
14 Jun 2012 04:18:08
1.0
|
rm  |
- update to 1.0
While here:
- add some missing tabs
- drop LICENSE_FILE (doesn't needed for well-known licenses)
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- strict python version to 2.x (per README)
PR: 168851
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) |
01 Jun 2012 05:26:28
0.16_3
|
dinoex  |
- update png to 1.5.10 |
25 May 2012 01:50:36
0.16_2
|
makc  |
Chase PyQT update |
16 Feb 2012 15:57:34
0.16_1
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
11 Nov 2011 17:30:00
0.16
|
miwi  |
- Update to 0.16
PR: 162389
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
26 Aug 2011 07:13:28
0.15.1
|
miwi  |
- Update to 0.15.1
PR: 160199
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
24 Jul 2011 16:33:51
0.15
|
beech  |
- Update to 0.15
PR: ports/159069
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
24 Jun 2011 22:39:03
0.14_1
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
02 Jun 2011 18:57:02
0.14
|
culot  |
- Update to 0.14
PR: ports/157510
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
28 Mar 2011 03:01:32
0.13_1
|
wen  |
- Bump PORTREVISION to chase the update of audio/libdiscid
PR: ports/155977
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
17 Mar 2011 13:13:20
0.13
|
miwi  |
- Update to 0.13
PR: 155428
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
24 Jul 2010 16:38:20
0.12.1_5
|
mm  |
- Update ffmpeg to 0.6 |
31 May 2010 02:01:56
0.12.1_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
0.12.1_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.12.1_2
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 14:27:27
0.12.1_1
|
fluffy  |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters. |
02 Nov 2009 10:54:02
0.12.1
|
miwi  |
- Update to 0.12.1
PR: 140057
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
04 Aug 2009 12:36:47
0.11
|
lippe  |
- Pass maintainership to submitter.
PR: ports/137409
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
02 Aug 2009 08:02:03
0.11
|
linimon  |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr |
15 May 2009 13:22:01
0.11
|
pav  |
- Update to 0.11
PR: ports/131170
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
Approved by: maintainer timeout (alexbl; 3 months) |
14 Feb 2009 23:01:24
0.10_1
|
makc  |
Bump PORTREVISION after QScintilla2 update |
01 Sep 2008 05:36:52
0.10
|
alexbl  |
- update to 0.10
PR: 126466
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> |
16 Jun 2008 23:11:43
0.9.0_2
|
gahr  |
- Add support for CDDB lookups via libdiscid
- Bump PORTREVISION
PR: 124035
Submitted by: gahr
Approved by: maintainer timeout (alexbl; 3 weeks) |
06 Jun 2008 13:07:20
0.9.0_1
|
edwin  |
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) |
07 Feb 2008 21:17:49
0.9.0
|
sat  |
- There's no such thing as USE_FFMPEG
Disillusioned by: pointyhat via pav |
04 Feb 2008 17:10:37
0.9.0
|
sat  |
- Update to 0.9.0
PR: ports/119049 (based on)
Submitted by: Richard Todd <rmtodd@servalan.servalan.com>
Approved by: alexbl (maintainer timeout, 40 days) |
29 Jul 2007 13:35:51
0.7.2_1
|
alexbl  |
- pet portlint by using USE_GETTEXT
PR: 114645
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
19 May 2007 20:32:57
0.7.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Dec 2006 07:42:57
0.7.2
|
pav  |
- Don't state default modifier in WX_COMPS line |
13 Nov 2006 21:17:06
0.7.2 
|
alepulver  |
- Change WX_COMPS dependency type separator from "_" to ":".
- Remove IGNORE for FreeBSD 4.x since bsd.wx.mk sets it automatically when
WX_UNICODE is defined. |
31 Oct 2006 01:45:09
0.7.2
|
alexbl  |
- Update to 0.7.2
Triggered by: Thomas Abthorpe <thomas@goodking.ca> in ports/104651 |
23 Oct 2006 07:48:51
0.7.0
|
alexbl  |
- Switch to a local-distfile for the freeze
Reported by: fenner's distfile survey
Approved by: portmgr (erwin) |
19 Sep 2006 19:39:38
0.7.0
|
alexbl  |
- fix dependencies (py-musicbrainz -> py-musicbrainz2)
- take maintainership
No response from: maintainer
Approved by: linimon (portmgr),
novel (mentor) |
02 Sep 2006 14:16:32
0.7.0
|
itetcu  |
- Update to 0.7.0
- Remove all the fake module stuff since picard is now setup this way by
default.
- This unbreaks with libtunepimp in ports
I would really like to takeover the port, the maintainer seems to be busy
with other things and has had many timeouts on this and other ports. I maintain
two of the five dependencies already anyway.
Removed file(s):
- files/__init__.py
- files/extra-psyco-patch-tagger.py
- files/setup.py
PR: ports/101138
Submitted by: Alexander Botero-Lowry
Approved by: maintainer timeout |
06 May 2006 13:35:08
0.6.0
|
lioux  |
Allow the port to fetch the distfile instead of requiring the user
to do so. It is okay to automatically fetch since the distfile is
under a multiple license and specifically gplv2.
PR: 96696 [1]
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1],
Lauri Watts <lauri@kde.org> |
07 Apr 2006 18:18:07
0.6.0
|
lioux  |
New port picard version 0.6.0: Next generation MusicBrainzTagger |