Commit graph

8875 commits

Author SHA1 Message Date
John Marino
0f2916793b multimedia/universal-media-server: partially fix, but mark BROKEN
This port has had issues every since it was introduced, but the previous
commit actually made them worse.  This commit fixes the problems that were
introduced then, but the RC script is currently non-functional.

The maintainer has not been responding to repeated requests for help to
fix the RC script, so I'm going to commit the fixes we have and mark the
port broken now (as I was tempted to do over a month ago).

PR:	192347
2014-09-07 11:37:44 +00:00
Antoine Brodin
6635691fe9 2014-08-31 databases/kinterbasdb: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-09-07 07:44:48 +00:00
Juergen Lock
8169e0cd27 - Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
2014-09-06 15:44:09 +00:00
Thomas Zander
78a727d470 - Fix build dependency on v4l2
- Bump PORTREVISION

PR:		193151
Submitted by:	jbeich@vfemail.net
2014-09-06 13:56:43 +00:00
Antoine Brodin
9c8a6b34b7 - Allow staging as a regular user
- Simplify plist
2014-09-06 13:10:59 +00:00
Rusmir Dusko
16d3b3ef97 - Add PORTEPOCH, forgotten in previous commit
Reported by:	pawel
2014-09-06 12:54:36 +00:00
Pawel Pekala
e43285766a - Update to version 2.2.6
- Switch to USES=python
2014-09-06 12:27:35 +00:00
Rusmir Dusko
6cd72eb2e5 - Update to 14.9.0, announce message:
Now all the icons are packaged in resource files (*.rcc).

- Remove NO_BUILD=yes,
- Add rcc_build QT4 dependency
2014-09-06 12:24:35 +00:00
Pawel Pekala
37b9644ed3 Update to version 14.8.0 2014-09-06 09:20:31 +00:00
Antoine Brodin
27cccb7812 Allow staging as a regular user 2014-09-05 17:25:58 +00:00
Rusmir Dusko
7e9424cd47 - Set PORTSCOUT, Do not use unstable versions 2014-09-05 15:32:44 +00:00
Thomas Abthorpe
6d5a293387 - Update to 2.0.5 2014-09-05 03:36:58 +00:00
Alexey Dokuchaev
ff4574084b - Drop TOOLAME_DESC as it is in the standard pool now; use OPTIONS helpers
- Stagify, cleanup Makefile, fix a typo in options handling (VORBISTOOLS ->
  VORBIS), and also formatting, misc. style bugs (including pkg-descr)

