aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Re-add MAXMINDDB as default OPTIONRyan Steinmetz2019-01-151-0/+2
| | | | | | | | | - Bump PORTREVISION Reported by: adamw Notes: svn path=/head/; revision=490326
* textproc/py-asciinema: update to 2.0.2Steve Wills2019-01-152-4/+4
| | | | Notes: svn path=/head/; revision=490325
* - Update to 2.4.1Ryan Steinmetz2019-01-153-21/+4
| | | | Notes: svn path=/head/; revision=490324
* www/minio: update to 2019.01.10.00.21.20Steve Wills2019-01-153-6/+9
| | | | Notes: svn path=/head/; revision=490323
* - Remove check that no longer applies ↵Ryan Steinmetz2019-01-152-1/+17
| | | | | | | | | (https://blog.maxmind.com/tag/ip-geolocation/) Reported by: sbruno Notes: svn path=/head/; revision=490322
* - Update moodle to 3.1.16, 3.4.7, 3.5.4 and 3.6.2Wen Heping2019-01-148-16/+16
| | | | Notes: svn path=/head/; revision=490321
* Correct a typo with s/LIBS/LIB_DEPENDS/Joe Marcus Clarke2019-01-141-1/+1
| | | | | | | | | This was an issue with me needing to manually merge the previously submitted diff. Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com> Notes: svn path=/head/; revision=490320
* Update to 1.14.0Matthew Seaman2019-01-142-4/+4
| | | | | | | ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst Notes: svn path=/head/; revision=490319
* Build fix for powerpcspe.Koop Mast2019-01-141-0/+24
| | | | | | | | | PR: 234023 Reported by: jhibbits@ Tested by: jhibbits@, linimon@ Notes: svn path=/head/; revision=490318
* Add a missing backslash-escape to left brace in a regexpFlorian Smeets2019-01-142-1/+11
| | | | | | | | | | | | | | | | | | Perl 5.28 introduced a warning about unescaped left brace in a regexp, resulting in a warning issued during amavisd startup: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/ ( { <-- HERE } (?: / \* )? | \* ) / at (eval 112) line 830. Currently the warning is harmless although annoying, but will become a fatal error with the next version of perl. PR: 234173 Submitted by: Mark.Martinec@ijs.si Notes: svn path=/head/; revision=490317
* Update to 5.6.42-84.2Florian Smeets2019-01-142-5/+5
| | | | | | | | | | PR: 234826 Submitted by: Andres Montalban <amontalban@gmail.com> MFH: 2019Q1 Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf Notes: svn path=/head/; revision=490316
* Update to 2.6.6.Joe Marcus Clarke2019-01-143-9/+12
| | | | | | | | | | | | * Re-add geolocation support via MaxMind * See https://www.wireshark.org/docs/relnotes/wireshark-2.6.6.html for a list of other changes in this release. PR: 234931 Submitted by: rkoberman@gmail.com Notes: svn path=/head/; revision=490315
* - Add LICENSE_FILEDmitry Marakasov2019-01-141-2/+9
| | | | | | | | | | | | | - Add missing py-urllib3 dependency - For FIREFOX option, add dependency on geckodriver as well, as it's required for selenium to control firefox - Add CHROMIUM option, which adds dependency on chrome PR: 234935 Submitted by: amdmi3 Approved by: douglas@douglasthrift.net (maintainer) Notes: svn path=/head/; revision=490314
* devel/py-omniorb: Remove PYTHON OPTIONS as feature comes with USES=pythonMuhammad Moinur Rahman2019-01-141-10/+2
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=490313
* editors/texstudio: update to version 2.12.14Alexandre C. Guimarães2019-01-143-4/+5
| | | | | | | | PR: 234319 Approved by: tcberner (mentor), maintainer (time-out, 21 days) Notes: svn path=/head/; revision=490312
* Fix build of the markdown geaany plugin with GCC-based architectures.Guido Falsi2019-01-141-0/+4
| | | | | | | | | | | | The markdown requires includes from webkit2-gtk3 which have redefine some typedefs. Typedef redefinitions are not supported by base GCC, so use ports GCC for this plugin on GCC architectures. PR: 234940 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=490311
* misc/mbuffer: Update to 20190113Tobias Kortkamp2019-01-142-14/+10
| | | | | | | | | | | - mbuffer now tries to dlopen some libraries when looking for valid hash functions. This happens at runtime only. Drop related build dependencies, CONFIGURE_ARGS, and other workarounds. - Add options for all supported hashing libraries Notes: svn path=/head/; revision=490310
* Varnish 5 was EOL and expiredMark Felder2019-01-142-4/+2
| | | | Notes: svn path=/head/; revision=490309
* Add patch to fix an error:Jochen Neumeister2019-01-144-1/+64
| | | | | | | | | | | | docker run hello-world Error response from daemon: json: cannot set embedded pointer to unexported struct: runconfig.hostConfigWrapper PR: 227618 MFH: 2019Q1 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=490308
* lang/ghc: Fix create-stack-bindist target.Gleb Popov2019-01-141-0/+6
| | | | | | | Approved by: tcberner (mentor) Notes: svn path=/head/; revision=490307
* net/GeoIP has been deprecated but security/bro builds without it;Craig Leres2019-01-141-5/+1
| | | | | | | | | remove GeoIP dependency and undeprecate. Approved by: ler (mentor, implicit) Notes: svn path=/head/; revision=490306
* net/GeoIP has been deprecated but security/broccoli builds withoutCraig Leres2019-01-141-6/+3
| | | | | | | | | | | | it; remove GeoIP dependency and undeprecate. While we're here fix some portlint reported Makefile variable order issues. Approved by: ler (mentor, implicit) Notes: svn path=/head/; revision=490305
* New port: devel/rubygem-pdkRomain Tartière2019-01-145-0/+110
| | | | | | | | | | | | | | | The Puppet Development Kit (PDK) includes key Puppet code development and testing tools for Linux, Windows, and OS X workstations, so you can install one package with the tools you need to create and validate new modules. PDK includes testing tools, a complete module skeleton, and command line tools to help you create, validate, and run tests on Puppet modules. PDK also includes all dependencies needed for its use. WWW: https://github.com/puppetlabs/pdk Notes: svn path=/head/; revision=490304
* Improve autoreconf documentation. Clarify that autopoint and libtoolizeTijl Coosemans2019-01-141-29/+31
| | | | | | | | | | | are provided by devel/gettext-tools and devel/libtool respectively and that a build dependency on these ports is necessary if autoreconf wants to run them. PR: 234833 Notes: svn path=/head/; revision=490303
* devel/spice-protocol: update to 0.12.15Roman Bogorodskiy2019-01-143-5/+4
| | | | Notes: svn path=/head/; revision=490302
* Add devel/libvirt-dbus -- Libvirt D-Bus API bindingRoman Bogorodskiy2019-01-147-2/+51
| | | | | | | | | | libvirt-dbus wraps libvirt API to provide a high-level object-oriented API better suited for dbus-based applications. WWW: https://libvirt.org/dbus.html Notes: svn path=/head/; revision=490301
* Disable CHROMAPRINT option, it is creates a loop, and is marked broken.Mathieu Arnold2019-01-141-1/+2
| | | | Notes: svn path=/head/; revision=490300
* multimedia/dvb-apps: Fix build with GCC-based architecturesBernhard Froehlich2019-01-141-3/+5
| | | | | | | | | PR: 234942 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> MFH: 2019Q1 Notes: svn path=/head/; revision=490299
* security/strongswan: update to version 5.7.2Steve Wills2019-01-149-235/+247
| | | | | | | | | PR: 234882 Submitted by: Jose Luis Duran <jlduran@gmail.com> Approved by: strongswan@Nanoteq.com (maintainer) Notes: svn path=/head/; revision=490298
* Update comment: remove pgsql 9.3Sunpoet Po-Chuan Hsieh2019-01-141-1/+1
| | | | Notes: svn path=/head/; revision=490297
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-141-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490296
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-6/+5
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490295
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490294
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490293
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490292
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-6/+5
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490291
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490290
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-6/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490289
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490288
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-5/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490287
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490286
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490285
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-6/+5
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490284
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490283
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490282
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490281
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490280
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490279
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490278
* Update to 3.3.1Sunpoet Po-Chuan Hsieh2019-01-142-4/+4
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=490277