Commit graph

7775 commits

Author SHA1 Message Date
Juergen Lock
e08a26998c Respect ${CXX}.
Submitted by:	pb2 via bapt
2013-09-06 22:48:57 +00:00
Juergen Lock
738b7edbd5 (Attempt to) Fix build with clang+libc++.
Submitted by:	pb2 via bapt
2013-09-06 21:45:37 +00:00
Juergen Lock
ae9e30b40b Only x11/nvidia-driver-304 still has libXvMCNVIDIA.
PR:		ports/181852
Submitted by:	Lawrence Chen <lkchen@ksu.edu>
2013-09-06 21:21:41 +00:00
Baptiste Daroussin
61b712f7ca Add an explicit dependency on pkgconf 2013-09-06 20:31:50 +00:00
Baptiste Daroussin
206fd214c3 Add an explicit dependency on pkgconf 2013-09-06 15:28:27 +00:00
Baptiste Daroussin
a4bf97bf7c Add an explicit dependency on pkgconf 2013-09-06 14:30:42 +00:00
Baptiste Daroussin
de15f3b2a3 Add an explicit dependency on pkgconf 2013-09-06 14:23:20 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +00:00
Boris Samorodov
8408abc5a8 The last port: --with-libiconv-prefix=${LOCALBASE} -> ${ICONV_CONFIGURE_ARG}
Approved by:	portmgr (bapt, implicit)
2013-09-05 21:04:50 +00:00
Lars Engels
326e5d0a33 - Fix build with clang [1]
- Use to new LIB_DEPENDS format

Reported by:	pkg-fallout
2013-09-05 15:52:21 +00:00
Steve Wills
e9ef326651 - Fix build with clang
PR:		ports/181788
Approved by:	arved (maintainer, via private mail)
2013-09-05 13:43:48 +00:00
Andrej Zverev
dd0efaef40 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-05 07:29:05 +00:00
Guido Falsi
e72500951a - Add explicit dependency on pkgconfig
- While here also convert to USES=gmake

Approved by:	portmgr (bapt)
2013-09-05 06:31:38 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Juergen Lock
6b1e05e1c5 - Convert to USES=gmake perl5.
- Fix register allocation problems with clang on i386:
  * Remove the q modifier from inline asm such that clang no longer
    uses a 64 bit register. Instead cast the operand to register_t
    which is 32 bit on i386 and 64 bit on amd64.
  * Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
  which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.

PR:		ports/181786
Submitted by:	tijl
2013-09-04 16:45:13 +00:00
Antoine Brodin
b629c298b6 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-03 17:10:36 +00:00
Baptiste Daroussin
1e60403ddd Add an explicit dependency on pkgconf 2013-09-03 14:08:55 +00:00
Baptiste Daroussin
4a4792ca9c Add an explicit dependency on pkgconf 2013-09-03 13:01:56 +00:00
Baptiste Daroussin
7348293b8a Add an explicit dependency on pkgconf 2013-09-03 12:42:48 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
888f361022 Add an explicit dependency on pkgconf 2013-09-02 22:31:37 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Baptiste Daroussin
3f0ee0e031 Add an explicit dependency on pkgconf 2013-09-02 22:11:23 +00:00
Baptiste Daroussin
2f3fa0d623 Add an explicit dependency on pkgconf 2013-09-02 22:03:38 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Antoine Brodin
2b3f9dfc92 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 20:27:53 +00:00
Antoine Brodin
41402c773d Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:22:05 +00:00
Antoine Brodin
4996dcd529 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-02 18:08:32 +00:00
Baptiste Daroussin
3bc5091b11 Add an explicit dependency on pkgconf 2013-09-02 16:55:04 +00:00
William Grzybowski
fc2ecf59ae multimedia/transcode: add V4L option
- Add V4L option [1]
- Remove support for OS < 7.x
- Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- USES gmake

PR:		ports/179460
Submitted by:	Naram Qashat <cyberbotx cyberbotx.com> (maintainer)
2013-09-02 16:23:41 +00:00
Dmitry Marakasov
c3eb893eff - Fix dependency on portaudio
- Fix build with clang
2013-09-02 15:40:12 +00:00
Baptiste Daroussin
bee65d048d Add an explicit dependency on pkgconf 2013-09-02 15:39:17 +00:00
Baptiste Daroussin
77d5662e7c Add an explicit dependency on pkgconf 2013-09-02 13:54:45 +00:00
William Grzybowski
5995471df8 multimedia/libbluray: update to 0.3.0
- Update to 0.3.0 [1]
- Use single space in WWW [1]
- Add LICENSE (LGPL21)
- Convert to new lib depends syntax

Changes:
http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD

PR:		ports/181492
Submitted by:	Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
2013-09-02 13:02:50 +00:00
William Grzybowski
4acca49535 multimedia/libaacs: update to 0.6.0
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports

Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD

