1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

26908 Commits

Author SHA1 Message Date
Mathieu Arnold
7495b8be6b The IPv6 regression has been fixed in net/quagga, remove this.
Sponsored by:	Absolight
2015-04-17 09:37:37 +00:00
Mathieu Arnold
e517dd5b48 Fix ipv6 on 8 and possibly 9.
Obtained from:	http://git.savannah.gnu.org/gitweb/?p=quagga.git;a=patch;h=3e07588e6c2d11464b458cef3965ae31b5f99181
Sponsored by:	Absolight
2015-04-17 09:18:11 +00:00
Tijl Coosemans
455229efe5 Update WWW links 2015-04-16 20:00:33 +00:00
Muhammad Moinur Rahman
5a5b1142ea net/tcpkali: Update version 0.4.2=>0.5
PR:		199481
Submitted by:	neel@neelc.org
2015-04-16 19:06:38 +00:00
Tijl Coosemans
0cb631680c - Updates to the Linphone stack: Belle-sip 1.4.0, oRTP 0.24.1,
Mediastreamer 2.11.1, Linphone 3.8.1
- Switch to PolarSSL 1.3.x to enable instant messaging encryption
- SRTP/ZRTP support has been moved from oRTP to Mediastreamer

Notable enhancements in this release:
- Fullscreen mode
- Hang up button in the video window
- Wizard for audio/video settings
- Arabic translation
- Support RTP/AVPF (RFC4585) with VP8 codec: this feature allows
  transmission error recovery for video, which greatly enhances the
  video quality over unreliable links
2015-04-16 19:00:51 +00:00
Renato Botelho
e136016bf8 - Add a patch to fix heap overflow
- Bump PORTREVISION

Obtained from:	https://github.com/the-tcpdump-group/tcpdump/issues/446
MFH:		2015Q2
Security:	CVE-2015-3138
2015-04-16 11:21:44 +00:00
Renato Botelho
534847e4fb - Modernize OPTIONS
- Remove old CONFIGURE_ARGS that are now invalid
2015-04-16 11:18:41 +00:00
Dmitry Marakasov
af3a239dfe - Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
2015-04-16 01:51:03 +00:00
Dmitry Marakasov
1956e06def - Add CPE info
Approved by:	portmgr blanket
2015-04-16 01:50:57 +00:00
Dmitry Marakasov
ceeab232bd - Update to 3.2.5.7
PR:		199455
Submitted by:	bradleythughes@fastmail.fm
Approved by:	mom040267@gmail.com (maintainer)
2015-04-15 20:34:56 +00:00
Dmitry Marakasov
cd28ac813c - Add LICENSE_FILE
- Add CPE info
2015-04-15 13:15:40 +00:00
Dmitry Marakasov
7976ce6d4f - Add LICENSE_FILE
- Add CPE info
2015-04-15 13:14:48 +00:00
Dmitry Marakasov
231837a442 - Fix LICENSE
- Add LICENSE_FILE
- Add CPE info
2015-04-15 13:13:59 +00:00
Dmitry Marakasov
f504d5979f - Add CPE info
Approved by:	portmgr blanket
2015-04-15 13:13:21 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Gavin Atkinson
f8ae5120e3 Update arping to 2.15. 2015-04-14 22:26:17 +00:00
Mikhail Teterin
7e60106927 Only use -fPIC, when compiling shared objects, not static ones.
Implement regression-check target (also known under other aliases)
using upstream's self-tests.
2015-04-14 22:24:44 +00:00
Sunpoet Po-Chuan Hsieh
03f7abce19 - Update to 0.80
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-Amazon-S3/CHANGES
2015-04-14 19:02:37 +00:00
Sunpoet Po-Chuan Hsieh
44b429d308 - Sort *_DEPENDS
- Sort PLIST
2015-04-14 19:02:32 +00:00
Sunpoet Po-Chuan Hsieh
0754e3ce6c - Add p5-VM-EC2-Security-CredentialCache 0.21
This module provides a cache for an EC2's IAM credentials represented by
VM::EC2::Security::Credentials. Rather than retriving the credentials for every
possible call that uses them, cache them until they expire and retreive them
again if they have expired.

WWW: http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/
2015-04-14 18:42:51 +00:00
Sunpoet Po-Chuan Hsieh
4879031328 - Add p5-VM-EC2 1.28
This is an interface to Amazon AWS API. It was written provide access to the new
tag and metadata interface that is not currently supported by Net::Amazon::EC2,
as well as to provide developers with an extension mechanism for the API. This
library will also support the Open Stack open source cloud.

The main interface is the VM::EC2 object, which provides methods for
interrogating the Amazon EC2, launching instances, and managing instance
lifecycle. These methods return major object classes which act as specialized
interfaces to AWS.

WWW: http://search.cpan.org/dist/VM-EC2/
2015-04-14 18:38:13 +00:00
Bartek Rutkowski
1f3698d47c net/activemq: add CPE information
PR:		198910
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-14 09:04:54 +00:00
Sunpoet Po-Chuan Hsieh
c7aa76ee63 - Pet portlint 2015-04-13 19:25:28 +00:00
Sunpoet Po-Chuan Hsieh
734ac8b9d0 - Use CONFLICTS_INSTALL instead of CONFLICTS 2015-04-13 19:25:24 +00:00
Sunpoet Po-Chuan Hsieh
c59c79a3bd - Update to 0.2.1
Changes:	https://github.com/fog/fog-local/commits/master
2015-04-13 19:25:14 +00:00
Dmitry Marakasov
4a5a921ff9 - Add CPE info
Approved by:	portmgr blanket
2015-04-13 13:30:07 +00:00
Michael Landin
e58962c190 - uses BISON
- add LICENSE

