Commit graph

9863 commits

Author SHA1 Message Date
Dmitry Marakasov
a4842c49f5 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2016-01-08 14:18:01 +00:00
Koop Mast
3491b54d8a Update gstreamer-plugins-all and gstreamer1-plugins-all
* Filter out "unwanted" plugins before building the OPTIONS
* Sync both Makefiles so they only have gstreamer version specifics
* Bump portrevision for option changes. Now all bsd.gstreamer.mk
  elements where listed before.

Submitted by:	marino@
2016-01-08 10:28:27 +00:00
Olivier Duchateau
f3966fd6a7 Update to 1.0.5
PR:		205916
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-08 09:58:20 +00:00
Olivier Duchateau
9a6b1c893a Update to 0.9.6
PR:		205916
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2016-01-08 09:55:41 +00:00
Brad Davis
a901acd495 Remove stale freetype patch that is breaking build
PR:		205711
Submitted by:	cyberbotx@cyberbotx.com
Approved by:	bdrewery
MFH:		2016Q1
2016-01-08 00:01:53 +00:00
Thomas Zander
9d85df6e80 Update to upstream version 0.13.1, remove superfluous OPTIONs
Detailed log:
- Update to upstream version 0.13.1
- Drop FONTCONFIG OPTION, it is now mandatory LIB_DEPENDS
- Drop ENCA OPTION, it is no longer supported upstream
2016-01-06 17:36:24 +00:00
Thomas Zander
721fa21e68 Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systems
MFH:		2016Q1
2016-01-05 13:41:44 +00:00
Andrew Turner
9813418ad5 Fix x264 on AArch64. quant-a.S and deblock-a.S have syntax the LLVM
assembler complains about. Pull in two upstream changes to fix these until
they are on the stable branch.

Without these these ports fail to build on AArch64.

Approved by:	koobs
Differential Revision:	https://reviews.freebsd.org/D4781
2016-01-04 15:04:55 +00:00
Koop Mast
353ad9c72e Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
2016-01-04 14:21:56 +00:00
Martin Wilke
68638ecb77 - Update to 1.1.1
PR:		205851
Submitted by:	Andrej Ebert
Approved by:	maintainer implicit
2016-01-04 05:42:50 +00:00
Thomas Zander
c0b5b25612 Add rc script, enable communication with multimedia/tvheadend
PR:		205569
Submitted by:	franz@bett.ag (maintainer)
Reviewed by:	riggs
Approved by:	franz@bett.ag (maintainer)
2016-01-03 15:55:22 +00:00
Martin Wilke
4d64895385 - Update to 0.4.2
PR:		205823
Submitted by:	maintainer
2016-01-03 15:01:26 +00:00
Rene Ladan
5445d9b64a Remove expired ports:
2016-01-01 multimedia/spotify-websocket-api: login fails due to protocol changes
2016-01-01 net-mgmt/unifi2: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3
2016-01-01 misc/kde4-l10n-th: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-tg: Upstream ceased maintainance of this translation
2016-01-01 misc/kde4-l10n-si: Upstream ceased maintainance of this translation
2016-01-01 19:11:59 +00:00
Thomas Zander
750aa4fe2e Add multimedia/nordlicht
PR:		205734
Submitted by:	t@tobik.me (maintainer)
2016-01-01 16:14:28 +00:00
Oliver Lehmann
3cef298c67 fix ZVBI and QUICKTIME builds
PR:		192308
2016-01-01 14:45:20 +00:00
Mark Felder
69333876ca multimedia/plexmediaserver(-plexpass): Fix scanner crash
The Plex processes were running under the C locale. This was to
replicate the behavior of the start.sh shell script shipped with Plex and
used by Linux distributions. The scanner process was crashing when it
encountered unicode filenames due to this locale.
Upstream Plex fixed this, but we were left affected.

This resolves the scanner process crash on FreeBSD.

PR:		205696
2015-12-31 15:19:38 +00:00
Dmitry Marakasov
2162b96562 - Add LICENSE
- Switch to options helpers
2015-12-31 01:16:40 +00:00
Raphael Kubo da Costa
d293a4b8f6 Finish fixing broken ports after r404856 and r404694.
* multimedia/obs-studio:
  Import some upstream commits that pass all required include directories to
  the compiler and reference libsysinfo.so with a full path instead of passing
  -lsysinfo and relying on ${LOCALBASE}/lib being in the linker search path.

