Commit graph

27190 commits

Author SHA1 Message Date
Cy Schubert
6dd66fe8be Update 4.3.36 --> 4.3.37 2015-06-09 13:28:13 +00:00
Guido Falsi
11d5af21b6 Update to 4.4.5.2
PR:		200715
Submitted by:	Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by:	mom040267 at gmail.com (maintainer)
2015-06-09 10:48:50 +00:00
Guido Falsi
1e59dc9219 Add patch to prevent uneeded and unpublished linking against v4l
and ffmpeg.

PR:		188778
Submitted by:	Dan Lukes <dan at obluda.cz>
2015-06-09 10:41:05 +00:00
Sunpoet Po-Chuan Hsieh
a76d97e069 - Update to 0.4.0
- Add LICENSE
- Sort RUN_DEPENDS
- Sort USE_PYTHON
- Fix indent
- Add PyPI as primary WWW
- Take maintainership

Changes:	https://github.com/cedadev/ndg_httpsclient/releases
PR:		200711
Submitted by:	sunpoet (myself)
Approved by:	olivierd (maintainer)
2015-06-08 19:37:12 +00:00
Timur I. Bakeyev
7781d39fc5 Work around build(or not) of vfs_snapper module, depending of the presence of
DBus in the system. As (it seems) this module is not highly demanded, remove it
from the build entirely.
2015-06-08 18:25:05 +00:00
Sunpoet Po-Chuan Hsieh
1af6b8375d - Take maintainership
Approved by:	stefan (maintainer)
2015-06-08 17:47:45 +00:00
Michael Landin
d3225cf78e - update to 2.006
PR:		200677
Submitted by:	pi
2015-06-08 09:55:46 +00:00
Antoine Brodin
f0d0f3d8e0 Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool

PR:		198611
Reviewed by:	emaste
Exp-run:	self
2015-06-08 05:59:13 +00:00
Dmitry Marakasov
0e83dc900b - Simplify docs installation, do not try to install nonexisting javadoc
- Add NO_ARCH
2015-06-08 01:21:43 +00:00
Dmitry Marakasov
78931c890c - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-06-08 01:17:24 +00:00
Timur I. Bakeyev
e43aea6df5 Add Samba 4.2.2 port 2015-06-08 00:55:40 +00:00
Michael Moll
f6c4d2ece7 new port: net/rubygem-rsync
Differential Revision:	https://reviews.freebsd.org/D2753
Approved by:	mat (mentor)
2015-06-07 21:15:53 +00:00
Sunpoet Po-Chuan Hsieh
d723c15afb - Update to 0.77
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2015-06-07 20:40:36 +00:00
Sunpoet Po-Chuan Hsieh
12bb8a3f9f - Update to 1.7.0
Changes:	https://github.com/ruby-amqp/bunny/blob/master/ChangeLog.md
PR:		200404
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
2015-06-07 20:39:57 +00:00
Cy Schubert
537f1d85fe Update 4.3.34 --> 4.3.36 2015-06-07 20:07:39 +00:00
Thomas Zander
cefe0d2d80 - Correct WWW link in pkg-descr
- Bump PORTREVISION

PR:		199914
Reported by:	jason.unovitch@gmail.com
Approved by:	roy@marples.name (maintainer)
2015-06-07 17:21:31 +00:00
Dmitry Marakasov
7f306cd71b - Fix build with disabled NLS 2015-06-07 15:04:23 +00:00
Muhammad Moinur Rahman
ec0a394fe1 net/ndpi: Update version 1.5.1=>1.6
- Update DISTNAME according to upstream
2015-06-07 13:29:17 +00:00
Muhammad Moinur Rahman
f53ed5c4c8 net/ntopng: Fix unterminated quote in rc file
Submitted by:	jack@airrun.net
2015-06-06 19:15:55 +00:00
Cy Schubert
ce5545bbf6 Update 4.3.33 --> 4.3.34 2015-06-06 14:24:46 +00:00
John Marino
18d93ae86c net/freerdp: Restore build on DragonFly
The definition of "BSD" is not broad enought to include DragonFly.
Also, since we are using "alias", DragonFly needs to continue to
masquerade as FreeBSD.
2015-06-06 13:47:26 +00:00
Kurt Jaeger
1542d2b327 net/siproxd: 0.7.2 -> 0.8.1
Update, but still broken on 8.x

Changelog:
http://siproxd.sourceforge.net/index.php?op=changelog

PR:		187113
Submitted by:	garga
Tested by:	loic.blot@unix-experience.fr
2015-06-06 08:05:40 +00:00
Guido Falsi
98d7544960 - Update asterisk11 to 11.18.0
- Update asterisk13 to 13.4.0
- Add experimental option to allow using base compiler instead of
  ports gcc (mainly meant to allow compiling with clang)
