Commit graph

381262 commits

Author SHA1 Message Date
Adam Weinberger
2576e158ad Add devel/p5-Data-Serializer-Sereal, the glue for using Sereal
in Data::Serializer.
2015-11-20 04:31:47 +00:00
Jason Unovitch
c862bdb809 security/pecl-crypto: update 0.1.1 -> 0.2.1
- Update PORTVERSION and distinfo for the new release (0.2.1)
- USES: tar:tgz instead of EXTRACT_SUFX
- Regenerate patch while here (portlint)

Changes:
| 0.2.1
* Fixed C89 compatibility issue in Base64
| 0.2.0
* Support for PHP 7
* Added Crypto stream BIO wrapper
* Improved error handling
* Added an integer overflow checking
* Removed Algorithm class and AlogirithmException class
* Introduced a MAC class as a subclass of Hash and parent of HMAC and CMAC
* Added MACException class subclassing HashException
* Fixed HMAC and CMAC implementation and added key param to constructor
* Fixed and tested CCM mode
* Added new error code for failed tag verification (TAG_VERIFY_FAILED)
* Add setTagLength Cipher method replacing length param in getTag
* Removed Rand::egd
* Created a complete API documentation

PR:		204668
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
2015-11-20 03:55:34 +00:00
Sergey A. Osokin
c2776ba097 Upgrade third-party njs module from 8e72a0b to e7ea1a7. 2015-11-20 02:28:20 +00:00
Muhammad Moinur Rahman
a776c14915 [NEW] devel/py3-vcversioner: Use version control tags to discover version
- Python3 specific version of devel/py-vcversioner

You can write a setup.py with no version information specified, and
vcversioner will find a recent, properly-formatted VCS tag and extract a
version from it.

WWW: https://github.com/habnabit/vcversioner
2015-11-20 00:45:07 +00:00
Jan Beich
a178b8850d Document recent Mozilla vulnerabilities 2015-11-20 00:39:40 +00:00
Jan Beich
a356bf5bac gecko: catch up with 2015-11-03 release train
- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes:	https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes:	http://www.seamonkey-project.org/news#2015-11-08
PR:		204277 [1], 204332 [2], 203099
Submitted by:	swills, Christoph Moench-Tegeder
MFH:		2015Q4
Security:	9d04936c-75f1-4a2c-9ade-4c1708be5df9
2015-11-20 00:38:40 +00:00
Muhammad Moinur Rahman
cf4f066d23 [NEW] textproc/py3-MarkupSafe: Implements XML/HTML/XHTML Markup safe string
- Python3 version for textproc/py-MarkupSafe

py-MarkupSafe is a python module that implements a XML/HTML/XHTML Markup
safe string.

WWW: https://pypi.python.org/pypi/MarkupSafe/
2015-11-20 00:10:53 +00:00
Muhammad Moinur Rahman
8c47338ff0 [NEW] devel/py3-Jinja2: Fast and easy to use stand-alone template engine
- Python3 version of devel/py-Jinja2

Jinja is a sandboxed template engine written in pure Python licensed
under the BSD license. It provides a Django-like non-XML syntax and
compiles templates into executable python code. It's basically a
combination of Django templates and python code.

WWW: http://jinja.pocoo.org/
2015-11-19 23:56:36 +00:00
Greg Lehey
926f06b171 Take MAINTAINER
Approved by:	vd@

Upgrade to 2015.0.0

Approved by:	edwin@ (mentor)

