Commit graph

27190 commits

Author SHA1 Message Date
Mathieu Arnold
0dfd2582a1 Use new USE_GITHUB syntax.
Sponsored by:	Absolight
2015-05-29 09:45:27 +00:00
Don Lewis
c04129cc12 Fix LIB_DEPENDS to catch up to the recently committed net/freerdp
version 1.2.0.

Mark BROKEN because the build gets further but is still broken.
This version of remmina is incompatible with freerdb 1.2.0.  It
appears that remmina 1.2.0 is required.

Approved by:	mat (mentor, implicit)
2015-05-29 04:54:31 +00:00
Mathieu Arnold
d4597758ea Use USE_GITHUB.
Sponsored by:	Absolight
2015-05-28 22:20:41 +00:00
Kurt Jaeger
81b80bccd4 net/3proxy: 0.6.1 -> 0.7.1.2
The CONFLICT with libproxy was resolved by removing the conflicting files.

0.7.1.2
- Increased limits for header / request size in HTTP proxy
- Increased system failures handling on insufficient resources

0.7.1.1
- Warnings added for most common misconfigurations
- ftppr NLSD command supported
- Ignore NTLM handshake if NTLM is not enabled
- memcpy replaced with memmove for overlapped region
- better EINTR handling on *nix
- FTP proxy debugging output removed, binding for data connection corrected
- memory leak fixed in ldapauth plugin

PR:		188374
Submitted by:	igorz@yandex.ru, timp87@gmail.com
2015-05-28 18:05:37 +00:00
Mathieu Arnold
bf848d4e37 Convert a few ports to use the new multi-github framework.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-28 16:37:49 +00:00
Sunpoet Po-Chuan Hsieh
84b6d95566 - Update to 0.4.0
Changes:	https://github.com/fog/fog-aws/commits/master
2015-05-28 14:02:59 +00:00
Sunpoet Po-Chuan Hsieh
e6bb9db82c - Update to 1.000007
Changes:	http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
2015-05-28 14:02:54 +00:00
John Marino
033ef6ffa2 net/polyorb: convert to pkg-plist, support testsuite, plus
The pkg-plist isn't absurdly long, especially when docs are omitted, so
convert port from using generated plist to a static one with PORTDOCS
defined.  While here, allow the possibility of not installing docs
although this saves no effort and is not recommended since it removes
polyorb from GPS (Gnat Programming Studio IDE) menus.

Also import Makefile.in patch to properly strip binaries.

