Commit graph

9034 commits

Author SHA1 Message Date
Thomas Zander
bfd59e8101 - Update to version 1.0.9 [1]
- Simplify Makefiles [1]
- Fix build problem in gecko-mediaplayer with xulrunner>=30 [2]

PR:		194498
Submitted by:	tkato432@yahoo.com [1]
Reviewed by:	riggs [2]
2014-10-25 16:38:26 +00:00
Thomas Zander
9022bd38bd - Update to upstream version 0.17
- Update project URL in pkg-descr and MASTER_SITES accordingly

PR:		194499
Submitted by:	tkato432@yahoo.com
2014-10-25 08:02:50 +00:00
Grzegorz Blach
daca56c2d6 Update to 0.6.2 2014-10-24 23:46:41 +00:00
John Marino
51377f239a multimedia/banshee: Add gnomedocutils to build depends to fix build 2014-10-24 17:41:38 +00:00
Raphael Kubo da Costa
990a62701e Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
Adam Weinberger
7b4c460a13 Bump PORTREVISION for r371361, which changed the iconv library.
PR:		194533
Submitted by:	Ben Woods (maintainer)
2014-10-23 19:45:11 +00:00
John Marino
4df8f5845a multimedia/vdr: IGNORE on DragonFly which is missing some drivers 2014-10-23 08:57:18 +00:00
Adam Weinberger
fc6c6e172d Use iconv port, for wchar_t.
When running the plexhometheater player, the following line is repeatedly
printed into the log output.

ERROR: convert_checked iconv_open() failed from UTF-8 to WCHAR_T, errno=22(Invalid argument)

This is because the plexhometheater port currently uses the iconv in base,
which does not provide the wchar_t functionality.

PR:		194533
Submitted by:	Ben Woods (maintainer)
2014-10-22 16:25:55 +00:00
Marcus von Appen
1727182e5d - Convert ports of multimedia/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:22:07 +00:00
John Marino
ecd0c75bf6 multimedia/mlt: add USES=alias plus ...
USES=alias allows the port to build on DragonFly without patches, but
only if --target-os=FreeBSD is also sent to the configure script.  This
is a no-op for FreeBSD (configure eventually sets target-os to FreeBSD
anyway).  USES=alias was covered by portmgr blanket.
2014-10-20 09:37:18 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
John Marino
badd7a1eba Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 08:12:20 +00:00
Thomas Zander
f2d08cbdef - Merge OPTION to enable x265 from multimedia/ffmpeg
Reported by: nox
2014-10-20 06:16:58 +00:00
Max Brazhnikov
570e007967 Add new port multimedia/baka-mplayer:
Qt 5 multimedia player based on Mpv.

WWW: http://bakamplayer.u8sand.net/

PR:		193455
Submitted by:	Jan Beich
2014-10-19 21:42:38 +00:00
Raphael Kubo da Costa
9fa97cff87 Add patch sent upstream to export the right symbols in ObjectDescriptionModel.
We basically need to revert a workaround inherited from a Qt commit from
2010 for a clang bug that has been fixed for many years. This workaround
coupled with proper support for -fvisibility=hidden I added to Phonon a
while ago was causing build problems in misc/qt4-qtdemo.
2014-10-19 21:39:11 +00:00
Max Brazhnikov
0ea52f99b4 KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata

l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release

astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data

deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
  remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports

devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now

editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]

graphics/okular:
- add dependency on graphics/libkscreen

math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]

misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
  to link some stuff between KDE4_PREFIX and LOCALBASE.

science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data

x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3

among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes

The area51 repository features commits by alonso, rakuco and myself.

PR:		187150 [1]
Reported by:	pe.freethread@live.com
Patch by:	Tobias Berner <tcberner@gmail.com>

PR:		180674 [2]
Reported by:	torsten.eichstaedt@web.de

PR:		194316
Exp-run:	antoine
2014-10-19 15:57:27 +00:00
Max Brazhnikov
bf785b0c8b Merge from KDE/FreeBSD in preparation for KDE SC 4.14:
common changes:
- don't use deprecated USE_KDE4=kdehier
- drop deprecated @dirrmtry and use absolute path instead of @cwd

databases/akonadi:
- Update to 1.13.0
- add upstream patch to really avoid building Akonadi's unit tests

devel/grantlee:
- update to 0.5.1

devel/libkgapi:
- update to 2.2.0

devel/libkolab:
- update to 0.5.3

multimedia/phonon and multimedia/phonon-designerplugin:
- update to 4.8.1

multimedia/phonon-gstreamer:
- update to 4.8.0
- switch from GStreamer 0.10.x to 1.x

