aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update GeoIP to 1.6.12.Adam Weinberger2018-01-182-4/+5
| | | | | | | | * Populate metro and area code when performing lookups in IPv6 City databases. Previously this was only done when using IPv4 City databases. Notes: svn path=/head/; revision=459312
* Fix build with Clang 6.0.Jung-uk Kim2018-01-182-0/+21
| | | | | | | | | | | | | Note it is partially merged from the upstream patches for Linux and GCC 6. https://bugs.openjdk.java.net/browse/JDK-8163032 http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/e34324d73cd5 http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9e1264f51bae PR: 225054 Notes: svn path=/head/; revision=459311
* net/boinc-client: remove 2 lines from previous commit that I intended to delete.Larry Rosenman2018-01-181-2/+0
| | | | Notes: svn path=/head/; revision=459310
* net/boinc-client: fix NLS filesLarry Rosenman2018-01-182-9/+13
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=459309
* security/sshguard: Update to 2.1.0Danilo G. Baio2018-01-186-44/+28
| | | | | | | | | | | | | Improve descriptions, pkg-message and update WWW. Changes: https://sourceforge.net/p/sshguard/mailman/message/36109171/ PR: 224153 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: maintainer timeout (dan.mcgregor@usask.ca, > 2 weeks) Notes: svn path=/head/; revision=459308
* devel/py-apscheduler: update to 3.5.1Jan Beich2018-01-182-4/+4
| | | | | | | Changes: https://github.com/agronholm/apscheduler/compare/v3.5.0...v3.5.1 Notes: svn path=/head/; revision=459306
* emulators/citra: update to s20180118Jan Beich2018-01-182-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/79dca3d6...93cca23d Notes: svn path=/head/; revision=459305
* www/firefox-esr: update to 52.6.0Jan Beich2018-01-184-190/+190
| | | | | | | | | Changes: https://www.mozilla.org/firefox/52.6.0/releasenotes/ Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 MFH: 2018Q1 Notes: svn path=/head/; revision=459304
* net-mgmt/alertmanager: Update to 0.13.0Danilo G. Baio2018-01-182-4/+4
| | | | | | | | PR: 225286 Submitted by: michal@hanu.la (maintainer) Notes: svn path=/head/; revision=459303
* audio/hydrogen-devel: remove out of date portJan Beich2018-01-1815-886/+1
| | | | | | | | PR: 225285 Submitted by: Shane Ambler (maintainer) Notes: svn path=/head/; revision=459301
* audio/hydrogen: update to 0.9.7Jan Beich2018-01-185-280/+196
| | | | | | | | | | | | | - Track direct dependencies on qt4-core - Convert to _CMAKE_BOOL option helper - Lift BROKEN_powerpc64 after USES=compiler:c++11-lang Changes: http://www.hydrogen-music.org/hcms/node/17207 PR: 225285 Submitted by: Shane Ambler (maintainer) Notes: svn path=/head/; revision=459300
* emulators/rpcs3: update to 0.0.4.259Jan Beich2018-01-182-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/24e97b9e0...71f69d1d4 Notes: svn path=/head/; revision=459299
* security/obfs4proxy-tor: Update pkg-messageDanilo G. Baio2018-01-172-15/+14
| | | | | | | | | | | | | | Update pkg-message to reflect obfs4's man page, obfs4 works only as managed pluggable transport spawned as a helper process via the tor daemon, and needs no extra options to operate in such mode. Also fix a typo and a white space. PR: 225068 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer) Notes: svn path=/head/; revision=459296
* databases/mysql56-{client, server}: Update to 5.7.21Mahdi Mokhtari2018-01-179-69/+28
| | | | | | | | | | | | | This update fixes bugs like CVE-2018-2696, CVE-2018-2562, CVE-2018-2640, CVE-2018-2668, CVE-2017-3737 (and more) in MySQL protocol by upstream. Delete local patches (CMake plugin macros) that are merged by upstream. PR: 225195 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=459295
* Fix previous commit (r459202) which introduced dependencies that specifyStefan Eßer2018-01-172-11/+30
| | | | | | | | | | | | | | | an optional make target. The patch file contained 2 typoes ("{$" instead of "${"). Add clean phase for dependencies that are not installed but required when the dependent port is built (e.g. because of references to source files of that port, or because of static linking against libraries in the stage area of such a dependency). Approved by: antoine (implicit) Notes: svn path=/head/; revision=459294
* databases/mysql56-{client, server}: Update to 5.6.39Mahdi Mokhtari2018-01-174-7/+6
| | | | | | | | | | | This update fixes bugs like CVE-2018-2696, CVE-2018-2562, and CVE-2018-2583 in MySQL protocol by upstream PR: 225240 Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=459293
* archivers/c-blosc: Update to 1.13.1Danilo G. Baio2018-01-172-5/+4
| | | | | | | | PR: 225251 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer) Notes: svn path=/head/; revision=459292
* Update to 7.2.0Matthew Seaman2018-01-174-5/+25
| | | | | | | ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=459291
* multimedia/plexmediaserver{-plexpass}: Auto generate pkg-plistMark Felder2018-01-174-5698/+11
| | | | | | | | | Life is too short to not automate the plist for these ports Package contents are not changing. No PORTREVISION bump. Notes: svn path=/head/; revision=459290
* Upgrade to 1.19.0.Thierry Thomas2018-01-172-4/+4
| | | | | | | Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.0>. Notes: svn path=/head/; revision=459289
* www/gitlab: update to 10.1.6Steve Wills2018-01-174-9/+20
| | | | | | | | | | Approved by: idefix@fechner.net (maintainer, via private email) Obtained from: http://gitlab.toco-domains.de/FreeBSD/GitLab/commits/10.1 MFH: 2018Q1 Security: 65fab89f-2231-46db-8541-978f4e87f32a Notes: svn path=/head/; revision=459288
* Document GitLab issueSteve Wills2018-01-171-0/+32
| | | | Notes: svn path=/head/; revision=459287
* - Fix build with Clang 6.0. [1]Jung-uk Kim2018-01-173-4/+15
| | | | | | | | | - Fix license and prefer HTTPS for WWW. PR: 225006 [1] Notes: svn path=/head/; revision=459286
* dns/drool: Update to 1.0.2Tobias Kortkamp2018-01-172-3/+4
| | | | | | | | | Changes: https://github.com/DNS-OARC/drool/releases/tag/v1.0.2 PR: 225263 Submitted by: jaap@NLnetLabs.nl (maintainer) Notes: svn path=/head/; revision=459285
* www/rubygem-gollum-lib: depend on 2.x version of rougeSteve Wills2018-01-171-1/+2
| | | | | | | This version is required by gollum-lib Notes: svn path=/head/; revision=459284
* Update php-composer to 1.6.2Guido Falsi2018-01-172-4/+4
| | | | | | | | PR: 225192 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Notes: svn path=/head/; revision=459283
* net/boinc-client: fix manager option depends, re-add manager default option ↵Larry Rosenman2018-01-171-5/+8
| | | | | | | | | | | | | | back. 1) BOINC manager needs wxWidgets 3.0.0 (since 7.4.0, see https://boinc.berkeley.edu/trac/wiki/SoftwarePrereqsUnix) 2) Files boincmgr.*.png are at the other place. PR: 225273 Reported by: olexander.v.melnyk@gmail.com Notes: svn path=/head/; revision=459282
* - Resolve build failure under 12-CURRENTRyan Steinmetz2018-01-171-1/+1
| | | | | | | | PR: 217589 Submitted by: pi@ Notes: svn path=/head/; revision=459281
* - Improve Kerberos supportRyan Steinmetz2018-01-171-1/+7
| | | | | | | | | | - Bump PORTREVISION PR: 218000 Submitted by: Michael Osipov Notes: svn path=/head/; revision=459280
* print/texlive-base: Fix build by adding missing entry to SHEBANG_FILESJoseph Mingrone2018-01-171-1/+2
| | | | | | | | | PR: 224654 Submitted by: prj@rootwyrm.com Approved by: hrs (maintainer timeout) Notes: svn path=/head/; revision=459279
* www/waterfox: apply more FF58 fixesJan Beich2018-01-173-1/+249
| | | | Notes: svn path=/head/; revision=459277
* Update to 1.2.5Diane Bruce2018-01-174-42/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | removes two obsolete patches =Version 1.2.5= 2018-01-13 David Freese <w1hkj@bellsouth.net> 3cbfc7c: status log f2a3c28: db update 2019450: Native File Chooser 1756254: xmlrpc update 4cfb5cf: win mingw 3992e49: flxmlrpc config 2016-07-10 Kamal Mostafa <kamal@whence.com> 21f9d43: fix XmlRpc tm_mday comparison typo 2016-07-04 Robert Cunnings <nw8l@whitemesa.com> 41f12d1: mxe update Notes: svn path=/head/; revision=459276
* databases/pecl-couchbase: Update from 2.3.3 to 2.4.2Jochen Neumeister2018-01-172-6/+6
| | | | | | | | | | | | | | | | | - Changelog: https://pecl.php.net/package/couchbase - Update BUILD_DEPENDS *While here: - Switch to DISTVERSION - Pet portlint PR: 225248 Submitted by: johnpupu@gmail.com (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=459274
* - Provide a choice between Qt versions (4/5).Pawel Pekala2018-01-172-19/+51
| | | | | | | | | | | | | | - Add possibility to use MPV as a backend; disable support in code when backend is not selected (obsolete mplayer2 support is always disabled). - Add options for additional skins / themes - Convert to options helpers PR: 217546 Submitted by: avos Approved by: maintainer timeout Notes: svn path=/head/; revision=459273
* Update to 1.3.38Diane Bruce2018-01-172-4/+4
| | | | | | | | | | | | | | =Version 1.3.38= 2018-01-13 David Freese <w1hkj@bellsouth.net> afe3bbe: xml server bc0b5db: IC7100 / 9100 782310c: sliders 8facc1a: Icom Split query Notes: svn path=/head/; revision=459272
* devel/pecl-yaconf: Update from 1.0.5 to 1.0.7Jochen Neumeister2018-01-172-5/+5
| | | | | | | | | | | | | | | | | -Changelog: https://pecl.php.net/package/yaconf/1.0.6 https://pecl.php.net/package/yaconf/1.0.7 - Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP 7.2 ready) *While here switch to DISTVERSION PR: 225247 Submitted by: johnpupu@gmail.com (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=459271
* - Fix build for FreeBSD 11+Thomas Abthorpe2018-01-171-1/+5
| | | | | | | MFH: 2018Q1 Notes: svn path=/head/; revision=459270
* www/pecl-yar: Update from 2.0.2 to 2.0.4Jochen Neumeister2018-01-172-5/+7
| | | | | | | | | | | | | | | | | | | Changelog: https://pecl.php.net/package/yar/2.0.3 https://pecl.php.net/package/yar/2.0.4 *While here: - Switch to DISTVERSION - Pet portlint - Add LICENSE_FILE - Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP 7.2 ready) PR: 225246 Submitted by: johnpupu@gmail.com (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=459269
* Fix buildDan Langille2018-01-171-1/+4
| | | | | | | | | | | | | was failing with: Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/dev/ci/tests/debian/run' Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/dev/ci/tests/rpm/run' Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/src/cxx_supportlib/vendor-copy/libuv/gyp_uv.py' Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=459268
* Update to 4.0.14Diane Bruce2018-01-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | 2018-01-14 David Freese <w1hkj@bellsouth.net> f799522: linux shutdown 29593c8: remote logbook 4e87d16: ARQ exit seg fault 2018-01-09 Stelian Pop <stelian@popies.net> e09d167: WEFAX auto center behavior be34220: WEFAX phasing change button 2dee90e: RTTY configure initializers 2018-01-07 David Freese <w1hkj@bellsouth.net> a5e88af: File aging f028159: OS X shutdown 38b294a: PSK IMD a7d67d8: Spectrum Display daa6d43: Warnings in sound.cxx eb0caa4: OS X app paradigm Notes: svn path=/head/; revision=459267
* sysutils/devcpu-data: Migrate our microcode update on Intel to use ↵Sean Bruno2018-01-174-418/+103
| | | | | | | | | | | | | | | | precreated files. Intel provides prefabricated per-cpu microcode update files. We no longer need a tool to extract them from the legacy microcode.dat store. This matches what upstream linux distributions are doing now. Tested on my Intel machines here and updates still succeed. Reviewed by: swills cem Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D13921 Notes: svn path=/head/; revision=459266
* graphics/drm-next-kmod: Update to a newer version that includes a patch to ↵Johannes M Dieterich2018-01-172-6/+6
| | | | | | | | | | fix 32 bit ioctls for radeonkms. Approved by: swills (mentor, implicit) Obtained from: FreeBSDDesktop Notes: svn path=/head/; revision=459265
* devel/arcanist: Fix QA warningsMark Felder2018-01-172-5/+7
| | | | | | | | | | | - shebangfix - regen port patch - RUN_DEPENDS earlier for portlint MFH: 2018Q1 Notes: svn path=/head/; revision=459263
* Update security/sudo to 1.8.22Renato Botelho2018-01-174-20/+7
| | | | | | | Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/head/; revision=459262
* print/photoprint: Fix build with clang6, USES+=localbaseBoris Samorodov2018-01-171-5/+4
| | | | | | | | | . fix build with clang6 by forcing --std=gnu++98; . incorporate USES+=localbase; . spaces->tabs at a makefile assignment. Notes: svn path=/head/; revision=459261
* ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mkTobias Kortkamp2018-01-172-1/+12
| | | | | | | | | | | | | | | | | | | | | | | fastest_sites currently can't parse entries like https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE => Checking servers for MASTER_SITE_FEDORA_LINUX (6 servers) Traceback (most recent call last): File "/usr/local/bin/fastest_sites", line 164, in <module> latency_list = FindFastest(varname, sitelist) File "/usr/local/bin/fastest_sites", line 110, in FindFastest AsyncConnect(url, callback) File "/usr/local/bin/fastest_sites", line 53, in __init__ self.ParseURL() File "/usr/local/bin/fastest_sites", line 64, in ParseURL (scheme, remainder) = self._url.split(":", 2) ValueError: too many values to unpack PR: 224854 Notes: svn path=/head/; revision=459259
* Upgrade bddsolve to version 1.04.Ed Schouten2018-01-172-4/+4
| | | | | | | | | | | This release includes a fix that should make it build with C++14. PR: 216080 Reviewed by: jbeich Differential Revision: https://reviews.freebsd.org/D13951 Notes: svn path=/head/; revision=459258
* - Update moodle to 3.1.10, 3.2.7 and 3.3.4Wen Heping2018-01-176-15/+15
| | | | | | | | | | (include security fix) - Adjust CONFLICTS MFH: 2018Q1 Notes: svn path=/head/; revision=459257
* textproc/rubygem-rouge2: add conflictSteve Wills2018-01-171-0/+2
| | | | Notes: svn path=/head/; revision=459256
* sysutils/knutclient-kde4, add debian patch to fix build with clang6Tobias C. Berner2018-01-172-1/+26
| | | | | | | PR: 224669 Notes: svn path=/head/; revision=459255