summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* devel/buildbot*: Update to 0.9.10Alan Somers2017-09-1714-65/+33
| | | | | | PR: 220564 Reviewed by: koobs, rodrigc Approved by: koobs (portmgr), grembo (maintainer timeout)
* new port: www/py-treqAlan Somers2017-09-174-0/+46
| | | | | | | | Requests-like API built on top of twisted.web's Agent PR: 221889 Reviewed by: koobs Approved by: koobs (portmgr)
* Add litecoin user missed in r449977Steve Wills2017-09-172-2/+2
| | | | | PR: 222343 Pointyhat to: swills
* sysutils/consul: remove unneeded upgrade_precmd lineSteve Wills2017-09-171-1/+0
| | | | | PR: 221732 Pointyhat to: swills
* sysutils/consul: check config in rc.d scriptSteve Wills2017-09-172-1/+11
| | | | | PR: 221732 Submitted by: thompsa
* devel/gitlab-runner: update to 9.5.0 [0]Steve Wills2017-09-174-8/+77
| | | | | | | While here, add patch to enable syslog logging and enable it in rc script [1] PR: 221769 [1] Submitted by: Ben RUBSON <ben.rubson@gmail.com> [1]
* textproc/augeas: update to 1.8.1Steve Wills2017-09-173-6/+7
| | | | | PR: 221892 Submitted by: olgeni
* net-p2p/litecoin: update to 0.14.2Steve Wills2017-09-175-41/+109
| | | | | | | While here, add rc script for litecoin-daemon PR: 222343 Submitted by: Christopher Hall <hsw@bitmark.com> (with changes)
* Add 10.4-BETA4 and 10.4-RC1 checksums.Marius Strobl2017-09-1714-1/+89
| | | | Approved by: bdrewery (maintainer, implicit, re@ blanket)
* Fix build on i386 and armv6Ganael LAPLANCHE2017-09-161-0/+15
| | | | Reported by: George L. Yermulnik <yz@yz.kiev.ua>
* Sanitize URLs in podbeuter too.Tilman Keskinoz2017-09-162-1/+27
| | | | | Reported by: tj <tj@mrsk.me> Obtained from: https://github.com/akrennmair/newsbeuter/issues/598
* emulators/ppsspp-qt5: move CMake 3.9 fix into a separate fileJan Beich2017-09-162-18/+23
|
* Update to version 1.1.0Pawel Pekala2017-09-164-11/+9
| | | | | | | | | | | | | | | | | | | | | Changelog: - New Statistics, Temperature Log, Error Recovery, Physical and Directory tabs. - General tab shows non-SMART device settings as well. - Attributes tab shows entries in "brief" format. - Error Log tab shows Extended error log by default (if supported). - Self-Test Log tab now shows Extended self-test log by default (if supported). - GSmartControl now uses "-x" equivalent for retrieving data (as opposed to "-a"); loading "-x" outputs as virtual drives is also supported. - A new ability to copy rows in CSV format from Attribute, Statistics and Self-Test Log tables. - New "Update Drive Database" functionality. - Windows: Drive letters are shown for each drive. - Scan time is shown under virtual drive icons. - Polkit is supported with gsmartcontrol-root script now. - Pcrecpp is no longer bundled, use system-installed one instead. - Smartmontools version 5.43 is required at runtime. - Other minor improvements and fixes.
* www/grafana4: update to 4.4.3Steve Wills2017-09-163-11/+11
| | | | | PR: 222213 Submitted by: farrokhi
* Mark as DEPRECATED.Thierry Thomas2017-09-161-1/+3
| | | | The newer versions (WebExtensions) do not work with the current xpi framework.
* Fix kde4-l10n packages after sysutils/filelight's updateTobias C. Berner2017-09-1697-141/+60
| | | | | | | | | | | | | | | I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393
* Update to upstream version 7.3.49, pet portlintThomas Zander2017-09-162-9/+16
| | | | | PR: 222330 Submitted by: neel@neelc.org (maintainer)
* net/quagga: register conflict with frrKurt Jaeger2017-09-161-1/+1
| | | | | PR: 222368 Submitted by: Franco Fichtner <franco@opnsense.org>
* update games/wtf to 20170915 snapshot from NetBSDNikolai Lifanov2017-09-162-4/+4
|
* Update to patchlevel 1115Adam Weinberger2017-09-162-4/+4
|
* Add a newsyslog configuration file, to rotate logs.Matthias Andree2017-09-163-2/+23
| | | | | | This enforces the EXAMPLES option because we can't keep the .sample file in etc/newsyslog.conf.d/* - it would be processed as the actual file, so we use %%EXAMPLESDIR%% for the distributed version.
* net-im/mastodon: Fix issue running database migration scriptJoseph Mingrone2017-09-162-5/+13
| | | | Reported by: Marcin Cieslak <saper@saper.info>
* math/libtommath: fix PLIST, bump PORTREVISIONPietro Cerutti2017-09-161-3/+4
|
* Fix INDEX after r449946Tobias C. Berner2017-09-161-2/+2
| | | | | | | Unfortunately I missed to track the one child port misc/kdeutils4. Reported by: cperciva Pointyhat to: tcberner
* Fix remaining uses of mount_devfs and pkg_install; cleanup portThomas Zander2017-09-167-45/+68
| | | | | | | | | | | Details: - Fix remaining uses of mount_devfs and pkg_install [1] - Bump PORTREVISION - Add pkg-message about the upstream project no longer being maintained - pet portlint Reported by: christophe.maury@gmail.com via email [1]
* Update to version 5.1.6Pawel Pekala2017-09-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | | Changelog: * change: win32: upgraded to gtk+ 3.22.16 * wish : #1710955 warn when opening a backup file * bugfix: #1716182 New memo doesn't get added to quick list * bugfix: #1716181 New/deleted transactions and search box show inconsistency * bugfix: #1715532 "All date" range remains as is after "Select All" in Report * bugfix: #1713413 Un-editable category * bugfix: #1710800 Manage budget window do not expand properly * bugfix: #1708956 Automatic check numbering issue * bugfix: #1707201 Anonymize dialog change accounts if user close window * bugfix: #1697174 Months in Manage Budget should allow tabbing from consecutive months * bugfix: #1697171 'Notes' field in 'Manage Accounts' should wrap text * bugfix: #1694520 Windows 10 x64 5.1.5 cannot start application * bugfix: #1693998 Start Balance not shown after new file assistant * bugfix: #1691992 The "other" side of an internal transfer is not marked as changed when an internal transfer is deleted * bugfix: #1690555 Internal transfers with a status of "Remind" are not created correctly * bugfix: #1664012 libofx: macos, cannot import newer OFX versions
* - Fix LICENSEDmitry Marakasov2017-09-162-5/+4
| | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
* - Pet portlintDmitry Marakasov2017-09-162-5/+5
| | | | | | | - Unsilence installation - Update WWW Approved by: portmgr blanket
* Update to 0.8.30Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/Dynflow/dynflow/commits/master
* Update to 1.11.0Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/jirutka/corefines/blob/master/CHANGELOG.adoc
* Update to 2.10.47Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.47Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.47Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 1.1.0Sunpoet Po-Chuan Hsieh2017-09-162-4/+5
| | | | | | - Add NO_ARCH Changes: https://github.com/planetlabs/planet-client-python/releases
* Update to 2.6.4Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | Changes: https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
* Update to 1.0.30Sunpoet Po-Chuan Hsieh2017-09-162-4/+4
| | | | | Changes: https://github.com/keybase/client/releases https://github.com/keybase/client/commits/master
* Update to the 20170913 snapshot of GCC 6.4.1.Gerald Pfeifer2017-09-162-8/+7
| | | | | | Don't quote constant strings compared with ${ARCH}. [1] Submitted by: linimon [1]
* Deprecate this port which is essentially unmaintained and based onGerald Pfeifer2017-09-161-0/+3
| | | | | | a 15 month old snapshot of GCC 5. Users can still go for gcc6-aux (which is in a similar situation but used by a couple of other ports and at least only 7 months old).
* Update sysutils/filelight-kde4 to 17.04.3 and rename it in the processTobias C. Berner2017-09-169-40/+127
| | | | | | | | * Now uses Qt5/KF5 PR: 221140 Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D11899
* Update devel/py-pytest-mock to version 1.6.3.Jimmy Olgeni2017-09-162-4/+4
|
* Update devel/py-twilio to version 6.6.3.Jimmy Olgeni2017-09-162-4/+4
|
* x11-fonts/ohsnap: updating the maintainer e-mail addressTobias C. Berner2017-09-161-1/+1
| | | | | PR: 222184 Submitted by: lbdm@privacychain.ch (maintainer)
* Update devel/qtcreator and devel/qbs to 4.4.0 and 1.9.0Tobias C. Berner2017-09-167-128/+193
| | | | | | | https://blog.qt.io/blog/2017/09/05/qt-creator-4-4-0-released/ Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12266
* sysutils/py-supervisor: Update to 3.3.3Kubilay Kocak2017-09-162-19/+15
| | | | | | | | | | | | | | | | | | | | | | | Update to 3.3.3, which fixes a security vulnerability (CVE-2017-11610). While I'm here, level up port compliance, limiting changes to a minimum. Still TODO: - Regenerate/verify patches - Clarify/Add LICENSE ('BSD-derived') - Fix/verify use of @[un]exec in pkg-plist Changelog: http://supervisord.org/changes.html PR: 221539 Submitted by: Dani <i.dani outlook com> Approved by: portmgr (maintainer timeout, 1 month) Security: c9460380-81e3-11e7-93af-005056925db4 MFH: 2017Q3
* * Bump revision for fixing missing / redundant dependenciesRichard Gallamore2017-09-162-1148/+1202
| | | | | | | | | | | | | * New options, HELP and SUPERNOVA, Help Install on-line help text and supernova builds with audio synthesis server * Added license file * Cleanup Makefile PR: 221228 Submitted by: Yuri Victorovich Reviewed by: matthew, mat Approved by: maintainer timeout (1+ month) MFH: 2017Q3 Differential Revision: https://reviews.freebsd.org/D11997
* Upgrade to a new snapshot. Now named 6.0.Brooks Davis2017-09-156-177/+204
|
* security/vault: update 7.2 -> 8.2Dave Cottlehuber2017-09-152-6/+6
| | | | | | | Reviewed by: swills, jrm (mentor) Approved by: swills (mentor) Sponsored by: iwantmyname (https://iwantmyname.com/) Differential Revision: https://reviews.freebsd.org/D12363
* security/fwknop: update to 2.6.9Steve Wills2017-09-153-5/+11
| | | | | | | | | Update to 2.6.9 [0] While here, add missing deps [1] PR: 222287 Submitted by: sean.greven@gmail.com (maintainer) [0][1] Reported by: Jens Grassel <jan0sch@mykolab.com> [1]
* devel/awless: Update to 0.1.3Steve Wills2017-09-152-4/+4
| | | | | PR: 222253 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* databases/rubygem-pghero-rails5/Makefile: Update to version 2.0.5Joseph Mingrone2017-09-152-6/+7
| | | | Upstream changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md