Commit graph

384479 commits

Author SHA1 Message Date
Mathieu Arnold
5e0e495855 Resign from this one, I don't use it any more.
Sponsored by:	Absolight
2016-01-06 16:16:22 +00:00
Thomas Zander
ce3ffa3f65 Update to upstream revision r5506, collapse games/duke3d-data info eduke
Detailed log from submitter:
- updates games/eduke32 to 5506,
- removes games/duke3d-data
- adds option to install HRP,
- adds option to install XXX Pack.

PR:		202998
Submitted by:	pkubaj@anongoth.pl (maintainer)
2016-01-06 16:00:59 +00:00
Joe Marcus Clarke
47c1a3f6f2 Grrr, remove an .endif no longer needed. 2016-01-06 15:37:07 +00:00
Joe Marcus Clarke
c9f9bf102e Use a better Perl fix.
PR:		205951
Submitted by:	 Piotr Kubaj
2016-01-06 15:36:44 +00:00
Joe Marcus Clarke
80d6bd47bb Only do the Perl fix if Perl is enabled.
Reported by:	Mike Harding <mvharding@gmail.com>
2016-01-06 15:33:22 +00:00
Raphael Kubo da Costa
219dce5992 Fix MASTER_SITES, regenerate distinfo and unmark BROKEN.
The old download URL was pointing to the zip version of the source code. Switch
to the url that serves a .tar.gz, regenerate distinfo (it contained information
about the .zip file with the wrong extension) and remove a non-working mirror.
2016-01-06 15:17:54 +00:00
Raphael Kubo da Costa
d9fb295d8f Fix MASTER_SITES and unmark BROKEN. 2016-01-06 15:12:17 +00:00
Jan Beich
2c79568a70 games/openra: update GeoLite2 to January snapshot
MFH:		2016Q1
2016-01-06 14:45:08 +00:00
Raphael Kubo da Costa
874cf185d5 Unmark BROKEN.
`make fetch' works fine, and `make checksum' passes.
2016-01-06 14:31:59 +00:00
Guido Falsi
bb8018fee4 Update to 2.48.0 2016-01-06 14:13:38 +00:00
Kubilay Kocak
0667006249 math/{py-}cryptominisat: Update to 4.5.3
Common:

- Update PORTVERSION and distinfo checksum (4.5.3) [1]
- Switch to GITHUB for DISTFILES, remove USES=tar accordingly [1]

py-cryptominisat:

- Convert into fully fledged port
- Add distinfo and proper (unique) pkg-descr
- Remove MASTER port overrides accordingly
- Match COMMENT to upstream setup.py:description
- De-scope USES=compiler to compiler only
- Remove upstreamed patches
- Patch to properly use distutils and autoplist instead
  of an uncessary cmake build (Also add post-patch for this)
- Strip shared library

cryptominisat:

- Remove slave port overrides
- Add BUILD_DEPENDS on vim-lite for xxd(8) tool [1]
- Remove upstreamed patches [1]
- Add patches for missing includes breaking builds on 9.3 [1]
- Update pkg-plist [1]

[1] https://github.com/msoos/cryptominisat/issues/304

PR:		204850 [1]
Submitted by:	maintainer [1]
Approved by:	maintainer [*]
2016-01-06 14:07:05 +00:00
Dmitry Sivachenko
de11cfdb73 Update to version 4.8 2016-01-06 13:02:15 +00:00
Jimmy Olgeni
5a55c1642f Upgrade www/elixir-maru to version 0.9.2. 2016-01-06 12:40:25 +00:00
Jimmy Olgeni
f56f47a6b3 Upgrade devel/erlang-rebar3_hex to version 1.12.0. 2016-01-06 12:36:47 +00:00
Jimmy Olgeni
36d574e603 Upgrade devel/relx to version 3.11.0. 2016-01-06 12:36:01 +00:00
Renato Botelho
c791985560 Update devel/git to 2.7.0 2016-01-06 11:56:25 +00:00
Guido Falsi
51e10f32ef Add missing BUILD_DEPENDS.
PR:		205927
Submitted by:	Igor Pavlov <rabesc at bk.ru>
MFH:		2016Q1
2016-01-06 11:36:38 +00:00
Guido Falsi
fae60e1278 Stop DOCS option appearing twice in this port.
PR:		205924
Submitted by:	marino@
MFH:		2016Q1
2016-01-06 11:34:36 +00:00
Andrej Zverev
6df56f4deb - do not install .orig file
- add NO_ARCH
- bump PORTREVISION

