| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=362645
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
multimedia/banshee: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libmtp: add USES=libtool and INSTALL_TARGET=install-strip
multimedia/libaacs:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
multimedia/libbluray:
- USES=libtool pathfix
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
- Remove plist target, superseded by makeplist
- Use OPTIONS_SUB
- Replace patch with post-patch command
Bump dependent ports
Notes:
svn path=/head/; revision=362200
|
|
|
|
| |
Notes:
svn path=/head/; revision=361964
|
|
|
|
| |
Notes:
svn path=/head/; revision=361536
|
|
|
|
|
|
|
|
| |
PR: 191399
Submitted by: m.ehinger ltur de
Notes:
svn path=/head/; revision=360599
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports of libavutil
- USES tar:bzip2
- Use @sample in pkg-plist
Notes:
svn path=/head/; revision=359554
|
|
|
|
|
|
|
|
|
|
| |
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports
Notes:
svn path=/head/; revision=355352
|
|
|
|
|
|
|
|
|
| |
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
Notes:
svn path=/head/; revision=355266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- USES tar:bzip2
- Update libbluray 0.5.0
- Unbreak JAVA option
- USES tar:bzip2
- Bump PORTREVISION in depdendent ports due to shared lib version bump
PR: ports/188573
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=352423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
Notes:
svn path=/head/; revision=337385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
Notes:
svn path=/head/; revision=335601
|
|
|
|
|
|
|
| |
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.1
Notes:
svn path=/head/; revision=334472
|
|
|
|
|
|
|
|
| |
Reported by: Herbert J. Skuhra <hskuhra@eumx.net>
Approved by: wg
Notes:
svn path=/head/; revision=332397
|
|
|
|
|
|
|
| |
PR: ports/183539
Notes:
svn path=/head/; revision=332350
|
|
|
|
|
|
|
|
|
|
|
| |
- ffmpeg build would link to libs like jack and SDL if they are not listed in
--disable-{in,out}dev
- Add JACK option
PR: ports/182167
Notes:
svn path=/head/; revision=332279
|
|
|
|
|
|
|
|
|
| |
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
specific condition.
Notes:
svn path=/head/; revision=332194
|
|
|
|
|
|
|
| |
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1
Notes:
svn path=/head/; revision=332103
|
|
|
|
|
|
|
| |
- Update to 2.0.2
Notes:
svn path=/head/; revision=331133
|
|
|
|
|
|
|
|
|
| |
- Add back PORTEPOCH
Reported by: many
Notes:
svn path=/head/; revision=331002
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to multimedia@
Suggested by: bapt
Notes:
svn path=/head/; revision=330912
|
|
|
|
|
|
|
|
|
|
| |
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=330909
|
|
|
|
|
|
|
|
| |
PR: 182839
Approved by: wg (maintainer)
Notes:
svn path=/head/; revision=329825
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20130827 snapshot
- Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure
- Chase library version bump in dependent ports
PR: ports/182484
Submitted by: mm
Reviewed by: kwm, bapt
Notes:
svn path=/head/; revision=329667
|
|
|
|
|
|
|
|
|
| |
- Fix typo
Submitted by: pawel
Notes:
svn path=/head/; revision=329448
|
|
|
|
|
|
|
|
| |
- Allow staging
- Reorder to pet portlint
Notes:
svn path=/head/; revision=328881
|
|
|
|
|
|
|
|
| |
They are in the pool for some time now and nobody stepped up so I'll give it
a shot.
Notes:
svn path=/head/; revision=328829
|
|
|
|
| |
Notes:
svn path=/head/; revision=327750
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327343
|
|
|
|
|
|
|
|
|
|
|
| |
the same location
- bump PORTREVISION, so users can solve the conflict on existing
installations
Reported by: kwm@
Notes:
svn path=/head/; revision=327335
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
| |
Notes:
svn path=/head/; revision=312852
|
|
|
|
|
|
|
| |
PR: ports/170453
Notes:
svn path=/head/; revision=302246
|
|
|
|
| |
Notes:
svn path=/head/; revision=302177
|
|
|
|
| |
Notes:
svn path=/head/; revision=302164
|
|
|
|
| |
Notes:
svn path=/head/; revision=302163
|
|
|
|
|
|
|
| |
Remove conflict with ffmpeg-devel
Notes:
svn path=/head/; revision=302161
|
|
|
|
|
|
|
| |
Switch to new options framework
Notes:
svn path=/head/; revision=301407
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=300996
|
|
|
|
|
|
|
|
|
|
| |
Fix build if rtmpdump is linked against OpenSSL from ports [2]
Do not build documentation if NOPORTDOCS is set
PR: ports/163055 [1], ports/167516 [2]
Notes:
svn path=/head/; revision=300550
|
|
|
|
| |
Notes:
svn path=/head/; revision=300438
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: ports/168120
Reported by: Baptiste Daroussin <bapt@freebsd.org>
Notes:
svn path=/head/; revision=296946
|
|
|
|
| |
Notes:
svn path=/head/; revision=295504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
| |
Notes:
svn path=/head/; revision=291548
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|