summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2015-05-30- Fix shebangsDmitry Marakasov
- Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q2
2015-05-29net/foreman-proxy: update to 1.8.0Michael Moll
Differential Revision: https://reviews.freebsd.org/D2554 Approved by: swills (mentor), mat (mentor), mm (maintainer, timeout)
2015-05-29Update to version 5.13.0Pawel Pekala
Changelog: Add lock/unlock for YAZ log writes YAZ-843
2015-05-29- Fix shebangsDmitry Marakasov
Approved by: portmgr blanket MFH: 2015Q2
2015-05-29- Add LICENSE [1]Sunpoet Po-Chuan Hsieh
- 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-29Use new USE_GITHUB syntax.Mathieu Arnold
Sponsored by: Absolight
2015-05-29Fix LIB_DEPENDS to catch up to the recently committed net/freerdpDon Lewis
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-28Use USE_GITHUB.Mathieu Arnold
Sponsored by: Absolight
2015-05-28net/3proxy: 0.6.1 -> 0.7.1.2Kurt Jaeger
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-28Convert a few ports to use the new multi-github framework.Mathieu Arnold
With hat: portmgr Sponsored by: Absolight
2015-05-28- Update to 0.4.0Sunpoet Po-Chuan Hsieh
Changes: https://github.com/fog/fog-aws/commits/master
2015-05-28- Update to 1.000007Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
2015-05-28net/polyorb: convert to pkg-plist, support testsuite, plusJohn Marino
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- Update to 4.9, announce message:Rusmir Dusko
- 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-28Bump PORTREVISION for net/freerdp: 1.1.0 -> 1.2.0 as the shared libraryDon Lewis
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-28Similar to r387391, zlib is also in base and there is no zlib.pc, soDon Lewis
remove zlib from freerdp.pc and winpr.pc. Without this, net/vinagre still fails to configure. Approved by: mat (mentor, implicit)
2015-05-27Add a patch to resolve symbol conflict between SHA2 module with OpenSSL'sXin LI
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- Update to 2.0.5Ryan Steinmetz
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
2015-05-27- Update to 0.5.0Sunpoet Po-Chuan Hsieh
- 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- Move net/rubygem-rightaws to net/rubygem-right_awsSunpoet Po-Chuan Hsieh
- 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- Move net/rubygem-rightslicehost to net/rubygem-right_slicehostSunpoet Po-Chuan Hsieh
- Update RUN_DEPENDS - Remove UNIQUENAME - Update WWW - Bump PORTREVISION for dependency change
2015-05-27- Move net/rubygem-rightgogrid to net/rubygem-right_gogridSunpoet Po-Chuan Hsieh
- Update RUN_DEPENDS - Add LICENSE - Remove UNIQUENAME - Update WWW - Bump PORTREVISION for dependency change
2015-05-27- Move net/rubygem-rightaws to net/rubygem-right_awsSunpoet Po-Chuan Hsieh
- Update RUN_DEPENDS - Convert to new options helper - Remove UNIQUENAME - Update WWW - Bump PORTREVISION for dependency change
2015-05-27- Move net/rubygem-righthttpconnection to net/rubygem-right_http_connectionSunpoet Po-Chuan Hsieh
- Move LICENSE upward - Update WWW
2015-05-27- Move net/rubygem-rightflexiscale to net/rubygem-right_flexiscaleSunpoet Po-Chuan Hsieh
- Add LICENSE - Fix RUN_DEPENDS - Remove UNIQUENAME - Update WWW - Bump PORTREVISION for dependency change
2015-05-27- Update to 0.2.6Sunpoet Po-Chuan Hsieh
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
- Fix space/tab
2015-05-27- Update to 1.2.0Sunpoet Po-Chuan Hsieh
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/arunagw/omniauth-twitter/commits/master
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
- Sort RUN_DEPENDS - Remove contiguous blank lines
2015-05-27- Update to 2.0.1Sunpoet Po-Chuan Hsieh
- Add LICENSE - Remove USE_RAKE Changes: https://github.com/mkdynamic/omniauth-facebook/blob/master/CHANGELOG.md
2015-05-27- Update to 1.3.0Sunpoet Po-Chuan Hsieh
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/intridea/omniauth-oauth2/commits/master
2015-05-27- Update to 1.1.0Sunpoet Po-Chuan Hsieh
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/intridea/omniauth-oauth/commits/master
2015-05-27- Update WWWSunpoet Po-Chuan Hsieh
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
- Fix space/tab - Update WWW
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
2015-05-27- Add LICENSESunpoet Po-Chuan Hsieh
- Move PKGNAMESUFFIX upward - Remove NO_LATEST_LINK - Update WWW
2015-05-27- Fix LICENSESunpoet Po-Chuan Hsieh
2015-05-27net/py-netaddr: Update to 0.7.14Kubilay Kocak
- 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- Drop @dirrm* from plistDmitry Marakasov
Approved by: portmgr blanket
2015-05-26net/rubygem-gitlab_omniauth-ldap: update to 1.2.1Michael Moll
PR: 199944 Differential Revision: https://reviews.freebsd.org/D2634 Submitted by: Michael Fausten <ports@michael-fausten.de> Approved by: mat (mentor)
2015-05-26net/rubygem-net-ldap: update to 0.11Michael Moll
PR: 199945 Differential Revision: https://reviews.freebsd.org/D2633 Submitted by: Michael Fausten <ports@michael-fausten.de> Approved by: mat (mentor)
2015-05-26Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleAntoine Brodin
python 2.7.10 Differential Revision: https://reviews.freebsd.org/D2639 Reviewed by: sunpoet, mva
2015-05-26net/nsscache: update to 0.30Johannes Jost Meixner
- update to 0.30 PR: 200402 Submitted by: Kevin Bowling <kevin.bowling@kev009.com> Obtained from: Limelight Networks
2015-05-26net/syncthing-inotify: add portSteve Wills
Provides inotify/kqueue support for Syncthing WWW: https://github.com/syncthing/syncthing-inotify
2015-05-25- Modernize plistDmitry Marakasov
- Add LICENSE_FILE
2015-05-25Exclude libssl from .pc. We don't provide libssl.pc for openssl inHajimu UMEMOTO
base. Without this, net/vinagre fails to configure.
2015-05-25Fix build without /usr/bin/perl symlinkAntoine Brodin
Reported by: pkg-fallout