1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

365 Commits

Author SHA1 Message Date
Juergen Lock
c6a4f22b68 Add LIBSSH2 knob. (default off)
PR:		ports/182166
Submitted by:	pawel
2013-09-17 17:39:21 +00:00
Juergen Lock
c5dfbb4c8c Fix build on recent head with (non-default) PROJM knob. (clang+libc++)
Submitted by:	Gustau Perez i Querol <gustau.perez@gmail.com>
		(via private email)
2013-09-14 14:43:12 +00:00
Juergen Lock
1919fab6ad - Update to 2.0.8 .
- Add subtitle, video, and audio track scrolling to VLC's ncurses.c
  module. [1]
- Add GME knob. (audio/libgme dependency) [2]
- Fix build with clang+libc++. [3]

PR:		ports/181596 [1], ports/181909 [3]
Submitted by:	Cam Karnes <karnes.cameron@gmail.com> [1]
Submitted by:	pawel (on -multimedia) [2]
Submitted by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>, bapt via pb2 [3]
Obtained from:	vlc upstream git [1]
2013-09-09 18:05:40 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Juergen Lock
7971c20258 Fix build with updated net/liveMedia.
PR:		ports/181610
Submitted by:	Florent Peterschmitt <florent@peterschmitt.fr>
Obtained from:	vlc upstream git via archlinux
2013-08-29 17:33:11 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
27047b2c43 - Convert to new perl framework
Approved by:	bapt@ (multimedia@)
2013-08-04 12:49:58 +00:00
Juergen Lock
c9dc366680 Update to 2.0.7 .
Thanks to:	madpilot and Fabian Keil for testing!
2013-07-26 17:40:16 +00:00
Christian Weisgerber
532255a7ae Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
2013-07-15 20:24:59 +00:00
Guido Falsi
3b40536753 Fix build of gnash [1] and vlc [2] after libva update.
PR:		ports/180118 [2]
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
Approved by:	dinoex [1], nox [2]
2013-07-06 20:08:45 +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
Christian Weisgerber
9356780819 Fix build after audio/flac 1.3.0 update.
PR:		179449
Submitted by:	Arrigo Marchiori <ardovm@yahoo.it> (fix)
2013-06-10 12:52:39 +00:00
Christian Weisgerber
1f2b1eac8e * Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.

PR:		179072
2013-06-09 19:30:58 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Emanuel Haupt
b4db839ab8 Chase textproc/libebml, multimedia/libmatroska update.
Approved by:    multimedia (bapt, kwm)
2013-05-06 23:01:58 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Jason Helfman
b946e6f7a6 - adoption of USES
Approved by:	portmgr (bapt@)
2013-05-01 18:17:36 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Juergen Lock
fd942d6cf3 - Update to 2.0.6 .
- Add SIDPLAY knob (C64 sid demux support)
2013-04-25 19:44:59 +00:00
Martin Wilke
c50850b097 - Chase libmtp shlib bump 2013-03-26 16:13:17 +00:00
Juergen Lock
1242ecb0a2 - Fix mkv playback when built with clang.
- Bump PORTREVISION.

Obtained from:	debian
2013-03-01 22:52:09 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Juergen Lock
c010874469 Actually fix build with clang on i386 (there was a patch missing.) 2013-02-04 21:11:25 +00:00
Juergen Lock
b788fc6a12 - Prefer clang on 9.1+ (instead of gcc 4.6+ only on i386.)
- Fix build without V4L option (the multimedia/libdvbpsi dependency is
  no longer optional.)
- No PORTREVISION bump since the resulting package should behave the same.
2013-02-02 20:35:48 +00:00
Juergen Lock
38ac7cbc04 - libportaudio.so.2 is actually a different port than libportaudio.so.0
so in this case specifying the shlib major version in LIB_DEPENDS
  makes sense.
- No PORTREVISION bump as PORTAUDIO isn't a default option.
2013-01-12 19:49:30 +00:00
Juergen Lock
d31c6d5755 Update to 2.0.5 .
Thanx to:	several people on -multimedia for testing and feedback
2012-12-23 20:35:46 +00:00
Christian Weisgerber
6aca43e7f1 Chase audio/opus library bump. 2012-12-10 19:02:10 +00:00
Juergen Lock
e9f66232b1 Add LIRC option (default off.)
Suggested by:	hselasky
Feature safe:	yes
2012-11-28 21:46:10 +00:00
Juergen Lock
2ebf1ad2cb - Fix pulseaudio segfault. [1]
- No PORTREVISION bump as PULSEAUDIO isn't a default option.

