aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Really fix on 11+.Mathieu Arnold2016-12-282-15/+9
| | | | | | PR: 212283 Submitted by: ae Sponsored by: Absolight
* Add a patch for recognition of modern ciphers. Fix WWW and pointMikhail Teterin2016-12-283-3/+8
| | | | | | | MASTER_SITES to SourceForge. PR: 215502 Approved by: arved (maintainer)
* net/ruby-tserver: deprecateSteve Wills2016-12-281-0/+3
|
* net/ruby-tcpsocketpipe: deprecateSteve Wills2016-12-281-0/+3
|
* net/ruby-icmp: deprecateSteve Wills2016-12-281-0/+3
|
* net/ruby-dict: deprecateSteve Wills2016-12-281-0/+3
|
* * Upgrade net/samba43 and net/samba44 to address multiple vulnerabilitiesTimur I. Bakeyev2016-12-2812-108/+83
| | | | | | | | | | | * Switch port to use net/openldap24-sasl-client as some authorization methods don't work with plain openldap24-client. * Changed namespace used by vfs_fruit to be compatiable with net/netatalk3. * Removed old DNS crypto patch, as it SEEMS it was superseded by recent code changes. Please, notify me if you see that internal DNS doesn't handle signed requests properly anymore. Security: CVE-2016-2123 CVE-2016-2125 CVE-2016-2126
* net/syncthing: update to 0.14.17Steve Wills2016-12-282-4/+4
|
* Fix build due to breakage from r426825, targeting net/ntp*. The patchCy Schubert2016-12-281-8/+1
| | | | | | | | | to net/kea/pkg-plist was never intended in r426825. r426825 was for net/ntp* only. PR: 215610 Reported by: jbeich Pointy hat to: cy (me)
* net/py-magic-wormhole: update to 0.9.0Steve Wills2016-12-272-7/+12
|
* - Remove bogus (in presence of USE_GITHUB) USES=tar*Dmitry Marakasov2016-12-274-6/+5
| | | | | | - While here, minor cosmetic and license fixes Approved by: portmgr blanket
* - Remove bogus (in presence of USE_GITHUB) USES=tar*Dmitry Marakasov2016-12-271-7/+4
| | | | | | | - Switch to USES=ssl - Remove unneeded bsd.port.pre.mk inclusion Approved by: portmgr blanket
* net/py-kombu: update SQLalchemy dependency to version 1.0, bump PORTREVISIONRene Ladan2016-12-271-1/+2
| | | | | | PR: 215220 Submitted by: myself Approved by: maintainer timeout (wg, 16 days)
* - Update to 0.5.0Sunpoet Po-Chuan Hsieh2016-12-272-4/+4
| | | | Changes: https://github.com/fog/fog-google/commits/master
* Don't deprecate net/samba36, too many ports depend on it.Mathieu Arnold2016-12-261-1/+2
| | | | Sponsored by: Absolight
* Add an EXPIRATION_DATE to DEPRECATED ports without one.Mathieu Arnold2016-12-261-0/+1
| | | | Sponsored by: Absolight
* - Update to 6.11.5Dmitry Marakasov2016-12-262-5/+7
| | | | | | | | | - Add ftp mirror - Cosmetic fixes PR: 215314 Submitted by: takefu@airport.fm Approved by: roy@marples.name (maintainer)
* Stop setting INSTALL_TARGET to install-strip.Raphael Kubo da Costa2016-12-261-1/+4
| | | | | | | This causes `make stage' to fail, as noticed by pkg-fallout: libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a strip: file format not recognized
* - Distfile was rerolled (no difference in tarball contents), update checksumsDmitry Marakasov2016-12-262-3/+6
| | | | | | | | | - Note that de.pear.php.net still ships an old distfile, ignore it as it seems to be outdated - While here, add LICENSE PR: 208532 Submitted by: daniel@blodan.se Approved by: portmgr blanket
* Drop post-configure target from several Qt5 ports.Raphael Kubo da Costa2016-12-261-4/+0
| | | | | | | | | Qt's configure script already creates all the necessary Makefiles for the directories we need to build, so there is no need to run qmake again in post-configure. Reviewed by: tcberner, Adriaan de Groot <groot@kde.org> Differential Revision: https://reviews.freebsd.org/D8899
* - update miniupnpc to 2.0.20161216Dirk Meyer2016-12-264-9/+14
| | | | - bump API change
* - It fails to build with clang >= 3.6 as well, so always use gcc on i386Dmitry Marakasov2016-12-261-1/+1
| | | | Approved by: portmgr blanket
* CMAKE_INSTALL_MANDIR is not set correctly by default, no need to override itDmitry Marakasov2016-12-251-1/+0
| | | | Approved by: portmgr blanket
* Update to 2.2.3.Joe Marcus Clarke2016-12-253-6/+6
| | | | | See https://www.wireshark.org/docs/relnotes/wireshark-2.2.3.html for the list of changes in this release.
* Switch from USE_OPENSSL=yes to USES=ssl.Raphael Kubo da Costa2016-12-251-1/+1
|
* Remove dependency on the python3 symlinkAntoine Brodin2016-12-251-1/+2
|
* Update to 0.1.54.Vanilla I. Shu2016-12-242-3/+4
|
* Belated PORTREVISION bump after security/libressl 2.4.4 update.Christian Weisgerber2016-12-241-1/+1
| | | | | PR: 215522 Submitted by: Rene Wagner <rw@nelianur.org>
* - Update to 1.9.0.post1Sunpoet Po-Chuan Hsieh2016-12-244-12/+13
| | | | | | | - Add NO_ARCH - Relax USES=python Changes: https://github.com/joestump/python-oauth2/commits/release/1.9
* - Update to 1.6.13Wen Heping2016-12-246-63/+24
| | | | | PR: 215063 Submitted by: corsmith@gmail.com(maintainer)
* Fix packagingAntoine Brodin2016-12-241-0/+1
| | | | Reported by: pkg-fallout
* - Switch to options helpersDmitry Marakasov2016-12-241-2/+7
|
* Fix plist after r429205.Adam Weinberger2016-12-241-2/+1
|
* - Update to 0.1.10Wen Heping2016-12-242-4/+4
| | | | | PR: 215405 Submitted by: bradleythughes@fastmail.fm(maintainer)
* - Update ndpi and ntopng to head of stable branches.Guido Falsi2016-12-245-12/+13
| | | | | | | | | - Fix GeoIP dependency in ntopng. Upstream releases binaries from the top of the stable branches as main distribution media, so I make the FreeBSD port do the same. Thanks to Kaya Saman <kayasaman@gmail.com> for his help with testing.
* NMU to version 1.4.0b1, adding PHP 7 support.Matthias Andree2016-12-242-5/+4
| | | | | | | PR: 214774 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: Jochen Neumeister (maintainer) Sponsored by: OPNsense
* - Fix build by fixing iconv handling on 11+Dmitry Marakasov2016-12-232-4/+3
| | | | | | - Demove redundant OPTIONS_DEFAULT Approved by: portmgr blanket
* - Remove devel/py-pytest-runner from BUILD_DEPENDSWen Heping2016-12-232-1/+11
| | | | | | (It is one of depends for test) Suggested by: Danilo G. Baio <dbaio@bsd.com.br>(via email)
* Stop killing deamons from plistBaptiste Daroussin2016-12-232-1/+1
|
* Use @sampleBaptiste Daroussin2016-12-231-2/+1
|
* Use @sampleBaptiste Daroussin2016-12-231-1/+1
|
* Mark as deprecated and set expiration dateBaptiste Daroussin2016-12-232-10/+12
| | | | | It is not maintained anymore While here remove usage of @*exec
* - Pass maintainership to submitterWen Heping2016-12-221-1/+1
| | | | | PR: 215489 Submitted by: joneum@bsdproject.de
* - Mark broken on FreeBSD 9.x i386Dmitry Marakasov2016-12-221-0/+2
| | | | Approved by: portmgr blanket
* Update net/nats-streaming-server to version 0.3.6.Jimmy Olgeni2016-12-222-4/+4
|
* Add gdrive 2.1.0, google Drive CLI Client.Emanuel Haupt2016-12-214-0/+39
| | | | | PR: 215456 Submitted by: Dmitri Goutnik <dg@syrec.org>
* Update to 1.5.20161216Emanuel Haupt2016-12-212-4/+4
|
* - Update to 3.2Wen Heping2016-12-212-3/+5
|
* - Update to 0.202000Sunpoet Po-Chuan Hsieh2016-12-212-4/+4
| | | | Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
* Update to 0.4.5Alberto Villa2016-12-212-4/+4
|
* Add forgotten patch to fix lua build.Dmitry Sivachenko2016-12-211-0/+15
| | | | | PR: 215444 Submitted by: Franco Fichtner <franco@opnsense.org>
* - Update to 1.10.5Danilo Egea Gondolfo2016-12-203-6/+5
|
* net/remmina-plugin-rdp: Revive portBen Woods2016-12-205-6/+37
| | | | | | | PR: 214378 Reported by: Koichiro IWAO <meta+ports@vmeta.jp> Reported by: timp87@gmail.com Approved by: adamw (mentor, implicit)
* - Use another github repo to maintain the patches since the originalHiroki Sato2016-12-207-1112/+8
| | | | | | | | upstream is no longer actively maintained. - Add -n flag to prevent Release message from being sent when dhcp6c stops.[*] - Add more log for DHCP messages.[*] Based on work by: marjohn56 (martin@queens-park.com)
* Update KDE Frameworks to 5.29.0Tobias C. Berner2016-12-191-3/+3
| | | | | | | | | | | | | | | | | | | | | Release notes: https://www.kde.org/announcements/kde-frameworks-5.29.0.php New ports: * textproc/kf5-syntax-highlighting (new in 5.28.0) * graphics/kf5-prison (new in 5.29.0) Fixes: * kf5-kservice: Move applications.menu to kf5-applications.menu to stop conflicting with kdelibs4. * Define conflicts in the kde4-l10n ports (debian does the same). * kf5-kapidox: Fix with python3 Thanks to Matthew Rezny <matthew@reztek.cz> for looking at the conflicts in 214528, and Dima Panov (fluffy@) for the python3 fix. PR: 214528 Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8776
* net/ntpa: update 0.7.6 -> 0.7.10Kurt Jaeger2016-12-195-5/+58
| | | | | | | | | | | | - Lookup on known time servers - Log management with newsyslog - Fixed bug in configuration reload - Fixed bug in URIs with mono 2.6 - Fixed bug in database schema - Trim dist package PR: 215352 Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
* databases/py-swiftclient: rename to py-python-swiftclientRoman Bogorodskiy2016-12-181-1/+2
| | | | | | | | | | - Rename to py-python-swiftclient to follow naming convention for Python port available on pypi to match pypi name - Update dependencies for databases/py-swift and net/py-python-heatclient and bump PORTREVISION for these ports PR: 215374 Approved by: trociny (maintainer)
* - Switch to USES=localbaseDmitry Marakasov2016-12-182-17/+16
| | | | | - Switch to options helpers - Regenerate patches
* net/py-heatclient: complete rename to net/py-python-heatclientRoman Bogorodskiy2016-12-183-0/+0
| | | | | | | Should have been done as a part of my previous commit (r428767), but somehow forgot to svn mv for this one. Reported by: antoine
* Add py-python-barbicanclient 4.1.0, client Library for OpenStackRoman Bogorodskiy2016-12-184-0/+39
| | | | | | | Barbican Key Management API. PR: 215298 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* Rename python openstack clients to match pypi namesRoman Bogorodskiy2016-12-1726-33/+26
| | | | | | | | | | | | | | | | | | | | | | - Rename the following ports: py-ceilometerclient py-cinderclient py-designateclient py-glanceclient py-heatclient py-keystoneclient py-neutronclient py-novaclient py-openstackclient to py-python-$(component)client to match pypi name - Update MOVED - Update the appropriate dependency lines Suggested by: koobs
* Mark IGNOREDmitry Sivachenko2016-12-171-0/+1
|
* Update to version 1.7.1.Dmitry Sivachenko2016-12-173-5/+12
|
* - Add LICENSEDmitry Marakasov2016-12-173-9/+15
| | | | | - Switch to options helpers - Regenerate patches
* Update to 2.4.2Olivier Cochard2016-12-162-4/+4
| | | | | Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D8800
* net/concourse-fly: Update to 2.5.1Jean-Sébastien Pédron2016-12-162-4/+4
| | | | | Approved by: bapt Differential Revision: https://reviews.freebsd.org/D8797
* Update net/gnatsd to version 0.9.6.Jimmy Olgeni2016-12-162-5/+4
|
* Make ICONV a default option.Emanuel Haupt2016-12-161-2/+2
| | | | | | | | | The iconv option is extremely useful, indeed necessary when exchanging files with systems that have different encoding. This change does not require third- party patches. Discussed on: ports Suggested by: Alan Braslau <alan.braslau@comcast.net> (via mail)
* Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsJan Beich2016-12-161-1/+1
| | | | | | | PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine
* Fix build with LibreSSL.Cy Schubert2016-12-163-4/+22
| | | | | PR: 215323 Submitted by: naddy
* - Add LICENSEDmitry Marakasov2016-12-151-1/+6
| | | | | - Add NO_ARCH - Switch to options helpers
* Stepping down as maintainer for some ports.Johan van Selst2016-12-153-3/+3
|
* - Update devel/protobuf to 3.1.0Sunpoet Po-Chuan Hsieh2016-12-153-1/+3
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Fix building when libressl is not the default.Mathieu Arnold2016-12-151-2/+4
| | | | | PR: 215150 Sponsored by: Absolight
* More USE_GITHUB cleanup.Mathieu Arnold2016-12-151-14/+4
| | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight
* - Update to 0.8.8Dmitry Marakasov2016-12-142-5/+8
| | | | | | | - While here, fix license and switch to options helpers PR: 215272 Submitted by: timp87@gmail.com (maintainer)
* - Update to 0.10.5Dmitry Marakasov2016-12-132-3/+4
| | | | | | PR: 214328 Submitted by: joneum@bsdproject.de Approved by: maintainer timeout (count@211.ru, 1 month)
* - Update to 1.0Dmitry Marakasov2016-12-133-22/+56
| | | | | | | | - Switch to official master site - While here, fix license PR: 213872 Submitted by: ports@bsdserwis.com (maintainer)
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-1339-39/+39
| | | | Approved by: portmgr (blanket)
* Convert a few ports to GH_TUPLE.Mathieu Arnold2016-12-131-73/+27
| | | | Sponsored by: Absolight
* - Update WWW: pecl.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-139-9/+9
| | | | Approved by: portmgr (blanket)
* Update to 1.3.8rc1Jason E. Hale2016-12-132-6/+4
| | | | | | PR: 212811 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: maintainer timeout
* Correct MASTER_SITES.Dmitry Sivachenko2016-12-131-1/+1
|
* Correct cut&paste error, add missing dot.Cy Schubert2016-12-131-1/+1
|
* Flag ntp and ntp-devel ignore if libressl is installed due to md5Cy Schubert2016-12-132-0/+8
| | | | | | symbol conflicts. PR: 215093
* - Update to 0.22Sunpoet Po-Chuan Hsieh2016-12-133-5/+6
| | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-LDAP-Server-Test/Changes
* Update net/nats-streaming-server to version 0.3.4.Jimmy Olgeni2016-12-132-4/+4
|
* - Update WWW: rubygems.org uses https://Sunpoet Po-Chuan Hsieh2016-12-122-2/+2
| | | | With hat: ruby
* multimedia/ffmpeg: update to 3.2.2Jan Beich2016-12-1110-8/+10
| | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries)
* net/ntpa: update 0.7.4 -> 0.7.6Kurt Jaeger2016-12-113-16/+19
| | | | | | | | | | | | | - Added BSD3CLAUSE PostgreSQL GPLv2 to license list - Updated PostgreSQL data provider to v3.1.9 - Build with NPlot from ports tree - Improved logging of database errors - Sanitized default configuration - Change build script to autotools - Fixed threadpool issue in mono 2.6 PR: 215181 Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
* Those ports build fine with bsd makeAntoine Brodin2016-12-112-2/+2
|
* Add py-ceilometerclient 2.7.0, openStack Telemetry API Client Library.Roman Bogorodskiy2016-12-114-0/+42
| | | | | PR: 215146 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* Add py-heatclient 1.6.1, openStack Orchestration API Client Library.Roman Bogorodskiy2016-12-114-0/+45
| | | | | PR: 215146 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* Add py-designateclient 2.3.0, openStack DNS-as-a-Service - Client.Roman Bogorodskiy2016-12-114-0/+41
| | | | | PR: 215146 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
* net/freerdp: Fix X11_CMAKE_ON typo and logic error introduced in r428330Ben Woods2016-12-111-2/+2
| | | | Approved by: adamw (mentor, implicit)
* net/freerdp1: Implement port improvements made to net/freerdp in r428330Ben Woods2016-12-1111-87/+77
| | | | | | | | | | | | | | | | | - Remove DIRECTFB option, as it no longer compiles, and gets little upstream maintenance - Use NEON on aarch64, and optionally on armv6 - Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions of 12.0-CURRENT - Re-generate patches (pet portlint) PR: 212004 PR: 213637 Submitted by: Kyle Evans (maintainer) Reviewed by: Mikael Urankar <mikael.urankar@gmail.com> Reviewed by: koobs Reviewed by: jbeich Approved by: adamw (mentor, implicit)
* net/freerdp1: Fix issue with X11_USE=xorg= being truncatedBen Woods2016-12-111-2/+1
| | | | | | | | | due to whitespace as it wrapped over multiple lines PR: 214956 Submitted by: Kyle Evans (maintainer) Reported by: John Hein <z7dr6ut7gs@snkmail.com> Approved by: adamw (mentor, implicit)
* net/freerdp: Update to 2.0.0 pre-release (GitHub as of 2016.11.24)Ben Woods2016-12-1136-359/+1211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This update brings in the latest 2 years of FreeRDP project work, which has had a long time between tagging releases. - Remove DIRECTFB option, as it no longer compiles, and gets little upstream maintenance - Use NEON on aarch64, and optionally on armv6 - Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions of 12.0-CURRENT - Fix issue with X11_USE=xorg= being truncated due to whitespace as it wrapped over multiple lines - Move installed *.cmake files to correct location for modules net/freerdp1: - create new port based on previous net/freerdp 1.2.0, as it is required by net/guacamole-server net/vinagre: - patch to work with the new version of net/freerdp 2.0.0 net/guacamole-server: - patch to work with net/freerdp1 PR: 212004 PR: 214956 Submitted by: Kyle Evans (maintainer) Reported by: John Hein <z7dr6ut7gs@snkmail.com> Reviewed by: Mikael Urankar <mikael.urankar@gmail.com> Reviewed by: Ting-Wei Lan <lantw44@gmail.com> Reviewed by: Antenore Gatta <antenore@simbiosi.org> Reviewed by: amdmi3 Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D8712
* Update asterisk13 to 13.13.1Guido Falsi2016-12-112-5/+4
| | | | | | Security: c0b13887-be44-11e6-b04f-001999f8d30b Security: 9e6640fe-be3a-11e6-b04f-001999f8d30b MFH: 2016Q4
* Update asterisk11 to 11.25.1Guido Falsi2016-12-112-4/+4
| | | | | Security: c0b13887-be44-11e6-b04f-001999f8d30b MFH: 2016Q4
* remmina* build fine with bsd makeAntoine Brodin2016-12-112-2/+2
|
* net/yate: Fix SSL optionBernard Spil2016-12-111-1/+2
| | | | | | | - OPTION is named SSL not OPENSSL - Register USES= ssl so it will use the selected OpenSSL provider Approved by: SSL blanket
* net/tn5250: Fix build without SSLv2/3Bernard Spil2016-12-112-2/+25
| | | | | | | - Add patch fixing build without SSLv2/3 - Switch USE_OPENSSL to USES= ssl Approved by: SSL blanket
* Update to 20140814Emanuel Haupt2016-12-102-4/+5
|
* net/syncthing: update to 0.14.13Steve Wills2016-12-102-4/+4
|
* net/py-ldap: update to 2.4.28Ruslan Makhmatkhanov2016-12-102-4/+4
|
* net/py-pysmb: update to 1.1.19Ruslan Makhmatkhanov2016-12-102-3/+4
|
* net/py-ldap3: update to 2.1.1Ruslan Makhmatkhanov2016-12-102-4/+4
|
* Update net/xmlrpc-c to 1.39.11Renato Botelho2016-12-092-4/+4
|
* Remove nonexistent -t option from call to netstat(1) [1]Jason E. Hale2016-12-094-53/+63
| | | | | | | | | | Convert to options helpers Install everything with BSD_INSTALL_* instead of cp to set correct permissions and strip binaries Pet portlint and stage-qa PR: 213490 [1] Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> [1]
* - Update to 5.17.0Sunpoet Po-Chuan Hsieh2016-12-092-4/+4
| | | | Changes: https://github.com/sferik/twitter/blob/5-stable/CHANGELOG.md
* - Add rubygem-qiniu 6.8.0Sunpoet Po-Chuan Hsieh2016-12-094-0/+31
| | | | | | Qiniu Resource (Cloud) Storage SDK for Ruby WWW: https://github.com/qiniu/ruby-sdk
* Update devel/cmake* to 3.7.1 [1]Tobias C. Berner2016-12-092-1/+2
| | | | | | | | | | | | | | | Due to an upstream commit [2] we need now to pass CMAKE_INSTALL_MANDIR:PATH="share/man" in the devel/llvm-* ports, and fix the plist of net/remmina. Further add an upstream patch to math/plplot to fix the build with 3.7.1. [1] https://cmake.org/cmake/help/v3.7/release/3.7.html [2] https://github.com/kitware/cmake/commit/956054 PR: 214975 Approved by: rakuco (mentor) Exp-run by: antoine
* Update to 1.6.5Olivier Duchateau2016-12-092-4/+4
|
* Bluemix CLI provides a unified way for you to interact with yourAlberto Villa2016-12-095-0/+63
| | | | | | | | | | applications, virtual servers, containers, and other components in Bluemix through a command line interface. It also leverages command line tools from Cloud Foundry, Docker, and the OpenStack community when you interact with specific compute types. Bluemix CLI helps you handle the environment settings when these community tools are used. WWW: http://clis.ng.bluemix.net
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-0920-15/+20
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-096-4/+6
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-095-5/+5
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libpcre.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 toTijl Coosemans2016-12-092-2/+2
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libcurl.so.7 compatibility link that was added in r374303 toTijl Coosemans2016-12-093-2/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libjpeg.so.11 compatibility link that was added in r374303 toTijl Coosemans2016-12-093-3/+3
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libtiff.so.4 compatibility links that were added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added inTijl Coosemans2016-12-083-2/+3
| | | | | r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilityTijl Coosemans2016-12-081-1/+1
| | | | | links that were added in r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Update to 0.201004Sunpoet Po-Chuan Hsieh2016-12-082-4/+4
| | | | Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
* net/remmina: Set cmake scripts to treat DragonFly like FreeBSDJohn Marino2016-12-081-3/+7
| | | | | Discussed with woodsb02 - no-op for FreeBSD While here, wrap to 80 columns
* net/foreman-proxy: update to 1.12.2Steve Wills2016-12-0812-149/+153
| | | | | PR: 212420 Submitted by: Frank Wall <fw@moov.de>
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-12-074-3/+4
| | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms), part II. The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. This adds ports with USES=fortran and ports using Mk/bsd.octave.mk which in turn has USES=fortran. PR: 214965 Reported by: thierry
* Update net/rabbitmq to version 3.6.6.Jimmy Olgeni2016-12-068-37/+38
|
* - Add LICENSEDmitry Marakasov2016-12-062-3/+7
| | | | | - Switch to options helpers - Regenerate patches
* Update to 2016-11-28Baptiste Daroussin2016-12-062-4/+4
|
* - Update to 0.86Sunpoet Po-Chuan Hsieh2016-12-052-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-GitHub/Changes
* - Update RUN_DEPENDS: use newer rubygem-rackSunpoet Po-Chuan Hsieh2016-12-051-1/+2
| | | | - Bump PORTREVISION for dependency change
* - Update RUN_DEPENDS: remove redundant LOCALBASE/binSunpoet Po-Chuan Hsieh2016-12-051-1/+1
|
* Upgrade net/axa to version 1.4.0:Don Lewis2016-12-052-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | axa (1.4.0) UNRELEASED; urgency=low * Fix bug in sratunnel where pcap output could underflow a counter and crash * Fix bug in sratool where 'get channels' would fail * Fix bug in sratunnel where error messages would fail to emit * Fix typos in manuals * Fix nonportable doxygen version check * Add missing files to EXTRA_DIST * Update README (proper package versions, better install instructions) -- Mike Schiffman <mschiffm@fsi.io> Fri, 02 Dec 2016 00:49:13 +0000 axa (1.3.5) UNRELEASED; urgency=low * Fix package descriptions * Require nmsg >= 0.11.2 -- Mike Schiffman <mschiffm@fsi.io> Mon, 15 Nov 2016 17:19:14 +0000 Sponsored by: Farsight Security, Inc.
* Upgrade net/nmsg to version 0.12.1:Don Lewis2016-12-053-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nmsg (0.12.1) * Revert "Don't leak duplicate XS endpoint string in parsing code." -- Farsight Security, Inc. <software@fsi.io> Mon, 28 Nov 2016 18:52:41 +0000 nmsg (0.12.0) * Add nmsg_message_get_payload_size() to return the size of the serialized payload object. * Add dnstap message module support. dnstap is a flexible, structured event replication format for DNS software. * nmsg_output_set_rate: Do not destroy existing rate as another output may be using it. Note the changed behavior: The caller of nmsg_output_set_rate() is responsible for reclaiming unused nmsg_rate_t objects with nmsg_rate_destroy(). * Use output lock in nmsg_output_set_rate(). * Fix sizeof operands in nmsg_chalias_lookup() memory allocations. * Fix potential uninitialized filter result in io_run_filters(). * Replace enum-exhaustive if/else with switch for msgmod. * Fix potential nmsg_pres_to_payload crash from unknown fields in msgmod. * Remove unnecessary initializations in strbuf code. * Add missing cleanup in nmsg_pcap_input_setfilter_raw error returns. * Refactor io loop close check to remove unused return value. * Fix ignored return value in file input. * Don't leak duplicate XS endpoint string in parsing code * Fix problems with nmsg_output_set_rate(). It destroys a previously provided nmsg_rate. If that rate object is shared with another output, activity on the other output will access freed memory formerly associated with that nmsg_rate. It does not synchronize setting the nmsg_rate object. This can lead to race conditions, e.g. if the rate object is set and the old one destroyed while an output is in nmsg_rate_sleep(). -- Farsight Security, Inc. <software@fsi.io> Wed, Nov 23 2016 21:15:55 +0000 Consistently use %%DATADIR%% in pkg_plist. Sponsored by: Farsight Security, Inc.
* Add missing files to plistBaptiste Daroussin2016-12-052-0/+5
|
* Remove dependency on devel/py-argparse which is expired and included inRene Ladan2016-12-042-2/+0
| | | | | | Python 2.7+ / 3.2+ by default. sysutils/osquery fails to build because of C++ errors.
* - Update to 765.20.4Sunpoet Po-Chuan Hsieh2016-12-042-4/+4
|
* - Update to 5.2.0Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
|
* - Update to 1.23.0Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
* - Update to 2.2.1Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/mperham/connection_pool/blob/master/Changes.md
* - Update to 1.1.4Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | | Changes: https://github.com/fog/fog-softlayer/blob/master/CHANGELOG.md https://github.com/fog/fog-softlayer/commits/master
* - Update to 0.1.2Sunpoet Po-Chuan Hsieh2016-12-042-4/+5
| | | | Changes: https://github.com/fog/fog-rackspace/commits/master
* - Update to 0.3.1Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/fog/fog-local/commits/master
* - Update to 1.5.2Sunpoet Po-Chuan Hsieh2016-12-042-5/+5
| | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
* - Update to 3.0.0Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/fog/fog-profitbricks/releases
* - Update to 0.1.18Sunpoet Po-Chuan Hsieh2016-12-042-5/+5
| | | | Changes: https://github.com/fog/fog-openstack/commits/master
* - Update to 0.4.2Sunpoet Po-Chuan Hsieh2016-12-042-4/+4
| | | | Changes: https://github.com/fog/fog-google/commits/master
* - Update to 0.2.0Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/fog/fog-dynect/commits/master
* - Update to 0.2.3Sunpoet Po-Chuan Hsieh2016-12-042-4/+5
| | | | Changes: https://github.com/fog/fog-cloudatcost/commits/master
* - Update to 0.11.0Sunpoet Po-Chuan Hsieh2016-12-042-3/+4
| | | | Changes: https://github.com/fog/fog-brightbox/blob/master/CHANGELOG.md
* - Update to 0.13.0Sunpoet Po-Chuan Hsieh2016-12-042-4/+4
| | | | Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
* Update to 1.7.1.Alexander Leidinger2016-12-032-4/+4
|
* Update to 1.6.4Olivier Duchateau2016-12-032-4/+4
|
* Update to 2.4.5Jason E. Hale2016-12-032-5/+5
| | | | | | | | Update MASTER_SITES PR: 214342 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: <dreibh@iem.uni-due.de> (maintainer)
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-0212-25/+23
| | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-0220-20/+20
| | | | Sponsored by: Absolight
* Add LIBPCAP option to allow building with libpcap from portsJason E. Hale2016-12-021-3/+11
| | | | | | | | | | Pass maintainership to submitter While here: Remove build dependency on devel/swig13; source comes pre-swig'd PR: 214939 (based on) Submitted by: Craig Leres <leres@ee.lbl.gov>
* Update to latest version, change iflib version number to reflect the port.Stephen Hurd2016-12-023-4/+18
| | | | Sponsored by: Broadcom Limited
* - Update to 0.201003Sunpoet Po-Chuan Hsieh2016-12-022-5/+5
| | | | Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
* Update to 2.2.2. SeeJoe Marcus Clarke2016-12-029-474/+6
| | | | | https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html for a list of what's new in this release.
* - Fix licenseDmitry Marakasov2016-12-011-6/+3
| | | | | | | | - Add LICENSE_FILE - Remove bogus (in presence of USE_GITHUB) USES=tar* - Remove post-patch, redundant with USES=pathfix Approved by: portmgr blanket
* Align patches with the fix submitted upstream.Guido Falsi2016-12-017-130/+84
| | | | Obtained from: https://issues.asterisk.org/jira/browse/ASTERISK-26617
* - Update to 1.1.14Alex Kozlov2016-11-302-4/+5
| | | | | | PR: 213179 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Approved by: maintainer timeout (2 months)
* net/chrony: update 2.4 -> 2.4.1Jason Unovitch2016-11-302-4/+4
| | | | | PR: 214749 Submitted by: Yonas Yanfa <yonas@fizk.net> (maintainer)
* Mark some ports as not openssl-devel ready.Mathieu Arnold2016-11-307-5/+42
| | | | Sponsored by: Absolight
* - Add patch missig in r427365Li-Wen Hsu2016-11-291-0/+11
|
* - Update to 2.1.0Li-Wen Hsu2016-11-294-16/+39
| | | | | PR: 214869 Submitted by: iblis@hs.ntnu.edu.tw (maintainer)
* - Upgrade to 2.3.0.Jun Kuriyama2016-11-295-47/+15
|
* Enable SSL by default.Mathieu Arnold2016-11-291-1/+2
| | | | Sponsored by: Absolight
* - Clean up garbage files and don't stage them, fix stage-qaDmitry Marakasov2016-11-281-0/+3
| | | | Approved by: portmgr blanket
* Update to 1.6.1Olivier Duchateau2016-11-283-4/+6
|
* net/py-libcloud: update to 1.4.0Roman Bogorodskiy2016-11-272-4/+4
|
* net/py-pyzmq: update to 16.0.2Roman Bogorodskiy2016-11-272-4/+4
|
* net/py-openstackclient: update to 3.4.1Roman Bogorodskiy2016-11-272-15/+14
| | | | | | | Also, specify LICENSE and update (BUILD|RUN)_DEPENDS. PR: 214741 Submitted by: maintainer
* net/py-keystoneclient: update to 3.7.0Roman Bogorodskiy2016-11-272-7/+9
| | | | | | | Also, specify LICENSE and update (BUILD|RUN)_DEPENDS. PR: 214741 Submitted by: maintainer
* Update security/gpgme-* to 1.8.0Jason E. Hale2016-11-271-1/+1
| | | | | | | | | | | | In this version, libgpgme-pthread.so has been removed in favor of just using libgpgme.so as the thread-safe library. PORTREVISION has been bumped on all ports depending on security/gpgme so that any that may have linked to -lgpgme-pthread will link to -lgpgme instead. The Python module provided by security/py-gpgme has been renamed upstream from pyme3 to gpg. This removes the conflict with security/py-pyme, although security/py-gpgme is still the direct replacement of that module.
* net/syncthing: update to 0.14.12Steve Wills2016-11-262-4/+4
|
* - Add missing dependency for IPV6 optionSunpoet Po-Chuan Hsieh2016-11-261-3/+5
| | | | | | | - Bump PORTREVISION for dependency change PR: 214826 Submitted by: Melissa Pilgrim <ports.maintainer@evilphi.com>
* Update to 2016-11-17Baptiste Daroussin2016-11-252-4/+4
|
* - Update asterisk13 to 13.13.0Guido Falsi2016-11-254-21/+133
| | | | | | | - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu
* - Update asterisk11 to 11.25.0Guido Falsi2016-11-252-9/+6
| | | | | | | - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu
* - Add LICENSEDmitry Marakasov2016-11-252-3/+6
| | | | - Respect CFLAGS/LDFLAGS
* - Fix LICENSEDmitry Marakasov2016-11-251-8/+10
| | | | | | - Add LICENSE_FILE - Add NO_ARCH - Cosmetic fixes
* - Add LICENSEDmitry Marakasov2016-11-252-11/+14
| | | | | | | - Add NO_ARCH - Use DESTDIRNAME - Cosmetic fixes - Regenerate patches
* - Update to 1.9.4Sunpoet Po-Chuan Hsieh2016-11-252-7/+9
| | | | Changes: https://github.com/vmware/rbvmomi/releases
* Unbreak Makefile, set up appropriate support for BROKEN.Cy Schubert2016-11-251-5/+7
| | | | As suggested by koobs, describe error in BROKEN=.
* - Use the libevent from ports. This solves a segfault reported by an user [1]Danilo Egea Gondolfo2016-11-242-1/+46
| | | | | | | - Enable c++ bindings and "mpi thread multiple" support [1] - Add DEBUG option Reported by: Otacilio Neto <otaciliodearaujo@gmail.com> [1]
* Add iana package to plistJulien Laffaye2016-11-242-0/+5
| | | | | PR: 214172 Submitted by: rs@netflix.com
* - Add LICENSEDmitry Marakasov2016-11-241-4/+9
| | | | | - Add missing USES=libedit - Use MANPREFIX
* Document that net/ntp does not build under FreeBSD-9.Cy Schubert2016-11-241-0/+4
|
* - Add LICENSEDmitry Marakasov2016-11-242-6/+9
| | | | | - Add missing USES=ssl - makeparch
* - Add LICENSEDmitry Marakasov2016-11-241-1/+4
| | | | - Add missing USES=ssl
* net/mosquitto: restore libressl supportJohn Marino2016-11-241-0/+68
| | | | | | | | | | | The mosquitto commit that added OpenSSL 1.1.0 support simultaneously broke LibreSSL support. This patch comes from a fork and hasn't been incorporated upstream yet (pull request #280 still outstanding but should eventually be merged in). LibreSSL support broke during the version upgrade last month. Approved by: SSL blanket
* - Update to 2.99003.1Sunpoet Po-Chuan Hsieh2016-11-242-4/+6
| | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
* Add patch to apply alignment attribute to a struct instead of a typedef.Tijl Coosemans2016-11-242-1/+12
| | | | | | | | This rounds the size of the struct to a multiple of the alignment such that malloc and friends allocate memory with the correct alignment. PR: 214784 MFH: 2016Q4
* net/remmina: Add USES=gettext localbase:ldflagsBen Woods2016-11-232-6/+3
| | | | | | | | | | | | | | - bin/remmina links to lib/libintl.so.8 regardless of NLS option Note: that NLS option still prevents translations from being installed - cmake needs to search for gettext within localbase net/remmina-plugin-*: Add USES=localbase:ldflags - The plugins need to search localbase/include for headers, and some also link with libraries in localbase Reported by: marino Approved by: adamw (mentor, implicit)
* - Add LICENSEDmitry Marakasov2016-11-231-4/+8
| | | | | - Cosmetic fixes - Switch to options helpers
* - Add LICENSEDmitry Marakasov2016-11-231-0/+2
|
* Fix build folloing r426791.Cy Schubert2016-11-231-0/+1
| | | | | | Also Submitted by: roberto Pointy hat to: delphij Reported by: roberto, Craig Leres <leres@ee.lbl.gov>
* - Add LICENSEDmitry Marakasov2016-11-232-3/+6
| | | | - makeparch
* - Add LICENSEDmitry Marakasov2016-11-231-2/+4
| | | | - Fix configure usage (this is GNU configure)
* Update to 0.8.2.Vanilla I. Shu2016-11-232-4/+4
|
* Update to 0.6.1.Vanilla I. Shu2016-11-232-4/+4
|
* devel/boost-*: update to 1.62.0Jan Beich2016-11-2312-7/+12
| | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
* net/gnome-online-accounts:Carlos J. Puga Medina2016-11-233-8/+12
| | | | | | | | | | | | | | | - Update gnome-online-accounts to 3.18.6 - Add LICENSE and LICENSE_FILE - Switch to USES=localbase:ldflags - Add missing dependencies - Record TIMESTAMP and distinfo checksum (3.18.6) - Add WWW to pkg-descr PR: 214246 Submitted by: cpm Reviewed by: amdmi3, feld (mentors) Approved by: kwm (GNOME team), amdmi3, feld (mentors) MFH: 2016Q4
* - Fix build with IPV6 disabledSunpoet Po-Chuan Hsieh2016-11-231-0/+66
| | | | | | Obtained from: https://github.com/traviscross/mtr/commit/3d1352ca93efca2f8c4be7ccd16cbe2472b4fff0 PR: 214731 [1] Submitted by: <sergey@akhmatov.ru> [1], Iain Grant <iain.grant@stream-technologies.com> (via email)
* - Update to 2.003002Sunpoet Po-Chuan Hsieh2016-11-232-3/+4
| | | | Changes: http://search.cpan.org/dist/GeoIP2/Changes
* net/ocserv: Update to 0.11.6Carlos J. Puga Medina2016-11-232-16/+12
| | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (0.11.6) - Add LICENSE_FILE - Cosmetic fixes - Remove STRIP_CMD target since all binaries are installed with --strip (-s) option by default - Silence two explicitly called commands Changelog: http://lists.infradead.org/pipermail/openconnect-devel/2016-November/004066.html Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) Differential Revision: D8538
* In several dozen ports, use single space for WWW: line in pkg-descr, andAlexey Dokuchaev2016-11-224-6/+4
| | | | reformat port description text in cases when it was notoriously broken.
* Remove documentation of conflict with the ntp-rc port. net/ntp-rcCy Schubert2016-11-222-2/+2
| | | | | | is only an active port when an NTP release candidate is available. Submitted by: des
* Configure leap-second smearing (always).Cy Schubert2016-11-223-2/+12
| | | | | | | | | | | | | | | | Leap-second smearing is an experimental option that may be specified in ntp.conf(5) to spread the effect of a leap-second over an interval as specified by the leapsmearinterval config file statement. Recommended values are between 7200 (2 hours) and 86400 (24 hours). It is advised that leap-second smearing not be used for public NTP servers (https://www.meinbergglobal.com/download/burnicki/Leap\ %20Second%20Smearing%20With%20NTP.pdf). It is also advised that NTP clients not use a mix of NTP servers using leap-second smearing with NTP servers not using leap-second smearing as that could cause undefined client behaviour. Suggested by: des
* Remove stray text from the "Created by" line added in r426783Raphael Kubo da Costa2016-11-221-1/+1
|
* Security update to 4.2.8p9.Xin LI2016-11-222-5/+4
| | | | | Approved by: so MFH: 2016Q4
* - Update to 765.1.2Sunpoet Po-Chuan Hsieh2016-11-224-89/+45
| | | | | | - Remove outdated PORTSCOUT - Simplify patch file - Update WWW
* Add bnxt-kmod, driver for Broadcom NetXtreme-C/NetXtreme-E devices.Stephen Hurd2016-11-224-0/+71
| | | | | | This is simply the driver from 12-CURRENT wrapped in a port for FreeBSD versions that have iflib but don't have the driver included.
* Respect RABBITMQ_LOG_BASE setting in rabbitmq-env.conf, if present.Jimmy Olgeni2016-11-222-3/+10
|
* - Add LICENSEDmitry Marakasov2016-11-211-6/+10
| | | | | - Switch to USES=localbase - Switch to options helpers
* Update to version 1.6.10Dmitry Sivachenko2016-11-212-4/+4
|
* net/kea: unbreak build with boost 1.62 on 9.xJan Beich2016-11-211-1/+2
| | | | | | | | | | `_ZZN5boost6system15system_categoryEvE21system_category_const' referenced in section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded section `.bss._ZZN5boost6system15system_categoryEvE21system_category_const[_ZZN5boost6system15system_categoryEvE21system_category_const]' of .libs/libkea_asiolink_la-io_address.o `_ZZN5boost6system16generic_categoryEvE22generic_category_const' referenced in section `.text' of .libs/libkea_asiolink_la-io_address.o: defined in discarded section `.bss._ZZN5boost6system16generic_categoryEvE22generic_category_const[_ZZN5boost6system16generic_categoryEvE22generic_category_const]' of .libs/libkea_asiolink_la-io_address.o [...] PR: 199601 Reported by: antoine (via exp-run) Approved by: portmgr blanket
* - Update to 4.01041Sunpoet Po-Chuan Hsieh2016-11-212-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes
* Mark as x86-only due to dependency on dmidecode.Mark Linimon2016-11-211-0/+3
| | | | | | | | | | | | From the maintainer: FreeBSD support is not high on the list of things that upstream is working on ... dmidecode is used as a fallback to try and figure out if cloud-init is running on RHEV or VSPHERE. I would rather not try to patch the existing source code since upstream is multiple versions ahead (all of them are unfortunately broken on FreeBSD). Approved by: maintainer
* net/scamper: Document SSL requirementJohn Marino2016-11-211-1/+1
| | | | Approved by: SSL blanket
* net/cf: Update to 6.22.2Jean-Sébastien Pédron2016-11-213-37/+18
| | | | | | | The port is also converted to USES=go, which greatly simplifies it. Approved by: ci Differential Revision: https://reviews.freebsd.org/D7740
* net/nos-ttb: schedule for removal on 2017-02-20Rene Ladan2016-11-203-7/+14
| | | | | | | | The protocol to fetch the teletext page images changed, meaning this program does not longer work. There is a successor project called TTX available from the same author at https://github.com/djcb/ttx While here, set LICENSE and fix some portlint issues.
* games/cake, net/(wident|wiz|opensips): Document ncurses requirementJohn Marino2016-11-203-3/+3
| | | | Approved by: ncurses blanket
* - Fix r426408, r426409 and 426410Sunpoet Po-Chuan Hsieh2016-11-203-4/+20
|
* Use @preunexec rather than @postunexecBaptiste Daroussin2016-11-201-1/+1
| | | | Reported by: antoine
* Use predictable @*execBaptiste Daroussin2016-11-201-2/+2
|
* net/concourse-fly: Update to 2.5.0Jean-Sébastien Pédron2016-11-202-4/+4
| | | | | Approved by: bapt Differential Revision: https://reviews.freebsd.org/D8547
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-2019-12/+19
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* net/bird, net/bird6: Document ncurses requirementJohn Marino2016-11-201-1/+1
| | | | Approved by: ncurses blanket
* Update to 0.73Emanuel Haupt2016-11-202-4/+4
|
* Update distinfo to match the Makefile versionGeorge V. Neville-Neil2016-11-201-2/+2
|
* Un-expire, this port and its slaves were deprecated without a planAntoine Brodin2016-11-201-1/+0
|
* devel/icu: update to 58.1Jan Beich2016-11-202-1/+2
| | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt)
* - Update to 3.20Sunpoet Po-Chuan Hsieh2016-11-202-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* - Update to 4.01030Sunpoet Po-Chuan Hsieh2016-11-202-3/+5
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Net-Twitter/Changes
* - Update to 0.4.2Sunpoet Po-Chuan Hsieh2016-11-202-4/+4
| | | | | Changes: https://pypi.python.org/pypi/ndg-httpsclient#releases https://github.com/cedadev/ndg_httpsclient/releases
* - Update to 1.1.1Sunpoet Po-Chuan Hsieh2016-11-204-450/+4
| | | | Changes: http://pecl.php.net/package-changelog.php?package=geoip
* - Update to 0.87Sunpoet Po-Chuan Hsieh2016-11-202-3/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/traviscross/mtr/blob/master/NEWS
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-11-201-0/+1
|
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2016-11-201-0/+1
|
* - Update to 0.12.10Sunpoet Po-Chuan Hsieh2016-11-202-8/+7
| | | | | | - Add LICENSE_FILE Changes: https://git.gnome.org/browse/gupnp-av/tree/NEWS
* - Update to 1.0.1Sunpoet Po-Chuan Hsieh2016-11-202-4/+5
| | | | | | - Add LICENSE_FILE Changes: https://git.gnome.org/browse/gupnp/tree/NEWS?h=gupnp-1.0
* - Update to 1.0.1Sunpoet Po-Chuan Hsieh2016-11-202-4/+5
| | | | | | - Add LICENSE_FILE Changes: https://git.gnome.org/browse/gssdp/tree/NEWS?h=gssdp_1.0
* Add net/softethervpn, a cross-platform multi-protocol VPN softwareHiroki Sato2016-11-199-0/+262
| | | | under GPLv2.
* - Add IPV6 optionSunpoet Po-Chuan Hsieh2016-11-191-0/+5
| | | | | PR: 213898 Reported by: mi