non port: x11/xpra/Makefile |
Number of commits found: 179 (showing only 79 on this page) |
Monday, 10 Jul 2017
|
00:57 rezny
Update to 2.0.3
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D11553
 |
Tuesday, 25 Apr 2017
|
08:20 riggs
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
 |
Thursday, 20 Apr 2017
|
18:52 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
 |
Friday, 14 Apr 2017
|
05:30 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)
 |
Friday, 7 Apr 2017
|
19:15 rezny
Update to 2.0.1
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10276
 |
Saturday, 1 Apr 2017
|
15:23 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
 |
Wednesday, 29 Mar 2017
|
16:37 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
 |
Tuesday, 14 Mar 2017
|
14:37 rezny
Update to 1.0.4
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9967
 |
Tuesday, 14 Feb 2017
|
00:06 rezny
Update to 1.0.3
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9566
 |
Sunday, 12 Feb 2017
|
14:27 rezny
Update to 1.0.2
PR: 205864
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9546
 |
Monday, 30 Jan 2017
|
14:55 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
 |
Sunday, 8 Jan 2017
|
14:42 sunpoet
Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat: python
 |
Sunday, 11 Dec 2016
|
15:22 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)
 |
Friday, 30 Sep 2016
|
01:15 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
 |
Friday, 23 Sep 2016
|
13:14 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)
 |
Monday, 9 May 2016
|
19: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
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
11:17 sunpoet
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
 |
Wednesday, 10 Feb 2016
|
20:08 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
 |
Monday, 21 Dec 2015
|
19:49 jkim
- Update to 0.15.10.
- Assign maintainership to the submitter.
PR: 205479
Submitted by: Matthew Rezny <matthew@reztek.cz>
 |
Tuesday, 15 Dec 2015
|
22:54 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
 |
Friday, 11 Dec 2015
|
10:07 sunpoet
- Move print/py-cups to print/py-pycups
- Bump PORTREVISION for dependent ports
 |
Saturday, 5 Dec 2015
|
09:15 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>
 |
Monday, 16 Nov 2015
|
21:55 jkim
Update to 0.15.8.
MFH: 2015Q4
 |
Saturday, 14 Nov 2015
|
19:34 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)
 |
Tuesday, 20 Oct 2015
|
00:10 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]
 |
Monday, 14 Sep 2015
|
17:22 jkim
Update to 0.15.6.
 |
Friday, 4 Sep 2015
|
17:24 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.
 |
16:25 jkim
Update to 0.15.5.
 |
Tuesday, 4 Aug 2015
|
23:33 jkim
Update to 0.15.4.
 |
Friday, 31 Jul 2015
|
23:02 jkim
Add missing runtime dependencies.
PR: 202012
MFH: 2015Q3
 |
Thursday, 23 Jul 2015
|
06:18 jkim
Update to 0.15.3.
 |
Friday, 3 Jul 2015
|
07:02 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.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
post-install target STRIP_CMD accordingly.
- Delete patch-Makefile in favour of patching WRKSRC/configure to
identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
covered upstream without needing patches.
- Patch out a bogus compiler argument check (cc_check) that results
in -Wno-maybe-uninitialized being added to CFLAGS causing causes
warnings when clang is cc. The cc_check function checks for basename
$CC to identify compiler type (icl, clang, gcc, etc).
multimedia/libx264:
- Remove all Makefile entries that are duplicated or common and found
in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory
Changes:
https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable
Based on:
PR: 201260 [1]
Submitted by: Andrey Cherkashin <andoriyu gmail com> [1]
 |
Monday, 29 Jun 2015
|
18:28 jkim
Update to 0.15.2.
 |
Monday, 22 Jun 2015
|
17:51 jkim
- Update to 0.15.1.
- Take over maintainership.
Approved by: swills (maintainer)
 |
Wednesday, 10 Jun 2015
|
17:13 jkim
Update to 0.15.0.
Approved by: swills (maintainer)
 |
Tuesday, 9 Jun 2015
|
14:25 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)
 |
Sunday, 7 Jun 2015
|
12:20 swills
x11/xpra: update to 0.14.25
PR: 200626
 |