multimedia/phonon-vlc:
- update to 0.8.0
2014-10-19 15:49:51 +00:00
Juergen Lock
d9e7e2cb35 - Add X265 knob (default off) for X.265 (HEVC) encoding support using
multimedia/x265.

  Example usage:  (-c:a libfdk_aac needs FDK_AAC knob too)

	ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv

  This can now be played back by at least ffplay (needs SDL knob),
  vlc, mplayer, mpv, xine.  (and gives a nice reduction in file size.)

No objection from:	multimedia@ list
2014-10-19 12:26:21 +00:00
Juergen Lock
ddb6d1d6f7 - Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog

- Remove an inline from include/xine/xineutils.h for the benefit
  of using libxine with base gcc 4.2 .

- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
  rdeps as per the new rule)
2014-10-18 21:10:39 +00:00
Bartek Rutkowski
113916b971 multimedia/universal-media-server: set EXPIRATION_DATE to 2015-01-16
- The port is badly broken and its maintainer has no interest in fixing
it despite offered help. It cant be fixed without deep knowledge of the
software and therefore it cant be fixed without maintainer's help

PR:		192347
Approved by:	marino (mentor)
2014-10-16 14:13:36 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Emanuel Haupt
e68b5cdae4 Update to 7.2.0 2014-10-16 08:15:06 +00:00
Mark Felder
8429f01f58 Update to 0.9.11.1.678
Notably this release disables SSLv3 between Plex and the Plex servers
2014-10-15 23:18:32 +00:00
Beat Gaetzi
04b9f3319e OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.

WWW: http://www.openh264.org/

PR:		194356
Submitted by:	Jan Beich
2014-10-15 12:01:03 +00:00
Beat Gaetzi
63e32fcfc2 Gecko Media Plugins API from mozilla-central.
WWW: https://wiki.mozilla.org/GeckoMediaPlugins

PR:		194356
Submitted by:	Jan Beich
2014-10-15 11:56:06 +00:00
Pawel Pekala
48ce5dce19 Remove @dirrm's from my ports plists 2014-10-13 22:08:27 +00:00
Adam Weinberger
57aecc2f3f Allow shared libraries access to the functions within the main program of plexhometheater.
While here, remove @dirrm's

PR:		194237
Submitted by:	maintainer
2014-10-13 16:10:09 +00:00
Mark Felder
851d44eb2c Update to 0.9.11.0.672 2014-10-13 11:24:46 +00:00
Ganael LAPLANCHE
b0e7522bcf Remove @dirrm/@dirrmty from my ports 2014-10-13 07:12:43 +00:00
Thomas Zander
e9e9d7bb79 - Set UNIQUENAME to include PKGNAMESUFFIX
Avoids name clash of installed ldconfig file with ffmpeg0
- Bump PORTREVISION

Reported by: mva
2014-10-12 21:40:29 +00:00
Grzegorz Blach
cca975a27d - Disable autodetection of pulseaudio
- Bump PORTREVISION

Submitted by:	Roland Smith (rsmith <at> xs4all <dot> nl)
2014-10-12 19:07:07 +00:00
Thomas Zander
097bec4e88 - Initial import of ffmpeg from the 2.4 branch
This branch is not API compatible with previous ffmpeg releases,
  so allow for side-by-side installations with multimedia/ffmpeg and
  multimedia/ffmpeg0 for gradual transition.
2014-10-12 18:13:08 +00:00
Grzegorz Blach
0391c72ccf - Update to 0.6.1
- Remove PULSEAUDIO option. Depends on version 1.0,
  but only 0.9 is available in ports.
2014-10-12 18:08:24 +00:00
Max Brazhnikov
c49ebfcb6a Add new port multimedia/gstreamer1-qt4:
Qt 4 bindings for GStreamer 1.x

WWW: http://gstreamer.freedesktop.org/

Obtained from:	KDE/FreeBSD repo
2014-10-12 11:32:20 +00:00
Raphael Kubo da Costa
7e0912efda Properly use USES=openal instead of OPENAL_USE.
The latter was removed from the tree in r337472, before we even added
qt5-multimedia to it.
2014-10-11 18:30:24 +00:00
Thomas Zander
41753989a3 - Fix build problem (plist generation) with export_xvid.so symlink
- Make port ready for ffmpeg 2.4 and later
- Pet portlint
- Bump PORTREVISION

PR:		194161
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
MFH:		2014Q4
2014-10-11 12:16:40 +00:00
Antoine Brodin
e5e52ce665 - Allow staging as a regular user
- Remove things already provided by USES=kmod
2014-10-10 22:02:23 +00:00
Pawel Pekala
0561a760af - Update to version 0.8 [1]
- While here convert to USES=python