PR:		ports/181492
Submitted by:	Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
2013-09-02 12:59:38 +00:00
Baptiste Daroussin
1bdfab4132 Add an expicit dependency on pkgconf 2013-09-02 06:20:09 +00:00
Boris Samorodov
b7b37b035a Adopt USES+=iconv.
Approved by:	maintainers (by e-mail)
2013-09-01 19:51:52 +00:00
Andrej Zverev
83fde1bab9 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 17:18:49 +00:00
Li-Wen Hsu
bd71998654 Chase renaming databases/py-migrate to databases/py-sqlalchemy-migrate 2013-09-01 12:58:10 +00:00
Armin Pirkovitsch
e78916e3b1 - Update multimedia/miro to 6.0
- change ffmpeg dependency to ffmpeg1
- update maintainer to swills@ (suggested and accepted over irc)

PR:           ports/181348
Submitted by: Steve Wills <swills _AT_ FreeBSD.org>
Approved by:  decke (mentor)
2013-09-01 12:37:56 +00:00
Mark Felder
545a6965f8 - Update to 0.9.8.5.165
Approved by:	crees (mentor)
2013-08-31 19:12:54 +00:00
Koop Mast
26461e5aec Update to 1.0.10.
Bug fix release.
2013-08-31 18:29:55 +00:00
Baptiste Daroussin
e6f7df1dbd Add an explicit dependency on pkgconf
While here trim headers
2013-08-31 13:04:58 +00:00
Baptiste Daroussin
d1218825c5 Convert USE_GNOME=pkgconfig -> USES=pkgconfig
Convert USE_GNOME=gnomehack -> USES=pathfix
Convert USE_GMAKE -> USES=gmake
2013-08-31 00:29:43 +00:00
Baptiste Daroussin
0dc34effd5 Add an explicit dependency on pkgconf
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
2013-08-30 22:31:38 +00:00
Juergen Lock
87574e228e Update to 3.11.0.2 .
Submitted by:	hselasky (maintainer)
2013-08-29 18:03:03 +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
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Bryan Drewery
7900034279 - Use IGNORE when PACKAGE_BUILDING; keep pre-fetch as it is creating
the directory to fetch to for the user.

With hat:	portmgr
2013-08-29 14:27:20 +00:00
Sunpoet Po-Chuan Hsieh
83590b0ec5 - Use single space after WWW: 2013-08-29 04:09:40 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
William Grzybowski
782112bcaa graphics/wxsvg: update to 1.1.16
- Update to 1.1.16 [1]
- USES gmake
- Bump PORTREVISION of dependent ports
- Pass maintainership to submitter

Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog

PR:		ports/181570 [1]
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-08-28 21:28:50 +00:00
Rene Ladan
829b60e37d Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
2013-08-27 18:57:00 +00:00
Bernhard Froehlich
624dc8bdb4 - Update to 0.26.1 2013-08-27 13:37:21 +00:00
Martin Matuska
a4f5f79ec3 Update ffmpeg1 to 1.2.3 2013-08-27 13:34:51 +00:00
Alexey Dokuchaev
c69ba31284 - Sadly, have to USE_GCC (any version) because of nested functions (and no
immediately obvious way to get rid of them)
- Some non-functional changes: fix a few noticed whitespace bugs and a typo
2013-08-24 09:58:30 +00:00
Alexey Dokuchaev
5ec3618067 - Unbreak parallel (-jX) builds: fix targets dependencies
- Tighten Makefile header and COMMENT (drop an article)
- Define LICENSE (GPLv2), install README file, modernize LIB_DEPENDS
- Generally cleanup Makefile: trim redundant and obvious comments,
  superfluous global modifiers from regex', shorten overly long lines
- Terminate WWW line in pkg-descr with a slash (per PH, sect. 3.2.1)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-24 09:07:34 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Koop Mast
ea50e52183 Update to 1.0.9.
This is a bug fix release.
Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html

Enable neon http plugin
Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE
Utilize new introspection USE_GNOME component.
Allow gstreamer1-libav to play mp3's, note that mad plugin is still
prefered if available.
2013-08-21 11:24:07 +00:00
Koop Mast
dc7ab3f9b0 Fix multiple security issues in the bundled libav version by replacing it
with a newer version.

Reported by:	Jan Beich <jbeich@tormail.org>
2013-08-20 15:36:43 +00:00
Grzegorz Blach
66f14f6684 - Update to 2.0.20130428
- Remove joystick option, due to dependency on expired devel/linux-js

Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-19 21:46:48 +00:00
Pawel Pekala
6c56ff2486 Update to 20130605 2013-08-19 17:35:46 +00:00
Pawel Pekala
f1084ce46d Update to version 1.8
- Adapt for Youtube changes.
- More options in the configuration dialog, now it's possible to select
  the preferred region and period of time for the standard feeds.
- Fixed an important bug: if the search term contained a non ascii
  character, the results from page 2 onwards were incorrect.