Reviewed by:	miwi
2016-01-06 09:17:53 +00:00
Martin Wilke
48ab24dea6 - Fix wrong path searching for logback.xml
- While here remove unused sed line
- Bump PORTREVISION

PR:		205868
Submitted by:	Davide D'Amico (based on)
Approved by:	Johannes Jost Meixner (maintainer)
2016-01-06 08:50:23 +00:00
Martin Wilke
b654a36ca1 This class provides support for database URIs. They're inspired by
JDBC URIs and PostgreSQL URIs, though they're a bit more formal.

WWW: http://search.cpan.org/dist/URI-db/

PR:		205944
Submitted by:	Henrik Hodne <henrik@hodne.io>
2016-01-06 07:46:43 +00:00
Martin Wilke
3640664cba This library implements a Perl interface for nested URIs -- that is, URIs that
contain other URIs. The basic format is:

{prefix}:{uri}

Some examples:

* `jdbc:oracle:scott/tiger@//myhost:1521/myservicename`
* `db:postgres://db.example.com/template1`

WWW: http://search.cpan.org/dist/URI-Nested/

PR:		205945
Submitted by:	Henrik Hodne <henrik@hodne.io>
2016-01-06 07:43:27 +00:00
Xin LI
9d0b9278e2 Correct version range in kea entry.
Submitted by:	Brian Martin <bmartin tenable.com>
2016-01-06 07:30:43 +00:00
Pawel Pekala
77819c9020 Update to version 2.2.12
Changelog:
Simplify Cgu::Application::add() method (application.cpp).

Minor implementation improvement for
Cgu::Thread::parallel_transform* functions (do pointer arithmetic
before not after tasks are launched) (parallel.h).

Permit return value optimisation when returning thread object on
starting new thread (thread.cpp).

Update libtool to version 2.4.6.

Documentation fix for doxygen-1.8.9 (docs/Doxyfile.in).

Update code comments (emitter.h).

Update documentation (doxygen.main.in, application.h, emitter.h,
extension.h, future.h, future.tpp, shared_handle.h, shared_ptr.h,
task_manager.h, thread.h).
2016-01-06 07:21:39 +00:00
Martin Wilke
dc65ab9b33 - Mark DEPRECATED (obsoleted by upstream)
Deprecate the port with expiration date

The port has not been updated since 2008 and has been
abandoned by upstream in favor of pyClamd, ported as
security/py-pyclamd.

PR:		205869
Submitted by:	Vladimir Krstulja
2016-01-06 07:18:25 +00:00
Martin Wilke
9399033fc2 - Update to 1.0.9
PR:		205888
Submitted by:	ports fury
2016-01-06 06:22:29 +00:00
Martin Wilke
d214799909 - Update to 1.2.2
PR:		205870
Submitted by:	maintainer
2016-01-06 06:21:43 +00:00
Martin Wilke
a91150c987 - Update to 3.9.2
- Update WWW

PR:		205892
Submitted by:	ports fury
2016-01-06 06:16:23 +00:00
Martin Wilke
8a3a3e1231 - Update to 1.7.0
- Add support for options helper
- Update WWW

PR:		205893
Submitted by:	ports fury
2016-01-06 06:14:55 +00:00
Martin Wilke
4504f0e90e - Update to 2.2.1
PR:		205897
Submitted by:	ports fury
2016-01-06 06:13:24 +00:00
Martin Wilke
29220521a2 - Update to 20151230
PR:		205909
Submitted by:	maintainer
2016-01-06 06:12:30 +00:00
Martin Wilke
5c29c23e61 - Update to 1.8.3
PR:		205913
Submitted by:	maintainer
2016-01-06 06:11:29 +00:00
Martin Wilke
f59be8d47d -Update to 4.90B
PR:		205931
Submitted by:	maintainer
2016-01-06 06:10:21 +00:00
Jason Unovitch
eabf81ef76 net-mgmt/cacti: add patch for SQL injection in the graphs.php page
PR:		205920
Submitted by:	rakuco
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
Obtained from:	http://svn.cacti.net/viewvc?view=rev&revision=7767
Security:	CVE-2015-8369
Security:	https://vuxml.FreeBSD.org/freebsd/bb961ff3-b3a4-11e5-8255-5453ed2e2b49.html
MFH:		2016Q1
2016-01-06 01:33:23 +00:00
Dmitry Marakasov
20dc1660d4 - Switch to options helpers
- Simplify makefile
- Unsilence installation
2016-01-06 01:16:11 +00:00
Mark Linimon
44bee5ab3d Assign to new volunteer after previously being released to the wild.
PR:		205940
2016-01-06 01:14:20 +00:00
Jason Unovitch
aefe33f9d1 Document Xen Security Advisories (XSAs 159, 160, 162, 165, 166)
PR:		205841
Security:	CVE-2015-8555
Security:	CVE-2015-8341
Security:	CVE-2015-8339
Security:	CVE-2015-8340
Security:	https://vuxml.FreeBSD.org/freebsd/6aa2d135-b40e-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/e839ca04-b40d-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/5d1d4473-b40d-11e5-9728-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/bcad3faa-b40c-11e5-9728-002590263bf5.html
2016-01-06 00:49:39 +00:00
Jung-uk Kim
2edf0a9558 - Partially implement getThreadUserTime() using getrusage(2). Note we can
only get usage for the current thread.  Return -1 if the requested function
is not supported, i.e., user time for other threads, rather than crash. [1]
- Properly implement os::elapsedVTime() using getrusage().  Basically, it is
taken from Linux version.
- Temporarily revert r403748 to fix bootstrapping with earlier OpenJDK8. [2]

