| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Update to 1.5.16
multimedia/dvdstyler
- Bump PORTREVISION
- Add dependencies explicitly to make QA happy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
| |
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
- Add libexif explicitly as dependency
|
| |
|
|
|
|
| |
- Add dependencies explicitly as suggested by Q/A
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
| |
The breakage was a result of moving wxgtk30 to c++11 from c++01
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
- Change INSTALL_TARGET to install-strip
PR: 192535
Requested by: Jordan Irwin <antumdeluge@gmail.com>
|
| |
|
| |
|
|
|
|
| |
- Add libtool to USES
|
| |
|
|
|
|
|
| |
Remove the component part from bsd.wx.mk as only dvdstyler uses it
Make dvdstyle use wxGTK 3.0
|
|
|
|
| |
Submitted by: wg
|
| |
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email to @FreeBSD.org
- Add staging support
Changelog: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
Approved by: culot (mentor)
|
|
|
|
| |
graphics)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
|
| |
PR: 177912
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: 177260
Submitted by: ports fury
|
| |
|
|
|
|
|
| |
PR: 166836
Tested by: Multiple -exp runs (pav)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
chase library bump
Feature safe: yes
|
|
|
|
|
|
| |
PR: 162729
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
|
|
|
|
| |
- pet portlint
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_SAFE
PR: ports/151397
Submitted by: "Pawel Pekala" <c0rn@o2.pl>
|
|
|
|
|
|
|
|
| |
change.
- Update multimedia/dvdstyler to 1.8.1 which seems to be the only port in
the tree using wxsvg.
Approved by: kwm (for -multimedia), portmgr (pav, for Mk/bsd.wx.mk)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
| |
starting with G
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
| |
PR: ports/101613
Submitted by: alepulver
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
|
|
| |
is there.
Reported by: kris via pointyhat
|
|
|
|
| |
Spotted by: portscout
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
C++ library to create, manipulate, and render SVG files
WWW: http://wxsvg.sourceforge.net/
|