Thierry Thomas
1a24129c6f
Update cad/elmerfem to 20141015 snapshot.
...
This brings many small fixes.
While here drop the autoconf support since we are using the CMake branch.
PR: ports/194410
Submitted by: pfg@ (maintainer)
2014-10-19 13:34:34 +00:00
Juergen Lock
d9e7e2cb35
- Add X265 knob (default off) for X.265 (HEVC) encoding support using
...
multimedia/x265.
Example usage: (-c:a libfdk_aac needs FDK_AAC knob too)
ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv
This can now be played back by at least ffplay (needs SDL knob),
vlc, mplayer, mpv, xine. (and gives a nice reduction in file size.)
No objection from: multimedia@ list
2014-10-19 12:26:21 +00:00
Dirk Meyer
2d03fdc568
- update to 1.5.19
2014-10-19 11:31:27 +00:00
Dirk Meyer
bdccbf872e
- Add Apple's gperf enhancements (GPLv2)
...
PR: 193964
Submitted by: Pedro F. Giffuni
Obtained from: http://opensource.apple.com/source/gperf/gperf-9/patches/
2014-10-19 11:23:47 +00:00
Thomas Zander
88b3708a52
- Un-break build for non-standard OPTION VCHKPW
...
PR: 193851
Submitted by: uffe@uffe.org (maintainer)
MFH: 2014Q4
2014-10-19 10:18:19 +00:00
TAKATSU Tomonari
ebee7694d8
- Add new port: textproc/rubygem-text
...
A collection of text algorithms: Levenshtein, Soundex, Metaphone,
Double Metaphone, Porter Stemming
WWW: https://github.com/threedaymonk/text
2014-10-19 10:17:49 +00:00
John Marino
7d17057c0d
security/wpa_supplicant: Fix build on FreeBSD 11
...
On FreeBSD 11, the wpa_supplicant couldn't find the readline headers.
It turns out that Mk/Uses/readline.mk only augments LDFLAGS and CPPFLAGS,
but wpa_supplicant needs -I${LOCALBASE}/include add to CFLAGS. To fix
FreeBSD build, augment CFLAGS with value of CPPFLAGS in the makefile.
This wasn't an issue on DragonFly. Apparently wpa_supplicant found the
readline compatibility headers of libedit and used those instead.
reported by: pkg-fallout
2014-10-19 09:33:04 +00:00
Marcus von Appen
e1555011ab
- Convert ports from databases/ and deskutils/ to new USES=python
...
Approved by: portmgr (implicit)
2014-10-19 08:50:17 +00:00
Marcus von Appen
dae43d7a6d
- Convert ports from cad/, chinese/, comms/ and converters/ to new
...
USES=python
Approved by: portmgr (implicit)
2014-10-19 07:50:53 +00:00
Marcus von Appen
57f1865da8
- Convert ports from benchmarks/ and biology/ to new USES=python
...
Approved by: portmgr (implicit)
2014-10-19 07:38:11 +00:00
Marcus von Appen
715852b561
- Convert ports from audio/ to new USES=python
...
Reviewed by: portmgr (implicit)
2014-10-19 07:33:09 +00:00
Marcus von Appen
6488eeb32e
- Update to version 1.16.0
...
This version provides
* additional and improved effects
* high- and band-pass EFX filters
* improved resampling support
* improved audio back-end support
* a GUI configuration utility (based on QT)
* and lots of other features: http://kcat.strangesoft.net/openal.html
2014-10-19 07:28:28 +00:00
Ashish SHUKLA
1c6b792c5d
- Mark port as deprecated, and give one month's notice for expiration
2014-10-19 05:20:51 +00:00
Ashish SHUKLA
8d99a26c95
- Update to 0.5.9
...
- Add diff to remove ldconfig, which is GNU/Linux compatible
- Add diff to explicitly check for threaded Boehm GC to avoid breaking when
both threaded, and non-threaded versions are installed
2014-10-19 05:13:40 +00:00
Steve Wills
289fa70dd8
devel/rubygem-nprogress-rails: update to 0.1.6.3
2014-10-19 01:13:00 +00:00
Steve Wills
3974caa275
devel/p5-Test-Net-RabbitMQ: update to 0.10
2014-10-19 00:42:30 +00:00
Gerald Pfeifer
733b2524b4
Update to the 20141015 snapshot of GCC 4.9.2.
2014-10-18 23:26:02 +00:00
Danilo Egea Gondolfo
c33cf664ef
- Update from 0.44 to 0.45
2014-10-18 22:31:06 +00:00
Baptiste Daroussin
edd142b3f2
Fix plist with NLS
...
While here sort plist
PR: 194444
2014-10-18 22:04:29 +00:00
Antoine Brodin
0ba0a46053
Unbreak
2014-10-18 21:36:33 +00:00
Juergen Lock
ddb6d1d6f7
- Update libxine to 1.2.6 - changelog is here:
...
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog
- Remove an inline from include/xine/xineutils.h for the benefit
of using libxine with base gcc 4.2 .
- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
rdeps as per the new rule)
2014-10-18 21:10:39 +00:00
Ruslan Makhmatkhanov
7919b8d58e
www/py-django-auth-ldap: convert to USES=python
...
- convert to USES=python
- limit python version to 2.x, because it's dependency, py-ldap2, doesn't
support python3 yet
Approved by: portmgr (blanket)
2014-10-18 19:10:21 +00:00
Ruslan Makhmatkhanov
36bf746c40
www/py-django-cms: convert to USES=python
...
Approved by: portmgr (blanket)
2014-10-18 19:08:30 +00:00
Ruslan Makhmatkhanov
4aa7926978
www/py-django-appmedia: convert to USES=python
...
- convert to USES=python
- limit python version to 2.x:
"""
File "/usr/local/lib/python3.4/site-packages/appmedia/views.py", line 67
print osp.join(media_dir, path)
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket)
2014-10-18 19:06:13 +00:00
Ruslan Makhmatkhanov
f1661b0973
www/py-django-app-plugins: convert to USES=python
...
- convert to USES=python
- limit python version to 2.x:
"""
File "/usr/local/lib/python3.4/site-packages/app_plugins/models.py", line 24
if not is_valid_label(name): raise RuntimeError, u"invalid label: " + name
^
SyntaxError: invalid syntax
"""
Approved by: portmgr (blanket)
2014-10-18 19:04:10 +00:00
Ruslan Makhmatkhanov
98d1053a3f
Convert to USES=python
2014-10-18 19:01:59 +00:00
Antoine Brodin
ccb7128a1c
Switch from clang33 to clang34 for ports using compiler:*11*, objc or
...
gnustep on freebsd 8.4 and 9.1
PR: ports/193555
Differential Revision: https://reviews.freebsd.org/D935
Reviewed by: bapt
Exp-run: self
2014-10-18 18:13:58 +00:00
Steve Wills
9a9d8997df
devel/jenkins-lts: Fix permissions on ${PREFIX}/jenkins
...
While here, bring over other changes from devel/jenkins
PR: 194274
Reported by: Holger Freyther <holger@freyther.de>
2014-10-18 18:06:39 +00:00
Ruslan Makhmatkhanov
0485d61f91
net/py-smb: update to 1.1.13
2014-10-18 18:05:34 +00:00
Ruslan Makhmatkhanov
cd2d3307bc
net/py-ldap2: update to 2.4.18
2014-10-18 18:05:00 +00:00
Steve Wills
6d983268f0
security/sslsplit: add port
2014-10-18 18:04:22 +00:00
Steve Wills
f52f5b470d
www/rubygem-turnbolinks: update to 2.4.0
2014-10-18 17:40:00 +00:00
Steve Wills
f9db2f3628
devel/rubygem-sprockets-rails: update to 2.2.0
2014-10-18 17:39:45 +00:00
Steve Wills
f6cdab12cc
devel/rubygem-jbuilder: update to 2.2.2
2014-10-18 17:39:30 +00:00
Steve Wills
1049eeef61
devel/rubygem-execjs: update to 2.2.2
2014-10-18 17:38:55 +00:00
Steve Wills
553fbc4e18
misc/rubygem-mime-types: update to 2.4.2
2014-10-18 17:38:45 +00:00
Rodrigo Osorio
4e0fde3c13
Changes the pidfile used by daemon when start traffic server,
...
the previous one conflicts with traffic_cop pidfile.
PR: ports/193553
Submitted by: realhuang21@gmail.com
Approved by: mentors (implicit)
2014-10-18 17:15:49 +00:00
Cy Schubert
632d308662
Fix LATEST_LINK.
2014-10-18 17:05:55 +00:00
Raphael Kubo da Costa
884fc34d89
Update to 1.0.3.
2014-10-18 16:39:35 +00:00
Rodrigo Osorio
d128dc1709
Update sysutils/zogftw to 2014-09-20-28bc862
...
PR: ports/193806
Submitted by: fk@fabiankeil.de (maintainer)
Approved by: mentors (implicit)
2014-10-18 16:19:06 +00:00
Dmitry Sivachenko
4b2617dec3
Update to version 1.5.6.
2014-10-18 16:12:18 +00:00
Danilo Egea Gondolfo
15a3417b64
- Update from 5.1.3 to 5.2.0
...
- Docs is no longer available in the zip file
Changelog: http://pmd.sourceforge.net/pmd-5.2.0/overview/changelog.html
2014-10-18 15:53:57 +00:00
Johannes Jost Meixner
fe103bfd33
finance/frontaccounting: upgrade to 2.3.22
...
- Upgrade to 2.3.22
- Depend on Apache 2.2 or later.
- Add dependency on mod_php5 or CGI when used with Apache
- Add NLS option
- (re-)assign maintainer to ek@purplehat.org
PR: 194255
Differential Revision: https://reviews.freebsd.org/D964
Submitted by: ek@purplehat.org
Approved by: swills (mentor)
2014-10-18 15:27:22 +00:00
Vanilla I. Shu
0b6812e1fd
use '?=' on PORTREVISION, slave ports need it.
...
Submitted by: sunpoet@
2014-10-18 15:23:27 +00:00
Antoine Brodin
3b8f271c66
Ignore on the package builders when the default version of python is different
...
from the requested one
Reported by: pkg-fallout
2014-10-18 14:46:42 +00:00
Antoine Brodin
ece245b57f
Ignore on the package builders when the default version of python is different
...
from the requested one
Reported by: pkg-fallout
2014-10-18 14:44:52 +00:00
Thierry Thomas
c6615e8df9
Fix build on FreeBSD-8.4.
2014-10-18 14:38:06 +00:00
Dmitry Marakasov
9effcb9cdf
- Drop @dirrm* from plist
2014-10-18 14:32:51 +00:00
Koop Mast
d17cf162c8
Add a patch which is being discussed with upstream. OpenCL doesn't allow
...
system headers to be used. This patch allows libclc to build on HEAD.
Submitted by: dumbbell@
2014-10-18 14:29:23 +00:00
Steve Wills
4a887e1f81
net/syncthing: remove STNORESTART from rc script
...
PR: 194442
Reported by: Andy Balholm <andy@balholm.com>
2014-10-18 14:08:52 +00:00