PR:		193814 [1]
Submitted by:	maintainer
2014-10-10 16:18:53 +00:00
Ruslan Makhmatkhanov
1696b0b13c multimedia/gpodder: update to 3.8.1 2014-10-08 10:40:59 +00:00
William Grzybowski
01e9999200 multimedia/freevo: commit forgotten patches
Reported by:	antoine
2014-10-07 18:13:11 +00:00
Mark Felder
fa7c8f0597 Update to 0.9.10.3.665
Submitted by:	ps
2014-10-06 20:46:41 +00:00
William Grzybowski
e05b54307d multimedia/xbmc: switch from py-imaging to py-pillow
With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-06 16:53:34 +00:00
William Grzybowski
b5947a8c02 multimedia/plexhometheater: switch from py-imaging to py-pillow
With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-06 16:28:08 +00:00
William Grzybowski
71b8301a28 multimedia/openshot: switch from py-imaging to py-pillow
- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-06 16:22:32 +00:00
William Grzybowski
782a5d8e1d multimedia/freevo: switch from py-imaging to py-pillow
With hat:	python
Approved by:	portmgr (bdrewery, implicit)
2014-10-06 15:46:36 +00:00
Grzegorz Blach
5bdee02c47 Update to 0.6.0 2014-10-06 11:15:06 +00:00
Tijl Coosemans
653df3cfeb - Remove USE_AUTOTOOLS
- Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Remove -fPIC
- Clean up post-patch and pre-configure
2014-10-05 14:31:29 +00:00
Mark Felder
a48ea4b639 Adjust documentation for the configurable tmp directory used for
transcoding so nobody shoots themselves in the foot and causes /tmp to
have its permissions changed...

PR:		194120
2014-10-03 20:26:45 +00:00
Tijl Coosemans
5353791bd2 - Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcode
- Remove USE_AUTOTOOLS
- Add DOCS option
- Remove -lpthread patching
2014-10-03 11:34:03 +00:00
Alberto Villa
432b524a10 - Update to 0.9.10.
- Make DOCS optional.
- Add dependency on nepomuk-core. [1]

[1] nepomuk-core isn't Nepomuk itself, it's just a tiny support
library with few extra dependencies.

This is a bugfix release with a few minor changes:
http://kdenlive.org/discover/0.9.10
2014-10-02 14:57:41 +00:00
Marcus von Appen
b10d6f18a5 - Convert to USES=python
Approved by:	portmgr (implicit)
2014-10-02 07:36:36 +00:00
Baptiste Daroussin
c9caf106d5 Prevent some ports to provide bundled libraries
Bump port revision

PR:		193592
2014-10-01 22:21:20 +00:00
Baptiste Daroussin
9287f06965 Prevent to export bundle libraries 2014-10-01 22:13:35 +00:00
Guido Falsi
59d91526c3 - Update to 1.4.0
- Rename patch files
- Remove dirrm
2014-10-01 21:49:25 +00:00
Sunpoet Po-Chuan Hsieh
d2e6bbd40e - Add LUAJIT option
PR:		ports/193821
Submitted by:	Jan Beich <jbeich@vfemail.net>
2014-10-01 20:06:56 +00:00
Sunpoet Po-Chuan Hsieh
48b515a847 - Fix PKGNAME collision 2014-09-30 17:06:40 +00:00
Koop Mast
d51730140d Add libquvi 0.9.4, libquvi-scripts 0.9.20131130 and quvi 0.9.5.
svn cp from the 0.4.x versions since it not backwards compatible.

Sunpoet@ has agreed to also maintain these ports.

Obtained from:	GNOME dev repo
Submitted by:	Gustau Perez
2014-09-29 19:51:27 +00:00
Alberto Villa
5017d72a60 - Chase libplist shlib bump. 2014-09-28 23:04:36 +00:00
Juergen Lock
42a9efa883 - Update to 2.8 . [1]
- Change ac_cv_path_AVCONV_PATH from no to the empty string so that
  dvdstyler actually calls ffmpeg not avconv.

PR:		193900 [1]
Submitted by:	Ports Fury [1]
2014-09-26 20:21:09 +00:00
William Grzybowski
66d4275044 multimedia/py-librtmp: update to 0.2.1
- BSD => BSD2CLAUSE license
- USES python
2014-09-25 19:53:17 +00:00
Tijl Coosemans
a6d2f30533 - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-09-25 15:18:27 +00:00
Grzegorz Blach
33cc82b992 - Update to 0.5.4
- Add option to use LuaJIT instead of Lua [1]