MFC after:	2 weeks
2015-11-19 23:47:28 +00:00
Tom Judge
2444e2e56a New port for Elasticsearch 2.0.0 which is not fully backwards compt with 1.X.
Changes: https://www.elastic.co/downloads/past-releases/elasticsearch-2-0-0
2015-11-19 21:50:18 +00:00
Mark Felder
a51004caee We should fetch distfiles over HTTPS 2015-11-19 21:34:06 +00:00
Gerald Pfeifer
d49f1eb4da Update to the 20151115 development snapshot of GCC 6. 2015-11-19 21:24:27 +00:00
Dmitry Marakasov
2529355273 - Update to 0.8.7 2015-11-19 21:09:48 +00:00
Dmitry Marakasov
bb2dcea4df - Simplify
- Fix compiler requirements
- Fix build on mips, mips64
2015-11-19 20:57:43 +00:00
Dmitry Marakasov
c9e8102d01 - Add desktop file
Submitted by:	lightside@gmx.com
2015-11-19 20:56:37 +00:00
Dmitry Marakasov
71fdc6bd49 - Add LICENSE_FILE
- Switch to options helpers
2015-11-19 20:49:31 +00:00
Dmitry Marakasov
a8bc5a2728 - Add LICENSE
- Add NO_ARCH
- Switch to NO_WRKDUBDIR
- Simplify installation
2015-11-19 20:49:28 +00:00
Dmitry Marakasov
99ea2a4b7e - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2015-11-19 20:49:21 +00:00
Dmitry Marakasov
714de698bb - Add LICENSE_FILE
- Switch to options helpers
2015-11-19 20:49:11 +00:00
Dmitry Marakasov
6d3e6bbdaa - Add LICENSE_FILE
- Switch to options helpers
2015-11-19 20:49:01 +00:00
Dmitry Marakasov
1e5e8ade3f - Add LICENSE
- Switch to options helpers
2015-11-19 20:48:24 +00:00
Dmitry Marakasov
cd8d962e14 - Switch to options helpers
- Simplify installation
2015-11-19 20:48:21 +00:00
Dmitry Marakasov
a16fc12461 - Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to options helpers
2015-11-19 20:48:13 +00:00
Bruce A. Mah
b8ad5bbefe Update benchmarks/iperf3 to 3.1.1. Also update WWW.
Sponsored by:	 ESnet
2015-11-19 20:45:41 +00:00
Jung-uk Kim
3623e74701 The old URL for jtreg disappeared.
Noticed by:	ohauer
MFH:		2015Q4
2015-11-19 20:34:20 +00:00
Ruslan Makhmatkhanov
ba777286a4 biology/platon: fix fetching
Add working mirror.
Also update file size in distinfo - checksum is not changed
and I dunno why. But with old file size it warns that expected
size was different.

PR:		204491
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-11-19 20:13:00 +00:00
Ruslan Makhmatkhanov
2f9e0ad0c5 math/py-networkx: update to 1.10
- update to 1.10
- add YAML option (on by default)
- remove gratuitous word from option descriptions
- USE_PYTHON=concurrent instead of setting EXAMPLESDIR
- alphabetize USE_PYTHON
- discard pkg-message given all options are enabled by default

While here limit python version to 2.x, because it's dependencies
graphics/py-graphviz and math/py-matplotlib failed to configure
with python3.

PR:		204594
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	dikshie@sfc.wide.ad.jp (maintainer)
2015-11-19 18:36:58 +00:00
Alexey Dokuchaev
3c54e182a1 - Switch to DISTVERSION to avoid hard-coded value in MASTER_SITES
- Similarly, avoid hardcoding the port name in DISTNAME
- Wrap one overly long line when installing programs
2015-11-19 17:23:57 +00:00
Michael Moll
8dac5328fb graphics/rubygem-chunky_png: update to 1.3.5 and reset maintainer
PR:		204039
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de> (earlier version)
Approved by:	maintainer (timeout)
2015-11-19 16:40:22 +00:00
Jimmy Olgeni
16fc027b02 Upgrade textproc/elixir-ex_doc to version 0.11.0. 2015-11-19 16:34:00 +00:00
William Grzybowski
194d38abaf sysutils/py-freenas.cli: update to 10.2a6 2015-11-19 16:25:19 +00:00
Alexey Dokuchaev
ff1d116f2d Flush a short queue of minor non-functional changes sitting it my tree:
- Escape literal dot properly in sed(1) code (for REINPLACE_CMD)
- Spell "C-string" correctly in COMMENT and add a missing newline
- Use NULL for pointer in C code (original snippet was for C++ and Bjarne
  prefers to avoid macros, per his C++ Style and Technique FAQ)
