Commit graph

7669 commits

Author SHA1 Message Date
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
Baptiste Daroussin
b49524071e Remove non default ARTS option 2013-07-26 23:34:57 +00:00
Baptiste Daroussin
6c9e1c4e6f Remove non default options on arts
Reported by:	mat
2013-07-26 23:31:35 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +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
Bernhard Froehlich
80f0ddf7dc - Update to 3.4.0.20130726.3 (8a8c1a8712)
- This update includes a fix for the kqueue implementation which also fixes scanning

Thanks to:	nox, hselasky
2013-07-26 17:11:25 +00:00