Danilo Egea Gondolfo
612f356f3f
- Update to 1.5.20
2019-09-09 19:50:48 +00:00
Jan Beich
325aed58cb
multimedia/ffmpeg: update to 4.2
...
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Gerald Pfeifer
ea8c8ec7da
Bump PORTREVISION for ports depending on the canonical version of GCC
...
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
2019-07-26 20:46:53 +00:00
Danilo Egea Gondolfo
c8108e6df4
graphics/wxsvg
...
- Update to 1.5.16
multimedia/dvdstyler
- Bump PORTREVISION
- Add dependencies explicitly to make QA happy
2019-02-24 10:52:18 +00:00
Gerald Pfeifer
a9f015d155
Bump PORTREVISION for ports depending on the canonical version of GCC
...
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
2018-12-12 01:35:33 +00:00
Jan Beich
0872f77fd4
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/
2018-11-06 01:50:26 +00:00
Danilo Egea Gondolfo
c46d9f8fd0
- Update to 1.5.15
2018-09-16 18:17:56 +00:00
Gerald Pfeifer
09f9633cb6
Bump PORTREVISION for ports depending on the canonical version of GCC
...
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
2018-07-29 22:18:44 +00:00
Danilo Egea Gondolfo
cbfad45ea6
- Update to 1.5.14
2018-07-13 19:29:43 +00:00
Jan Beich
c400a2c8b6
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
2018-05-02 15:07:27 +00:00
Danilo Egea Gondolfo
825327e2f6
- Update to 1.5.13
2018-02-13 21:25:41 +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
Gerald Pfeifer
e59c88cece
Bump PORTREVISION for ports depending on the canonical version of GCC
...
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
2017-09-10 20:55:38 +00:00
Danilo Egea Gondolfo
969577a875
- Update to 1.5.12
2017-05-07 21:23:29 +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
Gerald Pfeifer
04d6f52202
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
...
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
2017-04-01 15:23:30 +00:00
Danilo Egea Gondolfo
3ab787e68e
- Update to 1.5.11
2016-12-30 00:38: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
Danilo Egea Gondolfo
8470cbf676
- Update to 1.5.10
...
- Add libexif explicitly as dependency
2016-11-08 18:25:45 +00:00
Danilo Egea Gondolfo
05ee43e047
- Update to 1.5.9
2016-08-20 16:36:16 +00:00
Danilo Egea Gondolfo
204ecb6788
- Update to 1.5.8
...
- Add dependencies explicitly as suggested by Q/A
2016-06-10 19:56:22 +00:00
Danilo Egea Gondolfo
2e2eb87d4a
- Update to 1.5.7
2016-05-10 01:09:00 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Danilo Egea Gondolfo
527ff1afea
- Update to 1.5.6
2016-03-20 00:01:59 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Danilo Egea Gondolfo
9f018bc47b
- Update to 1.5.5
2015-10-07 00:27:10 +00:00
Danilo Egea Gondolfo
7df86a960f
- Update to 1.5.4
2015-07-14 20:26:00 +00:00
John Marino
637a8c132c
Unbreak five wxgtk30-based ports by adding -std=c++11 to cxxflags
...
The breakage was a result of moving wxgtk30 to c++11 from c++01
2015-04-10 19:04:19 +00:00
Danilo Egea Gondolfo
fbf164a539
- Update to 1.5.3
2015-01-20 12:27:24 +00:00
Danilo Egea Gondolfo
dd93144e83
- Use compiler:c++11-lib to fix build on FreeBSD 8 and 9 (tested on 9.3)
2015-01-12 03:04:14 +00:00
Danilo Egea Gondolfo
22a1e73b28
- Update from 1.5.1 to 1.5.2
2014-12-17 19:24:35 +00:00
Danilo Egea Gondolfo
935b26b052
- Update from 1.5 to 1.5.1
2014-11-24 16:13:37 +00:00
Baptiste Daroussin
a76a739bfe
Cleanup plist
2014-10-20 17:04:20 +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
Danilo Egea Gondolfo
78495d4431
- Update from 1.4.2 to 1.5
...
- Change INSTALL_TARGET to install-strip
PR: 192535
Requested by: Jordan Irwin <antumdeluge@gmail.com>
2014-08-09 23:32:46 +00:00
Danilo Egea Gondolfo
5f6b8070f9
- Update from 1.4.1 to 1.4.2
2014-07-07 23:45:28 +00:00
Danilo Egea Gondolfo
bd7bbec5df
- Update from 1.4 to 1.4.1
2014-06-18 01:00:56 +00:00
Danilo Egea Gondolfo
19b1034195
- Update from 1.3 to 1.4
...
- Add libtool to USES
2014-05-28 15:21:54 +00:00
Danilo Egea Gondolfo
65b29708a9
- Update from 1.2.1 to 1.3
2014-04-14 15:20:45 +00:00
Baptiste Daroussin
a45031d7da
Convert wxsvg to use wxGTK 3.0
...
Remove the component part from bsd.wx.mk as only dvdstyler uses it
Make dvdstyle use wxGTK 3.0
2014-03-24 15:53:25 +00:00
Danilo Egea Gondolfo
466c5ab7ed
- Remove ffmpeg1 dependency
...
Submitted by: wg
2013-10-21 17:00:40 +00:00
Danilo Egea Gondolfo
de25662ed6
- Update from 1.2 to 1.2.1
2013-10-18 18:36:59 +00:00
Danilo Egea Gondolfo
f94d2502ca
- Update from 1.1.16 to 1.2
...
- Change maintainer email to @FreeBSD.org
- Add staging support
Changelog: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
Approved by: culot (mentor)
2013-09-25 16:05:48 +00:00
Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
William Grzybowski
782112bcaa
graphics/wxsvg: update to 1.1.16
...
- Update to 1.1.16 [1]
- USES gmake
- Bump PORTREVISION of dependent ports
- Pass maintainership to submitter
Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
PR: ports/181570 [1]
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-08-28 21:28:50 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Matuska
cdc818f159
Update multimedia/ffmpeg1 to 1.2.1
...
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
2013-06-25 07:41:26 +00:00
Martin Wilke
f88ee3b3e2
- Update to 1.1.14
...
PR: 177912
Submitted by: Ports Fury
2013-05-10 15:57:07 +00:00
Baptiste Daroussin
737bed6923
Convert g* to USES=pkgconfig
2013-04-23 10:47:02 +00:00
Martin Wilke
2a6f8d86a1
- Update to 1.1.13
...
PR: 177260
Submitted by: ports fury
2013-03-27 06:19:16 +00:00