Commit graph

370939 commits

Author SHA1 Message Date
Jimmy Olgeni
beaf5ddfc8 Add support for ELIXIR_HIDDEN, a regular expression that matches
applications in Elixir's lib and hides them from the actual code
path.

It will be used by ports to hide their own (already installed) files
in lib/ during the builds, and avoid unnecessary warnings.
2015-07-01 15:50:11 +00:00
Steve Wills
ece696bef0 Remove disconnected script 2015-07-01 15:26:41 +00:00
Dmitry Marakasov
ad36c89df1 - Update to 4.0.4.0
- Unbreak
- Regenerate patches

PR:		201177
Submitted by:	tkato432@yahoo.com
Differential Revision:
2015-07-01 15:12:24 +00:00
Koop Mast
6b34971cd5 Update libgit2 to 0.22.3.
Approved by:	maintainer (implicit)
2015-07-01 15:09:52 +00:00
Dmitry Marakasov
d6cbbe6970 - Update MASTER_SITES
- Extend CATEGORIES
- Libs and pkg-plist clarification
- Use BROKEN instead of IGNORE for FreeBSD 11, since the bug is believed to be temporary
- Bump portrevision

PR:		201163
Submitted by:	mp39590@gmail.com (maintainer)
2015-07-01 15:08:51 +00:00
Steve Wills
c399b8613f security/sslsplit: update to 0.4.11 2015-07-01 15:07:31 +00:00
Steven Kreuzer
2c2d4ed0cc Update to version 2.3.1 2015-07-01 14:54:40 +00:00
Mikhail Teterin
b3d7a76ebb Fix build on arm (v6). Do not create empty directories.
PR:		200287, 201202
Submitted by:	Mikael Urankar, avilla
2015-07-01 14:21:00 +00:00
Jimmy Olgeni
3a11c3d06d Install missing files and enable the "mix phoenix.new" command. 2015-07-01 14:07:45 +00:00
Dmitry Sivachenko
6c125ac24e Update some iso639 translations from translationproject.org's database.
It will be included into next release.
2015-07-01 14:06:19 +00:00
Koop Mast
c82aa34d6c Fix libxml2 CVE-2015-1819
doc/ tree tested by:	wblock@

Obtained from:	libxml2 upstream
MFH:		2015Q3
Security: 9c7177ff-1fe1-11e5-9a01-bcaec565249c
2015-07-01 13:59:18 +00:00
Koop Mast
2f570e198d Record libxml2 vulnability
Security:	CVE-2015-1819
2015-07-01 13:56:03 +00:00
David Chisnall
b6546ca2ca Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
2015-07-01 13:50:28 +00:00
Jimmy Olgeni
554eff90f5 Upgrade to version 0.17.3. 2015-07-01 13:50:16 +00:00
Jimmy Olgeni
a56075516a Upgrade to version 3.1.0 and pet portlint. 2015-07-01 13:47:55 +00:00
Mark Felder
760ce15196 Update to 10.35.96
CVE-2015-3885 fix is included

Approved by:	ports-secteam (with hat)
2015-07-01 13:28:35 +00:00
Mark Felder
d78556fb69 Correct version range for netpbm CVE-2015-3885 2015-07-01 13:22:45 +00:00
Jimmy Olgeni
9eaf5d3b2c Add www/elixir-phoenix, a native web framework for Elixir. 2015-07-01 13:16:23 +00:00
Jimmy Olgeni
e41103a89b Bump to 18.0.1 to match lang/erlang. 2015-07-01 12:29:06 +00:00
Dmitry Sivachenko
b77250cc7a Update to version 2.0.11 2015-07-01 12:21:58 +00:00
Dmitry Sivachenko
4a6c0ec2b0 Update to version 2.0.11. 2015-07-01 12:12:08 +00:00
Mathieu Arnold
fc9ea03981 Introduce target option helpers.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2944
2015-07-01 12:11:16 +00:00
Antoine Brodin
2e495a0144 Update to alpha-20150630 2015-07-01 11:11:21 +00:00
Johan van Selst
0140a50289 Update to Afnix 2.5.2 2015-07-01 11:08:35 +00:00
Mathieu Arnold
552420480c Fix Differential Revision move.
Noticed by:	amdmi3
Sponsored by:	Absolight
Differential Revision:
2015-07-01 10:30:12 +00:00
Jimmy Olgeni
e69ad033d3 Add devel/elixir-decimal, arbitrary precision decimal arithmetic
for Elixir.
2015-07-01 10:29:11 +00:00
Jimmy Olgeni
b6a8b2ece2 PLIST_SUB is not required by these ports. 2015-07-01 10:13:52 +00:00
Johan van Selst
a5febd0494 Disable utterly broken testmodule installation
PR:		201135
Submitted by:	amdmi3
2015-07-01 10:06:36 +00:00
Jimmy Olgeni
5bc7ee70a2 Add devel/elixir-plug, composable modules for Elixir web applications. 2015-07-01 10:05:52 +00:00
Johan van Selst
362168200f - Update to texinfo 6.0
https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html
- Remove patch that is now included upstream
2015-07-01 10:02:08 +00:00
Bartek Rutkowski
2f9ab2faff sysutils/ldap-account-manager: update 4.9 -> 5.0
PR:		201237
Submitted by:	Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
2015-07-01 09:31:21 +00:00
Sergey A. Osokin
f55e4b01f8 Upgrade from 5.0.10 to 5.0.11:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
2015-07-01 09:29:58 +00:00
Johannes Jost Meixner
7435898531 devel/py-pygitup: fix port
- fix RUN_DEPENDS
- fix install_requires in setup.py patch
- while there, add dos2unix

