Commit graph

8324 commits

Author SHA1 Message Date
Baptiste Daroussin
3d40df0f42 Convert to USES=libtool 2014-03-02 22:40:50 +00:00
Baptiste Daroussin
dba075ec09 Convert to USES=libtool 2014-03-02 22:37:24 +00:00
Koop Mast
03f6448ea9 Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Fix the build on ppc64 by telling the libav bundled which arch we are on [2]

PR:		ports/187018 [1]
		ports/183129 [2]
Submitted by:	truckman@ [1]
		jhibbits@ [2]
2014-03-02 21:39:22 +00:00
Koop Mast
541c3ac189 Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Enable the mp3 decoder in gst-ffmpeg. [2]
Fix the build on ppc64 by telling the libav bundled which arch we are on [3]

PR:		ports/187018 [1]
		ports/181521 [2]
		ports/183129 [3]
Submitted by:	truckman@ [1]
		Jan Beich <jbech@tormail.org> [2]
		jhibbits@ [3]
2014-03-02 21:24:00 +00:00
Alexey Dokuchaev
d447fc4b3b - Update to version 0.7.16
- Cleanup Makefile a bit and improve port description

Approved by:	maintainer
2014-03-02 13:00:26 +00:00
Juergen Lock
2a7652f200 Somehow multimedia/vdr itself was list in the previous commit. Sorry... :( 2014-03-01 23:15:14 +00:00
Gerald Pfeifer
7e339abf8a Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.

Approved by:	portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Juergen Lock
47452dcb43 - Finally stagify the vdr ports. \o/
- Use new LIB_DEPENDS syntax.
- Change multimedia/vdr-plugins defaults and bump PORTREVISION for it.
  (switch from xvdr to vnsiserver and disable plugins depending on ffmpeg0)
2014-03-01 12:21:13 +00:00
Grzegorz Blach
36836a2603 - Fix build when SMB option is enabled
- Bump PORTREVISION

PR:		ports/187096
2014-02-28 20:51:43 +00:00
Mark Felder
8c92b0bd07 Fix setting a custom tmp dir for Plex. It was broken and the env was
wrong.

Plex obeys TMPDIR env now.
2014-02-28 13:58:36 +00:00
Martin Wilke
8009561df0 - Stage support 2014-02-28 03:50:59 +00:00
Juergen Lock
53d2f5494a Fix build with clang 3.4 .
PR:		ports/187017
Submitted by:	truckman
2014-02-27 20:03:51 +00:00
Juergen Lock
d78b845934 Fix build after glib depends on libiconv again.
Submitted by:	beefy2 via pkg-fallout
2014-02-27 20:02:12 +00:00
Martin Wilke
868034aedc - Update to 2.1.0
PR:		185934
Submitted by:	ports fury
2014-02-27 08:36:11 +00:00
Emanuel Haupt
abf44ae8bc - Replace space with tab in Makefile and pkg-descr
- Simplify build target
- Eliminate inclusion of bsd.port.post.mk
2014-02-26 11:14:36 +00:00
Emanuel Haupt
48f8cee5df Support staging 2014-02-26 10:36:06 +00:00
Martin Wilke
a189e85bc9 - Stage support 2014-02-26 07:38:02 +00:00
Koop Mast
8e9a2ad5ef Update gstreamer to 1.2.3.
Switch from USE_GNOME=ltverhack to USES=libtool
2014-02-25 20:26:10 +00:00
Mark Felder
e055b80bc0 Add capability to override default maximum number of plugin processes in
rc.conf. This mirrors the capability found on Linux and is only required
in rare circumstances when the user has installed 3rd party Plex agents.
2014-02-25 14:39:29 +00:00
Mark Felder
7419afa2a2 Update to 0.9.9.5.411
This port can now be installed parallel to multimedia/plexmediaserver to
make it easier to compare behavior with the latest stable release.

The default data directory is now /usr/local/plexdata-plexpass so as not
to conflict with your existing Plex Media Server installation. When both are
installed at the same time it is up to the user to decide if they want
to attempt to make both versions share the same data directory. This can
be controlled by overriding the support path as documented in the
rc script.
2014-02-25 03:59:55 +00:00
Mark Felder
dab182e3c7 Welcome plexmediaserver-plexpass to ports
This is a clone of the existing multimedia/plexmediaserver port.

All future "Plexpass" (read: bleeding edge) releases will land here on
this port. Subsequently, all future public/stable releases of Plex Media
Server will be committed to the existing multimedia/plexmediaserver
port.

Now that Plex has stabilized on FreeBSD and users are not waiting for a
laundry list of platform-specific bugfixes it is important that we offer
choice of both the recommended stable version as well as the bleeding edge.
2014-02-24 21:02:33 +00:00
Mark Felder
d7ba2fa06e Update to 0.9.9.4.409
Fixes a crash associated with new nightly scheduled tasks
2014-02-24 18:48:13 +00:00
Mark Felder
c5c9cff0d1 Plex has a new website
While here, fix a space -> tab issue to appease portlint
2014-02-24 18:12:33 +00:00
Steve Wills
0f7c79edd7 - This files name isn't dependent on RUBY_SHLIBVER, correct this. Fixes build
with Ruby 2.0 and 2.1.
2014-02-24 14:59:30 +00:00
Grzegorz Blach
7d5d0c007d - Update to 0.3.5
- Use options helpers
- Fetch waf over http [1]

PR:	ports/186957 [1]
2014-02-24 13:04:10 +00:00
Rene Ladan
2b27f25fb1 Remove expired ports:
2014-02-20 devel/bzr-grep: Broken for more than 4 months
2014-02-23 multimedia/youtube-viewer: Development ceased for 2.5 branch, conflict with gtk-youtube-viewer
2014-02-24 10:31:40 +00:00
Emanuel Haupt
06207c1ad1 - Support staging
- Fix pkg-plist, this was noticed by redports when I made a whitespace
  modification on this port
- Define DOCS
- Pacify portlint
2014-02-24 08:05:46 +00:00
Antoine Brodin
a74a4b46c4 Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
Antoine Brodin
edcd6bbfbc Deprecate, no expiration date yet 2014-02-23 21:39:02 +00:00
Antoine Brodin
a369a273a8 Chase beep-multimedia-player deprecation/expiration 2014-02-23 21:33:04 +00:00
Martin Wilke
f71c0397a2 - Change Javascript engine to spidermonkey185
- Convert to USES
- Stage support

PR:		180683
Submitted by:	port fury
2014-02-23 15:55:54 +00:00
Mark Felder
c3f7858f53 Update to 0.9.9.3.402 2014-02-23 15:35:06 +00:00
Romain Tartière
21e244ab1b - Update to 2.6.2;
- Unbreak;
  - Stageify.
2014-02-23 12:35:29 +00:00
Martin Wilke
77192439d8 - Fix build
- Support desktop-file-utils

PR:		184884
Submitted by:	ports fury
2014-02-23 12:04:36 +00:00
Steve Wills
adc605c395 - Update rubygem-gnome2 and associated ports to 2.1.0 2014-02-22 15:36:42 +00:00
Emanuel Haupt
7656f22c26 Support staging 2014-02-21 15:46:15 +00:00
Emanuel Haupt
8c1ada2bd4 Support staging 2014-02-21 15:43:18 +00:00
Emanuel Haupt
d1c07899da Support staging 2014-02-21 15:39:25 +00:00
Emanuel Haupt
83cb142976 Support staging 2014-02-21 15:36:43 +00:00
Emanuel Haupt
52a0f44af2 - Support staging
- Respect CC
- Respect CFLAGS
2014-02-21 15:34:59 +00:00
Emanuel Haupt
02e32ad925 Remove trailing whitespaces from category multimedia 2014-02-21 13:38:20 +00:00
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Martin Wilke
cf1010ad0b - Stage support 2014-02-18 13:28:07 +00:00
Martin Wilke
5ec9148a57 - Stage support 2014-02-18 13:27:51 +00:00
Martin Wilke
c2de762e74 - Fix Stageing 2014-02-18 13:26:25 +00:00
Oliver Lehmann
526f0ac3b0 update to 3.4.3 2014-02-18 08:13:45 +00:00
Thomas Zander
d73825cf2c - Drop support for pre-8.3 systems
- Convert old LIB_DEPENDS to new format
- Fix staging breakage for PREFIX!=LOCALBASE
- Fix bug passing wrong CONFIGURE_ARGS when using DEBUG
  (causes dangling dependencies in debug builds)
- Bump PORTREVISION
- Update maintainer e-mail address

Approved by:	thierry (mentor)
MFH:		2014Q1
2014-02-17 22:34:40 +00:00
Thomas Zander
652243af0a - Fix build error during staging phase
- Pet portlint

PR:		ports/186529
Submitted by:	Matthew Rezny <matthew@reztek.cz>, mickael.maillot@gmail.com (maintainer)
Approved by:	jadawin (co-mentor), mickael.maillot@gmail.com (maintainer)
2014-02-17 16:18:24 +00:00