1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

8337 Commits

Author SHA1 Message Date
Dmitry Marakasov
2632a61e45 - Fix smpeg.m4 to remove annoying warning (warning: underquoted definition of AM_PATH_SMPEG) on each autotools invocation
PR:		186765
Submitted by:	amdmi3
Approved by:	maintainer timeout
2014-03-07 11:27:00 +00:00
Baptiste Daroussin
e2f3ea58af Convert to dos2unix 2014-03-07 10:41:13 +00:00
Martin Wilke
0bf0d77e5c - Disable g-ir-scanner cache to not touch /root/.cache on build 2014-03-07 05:15:07 +00:00
Mark Felder
809cb7fc58 Update to 0.9.9.5.411 2014-03-06 20:32:29 +00:00
Baptiste Daroussin
91e59fda38 Mark xmms as forbidden 2014-03-06 13:11:12 +00:00
Rene Ladan
4260becf39 Remove expired ports:
2014-03-05 databases/mysqlard: Abandonware
2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999)
2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player
2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead
2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead
2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead
2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead
2014-03-06 12:13:54 +00:00
Emanuel Haupt
e07b2fbf82 Support staging 2014-03-05 09:34:50 +00:00
Antoine Brodin
5b9ae05e82 Chase beep-media-player deprecation 2014-03-04 23:00:14 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Ruslan Makhmatkhanov
8311956b20 - update project urls
PR:		187232 187233 187234 187235
Submitted by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2014-03-04 06:45:45 +00:00
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Juergen Lock
98f4a3b5ac - Turns out USES= iconv is enough to fix the build afterall.
- No PORTREVISION bump as there's no funcional change.

Submitted by:	tijl (via private email)
2014-03-03 17:49:10 +00:00
Max Brazhnikov
4cd1e8830e KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.

Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.

Approved by:	portmgr (bapt) (for Mk/bsd.port.mk)
2014-03-03 16:50:32 +00:00
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