PR:		199336
Submitted by:	Maxim Filimonov
2015-07-01 09:26:44 +00:00
Jimmy Olgeni
c63ccc8f16 Add www/erlang-hackney, an HTTP client in Erlang. 2015-07-01 08:35:06 +00:00
Jimmy Olgeni
ab6a57dbba Add dns/erlang-idna, an implementation of IDNA in pure Erlang. 2015-07-01 08:24:09 +00:00
Johannes Jost Meixner
5f6441beda devel/py-python-pcre: add port.
A Python PCRE library

WWW: https://github.com/awahlig/python-pcre

PR:		196947
Differential Revision:	https://reviews.freebsd.org/D1596
Submitted by:	Maxim Filimonov <che@bein.link>
Reviewed by: koobs, swills (while still in mentorship)
2015-07-01 08:07:49 +00:00
Johannes Jost Meixner
5196a87515 net/turnserver: update to 4.4.5.3
Upstream announcement:

  IMPORTANT: coturn-4.4.5.3 issued with SQL injection security hole fixed
  The new version features:

  - Third-party authorization STUN attributes adjusted according to the
    values assigned by IANA;
  - SQL injection security hole fixed;
  - Amazon EC2 AMI security strengthened.

  The upgrade is a MUST for all production systems.

PR:	201231
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.com>
Approved by:	maintainer <mom040267@gmail.com>
2015-07-01 07:55:15 +00:00
Johannes Jost Meixner
75b5287ee9 Use private email address to maintain this port. 2015-07-01 06:07:29 +00:00
Jimmy Olgeni
ca028fac62 Update pkg-descr, which I forgot on the first round.
Submitted by:	Dewayne Geraghty
2015-07-01 05:35:47 +00:00
Johannes Jost Meixner
56f5d97c14 graphics/py-pyganim: create port
Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame
that makes it easy to add sprite animations to your Pygame game programs.
Pyganim works with Python 2 and Python 3.

The mascot of Pyganim is a red vitruvian pig.

Pyganim was written by Al Sweigart and released under a "Simplified BSD"
license. Contact Al with any questions/bug reports: al@inventwithpython.com

WWW: http://inventwithpython.com/pyganim

Needed by:	games/hypatia_engine
2015-07-01 05:05:53 +00:00
Johannes Jost Meixner
04ed79d7ff Replace my FreeBSD email with my private email in ports I maintain with
@FreeBSD.org.
2015-07-01 05:01:30 +00:00
Cy Schubert
49c3061908 ntp 4.2.8p3 has gone GA. ntp-rc has become redundant. 2015-07-01 03:33:55 +00:00
Steve Wills
8d63bebdeb net/rubygem-rye: update to 0.9.13 2015-07-01 03:17:35 +00:00
Dmitry Marakasov
b6c9fbea7f - Pass MAKE_ENV to build commands, fixing built with ccache as a result
PR:		201219
Submitted by:	andrey@bsdnir.info
Approved by:	bbtruk@users.sourceforge.net (maintainer)
2015-07-01 02:47:34 +00:00
Vanilla I. Shu
ca2aa33b3e Upgrade to 0.024.
Differential Revision:
2015-07-01 02:46:20 +00:00
Dmitry Marakasov
bd9b91a180 - Use correct flag for SSE instructions
- Enable SSE on amd64 by default

PR:		200411
Submitted by:	fidaj@ukr.net, rddeblois@gmail.com (maintainer)
2015-07-01 02:44:28 +00:00
Steve Wills
7c917dbfae multimedia/jmref: update to 19.0 2015-07-01 02:08:20 +00:00
Cy Schubert
6170c01bdd Update 4.2.1 --> 4.3.1 2015-07-01 01:51:16 +00:00
Cy Schubert
f8edd1bd9c Update 4.3.47 --> 4.3.48 2015-07-01 01:50:19 +00:00
Cy Schubert
458aabf392 Update 4.2.8p2 --> 4.2.8p3
Special thanks to delphij@ for the prep work.

Security:	VuXML: 0d0f3050-1f69-11e5-9ba9-d050996490d0
Security:	http://bugs.ntp.org/show_bug.cgi?id=2853
Security:	https://www.kb.cert.org/vuls/id/668167
Security:	http://support.ntp.org/bin/view/Main/SecurityNotice#June_2015_NTP_Security_Vulnerabi
2015-07-01 01:34:09 +00:00