There is a pending PR for this port (184132), but it was last updated on
2014-01-18 with no reply from maintainer since then, so I guess I am not
stepping on anyone's toes.
2014-09-04 22:39:40 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Dmitry Marakasov
a677b677cb @dirrmtry include/linux, which is used by multiple ports
Approved by:	portmgr blanket
2014-09-04 18:35:10 +00:00
Adam Weinberger
ee3240b8ef Fix opencv detection, fixes gstreamer1-plugins-opencv build. 2014-09-04 15:30:21 +00:00
Adam Weinberger
d1809c9ba4 Add multimedia/x265, the H.265/High Efficiency Video Coding (HEVC) codec.
High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.

  * This standard was developed by the ISO/IEC Moving Picture Experts Group
    (MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
    Collaborative Team on Video Coding (JCT-VC)

  * HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265

  * HEVC provides superior video quality and up to twice the data compression
    as the previous standard (H.264/MPEG-4 AVC)

  * HEVC can support 8K Ultra High Definition video, with a picture size up to
    8192x4320 pixels

WWW: http://www.x265.org
2014-09-02 15:06:20 +00:00
Tijl Coosemans
852cce7387 Add missing libraries
Reported by:	mat
2014-09-02 11:46:18 +00:00
Baptiste Daroussin
beced671bd Remove non staged ports without pending PR from m* 2014-09-01 21:38:59 +00:00
Tijl Coosemans
8fd71c4b9c www/libmicrohttpd:
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available

Approved by:	portmgr (implicit, bump unstaged port)
2014-09-01 10:25:48 +00:00
Juergen Lock
6195d2f8c1 Update to 1.10.1 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-08-31 18:14:43 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Guido Falsi
0a41691391 - Update to 1.1.8
- Fix libmtp.pc on 10.0+ where libusb-1.0.pc is actually available
- Move libusb-1.0 dependency to Requires.private to avoid overlinking
- Disable doxygen during build instead of patching Makefile.in
- Add a comment about license containing "or any later version" clause

PR:		193093
Submitte by:	Jan Beich <jbeich at vfemail.net>
2014-08-31 16:21:47 +00:00
Tijl Coosemans
5850f0e383 converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Thomas Zander
b11016455e - Drop unnecessary hunk for v4l2 from patch-configure
PR:		193150
Submitted by:	jbeich@vfemail.net
2014-08-30 18:43:56 +00:00
Tijl Coosemans
5704575c25 Add USES=libtool 2014-08-30 18:20:22 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Thomas Zander
fc589a44a5 - Restore V4L2 interface
PR:		192579
Submitted by:	hselasky@FreeBSD.org
2014-08-30 07:47:31 +00:00
Thomas Zander
bb6d0ade27 - Update to new upstream snapshot 2014-08-24
- GUI OPTION is no longer default
- Workaround an issue in CURRENT which prevented building
  a binary that supports profiling
- Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610
2014-08-29 09:55:41 +00:00
Grzegorz Blach
f7a672aec5 - Update to 0.5.1 2014-08-28 20:31:21 +00:00
Vanilla I. Shu
74bb837024 Update to version 0.99.9.
PR:		ports/193041
Submitted by:	Ports Fury.
2014-08-28 06:21:36 +00:00
Dmitry Marakasov
daef2b8aaa - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-27 20:43:03 +00:00
Dmitry Marakasov
62d2619ce7 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-27 20:42:55 +00:00
Dmitry Marakasov
940f7bc1ae - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-27 20:42:25 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Dmitry Marakasov
11f3e239f7 - Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-26 03:11:20 +00:00
Steve Wills
040a7ea25a x11/rubygem-gnome2: update to 2.2.0 2014-08-26 03:04:41 +00:00
Dmitry Marakasov
045b70be76 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-08-25 22:56:05 +00:00
Dmitry Marakasov
9f6155c4a4 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-25 13:54:29 +00:00
Dmitry Marakasov
a51cae9b3e - Fix plist
Approved by:	portmgr blanket
2014-08-25 13:54:02 +00:00
Emanuel Haupt
6031a359e4 Assign maintainer-ship to multimedia@
Discussed on:	irc (#bsdports)
2014-08-25 11:23:38 +00:00
Emanuel Haupt
fb76ea5da2 Update to 7.1.0 2014-08-25 09:43:15 +00:00
Mark Felder
ec3c696e4b Update to 0.9.9.16.555 2014-08-24 17:47:38 +00:00
Ulrich Spörlein
0909092af8 Update xbmc to 13.2. Hide all samba depends behind WITH_SMB.
PR:		192838
Submitted by:	uqs
Approved by:	maintainer
2014-08-24 07:32:18 +00:00
Antoine Brodin
783540d9ac Canonicalize a few LICENSE_PERMS
With hat:	portmgr
2014-08-22 07:20:30 +00:00
Adam Weinberger
ebbe9bf3b2 Add multimedia/plexhometheater, the frontend to the powerful
Plex media system.

PR:		191413
Submitted by:	woodsb02@gmail.com
2014-08-21 16:55:55 +00:00
John Marino
3d290b5e92 Stage multimedia/gmimms and unbreak on FreeBSD 10+
PR:		192804
Submitted by:	Ports Fury
2014-08-21 11:35:26 +00:00
Antoine Brodin
df9a181ad0 Allow staging as a regular user 2014-08-20 16:57:05 +00:00
Juergen Lock
b3e8e89f1d Update to 1.10.0 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-08-19 17:25:16 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00