Mathieu Arnold
dca255c3ce
Convert USE_PHP*=yes into USES=php*
...
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
2016-06-28 14:00:45 +00:00
Mathieu Arnold
4973e5b396
Add support for USE_PHP=ext:build to add a build dependency on the extension.
...
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
2016-06-28 13:57:43 +00:00
Mathieu Arnold
d2c4c14627
USEify USES=php.
...
The following variables have been folded into arguments:
- USE_PHPIZE -> USES=php:phpize
- USE_PHPEXT -> USES=php:ext
- USE_ZENDEXT -> USES=php:zend
- USE_PHP_BUILD -> USES=php:build
- WANT_PHP_CLI -> USES=php:cli
- WANT_PHP_CGI -> USES=php:cgi
- WANT_PHP_MOD -> USES=php:mod
- WANT_PHP_WEB -> USES=php:web
- WANT_PHP_EMB -> USES=php:embed
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936
2016-06-28 13:57:37 +00:00
Brad Davis
bff9ea9424
Fix the build of sysutils/rsyslog8 by pointing at the new JSON dependency.
...
Submitted by: olgeni
Approved by: bdrewery (implicit)
2016-06-28 13:46:21 +00:00
Jimmy Olgeni
6b453bef05
Update devel/rebar to version 2.6.2.
2016-06-28 13:36:26 +00:00
Jimmy Olgeni
3521826099
Update devel/elixir-apex to version 0.5.1.
2016-06-28 13:23:43 +00:00
Li-Wen Hsu
09ea75a37c
- Update to 0.4.13
2016-06-28 13:16:10 +00:00
Steven Kreuzer
68edf21171
Update to version 0.48
2016-06-28 13:07:32 +00:00
Mathieu Arnold
0c6398c48a
Remove commented out include.
2016-06-28 12:15:09 +00:00
Ryan Steinmetz
0862142f4c
- PORTEPOCH != PORTVERSION
2016-06-28 11:57:33 +00:00
Emanuel Haupt
ab750f3abc
Remove stray ICONV patch that breaks unicode support if NLS is disabled.
...
PR: 210654
Submitted by: yuri@rawbw.com
2016-06-28 11:56:03 +00:00
Olivier Cochard
22197dfcb8
Update to 0.06.07
...
PR: 210653
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D7005
2016-06-28 09:41:48 +00:00
Philippe Audeoud
b46904fc48
- Update to 1.32
2016-06-28 09:29:34 +00:00
Tilman Keskinoz
70bf8f4f53
Fix build if DOCS are deselected
...
PR: 197074
Submitted by: olexander.v.melnyk@gmail.com
Reported by: sergej.schmidt@uni-ulm.de
2016-06-28 09:28:07 +00:00
Philippe Audeoud
44253107c7
- Update to 2.029
2016-06-28 09:26:39 +00:00
Tilman Keskinoz
a5410917f1
Update to 1.9.1
2016-06-28 09:16:34 +00:00
Raphael Kubo da Costa
f8a65e4c1b
Reset ports maintained by horia@racoviceanu.com.
...
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
2016-06-28 09:11:31 +00:00
Dmitry Marakasov
80fa9351ee
- Clarify LICENSE
...
- Switch to options helpers
- Remove license from pkg-descr
2016-06-28 09:05:20 +00:00
Wen Heping
0f03318428
- Update to 625.41.2
...
PR: 210594
Submitted by: mazhe@alkumuna.eu(maintainer)
2016-06-28 08:34:27 +00:00
Guido Falsi
a03b771774
- Update to 2.2.2
...
- Add two missing requirements to USE_QT5
- While here, convert to USES=ssl
PR: 210506
Submitted by: me
Approved by: yonas@fizk.net (maintainer)
2016-06-28 08:01:46 +00:00
Dmitry Marakasov
062a97e125
- Fix typo: "you need USES=nssl" -> "you need USES=ssl"
...
Approved by: mat
Differential Revision: D6997
2016-06-28 07:58:43 +00:00
Jan Beich
f52d2464f8
www/firefox: update to 47.0.1
...
Changes: https://www.mozilla.org/firefox/47.0.1/releasenotes/
MFH: 2016Q2
2016-06-28 07:29:13 +00:00
Emanuel Haupt
75b1a2a76b
[1] Make USES=iconv permanent, instead of being only for NLS=on case.
...
The reason is that NLS is related to message translations to different
languages.
And bash has the general feature that \uNNNN is translated into the unicode
character using iconv. This is unicode support, and should have nothing to
do with translations.
bash also currently has a bug that --disable-nls causes it to fail to find
iconv. This bug has been reported upstream to bash-devel ML. In the future,
when bash will fix this, this will make a difference.
Note that this uses iconv from libc.
[2] Update to 4.3.46
PR: 206903 [1], 210620 [2]
Submitted by: yuri@rawbw.com [1], pkubaj@anongoth.pl [2]
Discussed with: adamw
2016-06-28 07:28:01 +00:00
Kurt Jaeger
8baef98981
net/kamailio: 4.4.0 -> 4.4.1
...
Changes: http://www.kamailio.org/pub/kamailio/4.4.1/ChangeLog
2016-06-28 06:24:07 +00:00
Johan van Selst
fb87d745fe
Update to Afnix 2.6.3
2016-06-28 06:18:40 +00:00
Wen Heping
488f77b6f6
- Update to 2.0.8
...
PR: 210585
Submitted by: yuri@rawbw.com(maintainer)
2016-06-28 06:10:11 +00:00
Johan van Selst
d5874e41d7
Update bibtool to 2.65
2016-06-28 06:08:31 +00:00
Olivier Duchateau
0fb0019239
- Update to 1.11.1
...
- Adjust dependencies, 'numpy/core/multiarray.so' is also linked to
math/openblas (reported by QA script)
- Add patches in order to detect 'sys/endian.h' header
2016-06-28 03:34:54 +00:00
Wen Heping
3d94e7c664
- Pass maintainership to submitter
...
PR: 210646
Submitted by: yuri@rawbw.com
2016-06-28 01:35:24 +00:00
Wen Heping
698bbd3adb
- Pass maintainership to submitter
...
PR: 210646
Submitted by: yuri@rawbw.com
2016-06-28 00:48:01 +00:00
Brad Davis
749cc3c70b
Add sysutils/u-boot-pine64 to support the Pine64 boards.
...
Approved by: bdrewery (mentor)
2016-06-27 22:19:53 +00:00
Mark Felder
31d2452de1
Remove www/redmine-stuff_to_do
...
I added this port for convenience at work, but the recent redmine update
to 3.x completely breaks it. There is no upstream. I am probably the
only consumer as it is so new, so I am deleting this.
2016-06-27 22:16:20 +00:00
Adam Weinberger
740c95c715
Update to 8.39. Introduce a "MAN3" option, to control installation of
...
~100 API manpages. Remove the bits about preventing coredumps on package
clusters during regression tests, because I'm not clear why the package
clusters would be running the regression tests. Rewrite the pkg-descr
using current text from pcre.org.
While here, clean up and reorganize the Makefile for simplicity and
clarity.
2016-06-27 22:15:04 +00:00
Adam Weinberger
17db44df6f
I'll look after this one.
2016-06-27 21:44:56 +00:00
Rene Ladan
a01b22a052
Reset ports maintained by bf@ until he has time again to work on them.
...
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
2016-06-27 21:30:34 +00:00
Carlos J. Puga Medina
56f2748d51
- Change USES=python:3,build to USES=python:build will silence pkg-fallout
...
- Bump PORTREVISION
Reported by: pkg-fallout
Reviewed by: amdmi3, feld (mentors)
Approved by: amdmi3, feld (mentors)
Differential Revision: D6983
2016-06-27 20:34:27 +00:00
Dmitry Marakasov
d422fea41e
- Update to 1.0.7
...
PR: 210586
Submitted by: neel@neelc.org (maintainer)
2016-06-27 20:06:34 +00:00
Torsten Zuehlsdorff
ccd155e539
games/tuxpuck: unbreak fetch
...
Additional changes:
- Bump PORTREVISION
- Add audio/libogg to library dependency
- Regenerate patches
PR: 210082
Approved by: junovitch (mentor)
2016-06-27 20:02:47 +00:00
Guido Falsi
5af876fe2f
Update to 2.60.0.
2016-06-27 20:01:42 +00:00
Adam Weinberger
68065f6577
Update to 0.40.
...
Changes: https://metacpan.org/changes/distribution/Reply
2016-06-27 19:49:51 +00:00
Adam Weinberger
fb7275cc89
Update to 1.05.
...
Changes: https://metacpan.org/changes/distribution/DateTime-Locale
2016-06-27 19:46:32 +00:00
Adam Weinberger
119a7ba0cf
Update to 6.511.
...
Changes: https://metacpan.org/changes/distribution/Coro
2016-06-27 19:37:02 +00:00
Kurt Jaeger
b95a7f00d6
sysutils/3dm: fix hostname in pkg-message, make package reproducible
...
PR: 209864
Reported by: emaste
Submitted by: takefu@airport.fm (maintainer)
2016-06-27 19:29:07 +00:00
Dmitry Marakasov
dceff49125
- Fix build by using correct python path
...
- Reset maintainer by his own request
- Add LICENSE_FILE
- Add missing USES=ssl
- Simplify and silence stripping
PR: 210633
Reported by: sergey@akhmatov.ru
2016-06-27 19:22:08 +00:00
Kurt Jaeger
665abd49cf
security/doas: 5.9p1 -> 5.9p2
...
- fixed a bug where, when the user authenticates successfully as root,
only the user's effective user id (euid) becomes zero (0).
This leads to file permission errors when performing upgrades or
other file-oriented operations.
- introduced gmake as a dependency as it is needed to process upstream's
makefile.
PR: 210596
Submitted by: jsmith@resonatingmedia.com (maintainer)
2016-06-27 18:58:52 +00:00
Rene Ladan
48daf5187b
Remove expired port:
...
2016-06-27 textproc/kibana42: not actively supported - use kibana 4.5 (textproc/kibana45) instead
2016-06-27 18:28:33 +00:00
Mark Felder
2e1fa0e995
www/rubygem-redmine_acts_as_taggable_on: Update RUN_DEPENDS for rails4
...
This port is a dependency of redmine-knowledgebase. Redmine now depends
on rails4. Changing the dependency to the newer gem that uses rails4
enables this module to be buildable/installabale again.
Not going to MFH as 2016Q2 has the old redmine that uses rails3.
2016-06-27 17:33:44 +00:00
Brad Davis
c481b80979
- Upgrade sysutils/rsyslog8 to 8.19.0 and make it the default
...
- Mark sysutils/rsyslog7 deprecated.
Approved by: bdrewery (mentor)
2016-06-27 17:04:39 +00:00
Dmitry Marakasov
c1e78ac60b
- Update to 2.2.8
...
PR: 210587
Submitted by: m.tsatsenko@gmail.com (maintainer)
2016-06-27 17:01:45 +00:00
Niclas Zeising
9de2d2b511
Update to 3.3.73
...
Add missing dependencies as reported by poudriere.
Pet portlint.
2016-06-27 16:52:21 +00:00