PR:		193822 [1]
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net) [1]
2014-09-24 23:02:45 +00:00
Tijl Coosemans
da34bf4b03 Convert to USES=autoreconf 2014-09-24 17:21:07 +00:00
Alberto Villa
ecee626557 - Update to 0.9.8.
- Add V4L option to enable webcam support.
- Use OPTIONS helpers.
- Remove @dirrm*.

Release 0.9.8 brings several fixes:
http://kdenlive.org/discover/0.9.8
2014-09-24 01:14:40 +00:00
Alberto Villa
3f77b2e3ab multimedia/mlt:
- Update to 0.9.2.
- Add optional dependency on Vid.Stab.
- Remove deprecated plugins.
- Remove stale MAN* macro.
- Use OPTIONS handlers.
- Remove @dirrm*.
- Strip binary and libraries.

This is a bugfix and enhancement release:
http://mltframework.blogspot.com/2014/06/version-092-released.html

multimedia/py-mlt:
- Force dependency on Python 2.
- Take maintainership.
2014-09-24 01:01:34 +00:00
Alberto Villa
7c01e7a60a - Fix build with Clang.
PR:		189043
MFH:		2014Q3
2014-09-24 00:48:45 +00:00
Alberto Villa
e3f19dad9b Imagine you captured a nice video with your camcorder, compact camera
or even cell phone while skiing, cycling or whatever sports, and the
video is basically just jiggled. Modern cameras come along with
hardware stabilization, however this does not work if you have really
strong vibrations - rather the contrary, sometimes this mechanisms
start to oscillate. Vid.Stab is your friend in this matter. It is
designed to stabilize even strongly jiggled clips.

WWW: http://public.hronopik.de/vid.stab/
2014-09-24 00:06:07 +00:00
Dmitry Marakasov
14051cab70 - Drop @dirrm* from plist 2014-09-23 22:52:06 +00:00
Dmitry Marakasov
61961b1f3c - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-23 16:12:47 +00:00
Dmitry Marakasov
3724855f41 - Drop @dirrm* from plist 2014-09-23 11:19:31 +00:00
Johannes Jost Meixner
05317facbe Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6

Additionally, please add the following line to /etc/sysctl.conf:

    compat.linux.osrelease=2.6.18

Upgrading procedures are shown in /usr/ports/UPDATING.

This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.

Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,

PR:		186820
Differential Revision:	https://reviews.freebsd.org/D793
Reviewed by:	allanjude, antoine, bapt, rene
Approved by:	portmgr (antoine, bapt)
Approved by:	koobs (mentor)
Sponsored by:	Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Rene Ladan
640a5dd993 Bump PORTREVISION for multimedia/spotify-websocket-api 2014-09-20 20:41:56 +00:00
Rene Ladan
86096d18c6 multimedia/spotify-websocket-api:
- Update to latest github version
  - Add my_music, browse, discover, radio
  - Behind-the-scene changes and bugfixes
- Drop pkg-plist (3 items) in favor of PLIST_FILES
- Use modern Python infrastructure
2014-09-20 20:40:15 +00:00
Rene Ladan
7eafff56c3 Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Juergen Lock
25bea54092 - Update to 3.17.0.6 . [1]
- Fix rcorder. [2]

Submitted by:	hselasky (maintainer) [1]
Reported by:	John Hein <john.hein@microsemi.com> (via private email) [2]
2014-09-19 17:39:34 +00:00
Tijl Coosemans
51c2e264cf Drop .la files and add INSTALL_TARGET=install-strip 2014-09-19 13:46:57 +00:00
Grzegorz Blach
8b787cfe01 - Fix build after recent ffmpeg update
- Bump PORTREVISION
2014-09-19 12:56:27 +00:00
Guido Falsi
38da09bb48 These ports does use GNU configure.
Reported by:	bapt
2014-09-18 15:24:21 +00:00
Guido Falsi
d023a978df - Convert to USES autoreconf
- Drop .la files
- Use @sample
2014-09-18 14:41:16 +00:00
Guido Falsi
c978ea19fb - Convert to USES autoreconf
- Drop .la files
- Remove hacks
2014-09-18 14:40:54 +00:00
Thomas Zander
eeab05ac62 - Make FONTCONFIG a default OPTION
- improves compatibility with umplayer
  - does not require manual config modification for subtitle display
- Bump PORTREVISION