- New translations: Croatian, Bulgarian, Vietnamese and Indonesian.
2013-08-19 17:34:41 +00:00
Juergen Lock
b5658fce01 - Update to 12.0 (Frodo) to work with the new multimedia/xbmc-addon-pvr
port.
- Convert Makefile header.
2013-08-18 16:11:00 +00:00
Bernhard Froehlich
8975643af6 This is a add-on for XBMC to add PVR support for various backends.
It adds support for Live TV watching, replaying of Recordings,
programming Timers and EPG TV Guide to use on same computer or over
the Network.

WWW: https://github.com/opdenkamp/xbmc-pvr-addons
2013-08-18 15:39:34 +00:00
William Grzybowski
08a4028ca2 multimedia/py-guessit: fix pkg-plist
- Fix pkg-plist

Reported by:	marino
2013-08-18 00:28:34 +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
39efaf1646 - Fix accidental breakage 2013-08-14 22:52:44 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alexey Dokuchaev
3296a59e74 Unbreak the build after r324037:
1) `devel/libnotify' no longer pulls gtk20; we must depend explicitly;
2) `x11-toolkits/pango' now depends on `print/harfbuzz', which installs
    header file ($localbase/include/harfbuzz/hb.h) that in turn confuses
    bundled libass' configure script and conflicts with HandBrake's own
    internal header.

NB: supposedly it should have been caught by exp-run for r324037, but it
was not for some reason.

Reported by:	Sergey V. Dyatko
2013-08-14 11:58:53 +00:00
Juergen Lock
ef24bc0f95 - Update to 0.1.30:
- Add more sanity checks for read() and write().
- Update manual page for cuse4bsd.

Submitted by:	hselasky (maintainer)
2013-08-11 15:42:01 +00:00
Sunpoet Po-Chuan Hsieh
15fb44cef8 - Update to 0.4.17
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2013-08-10 11:27:04 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Rene Ladan
09207ebe8e Allow running respotify from other directories than %%PREFIX%%/bin by
setting the search path for the respotify-helper program.

Bump PORTREVISION
2013-08-08 22:38:26 +00:00
Rene Ladan
1004b19b87 A library, client, and some examples written in Python to access the
Spotify web API.  Note that this is still premature and missing some
functions.

A Premium account is required to use this port.

WWW: https://github.com/Hexxeh/spotify-websocket-api/
2013-08-08 18:24:44 +00:00
Alexey Dokuchaev
d8e1f0ffc8 - Unbreak parallel (-jX) builds (have to use GNU make; also fix Makefile.in
to be potentially less prone to races) and drop MAKE_JOBS_UNSAFE
- Cleanup Makefile while here (fix header and COMMENT, remove long gone
  `mbone' from CATEGORIES, always enable IPv6)
- Remove post-install target: binaries are stripped automatically during
  installation (see the build log)
- Fix the build against Clang (must specify type for for all declarations)
2013-08-08 09:54:14 +00:00
Mark Felder
ebcda92ad8 Add plexmediaserver 0.9.8.4.125, the Plex Media Server component.
PR:		ports/180249
Submitted by:	KalleDK <plexmaintainer@k-moeller.dk>
Approved by:	swills (mentor)
2013-08-07 23:39:33 +00:00
Grzegorz Blach
fa1ad4bd21 - Update EFL to 1.7.8
- Update Enlightenment to 0.17.4

Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-07 20:57:26 +00:00
Oliver Lehmann
bb65119f9b ignore v4l libs if they are installed 2013-08-07 16:58:59 +00:00
Vsevolod Stakhov
f29144ff99 Fix index by replacing the incorrect variable brace. 2013-08-07 15:08:57 +00:00
Oliver Lehmann
bdb9dbfdd8 update audacious + audacious-plugins to 3.4 2013-08-07 06:35:24 +00:00
Guido Falsi
0f645434e2 - Update to 0.7
- Use Space in pkg-descr WWW line
2013-08-06 23:40:07 +00:00
Andrej Zverev
27047b2c43 - Convert to new perl framework
Approved by:	bapt@ (multimedia@)
2013-08-04 12:49:58 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Baptiste Daroussin
758e1e6a77 Convert to new perl order,
Remove leading article in comment
USES=gmake
2013-07-31 07:22:11 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Martin Matuska
1f2cc02184 Update multimedia/ffmpeg1 to 1.2.2 2013-07-30 20:44:05 +00:00
William Grzybowski
2a562f4dd1 multimedia/cx88: update to 1.4.8
- Update to 1.4.8 [1]
- Remove ABI version in LIB_DEPENDS

PR:		ports/180784
Submitted by:	Jason A Harmening <jason.harmening gmail.com> (maintainer)
2013-07-28 20:00:51 +00:00
Alexey Dokuchaev
b26e7da67f - Switch to SourceForge as BerliOS does not seem to work
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, define LICENSE
- Respect user's CC and CFLAGS
- Generally clean up Makefile prior to making it jobs-safe
2013-07-28 12:26:14 +00:00
Bernhard Froehlich
668e7709be - Add rc.d script
- Bump PORTREVISION
2013-07-28 06:52:18 +00:00