2015-11-19 16:16:46 +00:00
Dmitry Sivachenko
e86d582cf9 Update to version 1.1.2.
PR:		204495
Submitted by:	kevin.bowling@kev009.com
2015-11-19 15:21:15 +00:00
Alexey Dokuchaev
3106f8e69f - Drop requirement for linprocfs(5) to be mounted under /compat/linux/proc
- Use `do-install-DOCS-on' target for docs and perform some minor cleanups
2015-11-19 15:08:58 +00:00
Antoine Brodin
e1fee1b1d2 Fix build with flex 2.6.0 2015-11-19 14:25:13 +00:00
Alexey Dokuchaev
b97ff92587 - Update to version 0.4.1
- Remove INSTALLS_ICONS knob (not to be used for Qt-based programs)
- Rephrase COMMENT and TOOLKIT_DESC
- Fix a few whitespace issues

PR:	204440
2015-11-19 13:37:41 +00:00
Baptiste Daroussin
0ead09c1b4 Update to 2.2.11
- Take maintainership

Approved by:	skreuzer (former maintainer)
Sponsored by:	Gandi.net
2015-11-19 13:19:54 +00:00
Jun Kuriyama
386bf250ec Git Large File Storage (LFS) replaces large files such as audio
samples, videos, datasets, and graphics with text pointers inside Git,
while storing the file contents on a remote server like GitHub.com or
GitHub Enterprise.

WWW: https://git-lfs.github.com/
2015-11-19 13:02:00 +00:00
Michael Moll
b988fc52ed textproc/rubygem-jekyll-assets: update to 2.0.0
and preserve 1.0.0 as textproc/rubygem-jekyll-assets1
2015-11-19 12:48:20 +00:00
Michael Moll
2f4fb0ed7c www/rubygem-jekyll: update to 3.0.1 2015-11-19 12:38:18 +00:00
Michael Moll
c5e7d99a70 sysutils/rubygem-hiera: update to 3.0.5 2015-11-19 12:37:48 +00:00
Michael Moll
c3ba4dabc0 sysutils/puppet4: update to 4.3.0 2015-11-19 12:37:19 +00:00
Michael Moll
710fe56355 sysutils/facter: udpate to 3.1.2 2015-11-19 12:36:54 +00:00
Muhammad Moinur Rahman
2f9b1aba15 devel/p5-Algorithm-LUHN: Update version 1.01=>1.02
- Mark NO_ARCH
2015-11-19 12:10:52 +00:00
Muhammad Moinur Rahman
d8eb763b74 [NEW] devel/py3-babel: Collection of tools for internationalizing Python
- Python 3 specific version of devel/py-babel

Babel is composed of two major parts:

    * tools to build and work with gettext message catalogs

    * a Python interface to the CLDR (Common Locale Data Repository),
      providing access to various locale display names, localized
      number and date formatting, etc.

WWW: http://babel.pocoo.org/
2015-11-19 12:03:57 +00:00
Dmitry Marakasov
973d962c7e - Add LICENSE_FILE
- Switch to options helpers
2015-11-19 11:59:16 +00:00
Dmitry Marakasov
6c6433d849 - Add LICENSE
- Switch to options helpers
2015-11-19 11:59:01 +00:00
Dmitry Marakasov
529d756df3 - Switch to options helpers 2015-11-19 11:58:42 +00:00
Dmitry Marakasov
cc4a5bc21a - Switch to options helpers
- Fix WWW:
2015-11-19 11:58:36 +00:00
Muhammad Moinur Rahman
c3ec67c21d devel/gsoap: Update version 2.8.24r=>2.8.25 2015-11-19 11:55:10 +00:00