* textproc/sigil:
  Pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  upstream's build system references libhunspell-1.3.so and libpcre16.so
  without full paths (instead of finding them with the proper CMake commands it
  relies on pkg-config's output).

* x11/antimicro:
  Also pass LDFLAGS+=${LOCALBASE}/lib for now to work around the fact that
  several X11 and SDL2 libraries are referenced without full paths. I sent a
  pull request upstream to fix the X11 references, but SDL2 is still detected
  through pkg-config.

MFH:	2015Q4
2015-12-30 17:45:32 +00:00
Dmitry Marakasov
cd8d7e7797 - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-12-30 01:42:26 +00:00
Dmitry Marakasov
701b06dc10 - Switch to options helpers 2015-12-30 01:42:23 +00:00
Dmitry Marakasov
65d8ecbd1a - Switch to options helpers 2015-12-30 01:42:19 +00:00
Olivier Duchateau
d3ad360aab Update to 3.7.1 2015-12-29 14:54:53 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Dmitry Marakasov
c253bc9761 - Switch to options helpers 2015-12-29 09:42:07 +00:00
Dmitry Marakasov
3ca956b30b - Switch to options helpers 2015-12-29 09:42:04 +00:00
Dmitry Marakasov
e7d81b5b2d - Switch to options helpers 2015-12-29 09:41:58 +00:00
Dmitry Marakasov
9ba84ff502 - Switch to options helpers 2015-12-29 09:41:51 +00:00
Dmitry Marakasov
557a6c3597 - Switch to options helpers 2015-12-29 09:41:41 +00:00
Dmitry Marakasov
b6b94f7da2 - Switch to USES=localbase
- Switch to USES=tar
- Switch to options helpers
2015-12-29 09:41:37 +00:00
Thomas Zander
599bb0e08f Remove USE_GCC; add --disable-mmx on FreeBSD-10.1
PR:		202773
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
Reviewed by:	riggs
2015-12-29 09:15:26 +00:00
Thomas Zander
d905a1db14 Switch to USES=execinfo
PR:		205618
Submitted by:	pawel
2015-12-27 17:58:17 +00:00
Dmitry Marakasov
9f77b7420e - Add LICENSE
- Switch to options helpers
- Strip library
- Add missing NLS option
2015-12-27 15:36:47 +00:00
Sunpoet Po-Chuan Hsieh
2d1e6a025f - Sort SUBDIRs 2015-12-27 15:10:17 +00:00
Antoine Brodin
43350f39d0 - Do not overwrite USE_GNOME after including bsd.port.pre.mk
- Bump PORTREVISION for dependency change
2015-12-27 11:50:47 +00:00
Thomas Zander
a8de4b8e62 Update to upstream version 8.6.1 2015-12-26 14:33:48 +00:00
Mark Felder
28d3b8c333 multimedia/plexmediaserver: Update to 0.9.14.6
Changelog:	https://forums.plex.tv/discussion/comment/1089173/#Comment_1089173
2015-12-25 20:43:16 +00:00
Olivier Duchateau
f1c07d7e01 - Update multimedia/qmmp to 0.9.5
- Update multimedia/qmmp-plugin-pack to 0.9.3

- Add multimedia/qmmp-qt5 (1.0.4)
- Add multimedia/qmmp-plugin-pack-qt5 (1.0.2)

Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5

PR:		203948
Submitted by:	<liangtai.s16@gmail.com> (maintainer)
2015-12-25 17:39:11 +00:00
Pawel Pekala
6d1c552750 Update homepage
PR:		205596
Submitted by:	Zane C. Bowers-Hadley
2015-12-25 17:18:55 +00:00
Thomas Zander
ba751ac7b2 Use ffmpeg 2.8.4 for mplayer / mencoder 2015-12-24 12:49:23 +00:00
Thomas Zander
d52b8cbe4e Update to upstream version 2.8.4
While on it:
- Rename option "LIBV4L" to "V4L" to match naming as in other ports [1]

PR:		205498 [1]
Submitted by:	yuri@rawbw.com [1]
2015-12-24 12:47:59 +00:00
Pawel Pekala
366c18a23c - Update to version 2.4.6
- Convert to USES=localbase
- Remove -pthread from LDFLAGS, configure script detects it just fine
- Patch configure to not detect it's own libweed installed on system
  allowing now correctly upgrading lives through ports

Changelog:
Fix crashes and compatibility issues with gtk+ >= 3.16
Fix a bug with missing clips when reloading layouts.
Minor GUI improvements.
Minor compilation fixes.
Updates to French translation (thanks Jean-Marc).
2015-12-23 19:01:22 +00:00
Mark Felder
4325b6617b multimedia/plexmediaserver-plexpass: Update to 0.9.15.0
Changelog:	https://forums.plex.tv/discussion/comment/1089240#Comment_1089240
2015-12-23 15:45:47 +00:00
John Marino
83938b4eb2 multimedia/winff: Unbreak after upgrade to FPC 3.0.0 2015-12-21 19:16:46 +00:00
Thomas Zander
e6497e21cf Update to mplayer snapshot as of 20151219 2015-12-19 20:22:02 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
Mark Felder
d169da797e multimedia/plexmediaserver-plexpass: Update to 0.9.14.5.1595
Changelog:	https://forums.plex.tv/discussion/comment/1085004#Comment_1085004
2015-12-17 13:36:49 +00:00
Frederic Culot
bce1c7e8e8 - Reassign sperber@'s ports after his commit bit was taken in for safekeeping 2015-12-16 13:45:17 +00:00
Dmitry Marakasov
d837c13185 - Fix build WITHOUT=NLS 2015-12-16 02:02:09 +00:00
Pawel Pekala
5f82021823 Switch to USES=execinfo 2015-12-15 21:13:34 +00:00
Kurt Jaeger
8509e9940c multimedia/ogmrip: unbreak
- distinfo updated
- lavf-option to mplayer call was removed

PR:		205332
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-12-15 05:07:52 +00:00