Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.3_1 22 Jul 2017 11:35:44 |
kwm |
Update GStreamer1 ports to 1.12.2.
Rework the adding of dependancies in Mk/bsd.gstreamer.mk.
Previous when using USE_GSTREAMER[1] it would just add the request modules to
BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code
didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for
the libraries they carried, even if they where present via the plugins! The new
code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have
all the libraries included.
* The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding.
Switch over ports that used the gstreamer1 mad plugin.
* gtksink plugin renamed -> gtk
* Hook up the sndio plugin into the framework
* Add some indirect dependacies where needed
* Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When
changing plugins it doesn't result in multiple lines being changed.
* Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed.
* Depend on libunwind on i386/amd64, GStreamer links to it if it is present.
PR: 220753
Exp-run by: antoine@ |
2.0.3 10 Jul 2017 00:57:22 |
rezny |
Update to 2.0.3
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11553 |
2.0.2_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.0.2 20 Apr 2017 18:52:57 |
rezny |
Update to 2.0.2
- add shebangfix for the cups forwarder [1]
PR: 218649 [1]
Submitted by: jbeich [1]
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10436 |
2.0.1_1 14 Apr 2017 05:30:25 |
jbeich |
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first) |
2.0.1 07 Apr 2017 19:15:03 |
rezny |
Update to 2.0.1
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10276 |
2.0_1 01 Apr 2017 15:23:32 |
gerald |
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 |
2.0 29 Mar 2017 16:37:28 |
rezny |
Update to 2.0
- libjpeg-turbo is used for better performance
- WEBP and XVID removed due to poor performance and instability
- Cython, OpenCL, and OpenCV scalers removed due to poor performance
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10115 |
1.0.4 14 Mar 2017 14:37:20 |
rezny |
Update to 1.0.4
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9967 |
1.0.3 14 Feb 2017 00:06:09 |
rezny |
Update to 1.0.3
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9566 |
1.0.2 12 Feb 2017 14:27:49 |
rezny |
Update to 1.0.2
PR: 205864
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9546 |
0.15.10_6 30 Jan 2017 14:55:08 |
rezny |
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380 |
0.15.10_6 08 Jan 2017 14:42:50 |
sunpoet |
Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat: python |
0.15.10_6 11 Dec 2016 15:22:47 |
jbeich |
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) |
0.15.10_5 30 Sep 2016 01:15:11 |
jbeich |
multimedia/libvpx: update 1.6.0
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in
simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html |
0.15.10_4 23 Sep 2016 13:14:29 |
jbeich |
multimedia/x264: update to 0.148.2708
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=86b71982e131eaa70125f8d0e725fcade9c4c677
Differential Revision: https://reviews.freebsd.org/D7958
Approved by: koobs (maintainer) |
0.15.10_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.15.10_3 09 May 2016 19:26:26 |
pi |
graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate
PR: 205472
Submitted by: matthew@reztek.cz
Reviewed by: koobs |
0.15.10_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.15.10_2 01 Apr 2016 11:17:54 |
sunpoet |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
0.15.10_1 10 Feb 2016 20:08:40 |
mi |
Upgrade x265 from 1.8 to 1.9. Add the test-target to utilize upstream's bundled
tests and make myself the maintainer to deal with fallout, if any.
Bump PORTREVISION of the two other ports, which depend on x265 by default.
PR: 206864 |
0.15.10 21 Dec 2015 19:49:44 |
jkim |
- Update to 0.15.10.
- Assign maintainership to the submitter.
PR: 205479
Submitted by: Matthew Rezny <matthew@reztek.cz> |
0.15.9 15 Dec 2015 22:54:57 |
jkim |
- Update to 0.15.9.
- Add options to disable Avahi and CUPS.
- Fix dependencies for sound support.
- Remove pkg-message with out-dated information.
PR: 205338 |
0.15.8_2 11 Dec 2015 10:07:27 |
sunpoet |
- Move print/py-cups to print/py-pycups
- Bump PORTREVISION for dependent ports |
0.15.8_1 05 Dec 2015 09:15:41 |
jbeich |
multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.
PR: 204990
Submitted by: Anton Sayetsky <vsasjason@gmail.com> |
0.15.8 16 Nov 2015 21:55:30 |
jkim |
Update to 0.15.8.
MFH: 2015Q4 |
0.15.7_1 14 Nov 2015 19:34:13 |
jbeich |
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer) |
0.15.7 13 Nov 2015 12:28:43 |
marino |
x11/xpra: Add patch to support build on malloc.h-free DF |
0.15.7 20 Oct 2015 00:10:42 |
jkim |
- Update to 0.15.7.
- Add options to allow excluding some features.
- Pass stage-qa and remove runtime dependency for audio/pulseaudio. [1]
PR: 202549 [1] |
0.15.6 14 Sep 2015 17:22:09 |
jkim |
Update to 0.15.6. |
0.15.5_1 04 Sep 2015 17:24:09 |
jkim |
- Add an upstream patch for archivers/py-lz4 to export its version number.
- Remove a local hack for x11/xpra to properly detect LZ4 version. |
0.15.5 04 Sep 2015 16:25:44 |
jkim |
Update to 0.15.5. |
0.15.4 05 Aug 2015 00:00:13 |
jkim |
Revert an upstream patch to fix LZ4 compression. |
0.15.4 04 Aug 2015 23:33:47 |
jkim |
Update to 0.15.4. |
0.15.3_1 31 Jul 2015 23:02:16 |
jkim |
Add missing runtime dependencies.
PR: 202012
MFH: 2015Q3 |
0.15.3 23 Jul 2015 06:18:04 |
jkim |
Update to 0.15.3. |
0.15.2_1 03 Jul 2015 07:02:44 |
koobs |
multimedia/{lib}x264: Update to 0.144.2533 and major refactor
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
has changed.
multimedia/x264:
- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
libx264 port. (Only the first 15 lines of the commit message are shown above ) |
0.15.2 29 Jun 2015 18:28:46 |
jkim |
Update to 0.15.2. |
0.15.1 22 Jun 2015 17:51:20 |
jkim |
- Update to 0.15.1.
- Take over maintainership.
Approved by: swills (maintainer) |
0.15.0 10 Jun 2015 17:13:52 |
jkim |
Update to 0.15.0.
Approved by: swills (maintainer) |
0.14.25_1 09 Jun 2015 14:25:42 |
jbeich |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
0.14.25 07 Jun 2015 12:20:59 |
swills |
x11/xpra: update to 0.14.25
PR: 200626 |
0.14.20 11 Mar 2015 20:10:29 |
jkim |
Fix two more harmless typos introduced in r337173. |
0.14.20 11 Mar 2015 19:50:44 |
jkim |
Fix a typo introduced in the previous commit. |
0.14.20 11 Mar 2015 19:39:41 |
jkim |
Update to 0.14.20.
Approved by: swills (maintainer) |
0.12.6_2 08 Dec 2014 19:48:51 |
bapt |
Cleanup plist |
0.12.6_2 22 Nov 2014 16:23:34 |
xmj |
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor) |
0.12.6_1 07 Oct 2014 12:23:43 |
wg |
x11/xpra: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
0.12.6 23 May 2014 17:23:01 |
swills |
- Update to 0.12.6
- Use variables in plist to avoid having to update it in future versions |
0.12.5 22 May 2014 03:23:50 |
swills |
- Update to 0.12.5
- Fix for bzip USES
PR: ports/189635
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.11.2 14 Mar 2014 20:59:20 |
tijl |
Fix double occurences of USES= |
0.11.2 05 Feb 2014 03:59:10 |
swills |
- Update to 0.11.2 |
0.11.1 25 Jan 2014 22:58:11 |
swills |
- Update to 0.11.1 |
0.10.10_1 22 Dec 2013 03:31:33 |
swills |
- Improve DEPENDS [1]
- Correct USE_XORG [1]
- Install config files [1]
- Patch server to use glib [1]
- Use space, not tab for xpra [1]
- Add license
- Support staging
PR: ports/181482 [1]
Submitted by: Andrew Childs <lorne@cons.org.nz> [1] |
0.10.10 21 Dec 2013 12:52:58 |
swills |
- Update to 0.10.10 |
0.8.8_1 19 Oct 2013 16:43:33 |
wg |
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) |
0.8.8_1 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.8.8_1 12 Sep 2013 08:41:52 |
marino |
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit) |
0.8.8_1 25 Aug 2013 16:14:27 |
olgeni |
Bump PORTREVISION due to iPython package name change. |
0.8.8 24 Mar 2013 19:49:13 |
swills |
- Update to 0.8.8 |
0.7.4_1 03 Feb 2013 18:16:55 |
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 |
0.7.4 23 Nov 2012 21:45:54 |
swills |
- Update to 0.7.4
Feature safe: yes |
0.7.2 11 Nov 2012 15:23:02 |
swills |
- Update to 0.7.2
Feature safe: yes |
0.6.4 08 Oct 2012 02:36:07 |
swills |
- Update to 0.6.4 |
0.4.0 25 Jul 2012 16:01:39 |
swills |
- Update to 0.4.0 |
0.3.2 22 Jun 2012 02:47:06 |
swills |
- Update to 0.3.2 |
0.3.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.1 31 May 2012 20:52:49 |
swills |
- Update to 0.3.1 |
0.0.7.35_2 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
0.0.7.35_1 05 Feb 2012 20:21:08 |
swills |
- Fix PLIST missed in previous commit |
0.0.7.35 05 Feb 2012 05:17:59 |
swills |
- Update to 0.0.7.35 |
0.0.7.32 31 Dec 2011 19:00:37 |
swills |
- Update to 0.0.7.32 |
0.0.7.30 03 Nov 2011 14:38:52 |
swills |
- Update to 0.0.7.30 |
0.0.7.29 26 Oct 2011 04:01:20 |
swills |
- Update to 0.0.7.29 |
0.0.7.28 19 Oct 2011 20:42:03 |
swills |
- Update to 0.0.7.28 |
0.0.7.27 24 Sep 2011 15:55:02 |
swills |
- Update to 0.0.7.27
- Sort plist |
0.0.7.25 04 Sep 2011 21:19:17 |
swills |
- Update to 0.0.7.25 |
0.0.7.23 31 Jul 2011 23:16:39 |
swills |
- Update to 0.0.7.23 |
0.0.7.21 02 Jun 2011 02:24:42 |
swills |
- Update to 0.0.7.21 |
0.0.7.20 08 May 2011 12:23:17 |
swills |
- Update to 0.0.7.20 |
0.0.7.18 03 Apr 2011 06:08:15 |
swills |
- Update to 0.0.7.18 |
0.0.7.17p1_1 12 Feb 2011 02:22:06 |
swills |
- Add missing py-imaging RUN_DEPENDS
PR: ports/154577
Approved by: wxs (mentor) |
0.0.7.17p1 04 Feb 2011 00:17:46 |
swills |
- Update to 0.0.7.17p1
Approved by: wxs@ and pgollucci@ (mentor implicit)
Feature safe: yes |
0.0.7.16p4 03 Feb 2011 02:57:45 |
swills |
Add Xpra, which gives you persistent remote applications for X. So basically
it's screen for remote X apps.
Approved by: wxs (mentor)
Feature safe: yes |