Commit graph

379564 commits

Author SHA1 Message Date
Olivier Duchateau
000e2c9b5b Update to 0.2.4 2015-10-27 05:36:34 +00:00
Kubilay Kocak
bdb34983c4 mail/opendmarc: Add libspf2 as a run-time (library) dependency
libsfp2 is a build and run-time dependency for opendmarc.

Currently libspf2 is declared a BUILD_DEPENDS, which results in the
libspf2 package being removed by portmaster or pkg as an unecessary
package when using -s argument or autoremove command respectively.

This change correctly declares libspf2 as a LIB_DEPENDS, resulting
in both build and run-time dependency registration.

While I'm here:

 - Convert MSPF conditional to an option helper
 - Group and sort USE{S} entries
 - Whitespace align OPTIONS
 - Tweak SPF_DESC to match ./configure output for the option
 - Sort pkg-plist

PR:		204050
Submitted by:	Douglas <douglas douglasthrift net>
Approved by:	portmgr (blanket)
MFH:		2015Q4
2015-10-27 05:04:54 +00:00
Alexey Dokuchaev
195392316e - Convert explicit dependency on `devel/libexecinfo' to USES=execinfo
- Drop redundant WRKSRC assignment and excessive capitalization of COMMENT
2015-10-27 02:39:38 +00:00
Vsevolod Stakhov
6fb4e98369 - Update to 1.0.8 2015-10-26 23:24:27 +00:00
Gerald Pfeifer
27b0ce4a21 Update to the 20151025 development snapshot of GCC 6. 2015-10-26 22:03:23 +00:00
Thierry Thomas
fa6d4812c0 Upgrade to 0.9.31: back-ported utp vulnerability fix from
libtorrent-rasterbar.

Changelog at http://twister.net.co/?p=575

Security:	uTP vulnerability (also known as DRDoS in torrent world) and lazy_bdecode overrun
2015-10-26 21:46:13 +00:00
Lars Engels
5aab2164d0 Update to 2.3.11 2015-10-26 21:30:44 +00:00
Johan van Selst
3ee5b3be61 Update to GNU Chess 6.2.2 2015-10-26 21:11:42 +00:00
Kurt Jaeger
2d3f2a4339 www/calendarserver: add patch to cope with databases/sqlparse in version 0.1.16
PR:		204038
Submitted by:	Axel Rau <Axel.Rau@Chaos1.DE> (maintainer)
2015-10-26 21:03:57 +00:00
Antoine Brodin
9cdebd4c46 Fix fetching when TEST option is on 2015-10-26 21:02:46 +00:00
Ganael LAPLANCHE
f0f47f30bf Clean-up patches 2015-10-26 20:36:30 +00:00
Johan van Selst
d532c228bd - Update to findlib 1.5.6
- Correct hidden dependency
2015-10-26 19:41:22 +00:00
Johan van Selst
cfbf26a575 Update Algol 68 Genie to 2.8.2 (bugfix release) 2015-10-26 19:17:40 +00:00
Johan van Selst
5c55fd589a Update to ocurl 0.7.6 (bugfix release) 2015-10-26 19:14:57 +00:00
Jung-uk Kim
d72153b654 Update to 0.1.5. 2015-10-26 19:08:40 +00:00
Thomas Zander
30bf7ffd51 Update to upstream version 0.3.8
PR:		204022
Submitted by:	christer.edwards@gmail.com (maintainer)
2015-10-26 18:44:23 +00:00
Thomas Zander
672cbd9720 Update to upstream version 2.10; Refactor to master/slave ports
PR:		203839
Submitted by:	mike.d.ft402@gmail.com (maintainer)
Reviewed by:	riggs
2015-10-26 18:39:15 +00:00
Dmitry Marakasov
c0136b43d3 - Fix shebang properly
Approved by:	portmgr blanket
2015-10-26 17:44:53 +00:00
Muhammad Moinur Rahman
5ac8784f27 [NEW] astro/routino: Router for OpenStreetMap Data
Routino is an application for finding a route between two points using the
dataset of topographical information collected by http://www.OpenStreetMap.org.

This router uses a routing algorithm that takes OSM format data as its input and
calculates either the shortest or quickest route between two points. To optimise
the routing a custom database format is used. This allows the routing to be
performed quickly after a modest one-off pre-processing stage.
A selection is possible for any of the major OSM transport types and for each of
the main OSM highway types a preference can be provided and a speed limit.
Restrictions on one-way streets, weight, height, width and length are also
options. Further preferences about road properties (e.g. paved or not) can also
be selected.

The processing of the input XML file is based on rules in a configuration file
that transform the highway tags into tags that are understood by Routino. The
generation of the output files (HTML and GPX) uses language fragments selected
from another configuration file which allows multi-lingual output from the same
database.
The router takes into account private/public/permissive restrictions on highways
as well as tagged speed limits and barriers (gates, bollards). The simplest and
most common turn restriction relations (those composed of a way, node and way)
are also supported.

WWW: http://www.routino.org/
2015-10-26 17:44:39 +00:00
Dmitry Marakasov
65f0394ba8 - Fix shebang properly 2015-10-26 17:43:48 +00:00
Dmitry Marakasov
798c954d46 - Fix build by not using outdated distinfo
- Fix plist

PR:		203767
2015-10-26 17:41:23 +00:00
Dmitry Marakasov
8229a9d007 - Add missing files to plist
PR:		203767
2015-10-26 17:40:33 +00:00
Mathieu Arnold
d9049b18a9 Update to v5.23.4-27-geeb9a2f.
Changes:	https://github.com/Perl/perl5/compare/v5.23.3-166-ga6d3278...v5.23.4-27-geeb9a2f
Sponsored by:	Absolight
2015-10-26 17:26:57 +00:00
Roman Bogorodskiy
33c42f1974 games/ioquake3-devel: fix build with speex installed
Adjust CFLAGS to pick bundled speex instead of one installed on the system, that is,
apparently, incompatible with the bundled one.

A similar fix was already done for games/ioquake3 in r398218.

PR:		203389
2015-10-26 16:42:13 +00:00
Ruslan Makhmatkhanov
7acee5a3d6 devel/py-async: update to 0.6.2; set to deprecation
- update to 0.6.2
- mark port DEPRECATED, because last it's consumer gone and it's not supported
  upstream anymore. Expiration date is set to 2015-11-26.

Citing https://pypi.python.org/pypi/async:
DEPRECATION NOTE: Please do not use this library ! It’s not working correctly in
python 3, and besides that might be called a failed experiment.

Approved by:	wen (maintainer, by email)
2015-10-26 16:38:03 +00:00
Dmitry Marakasov
0632849b02 - Add missing files to plist
Approved by:	portmgr blanket
2015-10-26 16:24:36 +00:00
Dmitry Marakasov
757aa9c8a0 - Fix shebangs
Approved by:	portmgr blanket
2015-10-26 16:14:01 +00:00
Vsevolod Stakhov
cb9d556016 - Update to 1.0.7 2015-10-26 15:52:28 +00:00
Kris Moore
2a895ef3d1 - Update to Lumina 0.8.7 2015-10-26 15:20:30 +00:00
Mark Felder
320c35ac14 Update range for libressl vulnerability
Range was entered incorrectly as <2.2.3

Security:	e75a96df-73ca-11e5-9b45-b499baebfeaf
2015-10-26 13:45:27 +00:00
Muhammad Moinur Rahman
0ca7985813 astro/qlandkartegt: Unbreak by fixing MASTER_SITES
- Update version 1.7.1=>1.8.1
- Make patches 'make makepatch' compatible
- Add desktop-file-utils
2015-10-26 12:49:39 +00:00
Kurt Jaeger
74118d049e www/calendarserver: relax postgres version requirement
PR:		201613
Submitted by:	axel.rau@chaos1.de (maintainer)
2015-10-26 12:24:09 +00:00
Dmitry Marakasov
4dd3c20a74 - Update to 1.4.1 2015-10-26 11:44:04 +00:00
Dmitry Marakasov
88fc8decfa - Update to 1.4.1 2015-10-26 11:43:56 +00:00
Dmitry Marakasov
9febae8b79 - Update to 0.2.1 2015-10-26 11:43:45 +00:00
Alexey Dokuchaev
6ebf053fb0 Add a port of Libxc, a library of exchange-correlation functionals for
density-functional theory.

PR:		201266 (modified)
Submitted by:	Johannes Dieterich
2015-10-26 10:10:10 +00:00
Alexey Dokuchaev
2be6af5e75 Add a port of wandio, a library written in C that provides an API for
transparent reading and writing of files using a variety of supported
compression methods and transports.

PR:		203805 (modified)
Submitted by:	Alistair King
2015-10-26 09:29:28 +00:00
Dmitry Sivachenko
14bc009d96 New port: spyder
Spyder (previously known as Pydee) is a powerful interactive development
environment for the Python language with advanced editing, interactive
testing, debugging and introspection features

WWW: https://github.com/spyder-ide/spyder/

PR:		186316
Submitted by:	rodperson@rodperson.com
With improvements by lightside@gmx.de
2015-10-26 08:47:11 +00:00
Vanilla I. Shu
bcb0f80ba4 Upgrade to 0.23.
PR:		204006
Submitted by:	maintainer
2015-10-26 08:16:57 +00:00
Wen Heping
afe2db8680 - Update to 1.6.1.1 and unbreak
- Add missing PHP module
2015-10-26 08:08:32 +00:00
Li-Wen Hsu
f9d2f2fd66 - Update to 1.635 2015-10-26 07:11:03 +00:00
Sergey A. Osokin
a696966c36 Upgrade third-party clojure module from 0.4.2 to 0.4.3. 2015-10-26 02:35:16 +00:00
Steve Wills
bcbd6e9e1e security/py-python-gnupg: create port
The gnupg module allows Python programs to make use of the functionality
provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this
module, Python programs can encrypt and decrypt data, digitally sign documents
and verify digital signatures, manage (generate, list and delete) encryption
keys, using proven Public Key Infrastructure (PKI) encryption technology based
on OpenPGP.

WWW: http://packages.python.org/python-gnupg/index.html

PR:		199551
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
2015-10-26 01:20:21 +00:00
Steve Wills
f9415f28de www/tomee: create port
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack
where Apache Tomcat is top dog. Apache TomEE is assembled from a
vanilla Apache Tomcat zip file.

WWW: http://tomee.apache.org/

PR:		203897
Submitted by:	Cecile Neu <cecukemon@gmail.com>
2015-10-26 00:46:14 +00:00
Sergey A. Osokin
6e9e1357af Upgrade from 3.0.4 to 3.0.5.
<ChangeLog>

--[ Redis 3.0.5 ] Release date: 15 Oct 2015

Upgrade urgency: MODERATE, the most important thing is a fix in the replication
                 code that may make the slave hanging forever if the master
                 remains with an open socket even if it is no longer able to
                 reply.

* [FIX] MOVE now moves the TTL as well. A bug lasting forever... finally
        fixed thanks to Andy Grunwald that reported it.
        (reported by Andy Grunwald, fixed by Salvatore Sanfilippo)
* [FIX] Fix a false positive in HSTRLEN test.
* [FIX] Fix a bug in redis-cli --pipe mode that was not able to read back
        replies from the server incrementally. Now a mass import will use
        a lot less memory, and you can use --pipe to do incremental streaming.
        (reported by Twitter user @fsaintjacques, fixed by Salvatore
        Sanfilippo)
* [FIX] Slave detection of master timeout. (fixed by Kevin McGehee, refactoring
        and regression test by Salvatore Sanfilippo)

* [NEW] Cluster: redis-trib fix can fix an additional case for opens lots.
        (Salvatore Sanfilippo)
* [NEW] Cluster: redis-trib import support for --copy and --replace options
        (David Thomson)

</ChangeLog>
2015-10-25 23:39:49 +00:00
Jason Unovitch
25984ccf06 www/h2o: update 1.5.0 -> 1.5.2
- Update cmake args and regen cmake patch for the new release
- Add documentation files to pkg-plist

Changes:	https://github.com/h2o/h2o/releases/tag/v1.5.1
Changes:	https://github.com/h2o/h2o/releases/tag/v1.5.2

PR:		203956
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
2015-10-25 23:05:44 +00:00
Jimmy Olgeni
d4a46ee0f7 Upgrade devel/elixir-paratize to version 2.1.1. 2015-10-25 21:28:04 +00:00
Jimmy Olgeni
e6632492bf Upgrade misc/elixir-uuid to version 1.1.0. 2015-10-25 21:26:01 +00:00
Gerald Pfeifer
9c88366292 Replace USE_GCC=4.8+ by USE_GCC=yes. Both are equivalent as of today,
and generally we want to use the default version of GCC in cases like
these.

Approved by:	portmgr blanket
2015-10-25 20:38:11 +00:00
Jason Unovitch
d8c079f57d security/webfwlog: update 1.00 -> 1.01 [1]
- While here add trailing slash to WWW:

PR:		203955 [1]
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
Approved by:	zeus@ix.netcom.com (maintainer)
2015-10-25 20:11:51 +00:00