Commit graph

8184 commits

Author SHA1 Message Date
Juergen Lock
41b15bfd9a - Update to 1.7.2 .
- Clarify BSD part of LICENSE. (BSD2CLAUSE)
- Switch USE_PYDISTUTILS from deprecated easy_install to yes.
2014-01-24 19:53:42 +00:00
Juergen Lock
5602b0b73e - Use gcc and LDFLAGS+=-lc++ on 10+, this seems to fix build as well
as runtime. [1]
- Use new LIB_DEPENDS syntax.

PR:		ports/185997 [1] (inspired by)
Submitted by:	Mathias Picker <Mathias.Picker@virtual-earth.de> [1]
2014-01-23 18:42:47 +00:00
David Naylor
8dc5216d73 Add emulators/py-ffmpeg 1.2.4.
This is python bindings for ffmpeg, specifically designed for Android for
use by Kivy (x11-toolkits/py-kivy).
2014-01-23 18:06:23 +00:00
Rusmir Dusko
61e5bb2f96 - Update to 20120919
- Take maintainership
- Change COMMENT to use SMPlayer
- Add DOCS and add DOCS Option
- Change pkg-descr

Approved by:	maintainer (private email)
2014-01-23 09:05:26 +00:00
Rusmir Dusko
4bfe6a5a71 - Take maintainership
- Add licenses (GPLv2)
- Add USES desktop-file-utils, dos2unix and DOS2UNIX_REGEX
- Remove not needed DOCS
- Fix typo (tabulator)
- Change pkg-descr

Approved by:	maintainer (private email)
2014-01-23 09:05:17 +00:00
Rusmir Dusko
dc45d72b42 - Bump PORTREVISION for dependency change
- Add dependency for multimedia/smplayer-skins
- Add DOCS Option
- Add pkg-message about multimedia/smtube
- Strip executable

PR:		ports/186018
Submitted by:	nemysis (self)
Approved by:	maintainer
2014-01-22 20:58:16 +00:00
Rusmir Dusko
6eb3bd8fd9 - Mark DEPRECATED, set EXPIRATION_DATE
PR:		ports/186013
Submitted by:	nemysis (self)
Approved by:	maintainer
2014-01-22 20:52:31 +00:00
Max Brazhnikov
2038495654 - Update Phonon ports to 4.7.1, vlc backend to 0.7.1
- Convert LIB_DEPENDS to new style
- Drop ipv6 from CATEGORIES
- Remove ancient CONFLICTS and now useless LATEST_LINK
2014-01-22 08:19:10 +00:00
Max Brazhnikov
643a5ee23c - Bring stage support
- Amend USE_QT4 components, add explicit dependency on libxcb
- Convert LIB_DEPENDS to new style
- Drop ipv6 from CATEGORIES
- Remove ancient CONFLICTS
2014-01-22 08:18:16 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Thomas Abthorpe
e75ba5211b - Support STAGEDIR
- Thanks to antoine@ who did all the real work to clean this up

Submitted by:	antoine
2014-01-21 13:53:43 +00:00
Grzegorz Blach
f71d3beb84 - Remove OPTIONS_DEFAULT=SMB, this line was only for testing purposes. 2014-01-20 18:40:57 +00:00
Grzegorz Blach
fa07010222 - Update to 0.3.3
- Fix build when devel/talloc is installed
2014-01-20 18:38:14 +00:00
Dmitry Marakasov
83a19eb528 - Mark BROKEN, DEPRECATED and set EXPIRATION_DATA: the app segfaults and is unusable, upstream development ceased
PR:		177327
Submitted by:	Luke <lukek@rogers.com>
2014-01-20 01:40:41 +00:00
Rusmir Dusko
cbc37d463e - Update to 3.0.9
- Change license GPLv3 to ART20 GPLv3
- Change dependencies according to Build.PL,
  and add net/p5-Socket
- Add DOCS Option
- Add CLI to defualt Options
- Support STAGEDIR and add OPTIONS_SUB
- Remove obsolete REINPLACE_CMD after changes Build.PL
- Break lines around 80 characters
- Symlink the icon and Desktop entry file

Reviewed by:	horia
2014-01-20 01:24:53 +00:00
Martin Wilke
088cc466d0 - Fix build with clang
PR:		185330
Submitted by:	ports fury
2014-01-19 13:44:36 +00:00
Thomas Zander
d25214b38d - Stagify
- Use new LIB_DEPENDS format
- Detect awk properly

Approved by:	portmgr (implicit, blanket), thierry (mentor)
2014-01-17 21:38:50 +00:00
Pietro Cerutti
56cd15615a - Fix build by linking against libcrypto 2014-01-17 17:07:23 +00:00
Martin Wilke
e069ca2802 - Update to 2.6.1
PR:		180703
Submitted by:	ports fury
2014-01-17 16:52:55 +00:00
Max Brazhnikov
32b81de694 - Update to 0.7.4
- Fix build with non-default options
- Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally)