Wednesday, 11 Mar 2015
|
20:10 jkim
Fix two more harmless typos introduced in r337173.
 |
19:50 jkim
Fix a typo introduced in the previous commit.
 |
19:39 jkim
Update to 0.14.20.
Approved by: swills (maintainer)
 |
Saturday, 22 Nov 2014
|
16:23 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)
 |
Tuesday, 7 Oct 2014
|
12:23 wg
x11/xpra: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit)
 |
Friday, 23 May 2014
|
17:23 swills
- Update to 0.12.6
- Use variables in plist to avoid having to update it in future versions
 |
Thursday, 22 May 2014
|
03:23 swills
- Update to 0.12.5
- Fix for bzip USES
PR: ports/189635
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
 |
Friday, 14 Mar 2014
|
20:59 tijl
Fix double occurences of USES=
 |
Wednesday, 5 Feb 2014
|
03:59 swills
- Update to 0.11.2
 |
Saturday, 25 Jan 2014
|
22:58 swills
- Update to 0.11.1
 |
Sunday, 22 Dec 2013
|
03:31 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]
 |
Saturday, 21 Dec 2013
|
12:52 swills
- Update to 0.10.10
 |
Saturday, 19 Oct 2013
|
16:43 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)
 |
Friday, 20 Sep 2013
|
23:43 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
 |
Thursday, 12 Sep 2013
|
08:41 marino
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
 |
Sunday, 25 Aug 2013
|
16:14 olgeni
Bump PORTREVISION due to iPython package name change.
 |
Sunday, 24 Mar 2013
|
19:49 swills
- Update to 0.8.8
 |
Sunday, 3 Feb 2013
|
18:16 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
 |
Friday, 23 Nov 2012
|
21:45 swills
- Update to 0.7.4
Feature safe: yes
 |
Sunday, 11 Nov 2012
|
15:23 swills
- Update to 0.7.2
Feature safe: yes
 |
Monday, 8 Oct 2012
|
02:36 swills
- Update to 0.6.4
 |
Wednesday, 25 Jul 2012
|
16:01 swills
- Update to 0.4.0
 |
Friday, 22 Jun 2012
|
02:47 swills
- Update to 0.3.2
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Thursday, 31 May 2012
|
20:52 swills
- Update to 0.3.1
 |
Friday, 25 May 2012
|
01:50 makc
Chase PyQT update
 |
Sunday, 5 Feb 2012
|
20:21 swills
- Fix PLIST missed in previous commit
 |
05:17 swills
- Update to 0.0.7.35
 |
Saturday, 31 Dec 2011
|
19:00 swills
- Update to 0.0.7.32
 |
Thursday, 3 Nov 2011
|
14:38 swills
- Update to 0.0.7.30
 |
Wednesday, 26 Oct 2011
|
04:01 swills
- Update to 0.0.7.29
 |
Wednesday, 19 Oct 2011
|
20:42 swills
- Update to 0.0.7.28
 |
Saturday, 24 Sep 2011
|
15:55 swills
- Update to 0.0.7.27
- Sort plist
 |
Sunday, 4 Sep 2011
|
21:19 swills
- Update to 0.0.7.25
 |
Sunday, 31 Jul 2011
|
23:16 swills
- Update to 0.0.7.23
 |
Thursday, 2 Jun 2011
|
02:24 swills
- Update to 0.0.7.21
 |
Sunday, 8 May 2011
|
12:23 swills
- Update to 0.0.7.20
 |
Sunday, 3 Apr 2011
|
06:08 swills
- Update to 0.0.7.18
 |
Saturday, 12 Feb 2011
|
02:22 swills
- Add missing py-imaging RUN_DEPENDS
PR: ports/154577
Approved by: wxs (mentor)
 |
Friday, 4 Feb 2011
|
00:17 swills
- Update to 0.0.7.17p1
Approved by: wxs@ and pgollucci@ (mentor implicit)
Feature safe: yes
 |
Thursday, 3 Feb 2011
|
02:57 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
 |
Number of commits found: 179 (showing only 79 on this page) |