summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.2Sunpoet Po-Chuan Hsieh2017-03-212-6/+5
| | | | Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
* Add BUILD_DEPENDSSunpoet Po-Chuan Hsieh2017-03-211-1/+2
|
* Update net/hostapd to 2.6 and fix multiple vulnerabilitiesKirill Ponomarev2017-03-214-83/+4
| | | | | | | PR: 217907 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10051
* - Update to 3.0.13Ryan Steinmetz2017-03-213-5/+8
|
* Remove duplicate port net/rubygem-signetAntoine Brodin2017-03-204-30/+0
|
* net/py-matrix-synapse: Add support for postgres database backendMark Felder2017-03-201-1/+7
|
* New port: net/rubygem-signetTorsten Zuehlsdorff2017-03-204-0/+30
| | | | | | Signet is an OAuth 1.0 / OAuth 2.0 implementation WWW: https://rubygems.org/gems/signet
* New port: net/rubygem-omniauth-authentiqTorsten Zuehlsdorff2017-03-204-0/+28
| | | | | | | Official OmniAuth strategy for authenticating with an Authentiq ID mobile app (iOS, Android). WWW: https://github.com/AuthentiqID/omniauth-authentiq
* Import some fixes from upstreamDmitry Sivachenko2017-03-192-21/+118
| | | | Obtained from: haproxy ML
* Pass maintainership to python@Ruslan Makhmatkhanov2017-03-191-1/+1
|
* Take in olivierd@'s commit bit on his request.Rene Ladan2017-03-192-2/+2
| | | | | Submitted by: olivierd@ With hat: portmgr-secretary
* - update to 20170319Dirk Meyer2017-03-196-66/+27
|
* Update to 1.0.0Sunpoet Po-Chuan Hsieh2017-03-192-4/+4
| | | | Changes: https://github.com/castle/ruby-u2f/releases
* Add rubygem-u2f0 0.2.1 (copied from rubygem-u2f)Sunpoet Po-Chuan Hsieh2017-03-194-0/+31
| | | | - Add PORTSCOUT
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2017-03-191-0/+2
|
* Enchance patch (abtained from haproxy ML).Dmitry Sivachenko2017-03-182-92/+29
|
* Update to 3.1.11. See ↵Joe Marcus Clarke2017-03-183-16/+4
| | | | | | | | http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.11.html for the list of changes in this release. PR: 217816
* Update to 1.8.0Sunpoet Po-Chuan Hsieh2017-03-172-4/+4
| | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
* Update KDE Frameworks to 5.32Tobias C. Berner2017-03-171-3/+3
| | | | | | | | | | | * While here, set the MASTER_SITES for the portingAids separately. * Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it. PR: 217709 Exp-Run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9959
* Update to 2.09.01Sunpoet Po-Chuan Hsieh2017-03-162-4/+5
| | | | Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes
* Update net/radvd to 2.16Babak Farrokhi2017-03-162-4/+4
| | | | | | Reviewed by: mat Approved by: mat Differential Revision: https://reviews.freebsd.org/D10027
* Enable DEBUG option which enables debugging code in ntp viaCy Schubert2017-03-154-0/+6
| | | | --enable-debug. This enables -d and -D options within ntpd.
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | Sponsored by: Absolight
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-1531-55/+34
| | | | Sponsored by: Absolight
* Correct the specification of ssl. This doesn't fix the brokennessCy Schubert2017-03-152-2/+4
| | | | | of this port when ssl is not specified but corrects the incorrect specification regerdless.
* - Fix LICENSEDmitry Marakasov2017-03-152-3/+2
| | | | - Fix WWW:
* Update to 0.809Sunpoet Po-Chuan Hsieh2017-03-152-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-SIP/Changes
* Provide a better patch to fix connection timeoutsDmitry Sivachenko2017-03-142-56/+96
| | | | Obtained from: haproxy ML
* Add rubygem-fog-dnsimple 1.0.0Sunpoet Po-Chuan Hsieh2017-03-144-0/+32
| | | | | | Fog::Dnsimple is a module for the fog gem to support DNSimple. WWW: https://github.com/fog/fog-dnsimple
* Add rubygem-fog-digitalocean 0.3.0Sunpoet Po-Chuan Hsieh2017-03-144-0/+31
| | | | | | Fog::DigitalOcean is a module for the fog gem to support DigitalOcean. WWW: https://github.com/fog/fog-digitalocean
* net/intel-ixl-kmod: update 1.4.27 -> 1.7.11Kurt Jaeger2017-03-142-6/+22
| | | | | | | | | - Now supports reporting transceiver DOM (via the -v flag to ifconfig) (DOM == Diagnostic Monitoring Interface for Optical Transceivers) PR: 213803 Submitted by: Jeff Pieper <jeffrey.e.pieper@intel.com> (maintainer) Changes: https://downloadmirror.intel.com/25160/eng/README.txt
* Update project home page in pkg-descr.Guido Falsi2017-03-141-1/+1
| | | | Reported by: Julian H. Stacey <jhs@berklix.com> (via email)
* net/libnatpmp: update 20140401 -> 20150609Bartek Rutkowski2017-03-142-3/+4
| | | | | PR: 217766 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* Clean up MakefileSunpoet Po-Chuan Hsieh2017-03-131-4/+0
|
* Update to 1.16Sunpoet Po-Chuan Hsieh2017-03-135-9/+69
| | | | | | | | | | - Change MASTER_SITES to CHEESESHOP - Update COMMENT - Update LICENSE - Add PyPI as primary WWW Changes: https://github.com/pysimplesoap/pysimplesoap/releases https://github.com/pysimplesoap/pysimplesoap/commits/master
* Fix bash_CMD usageTobias Kortkamp2017-03-131-1/+2
| | | | | Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9949
* Update net/mobile-broadband-provider-info to 20170310Renato Botelho2017-03-132-4/+4
| | | | Sponsored by: Rubicon Communications (Netgate)
* Update to 2.09Sunpoet Po-Chuan Hsieh2017-03-133-11/+19
| | | | Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes
* Move net/py-pysimplesoap to net/py-soap2pySunpoet Po-Chuan Hsieh2017-03-134-2/+4
|
* - Remove implicit -L/usr/local/libDanilo Egea Gondolfo2017-03-121-9/+9
| | | | | | | - Simplify TORQUE option selection PR: 217682 Submitted by: tijl
* Add a temporary patch to fix timeouts reported at haproxy ML.Dmitry Sivachenko2017-03-122-0/+61
| | | | Obtained from: haproxy ML
* Remove a patch no longer needed.Dmitry Sivachenko2017-03-121-15/+0
|
* Update to 0.9.1.Vanilla I. Shu2017-03-122-4/+4
|
* Switch MAINTAINER to my new account for my ports.Eugene Grosbein2017-03-111-1/+1
| | | | | | | | | Reviewed by: az M devel/py-application/Makefile M devel/py-xcaplib/Makefile M java/bouncycastle15/Makefile M net/py-msrplib/Makefile
* net/p5-Net-Amazon-EC2: Update version 0.31=>0.32Muhammad Moinur Rahman2017-03-112-3/+4
|
* net/quagga: update 1.2.0 -> 1.2.1Kurt Jaeger2017-03-112-4/+4
| | | | | Changes: http://mirror.easyname.at/nongnu/quagga/quagga-1.2.1.changelog.txt https://lists.quagga.net/pipermail/quagga-users/2017-March/014681.html
* Bump PORTREVISION to reflect the update of devel/lwp.Marcelo Araujo2017-03-111-1/+1
| | | | Submitted by: John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
* Use real PORTVERSION and update dependent portsSunpoet Po-Chuan Hsieh2017-03-102-10/+12
| | | | | | | - Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST
* Update to 0.272Sunpoet Po-Chuan Hsieh2017-03-103-6/+8
| | | | | | | | - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES
* Update to 0.808Sunpoet Po-Chuan Hsieh2017-03-103-34/+37
| | | | | | | | - Use real PORTVERSION - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-SIP/Changes