Johannes Jost Meixner
05317facbe
Update CentOS base to 6.5, add userland ports
...
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
2014-09-22 10:40:00 +00:00
Rene Ladan
640a5dd993
Bump PORTREVISION for multimedia/spotify-websocket-api
2014-09-20 20:41:56 +00:00
Rene Ladan
86096d18c6
multimedia/spotify-websocket-api:
...
- Update to latest github version
- Add my_music, browse, discover, radio
- Behind-the-scene changes and bugfixes
- Drop pkg-plist (3 items) in favor of PLIST_FILES
- Use modern Python infrastructure
2014-09-20 20:40:15 +00:00
Rene Ladan
7eafff56c3
Remove expired ports
...
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI
2014-09-20 09:45:04 +00:00
Juergen Lock
25bea54092
- Update to 3.17.0.6 . [1]
...
- Fix rcorder. [2]
Submitted by: hselasky (maintainer) [1]
Reported by: John Hein <john.hein@microsemi.com> (via private email) [2]
2014-09-19 17:39:34 +00:00
Tijl Coosemans
51c2e264cf
Drop .la files and add INSTALL_TARGET=install-strip
2014-09-19 13:46:57 +00:00
Grzegorz Blach
8b787cfe01
- Fix build after recent ffmpeg update
...
- Bump PORTREVISION
2014-09-19 12:56:27 +00:00
Guido Falsi
38da09bb48
These ports does use GNU configure.
...
Reported by: bapt
2014-09-18 15:24:21 +00:00
Guido Falsi
d023a978df
- Convert to USES autoreconf
...
- Drop .la files
- Use @sample
2014-09-18 14:41:16 +00:00
Guido Falsi
c978ea19fb
- Convert to USES autoreconf
...
- Drop .la files
- Remove hacks
2014-09-18 14:40:54 +00:00
Thomas Zander
eeab05ac62
- Make FONTCONFIG a default OPTION
...
- improves compatibility with umplayer
- does not require manual config modification for subtitle display
- Bump PORTREVISION
PR: 193675
Submitted by: loox@e-shell.net
2014-09-18 12:08:11 +00:00
Tijl Coosemans
15c4a5ecf3
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
...
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
2014-09-17 07:38:15 +00:00
Thomas Zander
7a1cb8d9b4
- Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4L
...
PR: 193657
Submitted by: farid@hajji.name
2014-09-16 11:47:58 +00:00
Mark Felder
1a361de6dd
Update to 0.9.10.1.585
...
PR: 193667
2014-09-15 22:04:47 +00:00
Dmitry Marakasov
d350bf0de0
- Drop .la files for mail/gmime24, no dependees require them
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-09-15 18:29:36 +00:00
Marcus von Appen
112223105b
- Pass multimedia/libav back to the pool due to a lack of time to maintain it
2014-09-14 17:53:59 +00:00
Juergen Lock
1a0309fa40
Update to 1.10.2 - changelog is here:
...
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-09-13 22:04:15 +00:00
Adam Weinberger
1b72a8fd46
Use pathfix so that the pkgconfig file actually gets installed where
...
the plist says it does. While here, don't try to remove directories
installed by unconditional dependencies.
2014-09-13 18:48:50 +00:00
Juergen Lock
ffae296d3e
- Update to 3.17.0.5 . [1]
...
- Import much improved rc.d script - check the script at (usually)
/usr/local/etc/rc.d/webcamd for configuration info. [2]
- Some Makefile cleanups, pet portlint.
Submitted by: hselasky (maintainer) [1],
dreamcat4@gmail.com [2]
PR: 191781 [2]
2014-09-13 18:33:50 +00:00
Tijl Coosemans
a5bee80ce4
Use default LIBTOOLIZE_ARGS
2014-09-13 18:25:04 +00:00
Adam Weinberger
e1c60bb35d
Upgrade multimedia/plexhometheater to v1.2.2
...
The attached patch upgrades multimedia/plexhometheater to v1.2.2.
In addition, it removes the LIBDEPENDS on audio/lame and java as neither are
actually used by plexhometheater, and adds a pkg-message to explain how to run
plexhometheater from the command line when the package is installed.
---
Plexhometheater is unable to play videos, with some of the following error
messages appearing in the logs depending on the codec of the video being
played.
ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_h264dsp_init_x86"
ERROR: Unable to load
/usr/local/lib/plexhometheater/system/players/dvdplayer/avcodec-53-x86-freebsd.so,
reason: /usr/local/bin/system/players/dvdplayer/avcodec-53-x86_64-freebsd.so:
Undefined symbol "ff_mlp_init_x86"
This is similar to PR181964 filed previously for multimedia/gstreamer-ffmpeg
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181964
This issue is caused as during port build some variables not defined in
MAKE_ENV/MAKE_ARGS are leaked to do-build target via .MAKEFLAGS rule in
bsd.port.mk. According to make(1) man page variable assignments in MAKEFLAGS
are treated as those on command line which means they override assignments in
Makefiles.
Unfortunately, this breaks building arch-specific code for libavcodec as
$(ARCH) in config.mak is no longer honored.
Fix: Rename the variable from ARCH to FFMPEG_ARCH, as is done in
multimedia/ffmpeg.
---
Add binutils as builddep on FreeBSD8 and use cmake compiler in ffmpeg configure
---
Plexhometheater will fail to build from ports if ffmpeg is already installed on
the system (via ports or package).
---
Plexhometheater crashes at launch with:
ERROR: Unable to create application. Exiting
Segmentation fault (core dumped)
FROM LOGS:
ERROR: Unable to load /usr/local/bin/system/libcpluff-x86_64-freebsd.so,
reason: Cannot open "/usr/local/bin/system/libcpluff-x86_64-freebsd.so
PR: 193547, 193282, 193190, 193189, 193188
Submitted by: Ben Woods (maintainer)
2014-09-13 16:58:31 +00:00
Tijl Coosemans
3ce0f21808
devel/glib12 x11-toolkits/gtk12:
...
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Thomas Zander
0030c323d5
- Add experimental OPTION to avoid memory alignment hacks
2014-09-13 12:46:27 +00:00
Tijl Coosemans
a7d98b9a93
Convert to USES=libtool and INSTALL_TARGET=install-strip
2014-09-13 10:08:59 +00:00
Thomas Zander
c645608f0c
- Update to upstream release 2.3.3
...
- Add USE_LDCONFIG
- Simplify some OPTIONS
- Pet portlint
2014-09-12 17:36:35 +00:00
Dmitry Marakasov
669033f335
- USE_PERL=fixpacklist, otherwise .packlist references staging directory
...
- Update python-related variables
- Add missing plist files and sort plist
- Install pkgconfig file into correct location
PR: 193559
Submitted by: amdmi3
Approved by: decke (maintainer)
2014-09-12 12:21:06 +00:00
Antoine Brodin
7906cf2f14
Allow staging as a regular user
2014-09-11 19:48:41 +00:00
Thomas Zander
ded377eab7
- Mark IGNORE when trying to use pulseaudio with vlc on
...
pre-9.x systems due to an rtld issue during build
PR: 186629
Submitted by: bobf@mrp3.com
2014-09-11 10:45:59 +00:00
Thomas Zander
581492d2c7
- Add 24 and 32 bit sample formats to the oss plugin
...
- Bump PORTREVISION
PR: 181655
Submitted by: jbeich@vfemail.net
2014-09-11 07:45:08 +00:00
Grzegorz Blach
2da8079844
- Update to 0.5.3
2014-09-10 23:16:27 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Dmitry Marakasov
07b254245e
- Drop .la files for multimedia/libkate, no dependees require them
...
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-09-10 14:40:18 +00:00
Thomas Zander
6249f93004
- Ensure internal libavcodec builds correct architecture-dependent code
...
- Introduce OPTION to use external ffmpeg instead of its own
- Bump PORTREVISION
PR: 181519, 181964
Submitted by: jbeich@vfemail.net
2014-09-09 07:06:09 +00:00
Tijl Coosemans
eddcf83a0d
Add USES=libtool and USES=python:3
2014-09-08 13:28:04 +00:00
Tijl Coosemans
3f0eb4858c
Add USES=libtool and USES=python:2
2014-09-08 13:26:15 +00:00
Grzegorz Blach
b5ba33bbd1
- Fix build when PULSEAUDIO option is enabled
...
- Bump PORTREVISION
PR: 192941
Submitted by: rsmith <at> xs4all <dot> nl
2014-09-07 18:35:32 +00:00
Pawel Pekala
168993537c
Drop maintainership
2014-09-07 15:09:29 +00:00
Pawel Pekala
7dc2ca179d
Update to version 14.9.0
2014-09-07 15:05:31 +00:00
Rusmir Dusko
10652b236f
- Update to 14.9.0, announce message:
...
* Fix for Youtube.
* New option to shut down the computer when playback has finished.
* The themes and skin icons are loaded from resource files (*.rcc).
* New fix for searching subtitles from opensubtitles.org that should
return more results.
- Add dbus QT4 dependency
2014-09-07 13:02:09 +00:00
John Marino
0f2916793b
multimedia/universal-media-server: partially fix, but mark BROKEN
...
This port has had issues every since it was introduced, but the previous
commit actually made them worse. This commit fixes the problems that were
introduced then, but the RC script is currently non-functional.
The maintainer has not been responding to repeated requests for help to
fix the RC script, so I'm going to commit the fixes we have and mark the
port broken now (as I was tempted to do over a month ago).
PR: 192347
2014-09-07 11:37:44 +00:00
Antoine Brodin
6635691fe9
2014-08-31 databases/kinterbasdb: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
...
2014-08-31 databases/msql: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-09-07 07:44:48 +00:00
Juergen Lock
8169e0cd27
- Integrate libv4l with webcamd regarding Webcam quirks.
...
- Bump PORTREVISION.
Submitted by: hselasky (maintainer)
2014-09-06 15:44:09 +00:00
Thomas Zander
78a727d470
- Fix build dependency on v4l2
...
- Bump PORTREVISION
PR: 193151
Submitted by: jbeich@vfemail.net
2014-09-06 13:56:43 +00:00
Antoine Brodin
9c8a6b34b7
- Allow staging as a regular user
...
- Simplify plist
2014-09-06 13:10:59 +00:00
Rusmir Dusko
16d3b3ef97
- Add PORTEPOCH, forgotten in previous commit
...
Reported by: pawel
2014-09-06 12:54:36 +00:00
Pawel Pekala
e43285766a
- Update to version 2.2.6
...
- Switch to USES=python
2014-09-06 12:27:35 +00:00
Rusmir Dusko
6cd72eb2e5
- Update to 14.9.0, announce message:
...
Now all the icons are packaged in resource files (*.rcc).
- Remove NO_BUILD=yes,
- Add rcc_build QT4 dependency
2014-09-06 12:24:35 +00:00
Pawel Pekala
37b9644ed3
Update to version 14.8.0
2014-09-06 09:20:31 +00:00
Antoine Brodin
27cccb7812
Allow staging as a regular user
2014-09-05 17:25:58 +00:00
Rusmir Dusko
7e9424cd47
- Set PORTSCOUT, Do not use unstable versions
2014-09-05 15:32:44 +00:00
Thomas Abthorpe
6d5a293387
- Update to 2.0.5
2014-09-05 03:36:58 +00:00
Alexey Dokuchaev
ff4574084b
- Drop TOOLAME_DESC as it is in the standard pool now; use OPTIONS helpers
...
- Stagify, cleanup Makefile, fix a typo in options handling (VORBISTOOLS ->
VORBIS), and also formatting, misc. style bugs (including pkg-descr)
There is a pending PR for this port (184132), but it was last updated on
2014-01-18 with no reply from maintainer since then, so I guess I am not
stepping on anyone's toes.
2014-09-04 22:39:40 +00:00
Antoine Brodin
228ab58873
Change INSTALL_DATA to install with mode 644
...
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
2014-09-04 19:26:24 +00:00
Dmitry Marakasov
a677b677cb
@dirrmtry include/linux, which is used by multiple ports
...
Approved by: portmgr blanket
2014-09-04 18:35:10 +00:00
Adam Weinberger
ee3240b8ef
Fix opencv detection, fixes gstreamer1-plugins-opencv build.
2014-09-04 15:30:21 +00:00
Adam Weinberger
d1809c9ba4
Add multimedia/x265, the H.265/High Efficiency Video Coding (HEVC) codec.
...
High Efficiency Video Coding (HEVC) is the latest generation video compression
standard.
* This standard was developed by the ISO/IEC Moving Picture Experts Group
(MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint
Collaborative Team on Video Coding (JCT-VC)
* HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265
* HEVC provides superior video quality and up to twice the data compression
as the previous standard (H.264/MPEG-4 AVC)
* HEVC can support 8K Ultra High Definition video, with a picture size up to
8192x4320 pixels
WWW: http://www.x265.org
2014-09-02 15:06:20 +00:00
Tijl Coosemans
852cce7387
Add missing libraries
...
Reported by: mat
2014-09-02 11:46:18 +00:00
Baptiste Daroussin
beced671bd
Remove non staged ports without pending PR from m*
2014-09-01 21:38:59 +00:00
Tijl Coosemans
8fd71c4b9c
www/libmicrohttpd:
...
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available
Approved by: portmgr (implicit, bump unstaged port)
2014-09-01 10:25:48 +00:00
Juergen Lock
6195d2f8c1
Update to 1.10.1 - changelog is here:
...
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-08-31 18:14:43 +00:00
Tijl Coosemans
4bdd97e324
math/fftw3:
...
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Guido Falsi
0a41691391
- Update to 1.1.8
...
- Fix libmtp.pc on 10.0+ where libusb-1.0.pc is actually available
- Move libusb-1.0 dependency to Requires.private to avoid overlinking
- Disable doxygen during build instead of patching Makefile.in
- Add a comment about license containing "or any later version" clause
PR: 193093
Submitte by: Jan Beich <jbeich at vfemail.net>
2014-08-31 16:21:47 +00:00
Tijl Coosemans
5850f0e383
converters/fribidi:
...
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-08-31 11:54:16 +00:00
Thomas Zander
b11016455e
- Drop unnecessary hunk for v4l2 from patch-configure
...
PR: 193150
Submitted by: jbeich@vfemail.net
2014-08-30 18:43:56 +00:00
Tijl Coosemans
5704575c25
Add USES=libtool
2014-08-30 18:20:22 +00:00
Tijl Coosemans
f1655c7b7a
dns/libidn:
...
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Thomas Zander
fc589a44a5
- Restore V4L2 interface
...
PR: 192579
Submitted by: hselasky@FreeBSD.org
2014-08-30 07:47:31 +00:00
Thomas Zander
bb6d0ade27
- Update to new upstream snapshot 2014-08-24
...
- GUI OPTION is no longer default
- Workaround an issue in CURRENT which prevented building
a binary that supports profiling
- Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610
2014-08-29 09:55:41 +00:00
Grzegorz Blach
f7a672aec5
- Update to 0.5.1
2014-08-28 20:31:21 +00:00
Vanilla I. Shu
74bb837024
Update to version 0.99.9.
...
PR: ports/193041
Submitted by: Ports Fury.
2014-08-28 06:21:36 +00:00
Dmitry Marakasov
daef2b8aaa
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-27 20:43:03 +00:00
Dmitry Marakasov
62d2619ce7
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-27 20:42:55 +00:00
Dmitry Marakasov
940f7bc1ae
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-27 20:42:25 +00:00
Tijl Coosemans
216b5a285f
- Fix missing library problems when the linker enforces explicit linking
...
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
2014-08-26 14:06:08 +00:00
Dmitry Marakasov
11f3e239f7
- Switch converters/enca to USES=libtool, drop .la files
...
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-26 03:11:20 +00:00
Steve Wills
040a7ea25a
x11/rubygem-gnome2: update to 2.2.0
2014-08-26 03:04:41 +00:00
Dmitry Marakasov
045b70be76
- Switch to USES=libtool
...
Approved by: portmgr blanket
2014-08-25 22:56:05 +00:00
Dmitry Marakasov
9f6155c4a4
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-25 13:54:29 +00:00
Dmitry Marakasov
a51cae9b3e
- Fix plist
...
Approved by: portmgr blanket
2014-08-25 13:54:02 +00:00
Emanuel Haupt
6031a359e4
Assign maintainer-ship to multimedia@
...
Discussed on: irc (#bsdports)
2014-08-25 11:23:38 +00:00
Emanuel Haupt
fb76ea5da2
Update to 7.1.0
2014-08-25 09:43:15 +00:00
Mark Felder
ec3c696e4b
Update to 0.9.9.16.555
2014-08-24 17:47:38 +00:00
Ulrich Spörlein
0909092af8
Update xbmc to 13.2. Hide all samba depends behind WITH_SMB.
...
PR: 192838
Submitted by: uqs
Approved by: maintainer
2014-08-24 07:32:18 +00:00
Antoine Brodin
783540d9ac
Canonicalize a few LICENSE_PERMS
...
With hat: portmgr
2014-08-22 07:20:30 +00:00
Adam Weinberger
ebbe9bf3b2
Add multimedia/plexhometheater, the frontend to the powerful
...
Plex media system.
PR: 191413
Submitted by: woodsb02@gmail.com
2014-08-21 16:55:55 +00:00
John Marino
3d290b5e92
Stage multimedia/gmimms and unbreak on FreeBSD 10+
...
PR: 192804
Submitted by: Ports Fury
2014-08-21 11:35:26 +00:00
Antoine Brodin
df9a181ad0
Allow staging as a regular user
2014-08-20 16:57:05 +00:00
Juergen Lock
b3e8e89f1d
Update to 1.10.0 - changelog is here:
...
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
2014-08-19 17:25:16 +00:00
Steve Wills
f64d997379
many ruby/rubygem ports: death of rubyforge.org
...
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Juergen Lock
86a28ef7e7
Switch to USES=python USE_PYTHON=autoplist distutils.
2014-08-18 19:34:53 +00:00
Antoine Brodin
1c6ed8eca3
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
...
With hat: portmgr
2014-08-18 19:13:18 +00:00
Bernhard Froehlich
ede70f8e77
- Update to 3.9.20140806
...
- Separate dtv-scan-tables in his own port
- Add XMLTV option
- Create a new user/group for tvheadend
- Improve tvheadend startscript
- Convert manual patching to USES=shebangfix
Submitted by: Dreamcat4 <dreamcat4@gmail.com>
2014-08-18 17:54:21 +00:00
Bernhard Froehlich
4705142a79
Digital TV initial scanning tables are used to speed up scanning for DTV
...
frequencies. Most dvb applications rely on them.
This supplies initial data for certain regions so that the dvb applications
in question only scan those known frequencies, saving a lot of time scanning.
These tables however need to be kept up to date by users.
This repository is maintained by Olliver Schinagl (https://github.com/oliv3r )
on behalf of the LinuxTV.org project.
WWW: http://linuxtv.org
Submitted by: Dreamcat4 <dreamcat4@gmail.com>
2014-08-18 17:43:41 +00:00
Bryan Drewery
69f82727cf
- Move RESETPREFIX to default PLIST_SUB
...
With hat: portmgr
2014-08-18 16:43:24 +00:00
Dmitry Marakasov
a6135e6d06
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-08-18 11:50:35 +00:00
Grzegorz Blach
5612d7cdef
- Add option to install zsh completions [1]
...
- Convert USE_PYTHON_BUILD=yes to USES=python:build
- Bump PORTREVISION
PR: 192702 [1]
Submitted by: Jan Beich (jbeich <at> vfemail <dot> net) [1]
2014-08-16 21:15:20 +00:00
Matthias Andree
515db2ed10
Upgrade OpenEXR and ilmbase to 2.2.0.
...
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Koop Mast
82a022574b
Add missing /libs in LDFLAGS, this should fix the build in some cases.
...
While here, remove PTHREAD_* from CPPFLAGS and LDFLAGS.
PR: 192432
Submitted by: sascha@root-login.org (PR), troyax@pholos.eu (fix)
2014-08-15 20:03:21 +00:00
Mark Felder
bd85f70443
Update to 0.9.9.15.544
2014-08-15 14:24:55 +00:00
Grzegorz Blach
953ad021f1
- Update to 0.5.0
2014-08-13 22:40:26 +00:00
Steve Wills
817eb476e9
multimedia/dvd-slideshow: switch to rubygem-flvtool2
...
switch to from multimedia/ruby-flvtool2 to multimedia/rubygem-flvtool2 as
ruby-flvtool2 will soon be deprecated due to the death of RubyForge
With hat: ruby@
Approved by: portmgr (since this port is not staged)
2014-08-13 03:02:49 +00:00
Steve Wills
a1afbb05f2
multimedia/rubygem-flvtool2: add port
2014-08-13 02:14:30 +00:00
Juergen Lock
fddd67a540
- Turns out the 10.0-R clang crashes I couldn't reproduce (on amd64) were
...
in fact on i386 - since this was the first report I got of this kind
(and I don't have an i386 box anymore myself) let's assume it's an
i386 issue. So change the USE_GCC=any to be i386-only.
- Bump PORTREVISION.
PR: 192583
2014-08-12 16:47:48 +00:00
Juergen Lock
ecef389230
- Add USE_GCC=any to fix crashes on 10.0 . (which I cannot reproduce tho)
...
- Bump PORTREVISION.
PR: 192583
Submitted by: martin.dieringer@gmx.de
2014-08-12 16:07:26 +00:00
Tijl Coosemans
cdb8256f1b
Fix problems with missing libs when the linker enforces explicit linking
...
(ports that are dependencies of other ports)
net-p2p/transmission-cli: add USES=libtool and remove PTHREAD_LIBS
sysutils/deltup: simplify patch by using MAKE_ARGS
x11-fm/rox-filer: convert to USES=shared-mime-info
x11-wm/emerald: remove PTHREAD_LIBS
PR: 192062
2014-08-12 15:29:37 +00:00
Adam Weinberger
e91f5afdf5
Bump PORTREVISION on all ports that depend on net/GeoIP for
...
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
2014-08-11 17:05:50 +00:00
Tijl Coosemans
49108186e8
comms/lirc:
...
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1]
2014-08-11 13:59:47 +00:00
Gabor Pali
cc55544233
- Update The Glorious Glasgow Haskell Compiler to version 7.8.3
...
- Update Haskell Platform to version 2014.2.0.0
- Update Yesod Platform to version 1.2.13
- Update Gtk2Hs to version 0.12.5
- Update Pandoc to version 1.12.4.2
- Update git-annex to version 5.20140717
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped.
New ports (69):
databases/hs-esqueleto: Type-safe EDSL for SQL queries on persistent backends
devel/hs-Glob: Globbing library
devel/hs-STMonadTrans: Monad transformer version of the ST monad
devel/hs-auto-update: Efficiently run periodic, on-demand actions
devel/hs-asn1-encoding: ASN1 data reader and writer in RAW, BER and DER forms
devel/hs-asn1-parse: Simple monadic parser for ASN1 stream types
devel/hs-atomic-primops: Safe approach to CAS and other atomic operations
devel/hs-boxes: 2D text pretty-printing library
devel/hs-byteable: Type class for sequence of bytes
devel/hs-chunked-data: Typeclasses for dealing with chunked data
devel/hs-conduit-combinators: Commonly used conduit functions
devel/hs-conduit-extra: Conduit adapters for common libraries
devel/hs-data-hash: Combinators for building fast hashing functions
devel/hs-deepseq-generics: Generics-based Control.DeepSeq.rnf implementation
devel/hs-dlist-instances: Difference lists instances
devel/hs-enclosed-exceptions: Catching exceptions within enclosed computations
devel/hs-equivalence: Maintaining equivalence relations as union-find
devel/hs-exceptions: Extensible optionally-pure exceptions
devel/hs-free: Monads for free
devel/hs-hslua: Lua language interpreter embedding in Haskell
devel/hs-keys: Keyed functors and containers
devel/hs-monad-loops: Monadic loops
devel/hs-monads-tf: Monad classes, using type families
devel/hs-mono-traversable: Traversing monomorphic containers
devel/hs-prelude-extras: Higher-order versions of Prelude classes
devel/hs-prettyclass: Pretty printing class similar to Show
devel/hs-scientific: Numbers represented using scientific notation
devel/hs-securemem: Auto scrubbing and const time eq, memory chunk
devel/hs-shake: Build system library, like Make, but more accurate dependencies
devel/hs-stm-chans: Additional types of channels for STM
devel/hs-streaming-commons: Common functions for streaming data libraries
devel/hs-text-icu: Bindings to the ICU library
devel/hs-tf-random: High-quality splittable pseudorandom number generator
devel/hs-transformers-compat: Compatibility shim for transformers
devel/hs-vector-binary-instances: Binary instances for vector
devel/hs-vector-instances: Orphan Instances for 'Data.Vector'
devel/hs-vector-th-unbox: Deriver for Data.Vector.Unboxed with Template Haskell
dns/hs-dns: DNS library in Haskell
dns/hs-gnuidn: Bindings for GNU IDN
net/hs-connection: Simple and easy network connections API
net/hs-gsasl: Bindings for GNU libgsasl
net/hs-iproute: IP Routing Table
net/hs-network-protocol-xmpp: Client library for the XMPP protocol
security/hs-DRBG: Deterministic random bit generator
security/hs-cipher-aes128: AES and common modes using AES-NI when available
security/hs-cipher-blowfish: Blowfish cipher
security/hs-cipher-camellia: Camellia block cipher primitives
security/hs-cipher-des: DES and 3DES primitives
security/hs-crypto-cipher-types: Generic cryptography cipher types
security/hs-crypto-random: Simple cryptographic random related types
security/hs-cryptohash-conduit: Cryptohash conduit
security/hs-cryptohash-cryptoapi: Crypto-api interfaces for cryptohash
security/hs-gnutls: Bindings for GNU libgnutls
security/hs-x509: X509 reader and writer
security/hs-x509-store: X.509 collection accessing and storing methods
security/hs-x509-system: Per-operating-system X.509 accessors and storage
security/hs-x509-validation: X.509 Certificate and CRL validation
sysutils/hs-ekg: Remote monitoring of processes
sysutils/hs-ekg-core: Tracking of system metrics
textproc/hs-appar: Simple applicative parser
textproc/hs-libxml-sax: Bindings for the libXML2 SAX interface
textproc/hs-uri: Library for working with URIs
textproc/hs-xml-hamlet: Hamlet-style quasiquoter for XML content
www/hs-DAV: RFC 4918 WebDAV support
www/hs-http-client: HTTP client engine
www/hs-http-client-tls: http-client backend with TLS support
www/hs-warp-tls: HTTP over SSL/TLS support for Warp via the TLS package
www/hs-yesod-auth-hashdb: Authentication plugin for Yesod
www/hs-yesod-bin: Yesod helper executable
Updated ports (279):
archivers/hs-zip-archive 0.1.3.4_5 --> 0.2.3.2
archivers/hs-zlib-enum 0.2.3_6 --> 0.2.3.1
audio/hs-ALUT 2.2.0.0_14 --> 2.3.0.1
audio/hs-OpenAL 1.4.0.2_5 --> 1.6.0.0
audio/hs-libmpd 0.8.0.2_5 --> 0.8.0.5
benchmarks/hs-criterion 0.6.2.1_6 --> 0.8.1.0
converters/hs-aeson 0.6.1.0_6 --> 0.7.0.6
converters/hs-dataenc 0.14.0.5_5 --> 0.14.0.7
databases/hs-mysql 0.1.1.4_8 --> 0.1.1.6
databases/hs-persistent 1.2.0.1_4 --> 1.3.1.1
databases/hs-persistent-sqlite 1.2.0_4 --> 1.3.0.5
databases/hs-persistent-template 1.2.0_4 --> 1.3.1.4
devel/hs-Boolean 0.2_5 --> 0.2.1
devel/hs-ConfigFile 1.1.1_9 --> 1.1.2
devel/hs-DrIFT 2.2.3_8 --> 2.4.2
devel/hs-MemoTrie 0.6.1_6 --> 0.6.2
devel/hs-MissingH 1.2.0.0_6 --> 1.2.1.0
devel/hs-MonadCatchIO-mtl 0.3.0.5_6 --> 0.3.1.0
devel/hs-MonadCatchIO-transformers 0.3.0.0_8 --> 0.3.1.0
devel/hs-MonadRandom 0.1.9_4 --> 0.1.13
devel/hs-SafeSemaphore 0.9.0_6 --> 0.10.1
devel/hs-Stream 0.4.6.1_6 --> 0.4.7.1
devel/hs-TypeCompose 0.9.9_5 --> 0.9.10
devel/hs-abstract-deque 0.2_4 --> 0.3
devel/hs-abstract-par 0.3.1_8 --> 0.3.3
devel/hs-alex 3.0.5_4 --> 3.1.3
devel/hs-ansi-terminal 0.6_5 --> 0.6.1.1
devel/hs-ansi-wl-pprint 0.6.6_6 --> 0.6.7.1
devel/hs-asn1-types 0.1.3_4 --> 0.2.3
devel/hs-async 2.0.1.4_4 --> 2.0.1.5
devel/hs-base16-bytestring 0.1.1.5_7 --> 0.1.1.6
devel/hs-basic-prelude 0.3.5.0_4 --> 0.3.8
devel/hs-bifunctors 3.2.0.1_5 --> 4.1.1.1
devel/hs-blaze-builder 0.3.1.1_4 --> 0.3.3.2
devel/hs-blaze-builder-enumerator 0.2.0.5_6 --> 0.2.0.6
devel/hs-blaze-textual 0.2.0.8_6 --> 0.2.0.9
devel/hs-bloomfilter 1.2.6.10_7 --> 2.0.0.0
devel/hs-bytestring-show 0.3.5.5_4 --> 0.3.5.6
devel/hs-c2hs 0.16.4_6 --> 0.17.2
devel/hs-cabal-install 1.16.0.2_4 --> 1.18.0.5
devel/hs-cereal 0.3.5.2_7 --> 0.4.0.1
devel/hs-checkers 0.3.1_5 --> 0.3.2
devel/hs-classy-prelude 0.5.7_4 --> 0.9.3
devel/hs-classy-prelude-conduit 0.5.3_5 --> 0.9.3
devel/hs-cmdargs 0.10.3_4 --> 0.10.9
devel/hs-conduit 1.0.5_4 --> 1.1.7
devel/hs-configurator 0.2.0.2_6 --> 0.3.0.0
devel/hs-convertible 1.0.11.1_8 --> 1.1.0.0
devel/hs-cpphs 1.16_5 --> 1.18.5
devel/hs-data-pprint 0.2.1.4_6 --> 0.2.3
devel/hs-directory-tree 0.11.0_6 --> 0.12.0
devel/hs-dlist 0.5_13 --> 0.7.1
devel/hs-either 3.4_5 --> 4.3.0.1
devel/hs-enumerator 0.4.19_8 --> 0.4.20
devel/hs-errors 1.4.1_5 --> 1.4.7
devel/hs-fast-logger 0.3.1_7 --> 2.2.0
devel/hs-fgl 5.4.2.4_9 --> 5.5.0.1
devel/hs-file-embed 0.0.4.7_5 --> 0.0.7
devel/hs-filestore 0.6.0.1_5 --> 0.6.0.3
devel/hs-fsnotify 0.0.11_4 --> 0.1.0.3
devel/hs-gconf 0.12.1.1_6 --> 0.12.5.0
devel/hs-generic-deriving 1.5.0_4 --> 1.6.3
devel/hs-geniplate 0.6.0.3_5 --> 0.6.0.4
devel/hs-ghc-events 0.4.2.0_6 --> 0.4.3.0
devel/hs-ghc-mtl 1.0.1.2_6 --> 1.2.1.0
devel/hs-gio 0.12.4_6 --> 0.12.5.3
devel/hs-glade 0.12.1_10 --> 0.12.5.0
devel/hs-glib 0.12.4_6 --> 0.12.5.4
devel/hs-gtk2hs-buildtools 0.12.4_6 --> 0.12.5.2
devel/hs-haddock 2.13.2_4 --> 2.14.2
devel/hs-happy 1.18.10_6 --> 1.19.4
devel/hs-hashable 1.1.2.5_4,1 --> 1.2.2.0,1
devel/hs-hashed-storage 0.5.10_6 --> 0.5.11
devel/hs-hashtables 1.1.0.2_5 --> 1.1.2.1
devel/hs-haskell-src 1.0.1.5_8 --> 1.0.1.6
devel/hs-haskell-src-exts 1.13.5_6 --> 1.15.0.1
devel/hs-hasktags 0.68.2_5 --> 0.69.0
devel/hs-hastache 0.5.0_5 --> 0.6.0
devel/hs-hinotify 0.3.5_6 --> 0.3.7
devel/hs-hint 0.3.3.6_5 --> 0.4.2.0
devel/hs-hlint 1.8.45_4 --> 1.9.3
devel/hs-hoogle 4.2.16_5 --> 4.2.34
devel/hs-hslogger 1.2.1_6 --> 1.2.4
devel/hs-hspec 1.5.4_4 --> 1.11.0
devel/hs-hspec-expectations 0.3.2_4 --> 0.6.0.1
devel/hs-kqueue 0.1.2.4_6 --> 0.1.2.6
devel/hs-language-c 0.3.2.1_11 --> 0.4.5
devel/hs-language-javascript 0.5.7_6 --> 0.5.13
devel/hs-largeword 1.0.5_4 --> 1.2.3
devel/hs-lens 3.9.0.2_4 --> 4.3.3
devel/hs-lifted-base 0.2.0.5_4 --> 0.2.3.0
devel/hs-logict 0.6_5 --> 0.6.0.2
devel/hs-mmap 0.5.8_7 --> 0.5.9
devel/hs-mmorph 1.0.0_4 --> 1.0.3
devel/hs-monad-control 0.3.2.1_4 --> 0.3.3.0
devel/hs-monad-logger 0.3.1.1_4 --> 0.3.7.1
devel/hs-monad-par 0.3.4.2_4 --> 0.3.4.6
devel/hs-monad-par-extras 0.3.2_8 --> 0.3.3
devel/hs-mtl 2.1.2_6 --> 2.1.3.1
devel/hs-mueval 0.9_5 --> 0.9.1.1
devel/hs-murmur-hash 0.1.0.6_6 --> 0.1.0.7
devel/hs-optparse-applicative 0.5.2.1_5 --> 0.9.1.1
devel/hs-parallel 3.2.0.3_6 --> 3.2.0.4
devel/hs-pcre-light 0.4_13 --> 0.4.0.2
devel/hs-primitive 0.5.0.1_6 --> 0.5.2.1
devel/hs-profunctors 3.3.0.1_4 --> 4.2.0.1
devel/hs-project-template 0.1.3_5 --> 0.1.4.1
devel/hs-quickcheck-io 0.1.0_4 --> 0.1.1
devel/hs-reflection 1.3.2_4 --> 1.5.1
devel/hs-resource-pool 0.2.1.1_6 --> 0.2.3.0
devel/hs-resourcet 0.4.7.1_4 --> 1.1.2.3
devel/hs-safe 0.3.3_9 --> 0.3.7
devel/hs-setenv 0.1.0_6 --> 0.1.1.1
devel/hs-simple-reflect 0.3.1_5 --> 0.3.2
devel/hs-smallcheck 1.0.2_5 --> 1.1.1
devel/hs-syb 0.4.0_4 --> 0.4.1
devel/hs-syb-with-class 0.6.1.4_6 --> 0.6.1.5
devel/hs-system-fileio 0.3.11_5 --> 0.3.14
devel/hs-system-filepath 0.4.7_6 --> 0.4.12
devel/hs-tagged 0.6_4 --> 0.7.2
devel/hs-temporary 1.1.2.4_6 --> 1.2.0.3
devel/hs-test-framework 0.8_7 --> 0.8.0.3
devel/hs-test-framework-hunit 0.3.0_7 --> 0.3.0.1
devel/hs-test-framework-quickcheck2 0.3.0.1_7 --> 0.3.0.3
devel/hs-text 0.11.3.1_4 --> 1.1.0.0
devel/hs-threads 0.5.0.2_5 --> 0.5.1.2
devel/hs-threadscope 0.2.2_6 --> 0.2.4
devel/hs-timezone-olson 0.1.2_5 --> 0.1.4
devel/hs-timezone-series 0.1.2_5 --> 0.1.3
devel/hs-transformers-base 0.4.1_9 --> 0.4.2
devel/hs-uniplate 1.6.10_6 --> 1.6.12
devel/hs-unix-compat 0.4.1.1_4 --> 0.4.1.3
devel/hs-unix-time 0.1.8_4 --> 0.3.3
devel/hs-unordered-containers 0.2.3.1_4 --> 0.2.4.0
devel/hs-utf8-light 0.4.0.1_8 --> 0.4.2
devel/hs-utf8-string 0.3.7_9 --> 0.3.8
devel/hs-utility-ht 0.0.9_4 --> 0.0.10
devel/hs-uuagc 0.9.42.3_4 --> 0.9.51
devel/hs-uuagc-cabal 1.0.4.0_7 --> 1.0.5.0
devel/hs-uuid 1.2.13_4 --> 1.3.3
devel/hs-uulib 0.9.15_5 --> 0.9.16
devel/hs-vault 0.2.0.4_5 --> 0.3.0.3
devel/hs-vector 0.10.0.1_6 --> 0.10.9.1
devel/hs-vector-algorithms 0.5.4.2_6 --> 0.6.0.3
devel/hs-void 0.6_4 --> 0.6.1
devel/hs-word8 0.0.3_5 --> 0.1.1
graphics/hs-HGL 3.2.0.2_14 --> 3.2.0.5
graphics/hs-cairo 0.12.4_6 --> 0.12.5.3
graphics/hs-svgcairo 0.12.1.1_8 --> 0.12.5.2
mail/hs-email-validate 1.0.0_5 --> 2.0.1
mail/hs-mime 0.3.4_6 --> 0.4.0.1
mail/hs-mime-mail 0.4.1.2_7 --> 0.4.5.2
mail/hs-mime-types 0.1.0.3_5 --> 0.1.0.4
math/hs-Agda 2.3.2_6 --> 2.4.0.2
math/hs-categories 1.0.5_5 --> 1.0.6
math/hs-comonad 3.0.2_5 --> 4.2.2
math/hs-contravariant 0.4_5 --> 1.1
math/hs-data-lens 2.10.2_7 --> 2.10.5
math/hs-data-lens-template 2.1.7_7 --> 2.1.8
math/hs-distributive 0.3.1_5 --> 0.4.4
math/hs-math-functions 0.1.3.0_5 --> 0.1.5.2
math/hs-mwc-random 0.12.0.1_6 --> 0.13.1.2
math/hs-nats 0.1_5 --> 0.2
math/hs-pointed 3.0.2_6 --> 4.1
math/hs-probability 0.2.4_8 --> 0.2.4.1
math/hs-semigroupoids 3.0.2_6 --> 4.0.4
math/hs-semigroups 0.9.1_4 --> 0.15.2
math/hs-statistics 0.10.3.1_4 --> 0.13.2.1
math/hs-vector-space 0.8.6_7 --> 0.8.7
multimedia/hs-gstreamer 0.12.1.2_6 --> 0.12.5.0
net/hs-network 2.4.1.2_4 --> 2.4.2.3
net/hs-network-info 0.2.0.3_6 --> 0.2.0.5
net/hs-network-multicast 0.0.7_6 --> 0.0.11
net/hs-simple-sendfile 0.2.11_5 --> 0.2.15
net/hs-socks 0.5.1_4 --> 0.5.4
science/hs-bio 0.5.2_8 --> 0.5.3
security/hs-HsOpenSSL 0.10.3.3_6 --> 0.11
security/hs-RSA 1.2.2.0_7 --> 2.0.0
security/hs-SHA 1.6.1_6 --> 1.6.4.1
security/hs-certificate 1.3.7_4 --> 1.3.9
security/hs-cipher-aes 0.1.8_4 --> 0.2.8
security/hs-cipher-rc4 0.1.2_5 --> 0.1.4
security/hs-clientsession 0.9_4 --> 0.9.0.3
security/hs-cprng-aes 0.3.4_6 --> 0.5.2
security/hs-crypto-api 0.12.1_4 --> 0.13
security/hs-crypto-conduit 0.5.2_4 --> 0.5.4
security/hs-crypto-numbers 0.1.3_5 --> 0.2.3
security/hs-crypto-pubkey 0.1.3_4 --> 0.2.4
security/hs-crypto-pubkey-types 0.3.2_4 --> 0.4.2.2
security/hs-cryptocipher 0.5.0_4 --> 0.6.2
security/hs-cryptohash 0.9.0_4 --> 0.11.6
security/hs-entropy 0.2.1_9 --> 0.3.2
security/hs-monadcryptorandom 0.5.1_5 --> 0.6.1
security/hs-pem 0.1.2_6 --> 0.2.2
security/hs-pwstore-fast 2.3_7 --> 2.4.1
security/hs-skein 1.0.3_4 --> 1.0.9
security/hs-tls 1.1.2_5 --> 1.2.8
sysutils/hs-angel 0.3.4_6 --> 0.5.0
sysutils/hs-cpu 0.1.1_7 --> 0.1.2
textproc/hs-Diff 0.2.0_5 --> 0.3.0
textproc/hs-HStringTemplate 0.7.1_5 --> 0.7.3
textproc/hs-HaXml 1.24_4 --> 1.24.1
textproc/hs-attoparsec-enumerator 0.3.1_7 --> 0.3.3
textproc/hs-blaze-html 0.6.1.1_4 --> 0.7.0.2
textproc/hs-blaze-markup 0.5.1.5_4 --> 0.6.1.0
textproc/hs-case-insensitive 1.0.0.2_4 --> 1.1.0.3
textproc/hs-citeproc-hs 0.3.8_5 --> 0.3.9
textproc/hs-feed 0.3.8_13 --> 0.3.9.2
textproc/hs-hexpat 0.20.3_6 --> 0.20.6
textproc/hs-highlighting-kate 0.5.3.9_4 --> 0.5.8.5
textproc/hs-html-conduit 1.1.0_5 --> 1.1.0.5
textproc/hs-hxt 9.3.1.1_7 --> 9.3.1.4
textproc/hs-hxt-charproperties 9.1.1_9 --> 9.1.1.1
textproc/hs-hxt-unicode 9.0.2_9 --> 9.0.2.2
textproc/hs-pandoc-types 1.10_5 --> 1.12.4.1
textproc/hs-parsec 3.1.3_6 --> 3.1.5
textproc/hs-regex-pcre-builtin 0.94.4.5.8.31_5 --> 0.94.4.8.8.35
textproc/hs-regex-tdfa 1.1.8_5 --> 1.2.0
textproc/hs-stringsearch 0.3.6.4_6 --> 0.3.6.5
textproc/hs-tagsoup 0.12.8_6 --> 0.13.1
textproc/hs-tagstream-conduit 0.5.4_5 --> 0.5.5.1
textproc/hs-texmath 0.6.1.5_4 --> 0.6.7
textproc/hs-xml-conduit 1.1.0.3_5 --> 1.2.1
textproc/hs-xml-types 0.3.3_6 --> 0.3.4
textproc/hs-xmlhtml 0.2.1_5 --> 0.2.3.2
textproc/hs-yaml 0.8.2.4_4 --> 0.8.8.4
www/hs-HTTP 4000.2.8_4 --> 4000.2.10
www/hs-authenticate 1.3.2.6_5 --> 1.3.2.9
www/hs-cgi 3001.1.7.5_4,1 --> 3001.1.8.5,1
www/hs-cookie 0.4.0.1_6 --> 0.4.1.2
www/hs-css-text 0.1.1_10 --> 0.1.2.1
www/hs-gitit 0.10.3.1_5 --> 0.10.4
www/hs-hS3 0.5.7_5 --> 0.5.8
www/hs-happstack 7.0.1_7 --> 7.0.2
www/hs-happstack-server 7.1.7.1_4 --> 7.3.7
www/hs-heist 0.12.0_4 --> 0.13.1.2
www/hs-hjsmin 0.1.4.1_5 --> 0.1.4.7
www/hs-http-conduit 1.9.3_4 --> 2.1.4
www/hs-http-reverse-proxy 0.1.1.6_4 --> 0.4.0.1
www/hs-http-server 1.0.2_5 --> 1.0.4
www/hs-http-types 0.8.0_5 --> 0.8.5
www/hs-oeis 0.3.1_10 --> 0.3.5
www/hs-path-pieces 0.1.2_6 --> 0.1.4
www/hs-recaptcha 0.1_9 --> 0.1.0.2
www/hs-shakespeare 1.0.5_4 --> 2.0.1.1
www/hs-snap 0.12.0_4 --> 0.13.2.8
www/hs-snap-core 0.9.3.1_5 --> 0.9.6.3
www/hs-snap-server 0.9.3.3_5 --> 0.9.4.5
www/hs-wai 1.4.0_5 --> 3.0.1.1
www/hs-wai-app-static 1.3.1.2_5 --> 3.0.0
www/hs-wai-extra 1.3.4_4 --> 3.0.1.2
www/hs-wai-logger 0.3.0_7 --> 2.2.0
www/hs-warp 1.3.8.1_4 --> 3.0.0.5
www/hs-webkit 0.12.4_8 --> 0.12.6.1
www/hs-xss-sanitize 0.3.3_6 --> 0.3.5.2
www/hs-yesod 1.2.0.1_4 --> 1.2.6.1
www/hs-yesod-auth 1.2.0_4 --> 1.3.4
www/hs-yesod-core 1.2.0.4_4 --> 1.2.19
www/hs-yesod-form 1.3.0_4 --> 1.3.14
www/hs-yesod-persistent 1.2.0_4 --> 1.2.3
www/hs-yesod-routes 1.2.0_4 --> 1.2.0.7
www/hs-yesod-static 1.2.0_4 --> 1.2.4
www/hs-yesod-test 1.2.0_4 --> 1.2.3.2
x11-toolkits/hs-GLURaw 1.3.0.0_4 --> 1.4.0.1
x11-toolkits/hs-GLUT 2.4.0.0_5,1 --> 2.5.1.1,1
x11-toolkits/hs-OpenGL 2.8.0.0_4,1 --> 2.9.2.0,1
x11-toolkits/hs-OpenGLRaw 1.3.0.0_5 --> 1.5.0.0
x11-toolkits/hs-gtk 0.12.4_6 --> 0.12.5.7
x11-toolkits/hs-gtkglext 0.12.1_10 --> 0.12.5.0
x11-toolkits/hs-gtksourceview2 0.12.3.1_8 --> 0.12.5.0
x11-toolkits/hs-pango 0.12.4_6 --> 0.12.5.3
x11-toolkits/hs-vte 0.12.1_10 --> 0.12.5.0
x11-toolkits/hs-wx 0.90.0.1_8 --> 0.90.1.0
x11-toolkits/hs-wxc 0.90.0.4_7 --> 0.90.1.1
x11-toolkits/hs-wxcore 0.90.0.3_7 --> 0.90.1.1
x11-toolkits/hs-wxdirect 0.90.0.1_8 --> 0.90.1.1
x11-wm/hs-xmonad-contrib 0.11.1_6 --> 0.11.3
x11/hs-X11 1.6.1.1_6 --> 1.6.1.2
x11/hs-xmobar 0.17_4 --> 0.21
Removed ports (28):
archivers/hs-zlib-conduit: Deprecated in favor of conduit-extra
devel/hs-IORefCAS: Deprecated in favor of atomic-primops
devel/hs-StateVar: Deprecated
devel/hs-Tensor: Depcrecated
devel/hs-attempt: Deprecated in favor of exceptions
devel/hs-base64-conduit: Deprecated in favor of conduit-combinators
devel/hs-blaze-builder-conduit: Deprecated in favor of conduit-extra
devel/hs-failure: Deprecated in favor or exceptions
devel/hs-filesystem-conduit: Deprecated in favor of conduit-combinators
devel/hs-haskeline: Become part of GHC
devel/hs-pool-conduit: Deprecated in favor of resource-pool
devel/hs-profunctor-extras: Absorbed into profunctors
devel/hs-terminfo: Become part of GHC
devel/hs-transformers: Become part of GHC
math/hs-comonad-transformers: Deprecated in favor of comonad
math/hs-comonads-fd: Deprecated in favor of comonad
math/hs-groupoids: Deprecated in favor of semigroupoids
math/hs-semigroupoid-extras: Deprecated in favor of semigroupoids
net/hs-network-conduit: Deprecated in favor of conduit-extra
security/hs-tls-extra: Deprecated in favor of tls
textproc/hs-attoparsec-conduit: Deprecated in favor of conduit-extra
textproc/hs-xhtml: Become part of GHC
www/hs-hamlet: Deprecated in favor of shakespeare
www/hs-shakespeare-css: Deprecated in favor of shakespeare
www/hs-shakespeare-i18n: Deprecated in favor of shakespeare
www/hs-shakespeare-js: Deprecated in favor of shakespeare
www/hs-shakespeare-text: Deprecated in favor of shakespeare
www/hs-wai-test: Deprecated in favor of wai-extra
Approved by: portmgr (implicit, touching unstaged ports)
Obtained from: FreeBSD Haskell
2014-08-10 22:34:50 +00:00
Tijl Coosemans
6d8b323ab0
Replace some dependencies on libtool with USES=libtool:build or a
...
dependency on libtoolize
2014-08-10 19:26:38 +00:00
John Marino
2ea7d9cdbf
multimedia/aegisub: Upgrade version 3.1.3 => 3.2.0
...
PR: 192479
Submitted by: Ports Fury
2014-08-10 12:13:15 +00:00
Juergen Lock
0112fd156b
Bandaid fix after alsa update until I get to update the vdr ports properly.
...
Reported by: antoine
2014-08-09 23:52:55 +00:00
Danilo Egea Gondolfo
78495d4431
- Update from 1.4.2 to 1.5
...
- Change INSTALL_TARGET to install-strip
PR: 192535
Requested by: Jordan Irwin <antumdeluge@gmail.com>
2014-08-09 23:32:46 +00:00
Antoine Brodin
ada64d7a9c
Add a patch to fix the build of gstreamer-plugins-cdio with new libcdio
...
Obtained from upstream:
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/patch/?id=6700410efb1786e5a40f45515574a1bf713ba011
Approved by: kwm
2014-08-09 21:24:16 +00:00
Kurt Jaeger
3e364dcb58
New port: multimedia/mjpg-streamer
...
MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or
other input plugins and streams them as M-JPEG via HTTP to webbrowsers,
VLC and other software. It is the successor of uvc-streamer, a Linux-UVC
streaming application with Pan/Tilt
WWW: http://sourceforge.net/projects/mjpg-streamer/
PR: 181527
Submitted by: kozlov.sergey.404@gmail.com
2014-08-09 20:33:06 +00:00
Tilman Keskinoz
c15e999d11
Bump PORTREVISION for libcdio update
...
Reported by: bar
2014-08-09 19:50:32 +00:00
Antoine Brodin
bca2a1abb7
Remove CDIO from OPTIONS_DEFAULT and mark it BROKEN
2014-08-09 16:55:00 +00:00
Marcus von Appen
900db324a3
Convert the Python framework bits to USES=python.
...
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX
Some knobs have been deprecated and are to be removed in the near future:
PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement
Some knobs have been removed completely:
PYTHON_MASTER_SITE_SUBDIR
PYTHON_DISTNAME
PYTHON_WRKSRC
Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.
PYTHON_VERSION is not passed to .MAKEFLAGS anymore
PYTHON_DEFAULT_VERSION,
PYTHON_DEFAULT_PORTVERSION and
PYTHONBASE are not passed to the make environment anymore
The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.
Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".
Phabric: D399
exp-run: 167368 192357
PR: 167368 192357
Reviewed by: antoine, wg
Exp-run award: antoine
With hat: python@
Approved by: portmgr
2014-08-09 15:44:27 +00:00
Antoine Brodin
33b76e86b8
Unbreak
...
Pointy hat: arved
2014-08-09 13:09:42 +00:00
Tilman Keskinoz
80b3ab923d
Chase library dependencies after libcdio <-> libcdio-paranoia split
...
PR: 192271
2014-08-09 10:06:54 +00:00
Thomas Zander
f1c951e40d
- Add NO_ARCH (this port installs just headers)
...
PR: 192384
Submitted by: jbeich@vfemail.net
Approved by: mentors (implicit)
2014-08-09 07:27:44 +00:00
Koop Mast
ce909f7de9
Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin is
...
for gstreamer 1.x.
PR: 187646 (based on)
Submitted by: Olivier Duchateau
2014-08-08 20:37:41 +00:00
Koop Mast
8e0b019b1b
Add Gstreamer python bindings for Gstreamer 1.x.
...
Add python2 and python3 flavors.
USE_GSTREAMER1 entries will be made when I figure out how adapt
bsd.gstreamer.mk to the dual python flavors.
PR: ports/187647 (merged/based on)
Submitted by: Olivier Duchateau
2014-08-08 20:27:39 +00:00
Guido Falsi
ed60256cfd
Distfile rerolled, update distinfo.
...
No changes in content.
PR: 192450
Submitted by: glerak <karelgal at seznam.cz>
2014-08-06 20:19:03 +00:00
Dmitry Marakasov
17e215fe40
- Fix plist for LIRC case
...
Approved by: portmgr blanket
2014-08-06 16:08:01 +00:00
Guido Falsi
0387f1d7e1
Distfile rerolled, update distinfo.
...
No changes in content.
PR: 192436
Submitted by: marino@
2014-08-06 14:53:08 +00:00
Tijl Coosemans
74a7f8c73c
Bump PORTREVISION on more ports that depend on libgcrypt after the update
...
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
William Grzybowski
1fd3df1d84
multimedia/py-mlt: support stage
...
PR: 192360
Submitted by: christian.mangin gmail com
2014-08-04 22:37:49 +00:00
William Grzybowski
87de6bbbf6
multimedia/openshot: support stage
...
PR: 192361
Submitted by: christian.mangin gmail com
2014-08-04 22:19:31 +00:00
Dmitry Marakasov
0f7d483f48
- Switch audio/musepack to USES=libtool, drop .la files
...
- Bump dependent ports as .so version has changed
- Fix audio/abcde by requiring python
- Fix audio/moc plist with MUSEPACK enabled
Approved by: portmgr blanket
2014-08-04 15:46:12 +00:00
Kurt Jaeger
bdee884ec7
multimedia/zoneminder: fix syntax error in main php page
...
PR: 192363
Submitted by: p-fbsd-bugs@ziemba.us
2014-08-04 09:43:03 +00:00
Thomas Zander
0be105295d
- Update to upstream version 0.8.0
...
- Add additonal OPTIONS for replay gain scanner, sid support and
GNOME/Cinnamon hotkeys
- General cleanups
PR: 188347
Submitted by: liangtai.s16@gmail.com (maintainer)
Approved by: mentors (implicit)
2014-08-02 21:03:56 +00:00
Bartek Rutkowski
dcec133efd
multimedia/universal-media-server: update 4.0.0-b1 -> 4.0.0
...
- Fix DISTFILES usage
- Add java category
- Add RESETPREFIX for /var located files
- Fix pkg-plist
PR: 192241
Submitted by: Dreamcat4 <dreamcat4@gmail.com>
Approved by: swills (mentor)
2014-08-02 19:01:03 +00:00
Jason E. Hale
32b79de369
- Convert to options helpers
...
- Standardize a few option names
- Bump PORTREVISON since option names have changed
PR: 187687
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-08-02 12:35:28 +00:00
Kurt Jaeger
49b576cccd
multimedia/zoneminder: add missing files/patch-src_zm_thread.h
...
patch-src_zm_thread.h fixes the break on HEAD
PR: 192123
Submitted by: p-fbsd-bugs@ziemba.us
2014-08-02 09:10:34 +00:00
Dmitry Marakasov
2d0ee4c570
- Switch devel/libzvbi to USES=libtool, drop .la files
...
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
2014-08-01 12:54:46 +00:00
Mark Felder
873f3348a5
Plexpass users are also supposed to get access to 0.9.9.13.525
2014-08-01 11:38:32 +00:00
Mark Felder
15ebc9eac3
Update to 0.9.9.13.525
2014-07-31 18:55:37 +00:00
Rusmir Dusko
b4b8f61f4e
- Update to 20140607, announce message:
...
* Add the Numix-remix theme, by Robert Streeter (rstreeter78 at gmail dot com),
icons from The Numix Project.
2014-07-30 13:20:08 +00:00
Kurt Jaeger
b95d127471
security/libgcrypt: 1.5.3_3 -> 1.6.1
...
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
aeac01a4bb
Convert some more USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
fff296bfe7
Convert a bunch of USE_XZ to USES=tar:xz.
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 21:07:39 +00:00
Adam Weinberger
a84c115a09
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
...
Approved by: portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a
Rename all patches that contain '::' as a path separator, and use
...
'__' instead.
2014-07-29 17:12:47 +00:00
Marcus von Appen
91b7fb7247
- Fix the implicit requirement lines of the pkg-config files to use libav's
...
files and libraries and not ffmpeg's
PR: ports/192219
Submitted by: Adriaan de Groot <groot@kde.org>
2014-07-29 16:35:30 +00:00
Raphael Kubo da Costa
18dd938458
Unbreak after r363240.
...
The version here needs to be kept in sync with multimedia/phonon's. Another
pointy hat to my growing collection.
Submitted by: antoine
2014-07-29 16:31:41 +00:00
Raphael Kubo da Costa
0a498c0f89
Unbreak `make fetch'.
...
No more late night commits, I promise.
Submitted by: vanilla@
2014-07-29 07:00:18 +00:00
Adam Weinberger
7f36934d44
Rename multimedia/ patch-xy patches to reflect the files they modify.
2014-07-29 01:31:13 +00:00
Raphael Kubo da Costa
cede34a5e5
Update to 0.7.2.
...
* Initialize libvlc with appropriate arguments on OS X
* Prevent libvlc 2.2 argument warnings by not using the deprecated
--album-art argument when building against 2.2. This argument will be
removed entirely in a future feature release as its presence only
reflected the libvlc default behavior anyway.
* Ensure playback is terminated when encountering an invalid queued
MediaSource [#330154 ].
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready
MediaPlayer [#329121 ].
2014-07-28 20:08:18 +00:00
Raphael Kubo da Costa
cafe528183
Update to 4.7.2.
...
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
to prevent cross-thread usage of X11, ultimately causing XIO errors and
crashes [#327367 , #332977 ].
2014-07-28 20:07:17 +00:00