PR:		205523, 205843 [1]
PR:		205544 [2]
2016-01-05 22:39:46 +00:00
Max Brazhnikov
a10978d5bb Rename games/supertux-devel to games/supertux2 and update to new stable
release 0.4.0 (aka SuperTux Milestone 2)
2016-01-05 21:50:35 +00:00
Max Brazhnikov
c000909b14 games/supertux:
- Update WWW and description
2016-01-05 21:49:11 +00:00
David Thiel
916525f464 Update the address for h.root-servers.net.
PR:		204950
Submitted by:	kaoru
2016-01-05 21:23:58 +00:00
Adam Weinberger
090523dbd3 Execute run_rc_command even if the config file doesn't exist. Previously,
until you followed the instructions in pkg-message, the config file didn't
exist and rc.d/dovecot would just silently exit.

While here, also spit out a message reminding you to create the config
files if necessary.

PR:		205761
Submitted by:	me@cschwarz.com
2016-01-05 20:59:02 +00:00
Joe Marcus Clarke
7c5dc80198 Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
2016-01-05 20:43:49 +00:00
Bernard Spil
6f7c7a5361 ecurity/libressl: Take MAINTAINER'ship
- As requested by current maintainer via email

Reviewed by:	koobs (mentor), vsevolod (maintainer), feld (mentor)
Approved by:	koobs (mentor), vsevolod (maintainer)
Differential Revision:	D4782
2016-01-05 19:47:13 +00:00
Sunpoet Po-Chuan Hsieh
647dc43651 - Add ruby23 2.3.0
- Do not silence installation message
- Use . instead of \* for COPYTREE_SHARE
- Use do-test:
- Use MAKE_CMD
- Remove validate:
- Cosmetic change

Differential Revision:	https://reviews.FreeBSD.org/D4749
PR:		205774
Exp-run by:	antoine
MFH:		2016Q1
2016-01-05 19:19:34 +00:00
Raphael Kubo da Costa
5e2d706d99 Mark BROKEN: unfetchable.
The project does not exist in PyPI anymore, and has no repository on
Enthought's GitHub account.
2016-01-05 18:08:24 +00:00
Raphael Kubo da Costa
8906b90d64 Set MASTER_SITE_SUBDIR again.
The port had been broken since October 2014 when r371113 stopped setting the
MASTER_SITE_SUBDIR. Like devel/py-cycler, the PyPI location is a bit unusual,
with the tarball name being "blogofile-XXX.tar.gz" (lowercase 'b') and the
directory being called "Blogofile", with capital 'B'.
2016-01-05 18:04:43 +00:00
Raphael Kubo da Costa
2eaf33ea72 Mark BROKEN: unfetchable.
Version 2.6.8 does not exist in PyPI anymore, and there is no corresponding tag
on GitHub or OpenStack's git repositories.
2016-01-05 17:57:54 +00:00
Raphael Kubo da Costa
cad8342a79 Mark BROKEN and set to expire in ~2 months.
Neither http://code.google.com/p/unittestplus/ nor
https://pypi.python.org/pypi/unittestplus exist anymore.
2016-01-05 17:55:21 +00:00
Raphael Kubo da Costa
112e63cbe0 Revert r404408.
It actually broke `make fetch'. The tarball location in PyPI is a bit
tricky since the directory is called Cycler but the tarball is called
cycler, and this confuses the MASTER_SITE_SUBDIR substitutions.
2016-01-05 17:50:29 +00:00