PR:		193675
Submitted by:	loox@e-shell.net
2014-09-18 12:08:11 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Thomas Zander
7a1cb8d9b4 - Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4L
PR:		193657
Submitted by:	farid@hajji.name
2014-09-16 11:47:58 +00:00
Mark Felder
1a361de6dd Update to 0.9.10.1.585
PR:		193667
2014-09-15 22:04:47 +00:00
Dmitry Marakasov
d350bf0de0 - Drop .la files for mail/gmime24, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-09-15 18:29:36 +00:00
Marcus von Appen
112223105b - Pass multimedia/libav back to the pool due to a lack of time to maintain it 2014-09-14 17:53:59 +00:00
Juergen Lock
1a0309fa40 Update to 1.10.2 - changelog is here:
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-09-13 22:04:15 +00:00
Adam Weinberger
1b72a8fd46 Use pathfix so that the pkgconfig file actually gets installed where
the plist says it does. While here, don't try to remove directories
installed by unconditional dependencies.
2014-09-13 18:48:50 +00:00
Juergen Lock
ffae296d3e - Update to 3.17.0.5 . [1]
- Import much improved rc.d script - check the script at (usually)
  /usr/local/etc/rc.d/webcamd for configuration info. [2]
- Some Makefile cleanups, pet portlint.

Submitted by:	hselasky (maintainer) [1],
		dreamcat4@gmail.com [2]
PR:		191781 [2]
2014-09-13 18:33:50 +00:00
Tijl Coosemans
a5bee80ce4 Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
Adam Weinberger
e1c60bb35d Upgrade multimedia/plexhometheater to v1.2.2
The attached patch upgrades multimedia/plexhometheater to v1.2.2.

In addition, it removes the LIBDEPENDS on audio/lame and java as neither are
actually used by plexhometheater, and adds a pkg-message to explain how to run
plexhometheater from the command line when the package is installed.

---

Plexhometheater is unable to play videos, with some of the following error
messages appearing in the logs depending on the codec of the video being
played.

ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_h264dsp_init_x86"

ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_mlp_init_x86"

This is similar to PR181964 filed previously for multimedia/gstreamer-ffmpeg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964

This issue is caused as during port build some variables not defined in
MAKE_ENV/MAKE_ARGS are leaked to do-build target via .MAKEFLAGS rule in
bsd.port.mk. According to make(1) man page variable assignments in MAKEFLAGS
are treated as those on command line which means they override assignments in
Makefiles.

Unfortunately, this breaks building arch-specific code for libavcodec as
$(ARCH) in config.mak is no longer honored.

Fix: Rename the variable from ARCH to FFMPEG_ARCH, as is done in
multimedia/ffmpeg.

---

Add binutils as builddep on FreeBSD8 and use cmake compiler in ffmpeg configure

---

Plexhometheater will fail to build from ports if ffmpeg is already installed on
the system (via ports or package).

---

Plexhometheater crashes at launch with:
ERROR: Unable to create application. Exiting
Segmentation fault (core dumped)

FROM LOGS:
ERROR: Unable to load /usr/local/bin/system/libcpluff-x86_64-freebsd.so,
reason: Cannot open "/usr/local/bin/system/libcpluff-x86_64-freebsd.so

PR:		193547, 193282, 193190, 193189, 193188
Submitted by:	Ben Woods (maintainer)
2014-09-13 16:58:31 +00:00
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Thomas Zander
0030c323d5 - Add experimental OPTION to avoid memory alignment hacks 2014-09-13 12:46:27 +00:00
Tijl Coosemans
a7d98b9a93 Convert to USES=libtool and INSTALL_TARGET=install-strip 2014-09-13 10:08:59 +00:00
Thomas Zander
c645608f0c - Update to upstream release 2.3.3
- Add USE_LDCONFIG
- Simplify some OPTIONS
- Pet portlint
2014-09-12 17:36:35 +00:00
Dmitry Marakasov
669033f335 - USE_PERL=fixpacklist, otherwise .packlist references staging directory
- Update python-related variables
- Add missing plist files and sort plist
- Install pkgconfig file into correct location

PR:		193559
Submitted by:	amdmi3
Approved by:	decke (maintainer)
2014-09-12 12:21:06 +00:00
Antoine Brodin
7906cf2f14 Allow staging as a regular user 2014-09-11 19:48:41 +00:00
Thomas Zander
ded377eab7 - Mark IGNORE when trying to use pulseaudio with vlc on
pre-9.x systems due to an rtld issue during build

PR:		186629
Submitted by:	bobf@mrp3.com
2014-09-11 10:45:59 +00:00
Thomas Zander
581492d2c7 - Add 24 and 32 bit sample formats to the oss plugin
- Bump PORTREVISION

PR:		181655
Submitted by:	jbeich@vfemail.net
2014-09-11 07:45:08 +00:00
Grzegorz Blach
2da8079844 - Update to 0.5.3 2014-09-10 23:16:27 +00:00