non port: audio/puddletag/Makefile |
SVNWeb
|
Number of commits found: 34 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
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
|
Sun, 14 Oct 2018
|
[ 21:27 jhale ]
audio/puddletag: Remove unused dependency
audio/py-musicbrainz2 is DEPRECATED and will be removed soon. The code
requiring it was removed in 2012.
https://github.com/keithgg/puddletag/commit/3da2d0d
|
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
|
Sat, 24 Feb 2018
|
[ 22:35 rene ] (Only the first 10 of 37 ports in this commit are shown above. )
Return pawel@'s ports to the pool after he resigned.
With hat: portmgr
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
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 )
|
Tue, 25 Apr 2017
|
[ 08:20 riggs ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Tue, 3 Jan 2017
|
[ 18:12 mat ] (Only the first 10 of 58 ports in this commit are shown above. )
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight
|
Mon, 28 Nov 2016
|
[ 12:26 pawel ]
Update to version 1.2.0
Additions
Swedish translation (Ake Engelbrektson)
CJK Encoding for Encoding Conversion Function (XIE Dongping)
Spanish translation (Jose Vidal)
Changes
Improved Amazon tag source album matching
Czech translation (Pavel Fric)
Fixes
#280 Turn off auto-saving "Enter description here" desciption for covert art
Parsing tracks in Discogs if only a single artist (Frank Sachsenheim)
Support for latest mutagen (Bruno Bergot)
|
Thu, 29 Sep 2016
|
[ 23:35 pawel ]
- Update to version 1.1.1, now hosted on GitHub
- Add LICENSE_FILE
- Update WWW homepage
|
Tue, 31 May 2016
|
[ 20:32 pawel ]
- Remove INSTALLS_ICONS, it's for GTK apps
- Convert to USES=pyqt
- Add NO_ARCH
|
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
|
Wed, 4 Nov 2015
|
[ 20:11 sunpoet ] (Only the first 10 of 13 ports in this commit are shown above. )
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP
- Remove DISTNAME
- While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 17 Nov 2014
|
[ 22:29 pawel ]
Update to version 1.0.5
This is a bug fix which fixes an issue in Actions where floating point
values were handled incorrectly.
|
Mon, 10 Nov 2014
|
[ 17:25 pawel ]
- Update to version 1.0.4
- Switch to autoplist
- Convert simple patch to REINPLACE_CMD
|
Tue, 23 Sep 2014
|
[ 19:13 pawel ]
- Convert to USES=python
- Simplify pkg-plist
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sat, 15 Mar 2014
|
[ 11:59 pawel ]
Update to version 1.0.3
Fixed:
Placeholder causing puddletag to not start up for Qt < 4.7.
New version of configobj library not saving unicode objects.
__num_images count for mp3 and ogg.
|
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, 8 Nov 2013
|
[ 22:12 pawel ]
Update to version 1.0.2
|
Thu, 26 Sep 2013
|
[ 14:47 pawel ]
Add support for STAGEDIR
|
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)
|
Wed, 10 Jul 2013
|
[ 15:25 makc ]
- Add patch which allows to build audio/acoustid-fingerprinter and
audio/chromaprint with different ffmpeg ports (based on patch from
multimedia/kdemultimedia4-ffmpegthumbs)
- Switch dependency to multimedia/ffmpeg1
- Bump PORTREVISION due to dependency change in audio/chromaprint
Approved by: no reply from jhale@
|
Thu, 14 Feb 2013
|
[ 19:51 pawel ]
- Make RUN_DEPENDS path independent
- Fix WWW line, tab -> space
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 58 ports in this commit are shown above. )
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
Sun, 28 Oct 2012
|
[ 11:05 pawel ]
Add run dependency on audio/chromaprint for AcoustID support
Feature safe: yes
|
Sat, 1 Sep 2012
|
[ 13:26 pawel ]
Fix previous commit, some parts of patch was rejected
|
[ 13:16 pawel ]
- Update to version 1.0.1
- Sort RUN_DEPENDS
- Specify exact supported versions of Python
- Remove header
|
Fri, 25 May 2012
|
[ 01:50 makc ] (Only the first 10 of 57 ports in this commit are shown above. )
Chase PyQT update
|
Wed, 15 Feb 2012
|
[ 15:23 pawel ]
- Remove USE_QT_VERSION, it's not defined [1]
- Fix whitespace
Reported by: eadler [1]
|
Tue, 5 Jul 2011
|
[ 19:24 pawel ]
- update to version 0.10.6
- fix portlint error
Approved by: miwi (mentor)
|
Mon, 4 Apr 2011
|
[ 19:43 pawel ]
Puddletag is a audio tag editor similar to Windows program Mp3tag.
Unlike most taggers, it uses a spreadsheet-like layout so that all the
tags you want to edit by hand are visible and easily editable.
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.),
VorbisComments (ogg, flac), Musepack (mpc), Monkey's Audio (.ape) and
WavPack (wv)
WWW: http://puddletag.sourceforge.net
PR: ports/155086
Submitted by: me
Approved by: wen (mentor)
|
Number of commits found: 34 |