summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2015-11-07Update to version 0.6.20bPawel Pekala
PR: 204120 Submitted by: Torsten Zuhlsdorff Approved by: maintainer
2015-11-07Upgrade to latest version (no code changes, documentation added).Dag-Erling Smørgrav
Add missing PKGNAMEPREFIX.
2015-11-06Update the Linphone stack.Tijl Coosemans
Linphone 3.9.0 Ortp 0.25.0 + bump PORTREVISION on dependent ports (devel/libosmo-abis) Libbzrtp 1.0.3 Belle-sip (fix files/patch-src-belle_sip_headers_impl.c) Mediastreamer 2.12.0 MS plugins (msbcg729 1.0.1, msilbc 2.1.2, msopenh264 1.1.1, msx264 1.5.2)
2015-11-06- Update to 0.31.1Danilo Egea Gondolfo
2015-11-06- Update to 3.13Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2015-11-06- Update to 0.2.10Sunpoet Po-Chuan Hsieh
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
2015-11-06- Add LICENSE_FILESunpoet Po-Chuan Hsieh
2015-11-06- Add LICENSE_FILESunpoet Po-Chuan Hsieh
Approved by: portmgr (blanket)
2015-11-06- Update to 1.0.2Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-softlayer/commits/master
2015-11-06- Fix plist when the default compiler is gcc5Danilo Egea Gondolfo
Spotted by: sunpoet Obtained from: DPorts (marino)
2015-11-05net/py-netif: fix buildKurt Jaeger
- LAGG_PROTO_ETHERCHANNEL was removed from 11-CURRENT in r288654 https://lists.freebsd.org/pipermail/svn-src-head/2015-October/076987.html PR: 204202 Approved by: wg (maintainer)
2015-11-05- Switch to USE_PYTHON=autoplist to fix stage-qa problem with .egg-info ↵Dmitry Marakasov
files handling Approved by: portmgr blanket
2015-11-05Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold
PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
2015-11-05net/belle-sip: Update version 1.4.1=>1.4.2Muhammad Moinur Rahman
- Fix patch files for 'make makepatch' compatibility
2015-11-05Upgrade to vision 1.2.0Don Lewis
* json io: add stubs for formatters and printers * dnsdedupe: implement formatters and parsers * json io: dnsdedupe don't downcase names when parsing * Merge pull request #11 from farsightsec/jsonio Implement format and parse functions for all custom print fields. Nuke PORTSCOUNT= since it doesn't help. See PR 204135 for the details about why portscount isn't currently working for this port's MASTER_SITE. Sponsored by: Farsight Security, Inc.
2015-11-05- Update to 1.10.1Danilo Egea Gondolfo
2015-11-04- Fix BUILD_DEPENDS: py-gobject 2.12.0+ is required when PYTHON option enabledSunpoet Po-Chuan Hsieh
2015-11-04- Update to 0.2.9Sunpoet Po-Chuan Hsieh
- Sort RUN_DEPENDS Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
2015-11-04- Fix *_DEPENDS: add missing Cache::LRUSunpoet Po-Chuan Hsieh
- Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency change
2015-11-04- Update to 1.21.0Sunpoet Po-Chuan Hsieh
- Add LICENSE_FILE Changes: https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
2015-11-04- Move devel/py-parsing to devel/py-pyparsingSunpoet Po-Chuan Hsieh
- Change MASTER_SITES to CHEESESHOP - Remove DISTNAME - While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
2015-11-04- Enable USE_CPU_AFFINITY, otherwise cpu-map parameter is going to failRenato Botelho
- Pet portlint - Bump PORTREVISION PR: 204280 Submitted by: garga Approved by: demon (maintainer) Obtained from: pfSense Sponsored by: Rubicon Communications (Netgate)
2015-11-04- Update to 0.80Philippe Audeoud
2015-11-03Fix BUILD_DEPENDS. No bump since the current version doesn't build.Dag-Erling Smørgrav
2015-11-03net/p5-Net-Amazon-EC2: Update version 0.30=>0.31Muhammad Moinur Rahman
- Mark NO_ARCH as there is no ARCH dependent file PR: 203920 Submitted by: stephon@gmail.com
2015-11-03net/py-s3cmd: Update version 1.5.2=>1.6.0Muhammad Moinur Rahman
PR: 204232 Submitted by: cvetomirconev@gmail.com
2015-11-03Update to version 1.6.2.Dmitry Sivachenko
2015-11-03- Improve rc scriptBabak Farrokhi
PR: 200751 Approved by: mat Differential Revision: https://reviews.freebsd.org/D3741
2015-11-03Test to see if portscout is happier with http instead of https.Don Lewis
2015-11-02Three small Perl utilitiesDag-Erling Smørgrav
2015-11-02Upgrade to 0.4.0.Vanilla I. Shu
2015-11-02net/openmq: Specify which java versions work to enable bulk buildJohn Marino
Rather than have this port (and its slave) fail by default, list the valid java versions that work. Before: java 1.6+ are valid, fails since 1.8 is chosen Now: java 1.6 and 1.7 are valid, succeeds with chosen 1.7 Approved by: just fix it
2015-11-02Fix DEPENDS after devel/pear-XML_Parser updateAntoine Brodin
2015-11-01Ignore on the package builders when default version of python is not 3.4+Antoine Brodin
Reported by: pkg-fallout
2015-11-01Mark BROKEN, it doesn't compile any more even on FreeBSD 11Antoine Brodin
cc -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/usr/local/include/python2.7 -c netif.c -o build/temp.freebsd-11.0-CURRENT-amd64-2.7/netif.o -g netif.c:31106:43: error: use of undeclared identifier 'LAGG_PROTO_ETHERCHANNEL' __pyx_t_4 = __Pyx_PyInt_From_lagg_proto(LAGG_PROTO_ETHERCHANNEL); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 426; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ Reported by: pkg-fallout
2015-11-01- update to 3.37Olli Hauer
- change MASTER_SITE to GitHub - use autoreconf - adjust pkg-desc Changelog: 3.37: - print rtmetric and rtflow samples - include timestamp in grep-friendly (-g) output 3.36: - incorporate buffer-overrun protection suggestions from Andre Gruenenberg - incorporate portability changes from Rowan Thorpe - incorporate IPv6 forwarding changes from Rowan Thorpe - print IPID field from IPv4 sampled headers 3.35: - add Broadcom ASIC counters structure - add TCP/IP counters structure 3.34: - decode new counters in host cpu struct (steal, guest, and guest_nice) 3.33: - bugfix: app-sample status and duration_uS fields were reversed
2015-11-01- set EXPIRATION_DATE to 2015-12-12Olli Hauer
- bump PORTREVISION Since 2013 this project is no longer maintained and has no support for new vSphere releases. Please migrate to net/py-pyvmomi,the official python framework from VMware.
2015-10-31net/py-libcloud: update to 0.19.0Roman Bogorodskiy
2015-10-30Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin
script due to fallouts of r399992
2015-10-30- Update to 0.8dPhilippe Audeoud
PR: 203599 Submitted by: mjl@luckie.org.nz
2015-10-30- Update to 0.56Philippe Audeoud
2015-10-30- Update to 1.0.1Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-softlayer/commits/master
2015-10-30- Update to 2.91Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
2015-10-30- Update to 0.79Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
2015-10-29Restrict portscout to "master" MASTER_SITES because LOCAL is not indexed.Don Lewis
2015-10-28Update net/openafs to 1.6.15, a security releaseBenjamin Kaduk
OPENAFS-SA-2015-007 (CVE-2015-7762, CVE-2015-7763): rx ACK packets leak plaintext of previous packets. Approved by: feld (ports-secteam, ports committer) Security: OPENAFS-SA-2015-007, CVE-2015-7762, CVE-2015-7763
2015-10-28Remove expired portsRuslan Makhmatkhanov
databases/py-mssql: Broken with current FreeTDS. Please use databases/py-pymssql net/py-medusa: Abandoned upstream, last release was in 2005
2015-10-28The collection of minimalistic network server implementations to supportPawel Pekala
virtual machine network connectivity: DHCP, UDP proxy, UDP anti-NAT. WWW: https://github.com/yurivict/tiny-network-utilities PR: 200333 Submitted by: Yuri Victorovich <yuri@rawbw.com>
2015-10-28Update to version 2.1.0Pawel Pekala
PR: 200503 Submitted by: maintainer
2015-10-28Upgrade to pynmsg revision 0.4.0.Don Lewis
pynmsg (0.4.0) * Add missing 'nogil' annotations to nmsg_input_open_json(), nmsg_message_from_json() * setup.py: Require libnmsg >= 0.10.0 due to JSON I/O * Add JSON IO support * setup.py: Use pkg-config to retrieve -I, -L, -l flags for libnmsg * Add embedsignature preprocessor directive to all pyx files Sponsored by: Farsight Security, Inc.