1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

7658 Commits

Author SHA1 Message Date
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
Juergen Lock
ec8233bfa0 - Update to 0.1.29 .
- Add kqueue(2) support.

Submitted by:	hselasky (maintainer)
2013-07-26 16:55:19 +00:00
Alexey Dokuchaev
caca977c2d - Fix parallel build by wrapping compound commands in parentheses (for a
subshell spawn) and replacing hardcoded `make' with correct $(MAKE)
- Remove useless and confusing global modifiers from REINPLACE_CMD regex'
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE

Reported by:	pointyhat-west
2013-07-26 08:44:52 +00:00
Baptiste Daroussin
fdebe69aed Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
While here:
- Remove useless MACROS
- Convert from USE_GMAKE to USES=gmake

Obtained from:	DPorts [1]
2013-07-25 21:20:22 +00:00
Baptiste Daroussin
e611e96789 Fix build with linker that does not copy the dt_need from libraries it links with
like recent binutils

Obtained from:	DPorts
2013-07-25 21:04:07 +00:00
Olivier Duchateau
72f2f983e2 - Update to 0.5.2
- Switch to USES= gmake
- Remove patch, when plugin is missing (submitted and approved by upstream)

ChangeLog: http://git.xfce.org/apps/parole/tree/ChangeLog?id=0.5.2#n2
2013-07-25 17:21:59 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Juergen Lock
df7db5cedb Set USE_GCC= any on i386 as clang there doesn't like
src/post/deinterlace/plugins/greedy2frame_template_sse2.c .

Submitted by:	pointyhat via miwi
2013-07-21 11:27:17 +00:00
Bernhard Froehlich
65d10f0eac - Add support for FreeBSD 8.x
Submitted by:	Juergen Lock <nox@FreeBSD.org>
2013-07-20 07:33:10 +00:00
Ulrich Spörlein
9e6dc5d5d8 multimedia/xbmc: Fix Makefile logic for OSVERSION check. 2013-07-19 15:52:17 +00:00
Ulrich Spörlein
a7a356c550 Update to 12.2
PR:		ports/177207
Submitted by:	maintainer
Approved by:	beat (mentor)
2013-07-19 15:20:02 +00:00