The main reason for the update was to support the ability to run the
testsuite.  When selected (off by default), the "run-testsuite" target
is available, and is intended to be executed after "make install".  The
testsuite target will build the examples along with the tests to be run,
but the examples are not installed.  However, additional .ali files are
installed as a result (before only their source files were installed).
2015-05-28 08:12:47 +00:00
Rusmir Dusko
9a0e0cb33f - Update to 4.9, announce message:
- fix a security issue CVE-2015-3887
 - add sendto hook to handle MSG_FASTOPEN flag
 - replace problematic hostentdb with hostsreader
 - fix compilation on OpenBSD (although doesn't work there)
2015-05-28 07:32:23 +00:00
Don Lewis
95bc65c6cd Bump PORTREVISION for net/freerdp: 1.1.0 -> 1.2.0 as the shared library
interface changed.

Before:
% elfdump -d /usr/local/bin/vinagre | grep freerdb
        d_val: libfreerdp-cache.so.1.1
        d_val: libfreerdp-codec.so.1.1
        d_val: libfreerdp-core.so.1.1
        d_val: libfreerdp-crypto.so.1.1
        d_val: libfreerdp-gdi.so.1.1
        d_val: libfreerdp-locale.so.1.1
        d_val: libfreerdp-rail.so.1.1
        d_val: libfreerdp-utils.so.1.1

After:
% elfdump -d /usr/local/bin/vinagre | grep freerdb
        d_val: libfreerdp.so.1.2
        d_val: libfreerdp-client.so.1.2

Approved by:	mat (mentor, implicit)
2015-05-28 04:50:28 +00:00
Don Lewis
42666a909e Similar to r387391, zlib is also in base and there is no zlib.pc, so
remove zlib from freerdp.pc and winpr.pc.  Without this, net/vinagre
still fails to configure.

Approved by:	mat (mentor, implicit)
2015-05-28 04:46:15 +00:00
Xin LI
078b145883 Add a patch to resolve symbol conflict between SHA2 module with OpenSSL's
SHA2 implementation.

Without this, e.g. SSHA512 scheme would result in a crash due to stack
corruption, which is a result of different SHA512 context size in the
contributed SHA2 implementation and the OpenSSL one, plus the allocation
is on stack.

PR:		197004
MFH:		2015Q2
2015-05-27 22:08:40 +00:00
Ryan Steinmetz
63970b3952 - Update to 2.0.5 2015-05-27 17:54:36 +00:00
Sunpoet Po-Chuan Hsieh
1ffdcced6e - Add LICENSE 2015-05-27 15:04:49 +00:00
Sunpoet Po-Chuan Hsieh
7b740d3f59 - Update to 0.5.0
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/WinRb/rubyntlm/blob/master/CHANGELOG.md
		https://github.com/WinRb/rubyntlm/commits/master
2015-05-27 15:04:44 +00:00
Sunpoet Po-Chuan Hsieh
78412a8f5e - Move net/rubygem-rightaws to net/rubygem-right_aws
- Move net/rubygem-rightflexiscale to net/rubygem-right_flexiscale
- Move net/rubygem-rightgogrid to net/rubygem-right_gogrid
- Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection
- Move net/rubygem-rightslicehost to net/rubygem-right_slicehost
2015-05-27 15:04:40 +00:00
Sunpoet Po-Chuan Hsieh
089685e996 - Move net/rubygem-rightslicehost to net/rubygem-right_slicehost
- Update RUN_DEPENDS
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
2015-05-27 15:04:35 +00:00
Sunpoet Po-Chuan Hsieh
83ebc4dc99 - Move net/rubygem-rightgogrid to net/rubygem-right_gogrid
- Update RUN_DEPENDS
- Add LICENSE
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
2015-05-27 15:04:30 +00:00
Sunpoet Po-Chuan Hsieh
750fae8c32 - Move net/rubygem-rightaws to net/rubygem-right_aws
- Update RUN_DEPENDS
- Convert to new options helper
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
2015-05-27 15:04:25 +00:00
Sunpoet Po-Chuan Hsieh
aae3618eec - Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection
- Move LICENSE upward
- Update WWW
2015-05-27 15:04:20 +00:00
Sunpoet Po-Chuan Hsieh
8bf703b74e - Move net/rubygem-rightflexiscale to net/rubygem-right_flexiscale
- Add LICENSE
- Fix RUN_DEPENDS
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
2015-05-27 15:04:15 +00:00
Sunpoet Po-Chuan Hsieh
6ccca23eb0 - Update to 0.2.6
Changes:	https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
2015-05-27 13:12:20 +00:00
Sunpoet Po-Chuan Hsieh
aabe06964f - Add LICENSE
- Fix space/tab
2015-05-27 13:11:55 +00:00
Sunpoet Po-Chuan Hsieh
4ea8eacbc2 - Update to 1.2.0
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/arunagw/omniauth-twitter/commits/master
2015-05-27 13:11:50 +00:00
Sunpoet Po-Chuan Hsieh
c4dd4c6cbf - Add LICENSE 2015-05-27 13:11:46 +00:00
Sunpoet Po-Chuan Hsieh
c69d62c2a7 - Add LICENSE 2015-05-27 13:08:24 +00:00
Sunpoet Po-Chuan Hsieh
81187004b5 - Add LICENSE
- Sort RUN_DEPENDS
- Remove contiguous blank lines
2015-05-27 13:08:20 +00:00
Sunpoet Po-Chuan Hsieh
8442cef2a2 - Update to 2.0.1
- Add LICENSE
- Remove USE_RAKE

Changes:	https://github.com/mkdynamic/omniauth-facebook/blob/master/CHANGELOG.md
2015-05-27 13:08:16 +00:00
Sunpoet Po-Chuan Hsieh
9b31f9087a - Update to 1.3.0
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/intridea/omniauth-oauth2/commits/master
2015-05-27 13:08:11 +00:00
Sunpoet Po-Chuan Hsieh
1252352d72 - Update to 1.1.0
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/intridea/omniauth-oauth/commits/master
2015-05-27 13:08:07 +00:00
Sunpoet Po-Chuan Hsieh
1955272dbf - Update WWW 2015-05-27 13:08:02 +00:00
Sunpoet Po-Chuan Hsieh
6b9a4b4e5a - Add LICENSE
- Fix space/tab
- Update WWW
2015-05-27 13:07:58 +00:00
Sunpoet Po-Chuan Hsieh
daec9d901c - Add LICENSE 2015-05-27 13:07:54 +00:00
Sunpoet Po-Chuan Hsieh
b01f11396e - Add LICENSE
- Move PKGNAMESUFFIX upward
- Remove NO_LATEST_LINK
- Update WWW
2015-05-27 13:07:49 +00:00
Sunpoet Po-Chuan Hsieh
1c340fe498 - Fix LICENSE 2015-05-27 13:07:45 +00:00
Kubilay Kocak
baa1ae204c net/py-netaddr: Update to 0.7.14
- Update to 0.7.14
- Add NO_ARCH [1]
- Add uniquefiles:dirs [1]
- Remove DOCSDIR override [1]
- Refactor regression-test target
- Patch setup.py and release.py to add proper test command support
- Update pkg-descr according to upstream (setup.py) long_description

Inspired by:	Patch by tkato432 yahoo com [1]
PR:		197447 [1]
2015-05-27 06:50:22 +00:00
Dmitry Marakasov
329ab16aee - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-05-27 00:04:10 +00:00
Michael Moll
613fce7669 net/rubygem-gitlab_omniauth-ldap: update to 1.2.1
PR:		199944
Differential Revision:	https://reviews.freebsd.org/D2634
Submitted by:	Michael Fausten <ports@michael-fausten.de>
Approved by:	mat (mentor)
2015-05-26 18:07:52 +00:00
Michael Moll
5b02f5bb04 net/rubygem-net-ldap: update to 0.11
PR:		199945
Differential Revision:	https://reviews.freebsd.org/D2633
Submitted by:	Michael Fausten <ports@michael-fausten.de>
Approved by:	mat (mentor)
2015-05-26 18:05:44 +00:00
Antoine Brodin
1b85bc9332 Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10

Differential Revision:	https://reviews.freebsd.org/D2639
Reviewed by:	sunpoet, mva
2015-05-26 16:47:02 +00:00
Johannes Jost Meixner
246fecbeac net/nsscache: update to 0.30
- update to 0.30

PR:		200402
Submitted by:	Kevin Bowling <kevin.bowling@kev009.com>
Obtained from:	Limelight Networks
2015-05-26 14:33:23 +00:00
Steve Wills
75e63f689f net/syncthing-inotify: add port
Provides inotify/kqueue support for Syncthing

WWW: https://github.com/syncthing/syncthing-inotify
2015-05-26 02:26:46 +00:00
Dmitry Marakasov
533ea0d093 - Modernize plist
- Add LICENSE_FILE
2015-05-25 21:33:16 +00:00
Hajimu UMEMOTO
065e6449d4 Exclude libssl from .pc. We don't provide libssl.pc for openssl in
base.  Without this, net/vinagre fails to configure.
2015-05-25 17:22:38 +00:00
Antoine Brodin
987afd24d4 Fix build without /usr/bin/perl symlink
Reported by:	pkg-fallout
2015-05-25 14:50:45 +00:00
Sunpoet Po-Chuan Hsieh
1fa09044bc - Update to 1.000006
Changes:	http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
2015-05-24 18:55:50 +00:00
Sunpoet Po-Chuan Hsieh
d19298ae80 - Update to 0.4.6
Changes:	https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
		https://github.com/fog/fog-softlayer/commits/master
2015-05-24 00:05:13 +00:00
Antoine Brodin
b5d3f3a58b - Fix build with mono 4
- Remove redundant depends

Reported by:	pkg-fallout
2015-05-23 23:45:50 +00:00
Jimmy Olgeni
3131824bdf Upgrade to version 3.5.3 and fix portlint warnings. 2015-05-23 20:51:38 +00:00
Kurt Jaeger
98a2ff64a0 net/chrony: 1.31 -> 1.31.1
- Update to 1.31.1 to resolve CVE-2015-1799, CVE-2015-1821, and CVE-2015-1822
- Regenerate patches with `make makepatch` to quiet portlint
- Strip binaries

PR:		199508
Submitted by:	Jason Unovitch <jason.unovitch@gmail.com>
Approved by:	masaki@club.kyutech.ac.jp (maintainer timeout)
2015-05-23 18:59:11 +00:00
Kurt Jaeger
dfc7514c34 net/freerdp: 1.1.0 -> 1.2.0
- The version is known as 1.2.0-beta1+android9
- USES=execinfo is required on FreeBSD 9 and 8
- Fixes build issues

PR:		198618
Requested by:	rozhuk.im@gmail.com
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2015-05-23 16:39:43 +00:00
Jimmy Olgeni
57d618654f Compatibility fix for rabbitmq-c version 0.6.0.
PR:		200022
Submitted by:	olgeni
Approved by:	maintainer timeout (16 days)
2015-05-23 15:43:45 +00:00
Jimmy Olgeni
a3211ab0cc Upgrade to version 0.6.0.
PR:		199952
Submitted by:	olgeni
Approved by:	maintainer
2015-05-23 15:43:12 +00:00
Thomas Zander
3904a415cb - Update to upstream version 1.2
While on it:
- Add LICENSE
- Pet portlint

PR:		200389
Submitted by:	alex@hugo.bmg.gv.at (maintainer)
2015-05-23 15:41:26 +00:00
Sunpoet Po-Chuan Hsieh
138166604b - Update to 1.000005
Changes:	http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
2015-05-23 15:29:23 +00:00
Andrej Zverev
73465b6bee obey portlint warnings 2015-05-23 13:32:41 +00:00
Andrej Zverev
c26e573028 update to 0.64 2015-05-23 10:16:04 +00:00
Timur I. Bakeyev
89c2215261 Update net/samba4 port to the 4.0.26 version. 2015-05-22 21:55:32 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Sunpoet Po-Chuan Hsieh
ebfd4da336 - Update to 0.3.0
Changes:	https://github.com/fog/fog-aws/commits/master
2015-05-22 17:34:47 +00:00
Pawel Pekala
bf667cbad8 Update to version 5.12.2
--- 5.12.2 2015/05/22

Fix incorrect parsing of URLs @:9999/somebase&url=http://some.host YAZ-842

--- 5.12.1 2015/05/13

yaz-client: deal with excess bytes HTTPS case YAZ-833
ZOOM C: deal with excess bytes HTTPS case YAZ-833
Allow Windows installer for PATH to be updated YAZ-841
2015-05-22 16:51:20 +00:00
Steve Wills
a6aa738f88 net/syncthing-cli: update to syncthing 0.11.5 2015-05-22 13:56:47 +00:00
Steve Wills
6e0f24398c net/syncthing-discosrv: update to syncthing 0.11.5 2015-05-22 13:56:23 +00:00
Steve Wills
546d7c6427 net/syncthing: update to 0.11.5 2015-05-22 13:55:56 +00:00
Sunpoet Po-Chuan Hsieh
06b2dd970c - Update to 1.5.0
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
2015-05-21 21:26:30 +00:00
Sunpoet Po-Chuan Hsieh
c1693cbffa - Update to 1.0.4
- Add LICENSE
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/ruby-amqp/amq-client/commits/master
2015-05-21 21:26:25 +00:00
Sunpoet Po-Chuan Hsieh
afa0241964 - Mark DEPRECATED and set EXPIRATION_DATE to 2015-06-30 2015-05-21 21:26:21 +00:00
Sunpoet Po-Chuan Hsieh
171c0686ce - Update to 1.9.2
- Add LICENSE
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/ruby-amqp/amq-protocol/blob/master/ChangeLog.md
2015-05-21 21:26:16 +00:00
Dmitry Marakasov
3803dce85b - Mark BROKEN: build fails after libssh update:
undefined reference to `ssh_forward_listen'

Related upstream bug: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=870
2015-05-21 16:09:50 +00:00
Danilo Egea Gondolfo
ab47593fe6 - Update to 0.28.0 2015-05-21 15:30:29 +00:00
Frederic Culot
a340ed5457 - Update to 6.09
Changes:	http://search.cpan.org/dist/Net-HTTP/Changes
2015-05-21 11:40:42 +00:00
Dmitry Marakasov
33266a2e0e - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-21 06:54:34 +00:00
Timur I. Bakeyev
f34f910fbf Upgrade Samba41 port to 4.1.18. 2015-05-20 17:15:10 +00:00
Danilo Egea Gondolfo
82d01e7527 - Fix a stage violation
PR:		200010
Submitted by:	yuri@rawbw.com
MFH:		2015Q2
2015-05-20 00:24:08 +00:00
Rusmir Dusko
018bf00de8 - Remove comment [1]
- Remove forgotten files/patch-unix.c
  https://github.com/lsalzman/enet/issues/42

Reported by:	mat [1]
2015-05-19 21:59:28 +00:00
Rusmir Dusko
27be3d6dad - Update to 1.3.13, announce message:
* miscellaneous bug fixes
* added premake and cmake support
* miscellaneous documentation cleanups
2015-05-19 21:37:12 +00:00
John Marino
3495d8e943 Expire 14 gnome ports broken for more than 6 months (remove in 2 weeks)
PR:		199761
Approved by:	maintainer timeout
2015-05-19 16:46:13 +00:00
John Marino
09fbb82ed8 net/pvm3: Fix build on armv6
PR:		200099
Submitted by:	Mikael Urankar
2015-05-19 10:14:56 +00:00
Mark Felder
e1d7b1763d Update to 1.14 2015-05-19 02:24:52 +00:00
Tijl Coosemans
2b83cd11a3 Fix non-x86 builds by using arc4random(3) instead of random(3) + rdtsc (x86
instruction).

PR:		200289
2015-05-18 18:41:16 +00:00
Guido Falsi
6ae6dcb630 Update net/turnserver to 4.4.4.2
PR:		200168
Submitted by:	Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by:	mom040267@gmail.com (maintainer)
2015-05-18 17:27:02 +00:00
Mathieu Arnold
f29a218fcd Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-18 17:07:45 +00:00
Bryan Drewery
fb8ab4ccad Add net/librsync1 which is based on the 1.0 release of librsync.
This is not API-compatible with the 0.9 release. None of the ports consumers
of this library currently build with it.
2015-05-18 16:35:21 +00:00
Tijl Coosemans
a6c9f76b6d - Enable FORTRAN and GFORKER options by default due to popular request
- Add option group descriptions
2015-05-18 12:22:21 +00:00
Steve Wills
62e27a1c37 net/syncthing-cli: update to syncthing 0.11.4 2015-05-18 02:11:18 +00:00
Steve Wills
2c37496e35 net/syncthing-discosrv: update to syncthing 0.11.4 2015-05-18 02:11:02 +00:00
Steve Wills
34cf035e09 net/syncthing: update to 0.11.4 2015-05-18 02:10:39 +00:00
John Marino
b0bcefa6fd net/shaperprobe: mark BROKEN, no longer works (set removal in 3 weeks)
PR:		197327
Submitted by:	MikeM (comcast)
Removal Rec:	Josh Carroll (maintainer)
2015-05-17 16:28:09 +00:00
Dmitry Marakasov
08269aede7 - Add CPE info
Approved by:	portmgr blanket
2015-05-17 14:29:09 +00:00
Dmitry Marakasov
d9e8489d9b - Add CPE info
Approved by:	portmgr blanket
2015-05-17 12:49:59 +00:00
Dmitry Marakasov
9a7a2584b0 - Add CPE info
Approved by:	portmgr blanket
2015-05-17 08:09:45 +00:00
Tijl Coosemans
341ae95f0f Update the Linphone stack: belle-sip 1.4.1, libbzrtp 1.0.2, ortp 0.24.2,
mediastreamer 2.11.2, linphone 3.8.2
2015-05-16 20:31:05 +00:00
Dmitry Marakasov
bae2326be4 - Add CPE info
- Add LICENSE

Approved by:	portmgr blanket
2015-05-16 17:54:50 +00:00
Tijl Coosemans
6a30206778 Fix iconv related build problem. The port is still marked BROKEN.
PR:		200232
2015-05-16 13:57:10 +00:00
Sunpoet Po-Chuan Hsieh
2f5068416e - Update to 0.23
Changes:	http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/CHANGES
2015-05-16 13:35:05 +00:00
Joe Marcus Clarke
96974b4f10 Update to 1.12.5 and fix the build with GSSAPI by requiring KRB from ports.
PR:		196671
2015-05-15 23:47:43 +00:00
Jan Beich
501ecc3ae6 net/megatools: update to 1.9.95
Changes:	http://megatools.megous.com/builds/NEWS
PR:		200077
Submitted by:	max@kostikov.co (maintainer)
2015-05-15 23:20:41 +00:00
Jan Beich
44c5cf7d5c net/tcpkali: update to 0.6
Changes:	https://github.com/machinezone/tcpkali/blob/v0.6/ChangeLog
PR:		200212
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2015-05-15 23:19:52 +00:00
Mathieu Arnold
9170470228 Don't set DISTNAME with USE_GITHUB.
Sponsored by:	Absolight
2015-05-15 21:15:03 +00:00
Johannes Jost Meixner
495d613208 net/py-maxminddb: add port
Python module for reading MaxMind DB files. The module includes both a pure
Python reader and a C extension.

WWW: https://github.com/maxmind/MaxMind-DB-Reader-pytho

While there, add this port as run-dependency  for net/py-GeoIP2.

PR:		199814
Submitted by:	Olivier Cochard-Labbé <olivier@cochard.me>
2015-05-15 20:24:49 +00:00