aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest version.Dag-Erling Smørgrav2017-04-242-5/+5
| | | | Notes: svn path=/head/; revision=439292
* Upgrade to latest version.Dag-Erling Smørgrav2017-04-242-4/+4
| | | | Notes: svn path=/head/; revision=439291
* Only strip shared libraries if we are actually install them.Guido Falsi2017-04-241-1/+1
| | | | | | | | | This fixes the build when the SHARED option is off. Reported by: Dmitry Arkhireev <che at teftel.ru> Notes: svn path=/head/; revision=439288
* - Fix shebangsMartin Wilke2017-04-241-2/+6
| | | | | | | Submitted by: Jochen Neumeister (via irc) Notes: svn path=/head/; revision=439287
* Update to 1.2.3Sunpoet Po-Chuan Hsieh2017-04-232-5/+6
| | | | | | | Changes: https://github.com/intridea/omniauth-github/releases Notes: svn path=/head/; revision=439252
* Add rubygem-omniauth-github11 1.1.2 (copied from rubygem-omniauth-github)Sunpoet Po-Chuan Hsieh2017-04-234-0/+29
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=439251
* net/py-ldap3: update to 2.2.2Ruslan Makhmatkhanov2017-04-232-4/+4
| | | | Notes: svn path=/head/; revision=439229
* - Fix plistMartin Wilke2017-04-232-2/+1
| | | | | | | - Bump PORTREVION Notes: svn path=/head/; revision=439199
* - Added missing patch to fix shebangsMartin Wilke2017-04-221-0/+14
| | | | Notes: svn path=/head/; revision=439186
* net/quagga: fix typo in pkg-descrKurt Jaeger2017-04-221-1/+1
| | | | | | | | PR: 218485 Submitted by: Franco Fichtner <franco@opnsense.org> Notes: svn path=/head/; revision=439175
* Return ports maintained by John Marino to the pool, he is no longer interested.Rene Ladan2017-04-213-3/+3
| | | | | | | Submitted by: Mark Millard via private e-mail Notes: svn path=/head/; revision=439129
* Update to 2.2.6. SeeJoe Marcus Clarke2017-04-213-6/+6
| | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.6.html for the changes in this release. Notes: svn path=/head/; revision=439127
* Simplify and sort SHEBANG_FILESSunpoet Po-Chuan Hsieh2017-04-211-24/+3
| | | | Notes: svn path=/head/; revision=439119
* Update to 0.1.5Sunpoet Po-Chuan Hsieh2017-04-212-4/+4
| | | | | | | Changes: https://github.com/fog/fog-rackspace/commits/master Notes: svn path=/head/; revision=439106
* - Fix shebangsDmitry Marakasov2017-04-211-2/+4
| | | | | | | - Add NO_ARCH Notes: svn path=/head/; revision=439103
* - Fix shebangsMartin Wilke2017-04-211-3/+6
| | | | | | | - Added options helper Notes: svn path=/head/; revision=439061
* - Whitespace fixDmitry Marakasov2017-04-211-1/+1
| | | | Notes: svn path=/head/; revision=439056
* - Fix shebangsDmitry Marakasov2017-04-211-3/+5
| | | | | | | - Silence stripping Notes: svn path=/head/; revision=439033
* - Update to 3.16Martin Wilke2017-04-212-4/+4
| | | | | | | | | PR: 218381 Submitted by: citrin+pr@citrin.ru Approved by: maintainer Notes: svn path=/head/; revision=439009
* Update to 0.7.9Sunpoet Po-Chuan Hsieh2017-04-202-4/+4
| | | | | | | Changes: https://github.com/Azure/azure-sdk-for-ruby/releases Notes: svn path=/head/; revision=438962
* - Fix shebangMartin Wilke2017-04-201-1/+27
| | | | Notes: svn path=/head/; revision=438937
* Update to v0.9.5Olivier Cochard2017-04-202-5/+6
| | | | | | | | PR: 218755 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=438927
* Bump PORTREVISION due to recent changes.Dmitry Sivachenko2017-04-192-0/+2
| | | | | | | | PR: 218761 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> Notes: svn path=/head/; revision=438911
* - Force asterisk11 to use bundled libedit, otherwise it could linkGuido Falsi2017-04-191-2/+4
| | | | | | | | | | | | with ports provided one, with which it has incompatibilities - While here, remove asterisk 1.8 from CONFLICTS, it is not available anymore as a port PR: 218752 Submitted by: yani@pi-greece.eu Notes: svn path=/head/; revision=438897
* fix typo.Dmitry Sivachenko2017-04-191-2/+1
| | | | Notes: svn path=/head/; revision=438892
* Overriding OPTIONS_CFLAGS was a bad idea.Dmitry Sivachenko2017-04-194-24/+3
| | | | | | | backout last commit and use CFLAGS as before. Notes: svn path=/head/; revision=438891
* Belated revision bump after libressl 2.5.3 update.Christian Weisgerber2017-04-191-1/+1
| | | | | | | This approach doesn't work, does it? Notes: svn path=/head/; revision=438889
* - Fix packagingMartin Wilke2017-04-192-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=438888
* Update KDE Frameworks to 5.33.0Tobias C. Berner2017-04-192-4/+3
| | | | | | | | | | | PR: 218524 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10331 Notes: svn path=/head/; revision=438880
* Update to 6.8.1Sunpoet Po-Chuan Hsieh2017-04-192-6/+5
| | | | | | | Changes: https://github.com/qiniu/ruby-sdk/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=438863
* - Fix RUN_DEPENDS assignment [1]Frederic Culot2017-04-192-2/+4
| | | | | | | | | | - Shorten COMMENT PR: 218266 [1] Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com> Notes: svn path=/head/; revision=438841
* Do not override CFLAGS defined in Makefile; use OPTIONS_CFLAGS to pass ourDmitry Sivachenko2017-04-194-2/+24
| | | | | | | | | | CFLAGS env variable; Add -fwrap to CFLAGS to fix eventual haproxy spins when compiled with newer versions of clang (FreeBSD-11 is affected). -- obtained from haproxy source tree. Notes: svn path=/head/; revision=438838
* - Fix ShebangsMartin Wilke2017-04-191-1/+3
| | | | Notes: svn path=/head/; revision=438825
* - Fix shebangsMartin Wilke2017-04-192-2/+7
| | | | Notes: svn path=/head/; revision=438824
* Take maintainership, I use it often.Marcelo Araujo2017-04-191-1/+1
| | | | Notes: svn path=/head/; revision=438819
* Update to 0.1.8Sunpoet Po-Chuan Hsieh2017-04-182-5/+5
| | | | | | | Changes: https://github.com/Azure/azure-ruby-asm-core/blob/master/ChangeLog.md Notes: svn path=/head/; revision=438810
* Update to 0.7.8Sunpoet Po-Chuan Hsieh2017-04-183-7/+6
| | | | | | | | | - Update WWW Changes: https://github.com/Azure/azure-sdk-for-ruby/releases Notes: svn path=/head/; revision=438809
* Remove @comment $FreeBSD$ from plists.Mathieu Arnold2017-04-171-1/+0
| | | | | | | | | Whatever you do, things always get to creep back in the ports tree. Sponsored by: Absolight Notes: svn path=/head/; revision=438750
* - Fix shebangsMartin Wilke2017-04-171-1/+4
| | | | Notes: svn path=/head/; revision=438735
* Revert r438532 and remove shebangSunpoet Po-Chuan Hsieh2017-04-171-3/+6
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=438715
* Move net/py-matrix-synapse to the net-im categoryMark Felder2017-04-179-709/+0
| | | | Notes: svn path=/head/; revision=438694
* - Add patches to fix build with LibreSSL [1]Guido Falsi2017-04-165-5/+64
| | | | | | | | | | | | | | - Add dependencies and new SHEBANG_FILE to per stage-qa warnings - Stop istalling python script to avoid stage-qa error about wrong python shabang(adding a python dependency just for a contributed python script seems overkill) PR: 218599 [1] Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> Obtained from: https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony/asterisk/patches/ [1] Notes: svn path=/head/; revision=438620
* net/s3ql: create portSteve Wills2017-04-144-0/+52
| | | | | | | | | | | | | | | S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access running Linux, FreeBSD or OS-X. WWW: https://bitbucket.org/nikratio/s3ql PR: 203760 Submitted by: Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes) Notes: svn path=/head/; revision=438541
* - Fix shebangMartin Wilke2017-04-141-1/+3
| | | | Notes: svn path=/head/; revision=438532
* - Update to 1.0.4Nicola Vitale2017-04-142-4/+4
| | | | | | | Release Notes: https://github.com/sivel/speedtest-cli/releases/tag/v1.0.4 Notes: svn path=/head/; revision=438500
* graphics/opencv: back out r423216 and r423063 (replaying r423316)Jan Beich2017-04-141-3/+3
| | | | | | | | | | | | Renaming didn't help to unblock 3.x progress as co-existence with 2.x was no less complex than simply fixing consumers. This commit also restores directory-level history accidentally lost via git-svn. PR: 210505 Pointy hat to: jbeich (should've discussed first) Notes: svn path=/head/; revision=438490
* net/py-matrix-synapse: Update to 0.20.0Mark Felder2017-04-132-11/+23
| | | | | | | | | - Add LDAP option - ADD Email option, for emailing missed messages. - Reorganized some dependencies Notes: svn path=/head/; revision=438486
* net/py-matrix-synapse-ldap3: Fix LICENSE_FILEMark Felder2017-04-131-1/+1
| | | | Notes: svn path=/head/; revision=438448
* Allows synapse to use LDAP as a password provider.Mark Felder2017-04-134-0/+28
| | | | | | | WWW: https://pypi.python.org/pypi/matrix-synapse-ldap3 Notes: svn path=/head/; revision=438446
* Upgrade to latest version.Dag-Erling Smørgrav2017-04-122-4/+4
| | | | Notes: svn path=/head/; revision=438407