2015-06-05 23:30:10 +00:00
Sunpoet Po-Chuan Hsieh
93569ee61a - Update to 0.100003
Changes:	http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
2015-06-05 18:57:12 +00:00
Dmitry Marakasov
69522f648a - Use GNU_CONFIGURE as GNU configure is used
- Strip binaries
2015-06-04 09:05:50 +00:00
Philippe Audeoud
c5bc5010bf - Moved servers to CAIDA [1]
- Implemented raw ethernet spoofing on all platforms (with libpcap or winpcap)
  as a fallback when the OS blocks raw ip spoofing
- Implemented IPv6 spoofing on all platforms (with libpcap or winpcap)
- Removed dependence on crufty old libnet and libdnet

[1] http://blog.caida.org/best_available_data/2015/05/28/caida-takes-over-stewardship-of-spoofer-project-infrastructure/

PR:		200519
Submitted by:	mjl@luckie.org.nz
2015-06-04 08:06:33 +00:00
Sunpoet Po-Chuan Hsieh
afa9ada759 - Remove space
- Fix PLIST
- Bump PORTREVISION for package change
2015-06-03 18:45:22 +00:00
Sunpoet Po-Chuan Hsieh
6c920039a7 - Update to 1.18.0
Changes:	https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
2015-06-02 18:38:23 +00:00
Dmitry Marakasov
f727947390 - Switch to USES=autoreconf 2015-06-02 12:30:41 +00:00
Dmitry Marakasov
6333f54f38 - Strip libraries 2015-06-02 12:29:16 +00:00
John Marino
dca0df99ed net/hostapd: Address 3 latest security advisories
These are combined upstream patches 2015-2, 2015-3, 2015-4
They address the following security advisories:

  * CVE-2015-4141
  * CVE-2015-4142
  * CVE-2015-4143
  * CVE-2015-4144
  * CVE-2015-4145
  * CVE-2015-4146

These advisories also apply to security/wpa_supplicant

PR:		200567
Submitted by:	Jason Unovitch
Approved by:	maintainer (Craig Leres)
2015-06-02 09:52:01 +00:00
Ruslan Makhmatkhanov
589c3c90b2 net/py-google: set for deprecation
According to offsite, Google no longer supports the SOAP API for search,
nor do they provide new license keys. So this port is effectively dead.
Set expiration date to 2015-07-02.

References:
  * http://pygoogle.sourceforge.net/
2015-06-01 21:43:27 +00:00
Ruslan Makhmatkhanov
edaeb516fc net/py-zsi: update to 2.1-a1
- update to 2.1-a1
- drop dependency on py-xml and actualize description
- remove conflicts with no more existing port
2015-06-01 20:19:56 +00:00
Muhammad Moinur Rahman
ad3a7da570 net/p5-Net-Amazon-EC2: Update version 0.29=>0.30 2015-06-01 11:10:37 +00:00
Sunpoet Po-Chuan Hsieh
a018e97aff - Update to 2.2.0
Changes:	https://github.com/mperham/connection_pool/blob/master/Changes.md
2015-05-31 21:39:45 +00:00
Thomas Zander
ce5a3c5fbd Update to upstream release 6.8.2
PR:		199914
Submitted by:	takefu@airport.fm
Approved by:	roy@marples.name (maintainer)
2015-05-31 19:42:55 +00:00
Roman Bogorodskiy
2917ad2897 Update to 14.6.0.
PR:		200549
Submitted by:	rsimmons0@gmail.com
2015-05-31 13:57:17 +00:00
Dmitry Marakasov
4d4b259bcd - Add NO_ARCH
Approved by:	portmgr blanket
2015-05-31 13:37:20 +00:00
Dmitry Marakasov
1fb0d1a9d8 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:18:23 +00:00
Dmitry Marakasov
9fdf18c89b - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:17:29 +00:00
Dmitry Marakasov
00fea9c70f - Fix shebangs
- Add LICENSE

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:16:29 +00:00
Dmitry Marakasov
6680a47c05 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-31 13:14:50 +00:00
Sunpoet Po-Chuan Hsieh
791cfafbb2 - Move net/rubygem-yadis to net/rubygem-ruby-yadis
- Add LICENSE
2015-05-30 23:07:42 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
2015-05-30 20:39:12 +00:00
Dmitry Marakasov
39f1b826b1 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-30 12:25:56 +00:00
Michael Moll
7cde840d0c net/foreman-proxy: update to 1.8.0
Differential Revision:	https://reviews.freebsd.org/D2554
Approved by:	swills (mentor), mat (mentor), mm (maintainer, timeout)
2015-05-29 18:26:31 +00:00
Pawel Pekala
b04a93f806 Update to version 5.13.0
Changelog:

Add lock/unlock for YAZ log writes YAZ-843
2015-05-29 16:36:46 +00:00
Dmitry Marakasov
96c607373e - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-29 14:30:01 +00:00
Sunpoet Po-Chuan Hsieh
3f99f830e2 - Add LICENSE [1]
- Fix gemspec for rubygem-amqp 1.5.0 update
- While I'm here, replace space with tab
- Bump PORTREVISION for package change

Approved by:	portmgr (blanket) [1]
2015-05-29 11:14:13 +00:00