PR:		199387
Submitted by:	Franco Fichtner <franco@lastsummer.de>
2015-04-13 08:01:33 +00:00
Mathieu Arnold
75e4d209d1 Fix with Perl 5.21.1+
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./buildtools/fixpaths line 8.

With hat:	perl@
Sponsored by:	Absolight
2015-04-12 21:05:57 +00:00
Mathieu Arnold
345bd1710c Register the json-c properly.
Sponsored by:	Absolight
2015-04-12 20:33:26 +00:00
Tijl Coosemans
72051dd08b Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up
PR:		198903
Tested by:	madpilot
Approved by:	maintainer timeout (18 days)
2015-04-12 12:11:57 +00:00
Bartek Rutkowski
7980edefc1 net/tramp: add CPE information
- Maintainer's timeout (kuriyama@FreeBSD.org)

PR:		198839
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-11 17:52:39 +00:00
Johan van Selst
2f7b9a728e - Update website
- Adopt port
2015-04-11 17:04:23 +00:00
Muhammad Moinur Rahman
33e38a7215 net/micro_inetd: Update version 2005.06.29=>2014.08.14
- Add LICENSE (BSD2CLAUSE)

PR:		197860
Submitted by:	neel@neelc.org
Approved by:	maintainer (timeout, 7 weeks)
2015-04-11 12:35:20 +00:00
Dmitry Marakasov
7a169ab479 - Add CPE info
Approved by:	portmgr blanket
2015-04-10 23:37:25 +00:00
Mathieu Arnold
8ab9f857e6 Don't let mtr change its name when X11 is not selected.
With hat:	portmgr
Sponsored by:	Absolight
2015-04-10 21:09:18 +00:00
Alexander Leidinger
e8ed0fa43a Update to 1.5.2 2015-04-10 19:56:42 +00:00
Kurt Jaeger
49bfb1cf34 net/kamailio: 4.2.3 -> 4.2.4
Changes:
http://www.kamailio.org/pub/kamailio/4.2.4/ChangeLog
2015-04-10 18:49:46 +00:00
Alexey Dokuchaev
e7f7a03278 Add a new port of net/nanomsg, a ZeroMQ-like socket library in pure C.
Currently the port does not install manual pages, as they have to be
generated.  Probably prerequisites for manpages are not as massive as
for HTML docs, but they are not decoupled correctly in the configure
and Makefile.in files.

While here, remove trailing whitespace in `net/Makefile'.

PR:	199043
2015-04-10 13:33:20 +00:00
Sunpoet Po-Chuan Hsieh
1fd85af397 - Update to 4.12.1 2015-04-10 08:30:04 +00:00
Danilo Egea Gondolfo
2ef0cbd5d5 - Update to 0.27.5 2015-04-09 14:18:25 +00:00
Guido Falsi
de29930f7e - Update net/asterisk to 1.8.32.3
- Update net/asterisk11 to 11.17.1
- Update net/asterisk13 to 13.3.2

Security:	5fee3f02-de37-11e4-b7c3-001999f8d30b
MFH:		2015Q2
2015-04-09 11:35:41 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Cy Schubert
56274b431a Deprecate RC port. Upline no longer has RC branch. 2015-04-09 02:04:35 +00:00
Sunpoet Po-Chuan Hsieh
9b2100e5f7 - Update to 0.4.2
Changes:	https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md
		https://github.com/fog/fog-softlayer/commits/master
2015-04-08 17:41:47 +00:00
Sunpoet Po-Chuan Hsieh
a5c57d84ab - Update to 0.0.4
Changes:	https://github.com/fog/fog-radosgw/releases
2015-04-08 17:41:04 +00:00
Sunpoet Po-Chuan Hsieh
91c25d56ad - Update to 0.1.1
Changes:	https://github.com/fog/fog-ecloud/commits/master
2015-04-08 17:41:00 +00:00
Sunpoet Po-Chuan Hsieh
5f1d2c9dfa - Update to 0.1.2
Changes:	https://github.com/fog/fog-aws/commits/master
2015-04-08 17:40:55 +00:00
Baptiste Daroussin
8157e9f800 Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused

Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf

WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC

CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"

USES=waf is by default stagedir safe
2015-04-08 15:05:48 +00:00
Kevin Lo
47ab01b62b - Update to 2.3.1
- Take over maintainerhip
2015-04-08 07:58:20 +00:00
Cy Schubert
5c12dea1ce Update ntp 4.2.8p1 --> 4.2.8p2
Update ntp-devel 4.3.13 --> 4.3.14

Mark ntp-rc IGNORE

PR:		199274, 199276
Submitted by:	delphij
Security:	VuXML ebd84c96-dd7e-11e4-854e-3c970e169bc2
Security:	VuXML ebd84c96-dd7e-11e4-854e-3c970e169bc2
2015-04-08 03:19:18 +00:00