Reported by:	Rainer Hurling <rhurlin@gwdg.de> on -multimedia [1]
Feature safe:	yes
2012-11-17 20:26:58 +00:00
Juergen Lock
697fd446e5 Update to 2.0.4 .
Feature safe:	yes
2012-11-06 22:54:51 +00:00
Juergen Lock
b665f5d0ed - Use multimedia/ffmpeg1 (1.0) instead of ffmpeg-011 (0.11).
- Bump PORTREVISION.

Feature safe:	yes
2012-10-15 16:49:06 +00:00
Juergen Lock
d3fc2243e1 - Turns out TREMOR support no longer builds anyway so remove the
knob together with VORBISALT.  (This also fixes disabling OGG not
  also disabling VORBISALT together with VORBIS. [1])
- Use a few more new default option descriptions.

Reported by:	c.kworr@gmail.com (Volodymyr Kostyrko) on -multimedia [1]
2012-10-01 19:59:34 +00:00
Juergen Lock
fbde072cb7 Use more default OPTIONng descriptions (except for VORBIS which turned
out to be too long.)

Noticed by:	danfe
2012-09-25 19:28:00 +00:00
Juergen Lock
c6e55113ec Strip OPTIONng description that's too long for 8.x dialog(1).
Reported by:	Lena@lena.kiev.ua on -ports
2012-09-24 17:33:25 +00:00
Juergen Lock
6e341d95aa - Cleanup options handling a bit, adding back DVD related options
by default again in the process. [1]
- Strip Makefile headers.
- Bump PORTREVISION.

PR:		ports/171632 [1]
Submitted by:	mharo [1]
2012-09-22 18:40:12 +00:00
Juergen Lock
e58ca03ab3 Mark BROKEN on 7.x .
Submitted by:	pointyhat via bapt
2012-09-09 16:32:34 +00:00
Juergen Lock
4faf948d76 - Add patch for (possible) compilation failure - even though the
CXXFLAGS used in the PR are not supported. [1]
- Fix runtime issue receiving UDP multicast streams. [2]
- Bump PORTREVISION.

PR:		ports/171341 [1]
Submitted by:	arrowdodger <6yearold@gmail.com> [1]
Reported by:	Sulev-Madis Silber <madis555@hot.ee> (via private
		email) [2]
2012-09-05 20:37:05 +00:00
Juergen Lock
6612dbbc28 - Fix remaining i386 build failures by setting USE_GCC?= 4.6+ there, see:
http://trac.videolan.org/vlc/ticket/5979

- Remove bogus patch reference to fix build with UPNP knob - there
  are still runtime crashes tho due to devel/upnp picking up the
  wrong uuid_create(), see my patch here:

	http://docs.freebsd.org/cgi/mid.cgi?20120903194543.GA38349

- Pet portlint.
2012-09-03 20:32:26 +00:00
Juergen Lock
fbcba2c381 - Actually change MAINTAINER to multimedia@ [1]
- Add --disable-mmx to i386 case too as I got a report --disable-sse
  was not enough for at least one guy.

Approved by:	jsa (previous maintainer) [1]
Noticed by:	wxs [1]
2012-09-02 15:04:58 +00:00
Juergen Lock
41d0f00448 - (Attempt) to fix build on i386.
- Fix plist.
- Bump PORTREVISION.

Submitted by:	QAT
2012-09-01 18:15:25 +00:00
Juergen Lock
bf94442d17 - Update to 2.0.3 .
- Pass maintainership to -multimedia. [1]

Approved by:	jsa (previous maintainer) [1]
Thanx to:	numerous testers on -multimedia and -ports.
2012-09-01 14:10:54 +00:00
Martin Matuska
1a43bc6e54 Update multimedia/x264 to 0.125.2201
Switch to new options framework
2012-07-23 19:27:25 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Rene Ladan
a4559b5003 Instead of mentioning dependent options in the description of the option
that requires it, check if dependent options are set and set IGNORE if not.

This prevents some option descriptions being too long, resulting in ugly
screens. [1]
PR:		ports/169625
Submitted by:	Sayetsky Anton [vsjcfm gmail.com]
Approved by:	maintainer (implicit)
2012-07-04 09:39:10 +00:00
Rene Ladan
7137722860 - Convert to optionsNG
- Use positive logic for options
- Remove support for unsupported FreeBSD and perl versions
- Pet portlint (mostly remove versions from LIB_DEPENDS)
Obtained from:	jsa (maintainer)
2012-07-02 22:27:23 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
3993fbeaf1 - Chase libmtp shlib bump 2012-05-25 15:14:39 +00:00
Pawel Pekala
b9972244a7 - Update devel/upnp to 1.6.17
- Bump all affected ports

Maintainer of net/ushare was asked for review, no response in 2 weeks
2012-04-27 14:28:11 +00:00