PR:		ports/185219
Submitted by:	RyoTa SimaMoto (maintainer)
2014-01-17 16:00:09 +00:00
Jimmy Olgeni
060e35f91c Unbreak on FreeBSD 10. 2014-01-17 13:31:29 +00:00
Pietro Cerutti
9fa2614546 - Convert to USES=tk
- STAGE-clean
2014-01-17 11:28:38 +00:00
Juergen Lock
6a305cc3e4 Sync with multimedia/xbmc-addon-pvr update. 2014-01-16 23:30:59 +00:00
Bernhard Froehlich
7b2ddadce3 - Update to github master rev 9021115 to work with updated multimedia/xbmc
Submitted by:	Antoine Brodin <antoine@FreeBSD.org>
2014-01-16 21:45:46 +00:00
Thomas Zander
a3d52bd9db Fix build problem (subtitler looks for freetype headers in the wrong dir)
PR:		ports/185248
Submitted by:	Kevin Oberman <rkoberman@gmail.com>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer), thierry (mentor)
2014-01-16 20:03:32 +00:00
Mark Felder
0101c45d3d Mark BROKEN on 10.0+. Bundled python missing patch
Approved by:	swills (mentor, implicit)
MFH:	2014Q1
2014-01-16 15:46:00 +00:00
Pawel Pekala
afc02a1dff Fix build after last commit, QMAKE_ARGS contains $(..) shell invocations
which are interpreted by gmake as variables, escape them.

MFH:		2014Q1
2014-01-15 20:41:46 +00:00
Grzegorz Blach
2d1a99cef5 - Update to 0.3.2 2014-01-15 12:07:20 +00:00
Emanuel Haupt
4b4a4ea94f Update to 6.7.0
Changelog:
http://www.bunkus.org/videotools/mkvtoolnix/doc/ChangeLog
http://www.bunkus.org/blog/
2014-01-14 10:06:44 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Rene Ladan
1f0dd45ffd - Also apply shebangfix to files installed in PREFIX/bin
- Bump PORTREVISION

Submitted by:	antoine
2014-01-12 23:24:30 +00:00
Rene Ladan
a88aa94419 - Fix playback by updating to latest GitHub version
- Fix QA targets:
  - apply shebangfix to spotify_web/spotify.py
  - do not compile files for ${PREFIX}/bin [1]
- Bump PORTREVISION

Discussed at:	#freebsd-python [1]
2014-01-12 22:59:06 +00:00
Antoine Brodin
393b3728ac - Update to 13.0 Alpha 11
- Remove external FFMPEG support, xbmc needs a patched one
- New option XRANDR (requested by nox)

PR:		ports/184021
PR:		ports/185466
PR:		ports/185475
Submitted by:	Mickael Maillot (maintainer)
2014-01-12 16:54:01 +00:00
Ashish SHUKLA
a04d8f3d28 - Fix breakage on 9-STABLE due to GCC changes in r260075
PR:		ports/185657
Submitted by:	Helge Oldach <ports-libvpx-jan14 at oldach.net>
2014-01-12 16:08:27 +00:00
Baptiste Daroussin
6fadca7ae4 Switch to lua 5.2 2014-01-12 15:18:33 +00:00
Bernhard Froehlich
0d64ed1ae4 - Add missing DISTNAME which was forgotten in previous commit
Submitted by:	pkg-fallout
Pointyhat to:	decke
2014-01-10 21:11:36 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Ashish SHUKLA
60f674b64a - Update to 1.3.0
- Use distfile provided by Debian
- Add dependency on GCC from ports when building on 8.x (amd64) due
  to code generation issue with built-in GCC

PR:		ports/185212
Submitted by:	Jan Beich <jbeich at tormail.org>
2014-01-09 11:30:53 +00:00
Rusmir Dusko
e6c572b764 - Support STAGEDIR
- Add DOCS Option
- Change pkg-plist, remove DOCS
2014-01-07 19:48:48 +00:00
Max Brazhnikov
ba079c9d30 Add port for Qt Designer plugin for Phonon 2014-01-07 10:46:31 +00:00
Max Brazhnikov
1527bd924f - Convert to USES=qmake
Approved by:	maintainer
2014-01-06 16:18:18 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Jimmy Olgeni
b7921e5526 Add staging support. 2014-01-06 11:01:05 +00:00
Andrej Zverev
cdc0ff7798 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:14:19 +00:00
Andrej Zverev
d7a605a2ef - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:20:02 +00:00
Bernhard Froehlich
3050a079df - Remove traces to my fork on github and fallback to MASTER_SITES.
We will switch to the official tvheadend repository with the next update.
2014-01-04 21:25:31 +00:00
Rene Ladan
ceef4a45c4 Remove expired ports:
2014-01-04 net-im/xfce4-messenger-plugin: Deprecated and no update for 7 years
2014-01-04 multimedia/xfce4-media: Upstream development dead, use multimedia/xfce4-parole instead
2014-01-04 11:53:30 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Marcus von Appen
003c3fd620 - Unbreak build with the new freetype version
- Add X11GRAB option
- Rename V4L2 option to V4L
2014-01-02 10:17:37 +00:00