Jason E. Hale
656577b723
Update sysutils/libcdio to 2.0.0
...
- Add regression tests
Update multimedia/vcdimager to 2.0.1
- Previous version is incompatible with new libcdio API; update was neccesary
- Add regression tests
- Fix LICENSE
- Sort pkg-plist
- Update WWW in pkg-descr
Bump PORTREVISON on dependent ports due to libcdio shared libary increase
Changes (libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0
Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS
Differential Revision: https://reviews.freebsd.org/D14469
2018-04-05 20:13:33 +00:00
Adriaan de Groot
aee392c1ed
Switch qmmp to USES=libarchive
...
The LIB_DEPENDS line can also be satisfied by base libarchive, which
then leads to problems at configure time because the CMake code looks for
ports libarchive. This is hidden as long as CMake depends on the ports
version of libarchive.
PR: 226538
Approved by: tcberner (mentor), liangtai.s16@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D14655
2018-03-15 16:19:20 +00:00
Thomas Zander
4767aafdb0
Update to upstream version 0.11.0
...
Details:
- Update to upstream version 0.11.0
- New OPTIONS: SHOUTCAST, FILEWRITER, ARCHIVE
- Pet portlint
PR: 223926
Submitted by: liangtai.s16@gmail.com (maintainer)
2017-12-03 17:32:51 +00:00
Jan Beich
84e727457f
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
2017-10-21 06:50:49 +00:00
Richard Gallamore
7bf3e2e787
* Updated to 0.10.10
...
* Cleanup Makefile
* Added license file
PR: 221247
Submitted by: SimaMoto,RyōTa (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11999
2017-08-13 22:24:16 +00:00
Matthew Rezny
b760897dde
Revision bump of all ports with USE_GL after consolidation of mesa-libs
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Thomas Zander
b50a4186ce
Chase ffmpeg 3.3 update (ABI changes)
...
PR: 218658
Submitted by: riggs
2017-04-25 08:20:30 +00:00
Thomas Zander
79fd4c2e10
Update to upstream version 0.10.7
...
Details:
- Update to upstream version 0.10.7
- Retire MPLAYER2 OPTION
- Rename MPLAYER1 OPTION to MPLAYER
PR: 218008
Submitted by: liangtai.s16@gmail.com (maintainer)
2017-03-25 11:13:59 +00:00
Rene Ladan
2298668a55
multimedia/qmmp[-qt5]: remove expired optional dependency on multimedia/mplayer2
2017-03-25 09:59:04 +00:00
Thomas Zander
8215c086e5
Chase wavpack update: bump PORTREVISION on ports linking to it by default
...
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1
2017-02-18 15:23:53 +00:00
Jan Beich
0bbc3ebb94
multimedia/ffmpeg: expose SOXR dependency
2016-12-19 01:08:21 +00:00
Jan Beich
0c612c4aa3
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)
2016-12-11 15:22:47 +00:00
Mathieu Arnold
eabbfd75e3
${RM} already has -f.
...
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
2016-10-21 12:51:40 +00:00
Olivier Duchateau
08ca213c55
- Update to 0.10.2
...
- Switch to CMake boolean flags
PR: 210843 (update to 0.10.1)
Submitted by: SimaMoto,RyoTa (maintainer)
2016-08-23 19:04:17 +00:00
Olivier Duchateau
0eb577f77e
- Adjust dependencies, switch to *_IMPLIES (for JACK option)
...
- Enhance description
Submitted by: SimaMoto,RyoTa (maintainer)
2016-06-26 20:32:44 +00:00
Olivier Duchateau
4fc8f3ed50
Fix package origin of audio/libsoxr
2016-06-25 19:39:40 +00:00
Olivier Duchateau
eac6e5fda1
- Update to 0.10.0
...
- Remove SRCONV option
- Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR
Changes: https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/branches/qmmp-0.10/ChangeLog
PR: 210523
Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
2016-06-25 19:31:25 +00:00
Olivier Duchateau
0a15910e26
- Update to 0.9.10
...
- Adjust dependencies
- Set PORTSCOUT to specify targeted version is 0.*, not 1.*.
PR: 209913
Submitted by: <liangtai.s16@gmail.com> (maintainer)
2016-06-11 08:38:22 +00:00
Olivier Duchateau
67d49bf2bf
- Update to 0.9.9 [2]
...
- Replace CFLAGS, and LDFLAGS by USES= localbase [2]
- USES= desktop-file-utils uses only with DIR_ASSOC option [1]
PR: 209245
Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2]
2016-05-09 17:05:32 +00:00
Tilman Keskinoz
4efbbe5d03
Update libcdio: 0.92 -> 0.93
...
Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1
Bump PORTREVISIONs of dependents because of shared library version bump.
2016-04-29 15:20:28 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Olivier Duchateau
f48d11c498
Update to 0.9.7
...
Changelog: http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-0.9.7/ChangeLog
PR: 206669
Submitted by: <liangtai.s16@gmail.com> (maintainer)
2016-01-29 21:54:05 +00:00
Olivier Duchateau
9a6b1c893a
Update to 0.9.6
...
PR: 205916
Submitted by: <liangtai.s16@gmail.com> (maintainer)
2016-01-08 09:55:41 +00:00
Olivier Duchateau
f1c07d7e01
- Update multimedia/qmmp to 0.9.5
...
- Update multimedia/qmmp-plugin-pack to 0.9.3
- Add multimedia/qmmp-qt5 (1.0.4)
- Add multimedia/qmmp-plugin-pack-qt5 (1.0.2)
Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5
PR: 203948
Submitted by: <liangtai.s16@gmail.com> (maintainer)
2015-12-25 17:39:11 +00:00
Alexey Dokuchaev
4db3327f69
Bump port revision after `audio/libsidplayfp' update to chase the shared
...
library libsidplayfp.so's version (3 -> 4).
Reported by: bar
2015-10-24 14:46:28 +00:00
Baptiste Daroussin
99cee129bc
Update qmmp and its plugin pack to 0.8.3
...
Clean up plist
PR: 196634
Submitted by: jdhore1@gmail.com (patch by maintainer)
2015-01-14 21:52:01 +00:00
Tijl Coosemans
60945f0277
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.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-12-08 16:48:38 +00:00
Thomas Zander
d6dc299ff7
Update audio/libsidplayfp to upstream version 1.6.0
...
Bump PORTREVISION of dependent ports
PR: 194626
Submitted by: liangtai.s16@gmail.com (maintainer)
2014-11-09 16:33:26 +00:00
Gerald Pfeifer
15945f8122
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)
2014-09-10 20:50:31 +00:00
Dmitry Marakasov
11f3e239f7
- Switch converters/enca to USES=libtool, drop .la files
...
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-26 03:11:20 +00:00
Antoine Brodin
33b76e86b8
Unbreak
...
Pointy hat: arved
2014-08-09 13:09:42 +00:00
Tilman Keskinoz
80b3ab923d
Chase library dependencies after libcdio <-> libcdio-paranoia split
...
PR: 192271
2014-08-09 10:06:54 +00:00
Dmitry Marakasov
0f7d483f48
- 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
2014-08-04 15:46:12 +00:00
Thomas Zander
0be105295d
- Update to upstream version 0.8.0
...
- Add additonal OPTIONS for replay gain scanner, sid support and
GNOME/Cinnamon hotkeys
- General cleanups
PR: 188347
Submitted by: liangtai.s16@gmail.com (maintainer)
Approved by: mentors (implicit)
2014-08-02 21:03:56 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Barbara Guida
8d20446f87
- Added libtool to USES for audio/wildmidi
...
- Bump PORTREVISION for dependent ports
Approved by: portsmgr blanket
2014-06-11 21:43:58 +00:00
Baptiste Daroussin
1ada6e33a5
Chase libmad changes
2014-02-05 15:53:18 +00:00
Max Brazhnikov
32b81de694
- Update to 0.7.4
...
- Fix build with non-default options
- Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally)
PR: ports/185219
Submitted by: RyoTa SimaMoto (maintainer)
2014-01-17 16:00:09 +00:00
William Grzybowski
62a4d38571
multimedia/qmmp: use options helpers
...
PR: ports/183919
Submitted by: maintainer
2013-11-13 13:11:02 +00:00
William Grzybowski
751cb78b04
multimedia/qmmp: update to 0.7.3
...
- Update to 0.7.3
- Disable legacy ffmpeg
- Fix staging
PR: ports/177793
Submitted by: RyoTa SimaMoto <liangtai.s4 gmail.com> (maintainer)
2013-10-20 11:57:52 +00:00
William Grzybowski
3624ddf181
multimedia/ffmpeg: update to 2.0.1
...
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
2013-10-19 16:43:32 +00:00
Baptiste Daroussin
855fb638fb
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
2013-09-20 20:57:48 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Christian Weisgerber
1f2b1eac8e
* Major update to FLAC 1.3.0, including shared library bumps.
...
* Chase the update in dependent ports.
PR: 179072
2013-06-09 19:30:58 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Guido Falsi
5068a88751
- Update to 0.6.3
...
- Add build dependency on pkgconfig
PR: ports/170668
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
2012-08-19 11:59:27 +00:00
Christian Weisgerber
bcd6fbdee4
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
...
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Pawel Pekala
37f8bdac04
Update to version 0.6.0
...
PR: ports/169574
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-07-04 21:01:58 +00:00
Michael Scheidell
110bd0405b
- Update to 0.5.6
...
- Remove launcher script
PR: ports/169293
Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer)
2012-06-24 10:04:34 +00:00