aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2020-04-021-0/+2
|
* - Update to 2.5.3. [1]Alexander Leidinger2020-04-026-24/+26
| | | | | | | | | | - Set sun.nio.fs.watchservice to polling to let openhab detect changes to some files. [2] - Set the charset to UTF-8 (via LC_ALL), to make more symbols work out of the box. Submitted by: Ivo van Geel <ivo@lanis.nl> [1] Suggested by: Ivo van Geel <ivo@lanis.nl> [2]
* graphics/poppler: update to 0.87.0Tobias C. Berner2020-04-023-3/+3
| | | | | | | | | | | | | | | | | | | | | Release 0.87.0: core: * Fix crashes due to inconsistent vtables for Clang builds * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest PR: 245150 Exp-run by: antoine
* misc/openvdb: Update 6.1.0 -> 7.0.0Yuri Victorovich2020-04-0210-50/+79
| | | | Reported by: VVD <vvd@unislabs.com> (in bug#244347)
* misc/openvdb: Replace the dependency on python 2.7 with the default python ↵Yuri Victorovich2020-04-022-1/+27
| | | | | | | (currently 3.x) PR: 244347 Submitted by: VVD <vvd@unislabs.com>
* Update devel/tbb to 2020.2 and bump dependent port's revisionsGanael LAPLANCHE2020-04-011-1/+1
| | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
* misc/broot: Update to 0.13.5bTobias Kortkamp2020-04-012-8/+16
| | | | | | | | | - Install new manual - Add missing libgit2 dependency Changes: https://github.com/Canop/broot/releases/tag/v0.13.5b PR: 245173 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* Sort SUBDIRsSunpoet Po-Chuan Hsieh2020-03-311-1/+1
|
* misc/minidnn: Update g20191209 -> g20200330Yuri Victorovich2020-03-313-5/+8
|
* misc/opennn: Fix buildYuri Victorovich2020-03-291-2/+9
| | | | | | | | Change to clang-9 because clang-10 failed: error: no matching constructor for initialization of 'const Vector<size_t>' (aka 'const Vector<unsigned long>') https://github.com/Artelnics/OpenNN/issues/105 Reported by: fallout
* Update to 20200319Sunpoet Po-Chuan Hsieh2020-03-282-5/+5
| | | | Changes: https://github.com/usbids/usbids/commits/master
* Update to 20200324Sunpoet Po-Chuan Hsieh2020-03-282-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* Update to 1.47.13Sunpoet Po-Chuan Hsieh2020-03-283-23/+4
| | | | | | | | | - Merge change from Po-Chuan Hsieh to suppress creation of an empty pkglibdir when nls is disabled. - Remove install_dirs target entirely, add explicit $(MKINSTALLDIRS) before each $(INSTALL_{DATA,PROGRAM}) call. - Update parsing of --version to allow multi-word programs when constructing the placeholder NAME paragraph (thanks to Jarno Suni).
* misc/mnn: Update 0.2.2.0 -> 0.2.2.1Yuri Victorovich2020-03-282-4/+4
| | | | Reported by: p;ortscout
* misc/exercism: fix fetchSteve Wills2020-03-272-6/+4
| | | | | | PR: 244840 Submitted by: lbartoletti Reported by: shadow53+freebsd@shadow53.com
* misc/xiphos: Properly refers to git commit 9e573336Lorenzo Salvadore2020-03-272-6/+5
| | | | | Approved by: gerald (mentor) Differential Revision: https://reviews.freebsd.org/D24190
* misc/sword: Replace use of REINPLACE_CMD by a patchLorenzo Salvadore2020-03-262-3/+13
| | | | | | Submitted by: swills Approved by: salvadore (maintainer), gerald (mentor) Differential Revision: https://reviews.freebsd.org/D23568
* misc/urh: Update 2.8.4 -> 2.8.5Yuri Victorovich2020-03-262-4/+4
| | | | Reported by: portscout
* misc/snakemake: Update 5.11.2 -> 5.12.0Yuri Victorovich2020-03-262-4/+4
| | | | Reported by: portscout
* misc/cheat: Update 3.7.1 -> 3.8.0Yuri Victorovich2020-03-262-4/+4
| | | | Reported by: portscout
* misc/actiona: Update 3.10.0-4 -> 3.10.1Yuri Victorovich2020-03-262-6/+4
| | | | Reported by: portscout
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-256-30/+10
| | | | | With hat: portmgr Originally submitted by: kai
* Sort variablesMateusz Piotrowski2020-03-251-12/+15
| | | | No functional changes intended.
* - Update WWWAlex Kozlov2020-03-241-2/+0
| | | | | | | misc/kenny - remove dead WWW games/evilfinder, www/opera - switch to https:// because of redirect from http:// Reported by: repology.org
* misc/p5-Business-ISSN: Update version 1.003=>1.004Muhammad Moinur Rahman2020-03-242-6/+6
| | | | Relnotes: https://metacpan.org/source/BDFOY/Business-ISSN-1.004/Changes
* Update to r54003 from the FreeBSD docset.Marc Fonvieille2020-03-2313-74/+40
|
* misc/snakemake: Update 5.10.0 -> 5.11.2Yuri Victorovich2020-03-222-4/+4
| | | | Reported by: portscout
* Update poppler to 0.86.1Tobias C. Berner2020-03-213-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.86.1: core: * Fix regression in Browse Link handling * Internal code improvements Release 0.86.0: core: * Fix link content exfiltration attack * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881 * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam * Internal code improvements glib: * Automatic handle of page's cropbox on annots. Issue #129 * Fix memory leak if poppler_document_new_from_file fails * Minor speed optimization on poppler_page_get_annot_mapping utils: * pdfdetach: add 'savefile' option * pdftoppm/pdftocairo: Fix more odd/even mismatch qt5: * Fix loading from iodevice PR: 244827 Exp-run by: antoine
* KDE Frameworks: update to 5.68Tobias C. Berner2020-03-212-41/+3
| | | | | | | | | | | | | | | | | March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. [1] https://kde.org/announcements/kde-frameworks-5.68.0.php PR: 244824 Exp-run by: antoine
* misc/openhantek: Update 3.0.2 -> 3.0.3Yuri Victorovich2020-03-192-4/+4
| | | | Reported by: portscout
* misc/mnn: Update 0.2.1.9 -> 0.2.2.0Yuri Victorovich2020-03-172-4/+4
| | | | Reported by: portscout
* New port: misc/minidnn: Header-only C++ library for deep neural networksYuri Victorovich2020-03-165-0/+73
|
* misc/qtchooser: remove verbosity of update scriptTobias C. Berner2020-03-152-7/+1
|
* misc/broot: Update to 0.13.4Tobias C. Berner2020-03-152-11/+10
| | | | | PR: 244806 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* Make some implicit KDE dependencies explicitTobias C. Berner2020-03-151-2/+2
|
* Make some implicit Qt dependencies explicitTobias C. Berner2020-03-151-2/+3
|
* misc/cheat: Update 3.6.0 -> 3.7.1Yuri Victorovich2020-03-142-8/+20
| | | | Reported by: portscout
* misc/mnn: Update 0.2.1.8 -> 0.2.1.9Yuri Victorovich2020-03-142-4/+4
| | | | Reported by: portscout
* misc/compat11x: fix pkg-descrPiotr Kubaj2020-03-131-1/+1
|
* devel/icu: update to 66.1Jan Beich2020-03-132-1/+2
| | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
* misc/netron: Update 3.8.5 -> 3.9.8Yuri Victorovich2020-03-133-8/+6
|
* lang/rust: Update to 1.42.0Tobias Kortkamp2020-03-131-0/+1
| | | | | | | | | - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D24020
* misc/compat12x: add compat distfiles for arm*Mikael Urankar2020-03-135-2/+13
| | | | | Approved by: bapt (maintainer), manu (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D24024
* misc/osinfo-db: update to 20200214Roman Bogorodskiy2020-03-113-4/+7
|
* misc/urh: Update 2.8.3 -> 2.8.4Yuri Victorovich2020-03-092-5/+4
| | | | Reported by: portscout
* Drop dependency on devel/openmpJan Beich2020-03-094-7/+3
| | | | | | | - Drop if devel/llvm* was used as a substitute Approved by: yuri, rene (earlier version) Differential Revision: https://reviews.freebsd.org/D23020
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-093-0/+9
| | | | With hat: portmgr
* KDE Applications: update to 19.12.3Tobias C. Berner2020-03-078-24/+24
|
* hand over Maintainership to miwiJochen Neumeister2020-03-072-2/+2
| | | | Sponsored by: Netzkommune GmbH
* misc/py-QSpectrumAnalyzer: depend on GCC 9 in the lauch file instead of ↵Rene Ladan2020-03-041-2/+2
| | | | | | | expired GCC 6. The port already depends on GCC 9, not 6, via USES Bump PORTREVISION
* misc/py-xgboost: Update 1.0.1 -> 1.0.2Yuri Victorovich2020-03-042-4/+4
| | | | Reported by: portscout
* misc/xgboost: Update 1.0.1 -> 1.0.2Yuri Victorovich2020-03-042-4/+4
| | | | Reported by: portscout
* misc/py-gluonnlp: Update 0.9.0 -> 0.9.1Yuri Victorovich2020-03-042-4/+4
| | | | Reported by: portscout
* Change MASTER_SITES to GitHubSunpoet Po-Chuan Hsieh2020-03-042-34/+6
| | | | - Remove maintainer section
* misc/openhantek: Update 3.0.1 -> 3.0.2Yuri Victorovich2020-03-022-4/+4
| | | | Reported by: portscout
* Update to 20200228Sunpoet Po-Chuan Hsieh2020-03-022-6/+7
| | | | | | - Update LICENSE Changes: https://people.FreeBSD.org/~sunpoet/usbids-20200228.diff
* Update to 20200222Sunpoet Po-Chuan Hsieh2020-03-022-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* Remove expired ports:Rene Ladan2020-03-0219-333/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-03-01 audio/idjc: Old, uses EOLed python27 2020-03-01 cad/py-pycam: Old, uses EOLed python27 2020-02-27 chinese/gimp-help-zh_CN: Broken 2020-03-01 databases/emma: Old, uses EOLed python27 2020-03-01 deskutils/anamnesis: Old, uses EOLed python27 2020-02-28 deskutils/cherrytree: Old, uses EOLed python27 2020-03-01 deskutils/gbirthday: Old, uses EOLed python27 2020-03-01 deskutils/gtg: Old, uses EOLed python27 2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27 2020-03-01 deskutils/pybookreader: Old, uses EOLed python27 2020-03-01 devel/diffuse: Old, uses EOLed python27 2020-02-28 devel/dreampie: Old, uses EOLed python27 2020-03-01 devel/gtkparasite: Old, uses EOLed python27 2020-02-28 devel/py-orbit: Old, uses EOLed python27 2020-03-01 editors/py-room: Old, uses EOLed python27 2020-02-27 french/gimp-help: Broken 2020-03-01 games/magicor: Old, uses EOLed python27 2020-03-01 games/openalchemist: Old, uses EOLed python27 2020-03-01 games/pythonsudoku: Old, uses EOLed python27 2020-02-27 german/gimp-help: Broken 2020-03-01 graphics/driconf: Old, uses EOLed python27 2020-02-27 graphics/gimp-help: Broken 2020-03-01 graphics/nathive: Old, uses EOLed python27 2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27 2020-03-01 graphics/py-mcomix: Old, uses EOLed python27 2020-03-01 graphics/uniconvw: Old, uses EOLed python27 2020-02-27 japanese/gimp-help: Broken 2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired 2020-02-27 korean/gimp-help: Broken 2020-03-01 mail/claws-mail-python: Old, uses EOLed python27 2020-03-01 math/lybniz: Old, uses EOLed python27 2020-02-27 misc/gimp-help-ca: Broken 2020-02-27 misc/gimp-help-da: Broken 2020-02-27 misc/gimp-help-el: Broken 2020-02-27 misc/gimp-help-en_GB: Broken 2020-02-27 misc/gimp-help-es: Broken 2020-02-27 misc/gimp-help-it: Broken 2020-02-27 misc/gimp-help-nl: Broken 2020-02-27 misc/gimp-help-nn: Broken 2020-02-27 misc/gimp-help-sl: Broken 2020-02-27 misc/gimp-help-sv: Broken 2020-03-01 misc/metromap: Old, uses EOLed python27 2020-03-01 misc/typetrainer: Old, uses EOLed python27 2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27 2020-02-27 portuguese/gimp-help-pt_BR: Broken 2020-02-27 russian/gimp-help: Broken 2020-02-28 security/hotssh: Old, uses EOLed python27 2020-03-01 security/zenmap: Old, uses EOLed python27 2020-03-01 x11/py-xdot06: Old, uses EOLed python27 2020-02-28 x11/terminator: Old, uses EOLed python27 2020-02-28 x11-fm/sunflower: Old, uses EOLed python27 2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27 2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27 2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27
* Resurrect, update and adopt misc/xiphosLorenzo Salvadore2020-03-015-0/+388
| | | | | | | | | | | Resurrect the port and update it from 3.1.6 to a git commit after the latest release. The commit was selected so that the port does not depend on python2.7. Resurrection is possible because the dependency on webkit-gtk3 in the expired version has been replaced by a dependency on webkit2-gtk3. PR: 243934 Approved by: gerald (mentor)
* New port: misc/chrono: Fast time tracking tool made with loveYuri Victorovich2020-03-014-0/+120
|
* x11-toolkits/py-wxPython40: GUI toolkit for the Python programming languageLoïc Bartoletti2020-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to use wxWidgets with Python3. - Add x11-toolkits/py-wxPython40 - Replace wxPython30 by wxPython40 when python wxWidgets is required - Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix" - Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0 - While I'm here fix portlint per emulators/playonbsd - Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth - Bump portversion - Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship PR: 241893 Reviewed by: koobs, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D21915 Exp-run by: antoine
* Install manpageSunpoet Po-Chuan Hsieh2020-02-291-1/+4
| | | | - Bump PORTREVISION for package change
* misc/broot: Update to 0.13.2Dmitri Goutnik2020-02-282-5/+4
| | | | | | Changes: https://github.com/canop/broot/blob/master/CHANGELOG.md PR: 244478 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* misc/mnn: Update 0.2.1.7 -> 0.2.1.8Yuri Victorovich2020-02-283-5/+8
| | | | Reported by: portscout
* Reset maintainershipSunpoet Po-Chuan Hsieh2020-02-282-8/+8
| | | | | | | - While I'm here, take maintainership PR: 244455 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Reset maintainershipSunpoet Po-Chuan Hsieh2020-02-281-6/+5
| | | | | | | | | - While I'm here: - Remove DEBUG option - Take maintainership PR: 244450 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Reset maintainershipSunpoet Po-Chuan Hsieh2020-02-281-1/+1
| | | | | PR: 244448 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* - Update xfce4-weather-plugin to 0.10.1Guido Falsi2020-02-284-48/+4
| | | | | | | - Remove patches included upstream PR: 244438 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* misc/visp: fix build on GCC architecturesPiotr Kubaj2020-02-271-0/+11
| | | | | | | FreeBSD doesn't have endian.h. PR: 244308 Approved by: yuri (maintainer)
* lang/rust: Update to 1.41.1Tobias Kortkamp2020-02-271-0/+1
| | | | | | | | | | | | | | | | | | - Force rebuild all consumers to fix potential miscompilations with 1.41.0 - Enable SOURCES by default. The sources are indexed by RLS and required for it to function properly, so they should be available by default. This also makes sure we test the option properly. - Remove implied --config=config.toml from x.py args - Switch to the upstreamed backtrace crate patches like rust-nightly - Enable WASM by default [0] - Strip libraries (D23650) [1] - Simplify plist generation (D23735) [2] Changes: https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html Submitted by: mikael [0,1,2] With hat: rust Differential Revision: https://reviews.freebsd.org/D23835
* Adopt port & clean upMateusz Piotrowski2020-02-272-19/+9
| | | | | | | | | | - Adopt the port as it is being returned to the pool. [1] - Remove a patchfile. MAKE_ARGS are enough. - Update manpage installation path. - Improve style. PR: 244456 [1] Approved by: maintainer
* misc/dive: unbreak on aarch64Mikael Urankar2020-02-251-0/+24
| | | | | | | | | Import an upstream patch [1] to fix build on aarch64 [1] https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96 PR: 243800 Approved by: yuri (maintainer), manu (mentor)
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-244-10/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release dropped the support for Python 2. * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for consumers that can be built for Python 2 or newer. * Exceptions are ports that can be built only for either Python 2 or Python 3. For the first case, consumers are just assigned to the repo-copied graphics/py-pillow6. * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not listed in setup.py as a build dependency [1] and relax the version requirements of Pillow for www/py-wagtail. Release Notes: * https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (7.0.0): * https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes Detailed Changelog: * https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst PR: 243665 Submitted by: sunpoet (patch for 7.0.0 and repo-copied version) Reviewed by: koobs [1], sunpoet Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D23713
* misc/vxl: Force SSE2 on amd64 and i386 because the SSE2 auto-detection failsYuri Victorovich2020-02-241-0/+2
| | | | Reported by: fallout
* misc/xgboost: Update 1.0.0 -> 1.0.1Yuri Victorovich2020-02-242-4/+4
| | | | Reported by: portscout
* Deprecate a few portsAntoine Brodin2020-02-236-0/+18
| | | | With hat: portmgr
* misc/py-xgboost: Update 1.0.0 -> 1.0.1Yuri Victorovich2020-02-232-4/+4
| | | | Reported by: portscout
* misc/cmatrix: update 1.2a -> 2.0, submitter becomes maintainerKurt Jaeger2020-02-232-10/+14
| | | | | | PR: 243915 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> Relnotes: https://github.com/abishekvashok/cmatrix/releases/tag/v2.0
* New port: misc/biblesync: Multicast shared co-navigation library for Bible ↵Tobias C. Berner2020-02-235-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | programs This is a C++ single class library encapsulating a protocol conduit. The premise is that there is a local network over which to multicast Bible navigation, and someone, possibly several someones, will transmit, and others will receive. The choices for when you decide to xmit and what to do when you recv are up to you as the application designer. Access to the conduit is by creating the object, setting the mode, calling Transmit() to xmit nav events, and arranging the frequent polling of Receive() to recv nav events. There is more than just navigation to be handled; there are live/dead events for potential Speakers as well as mismatches, presence announcements, and errors. There is a programming reference biblesync.7 which explains the details, both from a high level view of the essentials of the protocol's behavior and at a low level of how you create, access, and use the conduit class. The (single) BibleSync object should persist throughout the life of your application, but at any time you can set the mode to "disable," and preferably stop the receive polling, and then re-enable it later as the user needs. Much work has been done in integrating this library into its first application, Xiphos. It is useful to examine Xiphos' code to see where and how integration has been done. Get a Xiphos source tree using: git clone https://github.com/crosswire/xiphos WWW: https://github.com/karlkleinpaste/biblesync PR: 243916 Submitted by: salvadore
* New port: misc/dynomite: Generic dynamo implementation for different k-v ↵Yuri Victorovich2020-02-237-0/+83
| | | | storage engines
* Remove expired ports, all Python-2.7-only:Rene Ladan2020-02-239-120/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27 2020-02-17 audio/soundconverter: Old, uses EOLed python27 2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27 2020-02-19 databases/monetdb: Broken, uses EOLed python27 2020-02-19 databases/py-cql: Broken, uses EOLed python27 2020-02-18 databases/zodb3: Old, uses EOLed python27 2020-02-17 deskutils/gourmet: Old, uses EOLed python27 2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed python27 2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27 2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27 2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27 2020-02-20 devel/py-five.formlib: Old, uses EOLed python27 2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 2020-02-19 devel/py-notifier: Broken, uses EOLed python27 2020-02-18 devel/py-tempstorage: Old, uses EOLed python27 2020-02-19 devel/py-testgears: Broken, uses EOLed python27 2020-02-20 devel/py-z3c.caching: Old, uses EOLed python27 2020-02-18 devel/py-z3c.form: Old, uses EOLed python27 2020-02-18 devel/py-z3c.formwidget.query: Old, uses EOLed python27 2020-02-18 devel/py-zope.annotation: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.applicationcontrol: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.appsetup: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.broken: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.cache: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.component: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.container: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.content: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.debug: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.dependable: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.error: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.exception: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.file: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.folder: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.form: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.generations: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.http: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.pagetemplate: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.publication: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.publisher: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.rotterdam: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.testing: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.zcmlfiles: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.zopeappgenerations: Old, uses EOLed python27 2020-02-20 devel/py-zope.applicationcontrol: Old, uses EOLed python27 2020-02-20 devel/py-zope.browsermenu: Old, uses EOLed python27 2020-02-20 devel/py-zope.browserpage: Old, uses EOLed python27 2020-02-20 devel/py-zope.componentvocabulary: Old, uses EOLed python27 2020-02-18 devel/py-zope.container: Old, uses EOLed python27 2020-02-18 devel/py-zope.copypastemove: Old, uses EOLed python27 2020-02-20 devel/py-zope.dublincore: Old, uses EOLed python27 2020-02-18 devel/py-zope.error: Old, uses EOLed python27 2020-02-20 devel/py-zope.formlib: Old, uses EOLed python27 2020-02-18 devel/py-zope.minmax: Old, uses EOLed python27 2020-02-20 devel/py-zope.pagetemplate: Old, uses EOLed python27 2020-02-20 devel/py-zope.ptresource: Old, uses EOLed python27 2020-02-18 devel/py-zope.ramcache: Old, uses EOLed python27 2020-02-18 devel/py-zope.site: Old, uses EOLed python27 2020-02-20 devel/py-zope.viewlet: Old, uses EOLed python27 2020-02-19 games/gcompris: Broken, uses EOLed python27 2020-02-19 graphics/commons-utilities: Broken, uses EOLed python27 2020-02-19 graphics/py-chart: Broken, uses EOLed python27 2020-02-19 japanese/tegaki-recognize: Broken, uses EOLed python27 2020-02-20 mail/py-zope.sendmail: Old, uses EOLed python27 2020-02-19 mail/pysieved: Broken, uses EOLed python27 2020-02-19 math/ogdf: Broken, uses EOLed python27 2020-02-19 math/py-viper: Broken, uses EOLed python27 2020-02-19 misc/fbless: Broken, uses EOLed python27 2020-02-19 misc/pylize: Broken, uses EOLed python27 2020-02-19 net/py-ldaptor: Broken, uses EOLed python27 2020-02-19 net/tucan: Broken, uses EOLed python27 2020-02-19 news/hellanzb: Broken, uses EOLed python27 2020-02-19 science/coot: Broken, uses EOLed python27 2020-02-19 science/py-ScientificPython: Broken, uses EOLed python27 2020-02-19 security/py-cryptlib_py: Broken, uses EOLed python27 2020-02-18 security/py-zope.app.authentication: Old, uses EOLed python27 2020-02-18 security/py-zope.app.localpermission: Old, uses EOLed python27 2020-02-18 security/py-zope.app.principalannotation: Old, uses EOLed python27 2020-02-18 security/py-zope.app.security: Old, uses EOLed python27 2020-02-18 security/py-zope.app.securitypolicy: Old, uses EOLed python27 2020-02-20 security/py-zope.authentication: Old, uses EOLed python27 2020-02-20 security/py-zope.login: Old, uses EOLed python27 2020-02-18 security/py-zope.pluggableauth: Old, uses EOLed python27 2020-02-18 security/py-zope.principalannotation: Old, uses EOLed python27 2020-02-20 security/py-zope.principalregistry: Old, uses EOLed python27 2020-02-20 security/py-zope.security: Old, uses EOLed python27 2020-02-18 security/py-zope.securitypolicy: Old, uses EOLed python27 2020-02-18 security/py-zope.session: Old, uses EOLed python27 2020-02-17 sysutils/gnome-schedule: Old, uses EOLed python27 2020-02-19 sysutils/py-XenAPI: Broken, uses EOLed python27 2020-02-19 sysutils/py-freenas.cli: Broken, uses EOLed python27 2020-02-19 textproc/ecromedos: Broken, uses EOLed python27 2020-02-18 textproc/py-wicked: Old, uses EOLed python27 2020-02-18 textproc/py-zope.app.i18n: Old, uses EOLed python27 2020-02-19 www/planet: Broken, uses EOLed python27 2020-02-18 www/py-zope.app.wsgi: Old, uses EOLed python27 2020-02-19 www/trac-attachmentpolicy: Broken, uses EOLed python27 2020-02-19 www/trac-bzr: Broken, uses EOLed python27 2020-02-19 www/trac-childtickets: Broken, uses EOLed python27 2020-02-19 www/trac-gantt: Broken, uses EOLed python27 2020-02-19 www/trac-tracdragdrop: Broken, uses EOLed python27 2020-02-19 www/trac-watchlist: Broken, uses EOLed python27 2020-02-19 www/twill: Broken, uses EOLed python27 2020-02-19 x11/wbarconf: Broken, uses EOLed python27 2020-02-19 x11-wm/simple-ccsm: Broken, uses EOLed python27
* misc/urh: Update 2.8.2 -> 2.8.3Yuri Victorovich2020-02-232-4/+4
| | | | Reported by: portscout
* misc/py-xgboost: Update 0.90-235 -> 1.0.0Yuri Victorovich2020-02-222-5/+4
| | | | Reported by: portscout
* misc/xgboost: Update 0.90-291 -> 1.0.0Yuri Victorovich2020-02-224-30/+4
| | | | Reported by: portscout
* Hook compat12x to the buildBaptiste Daroussin2020-02-201-0/+1
|
* Add a compat12x port after the bump of ncurses lib in baseBaptiste Daroussin2020-02-205-0/+65
|
* Update KDE Frameworks to 5.67.0Tobias C. Berner2020-02-202-3/+4
| | | | | | | | | | | | | | | | | | February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.67.0.php PR: 244015 Exp-run by: antoine
* misc/broot: Update to 0.13.1Dmitri Goutnik2020-02-182-20/+57
| | | | | | Changes: https://github.com/canop/broot/releases/tag/v0.13.1 PR: 244001 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* misc/visp: Update 3.2.0 -> 3.3.0Yuri Victorovich2020-02-185-69/+60
|
* Unbreak INDEXAntoine Brodin2020-02-171-1/+1
|
* misc/brs: Rename to bible-kjvKubilay Kocak2020-02-174-3/+3
| | | | | | | | | | | ports r525523 updated brs to use the DEBIAN upstream 'bible-kjv', the successor to the now unmaintained brs. This commit renames brs to bible-kjv accordingly. PR: 243886 Submitted by: Andrew <andrew tao11.riddles.org.uk> Approved by: <user unknown nu> (implicit, approves maintainer change)
* misc/cheat: Update 3.5.1 -> 3.6.0Yuri Victorovich2020-02-172-10/+4
| | | | Reported by: portscout
* misc/py-gluoncv: fix build on GCC architecturesPiotr Kubaj2020-02-161-1/+1
| | | | | Use newer GCC: cc1: error: unrecognized command line option "-Wno-cpp"
* Conditionalize plist to fix install on powerpc64 (and, presumably,Mark Linimon2020-02-152-3/+11
| | | | | | | | | on all !x86 systems): pkg-static: Unable to access file /wrkdirs/usr/ports/misc/vxl/work/stageusr/local/include/vxl/core/vil/vil_math_sse.h:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/misc/vxl/work/stageusr/local/include/vxl/core/vil/vil_math_sse.hxx:No such file or directory Approved by: portmgr (tier-2 blanket)
* misc/libiio: Update 0.18 -> 0.19Yuri Victorovich2020-02-154-10/+20
| | | | Reported by: portscout
* Update RUN_DEPENDS for py-oslo.policy 3.0.0 updateSunpoet Po-Chuan Hsieh2020-02-151-2/+3
| | | | - Bump PORTREVISION for dependency change
* misc/perkeep: Unbreak with go1.14rc1Dmitri Goutnik2020-02-152-170/+7
| | | | | | | | | | Upstream issue: https://github.com/perkeep/perkeep/issues/1302 While here, remove redundant GH_TUPLE because upstream tarball already includes vendored dependencies. PR: 244125 Approved by: yuri
* Update misc/ytree to version 2.01.Jimmy Olgeni2020-02-142-4/+4
|
* misc/vxl: Fix license - this software didn't define a license.Yuri Victorovich2020-02-141-3/+0
|
* New port: misc/vxl: C++ libraries for computer vision and image understandingYuri Victorovich2020-02-145-0/+1641
|
* misc/py-gluonnlp: Update 0.8.3 -> 0.9.0Yuri Victorovich2020-02-132-4/+4
| | | | Reported by: portscout
* Update RUN_DEPENDS for py-os-win 5.0.0 updateSunpoet Po-Chuan Hsieh2020-02-131-2/+3
| | | | - Bump PORTREVISION for dependency change
* misc/nnn: Update to 3.0Dmitri Goutnik2020-02-132-4/+4
| | | | Changes: https://github.com/jarun/nnn/releases/tag/v3.0
* Update to r53886 from the FreeBSD docset.Marc Fonvieille2020-02-1220-25/+31
| | | | Approved by: doceng (implicit)
* Mark BROKEN and deprecate non english versions of gimp-helpAntoine Brodin2020-02-1210-0/+40
| | | | Reported by: pkg-fallout
* Remove deprecation by updating from 2.8.2 to 2.10.0.Sergey A. Osokin2020-02-112-9/+5
| | | | | Approved by: maintainer (timeout 2 weeks) PR: 243293
* misc/mxnet: fix build on GCC architecturesPiotr Kubaj2020-02-101-1/+1
| | | | | | Newer GCC is required after OpenBlas update: CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES)
* misc/dive: Update 0.9.1 -> 0.9.2Yuri Victorovich2020-02-102-4/+4
| | | | Reported by: portscout
* Update RUN_DEPENDS for py-castellan 2.0.0 updateSunpoet Po-Chuan Hsieh2020-02-091-4/+5
| | | | - Bump PORTREVISION for dependency change
* - Update to 0.9TAKATSU Tomonari2020-02-092-4/+4
|
* Update RUN_DEPENDS for py-oslo.messaging 11.0.0 updateSunpoet Po-Chuan Hsieh2020-02-091-2/+3
| | | | - Bump PORTREVISION for dependency change
* misc/osinfo-db: update to 20200203Roman Bogorodskiy2020-02-083-4/+9
|
* Update RUN_DEPENDS for py-taskflow 4.0.0 updateSunpoet Po-Chuan Hsieh2020-02-081-4/+5
| | | | - Bump PORTREVISION for dependency change
* misc/brs: Update to 4.3.0Kubilay Kocak2020-02-088-284/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc/brs currently builds with many warnings and segfaults at runtime, likely a missing prototypes issue as that's what most of the warnings are. A much more recent version (4.30 as opposed to 4.03) of this is widely available on linux under the name "bible-kjv", which also exists as an OpenBSD port. This change updates brs to 4.30, switching upstream to DEBIAN [1], and the first step commit to renaming the port. While here: - Include the "randverse" program - Wordsmith pkg-descr: It's all very well saying that the port includes libraries, but it doesn't install them. - Remove patches: no longer relevent [1] Use a temporary MASTER_SITES workaround, instead of 'DEBIAN' directly because it does not currently use or support DISTNAME. PR: 243886 Submitted by: Andrew <andrew tao11.riddles.org.uk> Approved by: <user unknown nu> (implicit, approves maintainer change) Approved by: portmgr (blanket: run (crash) fixes) MFH: 2020Q1
* misc/p5-Locale-Codes: upgrade 3.31 -> 3.62Kurt Jaeger2020-02-073-22/+23
| | | | | | | PR: 243956 Requested by: Doug Sampson <dougs@dawnsign.com> Approved by: demon (maintainer) Relnotes: https://metacpan.org/changes/distribution/Locale-Codes
* Another pair of diff and patch utilities for binary files.Alexey Dokuchaev2020-02-074-0/+61
| | | | WWW: http://jojodiff.sourceforge.net/
* Unbreak bulk -a after r525415Antoine Brodin2020-02-0710-424/+0
|
* Update RUN_DEPENDS for py-oslo.db 7.0.0 updateSunpoet Po-Chuan Hsieh2020-02-071-5/+12
| | | | | - Change MASTER_SITES to CHEESESHOP - Take maintainership
* Update KDE's Applications to 19.12.2Tobias C. Berner2020-02-079-38/+31
| | | | | Changelog: https://kde.org/info/releases-19.12.2.php
* Update WWWMateusz Piotrowski2020-02-061-1/+1
| | | | | PR: 243905 Submitted by: salvadore@
* - Remove MAKE_JOBS_UNSAFE: the problem had beenAlexey Dokuchaev2020-02-062-3/+13
| | | | | | | | | fixed a little less than ten years ago [*] - Install README file as part of documentation - Amend the port description text, add WWW line - Take maintainership for the time being https://github.com/jjwhitney/BDelta/commit/19c74b3 [*]
* misc/sword: Clean Makefile and assign to new maintainerMateusz Piotrowski2020-02-061-30/+20
| | | | | | | Apart from style changes, also remove broken link from MASTER_SITES. PR: 243905 Submitted by: salvadore@
* Update to 1.81Sunpoet Po-Chuan Hsieh2020-02-052-5/+5
| | | | Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
* Add NO_ARCH when NLS is disabledSunpoet Po-Chuan Hsieh2020-02-041-0/+1
|
* Bump revision of poppler dependenciesTobias C. Berner2020-02-043-3/+3
| | | | - poppler was updated in r525051, bump revisions
* misc/cheat: Update 3.4.1 -> 3.5.1Yuri Victorovich2020-02-032-4/+4
| | | | Reported by: portscout
* Revert bindtextdomain.so location change in r267248Sunpoet Po-Chuan Hsieh2020-02-022-4/+20
| | | | | | | | - Bump PORTREVISION for package change help2man (with NLS enabled) installs bindtextdomain.so to ${PREFIX}/lib/help2man/ now. Reported by: swills
* misc/netron: Update 3.7.3 -> 3.8.5Yuri Victorovich2020-02-023-8/+7
| | | | Reported by: repology
* misc/cheat: Update 3.4.0 -> 3.4.1Yuri Victorovich2020-01-312-4/+4
| | | | Reported by: portscout
* misc/orion: Update 1.6.6-20 -> 1.6.7Yuri Victorovich2020-01-312-6/+4
| | | | Reported by: portscout
* lang/rust: Update to 1.41.0Tobias Kortkamp2020-01-311-0/+1
| | | | | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early - Switch to cross-compiled (from amd64) bootstraps for all architectures generated with the incoming lang/rust-bootstrap - Update cargo-c to 0.5.2 to unbreak librav1e build - Make use of regular MAKE_ENV/TEST_ENV in lang/rust - Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully produce more useful failure logs when something panics during builds Changes: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html Tested by: mikael, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D23385
* Fix math/openblas and bump dependent portsSteve Wills2020-01-301-1/+1
| | | | | | | | | | | | | | | | | * Fix build on i386 [1] * Fix science/code_saturne build with new openblas [2] * Avoid installing private headers [3] * Prevent build from optimizing for host by correcting build confg [4] * Bump portrevision of dependent ports [5] This is correcting issues from r523749 [1][2][4] and r515970 [3] PR: 231371 Reported by: build cluster [1] Reported by: Dima Pasechnik <dimpase+freebsd@gmail.com> [2] Reported by: many [5] Reviewed by: mat, bapt Approved by: implicit, since this is a build fix
* misc/cheat: Update 3.3.1 -> 3.4.0Yuri Victorovich2020-01-302-4/+4
| | | | Reported by: portscout
* Update to 0.3.4Sunpoet Po-Chuan Hsieh2020-01-302-4/+4
| | | | Changes: https://github.com/minad/mimemagic/blob/master/CHANGELOG.md
* misc/py-toil: Update 3.21.0 -> 3.22.0Yuri Victorovich2020-01-292-4/+4
| | | | Reported by: portscout
* Deprecate some pygtk2 portsAntoine Brodin2020-01-292-0/+6
| | | | With hat: portmgr
* misc/ansiweather: Update to 1.16.0Danilo G. Baio2020-01-282-4/+4
| | | | Changelog: https://raw.githubusercontent.com/fcambus/ansiweather/1.16.0/ChangeLog
* - Update to 1.84Danilo Egea Gondolfo2020-01-282-4/+4
|
* misc/xgboost: Update 0.90-235 -> 0.90-291Yuri Victorovich2020-01-282-5/+5
|
* Remove expired ports:Rene Ladan2020-01-2725-559/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27 2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27 2020-01-27 audio/boodler: Unmaintained, uses EOLed python27 2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27 2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27 2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27 2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27 2020-01-27 audio/patchage: Unmaintained, uses EOLed python27 2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27 2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27 2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27 2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27 2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 2020-01-27 audio/solfege: Unmaintained, uses EOLed python27 2020-01-27 audio/trommler: Unmaintained, uses EOLed python27 2020-01-27 benchmarks/pybench: Unmaintained, uses EOLed python27 2020-01-27 biology/pycogent: Unmaintained, uses EOLed python27 2020-01-27 biology/unanimity: Unmaintained, uses EOLed python27 2020-01-27 cad/pythoncad: Unmaintained, uses EOLed python27 2020-01-27 chinese/bg5pdf: Unmaintained, uses EOLed python27 2020-01-27 comms/py-libimobiledevice: Unmaintained, uses EOLed python27 2020-01-27 converters/py-bcode: Unmaintained, uses EOLed python27 2020-01-27 converters/py-iconv: Unmaintained, uses EOLed python27 2020-01-27 converters/py-zfec: Unmaintained, uses EOLed python27 2020-01-27 databases/gadfly: Unmaintained, uses EOLed python27 2020-01-27 databases/metakit: Unmaintained, uses EOLed python27 2020-01-27 databases/openark-kit: Unmaintained, uses EOLed python27 2020-01-27 databases/py-MySQLdb55: Unmaintained, uses EOLed python27 2020-01-27 databases/py-MySQLdb56: Unmaintained, uses EOLed python27 2020-01-27 databases/py-forgetsql: Unmaintained, uses EOLed python27 2020-01-27 databases/py-oops: Unmaintained, uses EOLed python27 2020-01-27 databases/py-rrdtool_lgpl: Unmaintained, uses EOLed python27 2020-01-27 deskutils/conkyemail: No longer maintained by upstream 2020-01-27 deskutils/cycle: Unmaintained, uses EOLed python27 2020-01-27 deskutils/everygui: Unmaintained, uses EOLed python27 2020-01-27 deskutils/ganyremote: Unmaintained, uses EOLed python27 2020-01-27 deskutils/pypanel: Unmaintained, uses EOLed python27 2020-01-27 deskutils/taskcoach: Unmaintained, uses EOLed python27 2020-01-27 deskutils/tel: Unmaintained, uses EOLed python27 2020-01-27 deskutils/tnote: Unmaintained, uses EOLed python27 2020-01-27 deskutils/vnc2flv: Unmaintained, uses EOLed python27 2020-01-27 deskutils/wammu: Unmaintained, uses EOLed python27 2020-01-27 devel/bbfreeze: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-builder: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-colo: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-externals: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-git: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-gtk: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-loom: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-pipeline: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-rewrite: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-scmproj: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-stats: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-svn: Unmaintained, uses EOLed python27 2020-01-27 devel/bzr-upload: Unmaintained, uses EOLed python27 2020-01-27 devel/ditrack: Unmaintained, uses EOLed python27 2020-01-27 devel/drpython: Unmaintained, uses EOLed python27 2020-01-27 devel/epydoc: Unmaintained, uses EOLed python27 2020-01-27 devel/fb303: Unmaintained, uses EOLed python27 2020-01-27 devel/fnorb: Unmaintained, uses EOLed python27 2020-01-27 devel/gazpacho: Unmaintained, uses EOLed python27 2020-01-27 devel/libmpsse: Unmaintained, uses EOLed python27 2020-01-27 devel/open-usp-tukubai: Unmaintained, uses EOLed python27 2020-01-27 devel/phpbt: Unmaintained, uses EOLed python27 2020-01-27 devel/py-anonfunc: Unmaintained, uses EOLed python27 2020-01-27 devel/py-bison: Unmaintained, uses EOLed python27 2020-01-27 devel/py-fortran: Unmaintained, uses EOLed python27 2020-01-27 devel/py-grouch: Unmaintained, uses EOLed python27 2020-01-27 devel/py-mwlib.rl: Unmaintained, uses EOLed python27 2020-01-27 devel/py-nagioscheck: Unmaintained, uses EOLed python27 2020-01-27 devel/py-ncurses: Unmaintained, uses EOLed python27 2020-01-27 devel/py-ocempgui: Unmaintained, uses EOLed python27 2020-01-27 devel/py-palm: Unmaintained, uses EOLed python27 2020-01-27 devel/py-pyechonest: Unmaintained, uses EOLed python27 2020-01-27 devel/py-resourcepackage: Unmaintained, uses EOLed python27 2020-01-27 devel/py-rlcompleter2: Unmaintained, uses EOLed python27 2020-01-27 devel/py-spark: Unmaintained, uses EOLed python27 2020-01-27 devel/py-xoltar-toolkit: Unmaintained, uses EOLed python27 2020-01-27 devel/py-zkpython: Unmaintained, uses EOLed python27 2020-01-27 devel/pychecker: Unmaintained, uses EOLed python27 2020-01-27 devel/pymacs: Unmaintained, uses EOLed python27 2020-01-27 devel/trac-bitten: Unmaintained, uses EOLed python27 2020-01-27 devel/wxGlade: Unmaintained, uses EOLed python27 2020-01-27 emulators/catapult: Unmaintained, uses EOLed python27 2020-01-27 emulators/dynagui: Unmaintained, uses EOLed python27 2020-01-27 finance/mybudget: Unmaintained, uses EOLed python27 2020-01-27 finance/sabernetdcs-client: Unmaintained, uses EOLed python27 2020-01-27 games/4stattack: Unmaintained, uses EOLed python27 2020-01-27 games/barbie_seahorse_adventures: Unmaintained, uses EOLed python27 2020-01-27 games/battletanks: Unmaintained, uses EOLed python27 2020-01-27 games/bombz: Unmaintained, uses EOLed python27 2020-01-27 games/bouncy: Unmaintained, uses EOLed python27 2020-01-27 games/bubbros: Unmaintained, uses EOLed python27 2020-01-27 games/childsplay: Unmaintained, uses EOLed python27 2020-01-27 games/crossfire-server: Unmaintained, uses EOLed python27 2020-01-27 games/duckmaze: Unmaintained, uses EOLed python27 2020-01-27 games/farblazer: Unmaintained, uses EOLed python27 2020-01-27 games/gbottler: Unmaintained, uses EOLed python27 2020-01-27 games/glchess: Unmaintained, uses EOLed python27 2020-01-27 games/gretools: Unmaintained, uses EOLed python27 2020-01-27 games/kye: Unmaintained, uses EOLed python27 2020-01-27 games/liquidwar: Unmaintained, uses EOLed python27 2020-01-27 games/mopesnake: Unmaintained, uses EOLed python27 2020-01-27 games/nelly: Unmaintained, uses EOLed python27 2020-01-27 games/oneisenough: Unmaintained, uses EOLed python27 2020-01-27 games/ptkei: Unmaintained, uses EOLed python27 2020-01-27 games/py-poker-eval: Unmaintained, uses EOLed python27 2020-01-27 games/pycadia: Unmaintained, uses EOLed python27 2020-01-27 games/pydance: Unmaintained, uses EOLed python27 2020-01-27 games/pysycache: Unmaintained, uses EOLed python27 2020-01-27 games/pythonchess: Unmaintained, uses EOLed python27 2020-01-27 games/pytowerdefense: Unmaintained, uses EOLed python27 2020-01-27 games/rtb: Unmaintained, uses EOLed python27 2020-01-27 games/schiff: Unmaintained, uses EOLed python27 2020-01-27 games/schwarzweiss: Unmaintained, uses EOLed python27 2020-01-27 games/secrettower: Unmaintained, uses EOLed python27 2020-01-27 games/slune: Unmaintained, uses EOLed python27 2020-01-27 games/super_mario_bros_python: Unmaintained, uses EOLed python27 2020-01-27 games/tuxfighter: Unmaintained, uses EOLed python27 2020-01-27 games/twitch: Unmaintained, uses EOLed python27 2020-01-27 games/vegastrike: Unmaintained, uses EOLed python27 2020-01-27 games/zephulor: Unmaintained, uses EOLed python27 2020-01-27 graphics/boxer: Unmaintained, uses EOLed python27 2020-01-27 graphics/electrix: Unmaintained, uses EOLed python27 2020-01-27 graphics/exact-image: Unmaintained, uses EOLed python27 2020-01-27 graphics/gnofract4d: Unmaintained, uses EOLed python27 2020-01-27 graphics/gsculpt: Unmaintained, uses EOLed python27 2020-01-27 graphics/imgtops: Unmaintained, uses EOLed python27 2020-01-27 graphics/imgv: Unmaintained, uses EOLed python27 2020-01-27 graphics/lcms-python: Unmaintained, uses EOLed python27 2020-01-27 graphics/mirage: Unmaintained, uses EOLed python27 2020-01-27 graphics/partio: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-exif: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-gd: Unmaintained, uses EOLed python27 2020-01-27 graphics/py-paint: Unmaintained, uses EOLed python27 2020-01-27 graphics/pygts: Unmaintained, uses EOLed python27 2020-01-27 graphics/pysvg: Unmaintained, uses EOLed python27 2020-01-27 irc/py-supybot-plugins: Unmaintained, uses EOLed python27 2020-01-27 japanese/kana-no-quiz: Unmaintained, uses EOLed python27 2020-01-27 lang/py-prolog: Unmaintained, uses EOLed python27 2020-01-27 lang/sdcc: Unmaintained, uses EOLed python27 2020-01-27 mail/archivemail: Unmaintained, uses EOLed python27 2020-01-27 mail/mailfmt: Unmaintained, uses EOLed python27 2020-01-27 mail/py-libgmail: Unmaintained, uses EOLed python27 2020-01-27 mail/py-ppolicy: Unmaintained, uses EOLed python27 2020-01-27 mail/rss2email2: Unmaintained, uses EOLed python27 2020-01-27 mail/svnmailer: Unmaintained, uses EOLed python27 2020-01-27 math/biggles: Unmaintained, uses EOLed python27 2020-01-27 math/py-gato: Unmaintained, uses EOLed python27 2020-01-27 math/py-gnuplot: Unmaintained, uses EOLed python27 2020-01-27 math/py-mathdom: Unmaintained, uses EOLed python27 2020-01-27 math/py-probstat: Unmaintained, uses EOLed python27 2020-01-27 math/py-rpy: Unmaintained, uses EOLed python27 2020-01-27 misc/gnome-osd: Unmaintained, uses EOLed python27 2020-01-27 misc/gonvert: Unmaintained, uses EOLed python27 2020-01-27 misc/metalink-editor: Unmaintained, uses EOLed python27 2020-01-27 misc/py-YABT: Unmaintained, uses EOLed python27 2020-01-27 misc/xdg-menu: Unmaintained, uses EOLed python27 2020-01-27 multimedia/devede: Unmaintained, uses EOLed python27 2020-01-27 multimedia/gdvrecv: Unmaintained, uses EOLed python27 2020-01-27 multimedia/mmpython: Unmaintained, uses EOLed python27 2020-01-27 multimedia/pymp: Unmaintained, uses EOLed python27 2020-01-27 net/gtknetcat: Unmaintained, uses EOLed python27 2020-01-27 net/ntlmaps: Unmaintained, uses EOLed python27 2020-01-27 net/polyorb: Unmaintained, uses EOLed python27 2020-01-27 net/py-zsi: Unmaintained, uses EOLed python27 2020-01-27 net/pythondirector: Unmaintained, uses EOLed python27 2020-01-27 net/sippy_b2bua: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-jabber: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-jabberbot: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-libturpial: Unmaintained, uses EOLed python27 2020-01-27 net-im/py-xmpppy-irc: Unmaintained, uses EOLed python27 2020-01-27 net-mgmt/pdagent-integrations: Unmaintained, uses EOLed python27 2020-01-27 net-p2p/tribler: Unmaintained, uses EOLed python27 2020-01-27 news/papercut: Unmaintained, uses EOLed python27 2020-01-27 print/pkipplib: Unmaintained, uses EOLed python27 2020-01-27 print/pkpgcounter: Unmaintained, uses EOLed python27 2020-01-27 print/ttfquery: Unmaintained, uses EOLed python27 2020-01-27 science/gwyddion: Unmaintained, uses EOLed python27 2020-01-27 science/psychopy: Unmaintained, uses EOLed python27 2020-01-27 science/py-hcluster: Unmaintained, uses EOLed python27 2020-01-27 science/py-pyteomics.biolccc: Unmaintained, uses EOLed python27 2020-01-27 science/pycdf: Unmaintained, uses EOLed python27 2020-01-27 security/blindelephant: Unmaintained, uses EOLed python27 2020-01-27 security/cfv: Unmaintained, uses EOLed python27 2020-01-27 security/fsh: Unmaintained, uses EOLed python27 2020-01-27 security/gcipher: Unmaintained, uses EOLed python27
* misc/cheat: Update 3.3.0 -> 3.3.1Yuri Victorovich2020-01-272-13/+13
| | | | Reported by: portscout
* misc/broot: Update to 0.12.1Tobias C. Berner2020-01-262-8/+7
| | | | | PR: 243597 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* multimedia/assimp: Update 4.1.0 -> 5.0.1Yuri Victorovich2020-01-261-1/+1
| | | | Reported by: portscout
* misc/qtchooser: do not create unnecessary wrappersTobias C. Berner2020-01-264-48/+85
| | | | | | | | | | | | | | | | | | | | | | misc/qtchooser provides a wrapper binary bin/qtchooser, that when called with name foo, will lauch the corresponding binary from lib/qt${current_qt_version}/bin/foo. Previously qtchooser would install a list of 30-ish symlinks to itself automatically. Now we switch this around. qt-dist ports that define QT_BINARIES will now have a @postexec and @postunexec entry added to their plist to run the shell-script update-qtchooser-wrapper (installed by qtchooser). update-qtchooser-wrapper removes all symlinks to bin/qtcreator that have no corresponding binary in lib/qt*/bin, and readds links that are missing. Exp-run by: antoine PR: 242905 PR: 243443 Reported by: grarpamp@gmail.com Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D22991
* misc/visp: UnbreakYuri Victorovich2020-01-262-2/+11
| | | | | | | | The recent upgrade of graphics/pcl-pointclouds made its headers c++14 but visp uses c++11. This caused some C++-level breakage. Fixed by switching visp to c++14. Reported by: fallout
* Remove extra >0Sunpoet Po-Chuan Hsieh2020-01-261-1/+1
|
* Update RUN_DEPENDS for py-statsmodels 0.11.0 updateSunpoet Po-Chuan Hsieh2020-01-261-4/+11
| | | | - Bump PORTREVISION for dependency change
* Update to 20200109Sunpoet Po-Chuan Hsieh2020-01-262-4/+4
| | | | Changes: https://people.FreeBSD.org/~sunpoet/usbids-20200109.diff
* Update to 20200125Sunpoet Po-Chuan Hsieh2020-01-262-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* misc/libpredict: remove -WerrorPiotr Kubaj2020-01-251-0/+13
| | | | | | Fixes build on powerpc64 elfv2. Approved by: portmgr (blanket: ports tree policy compliance)
* misc/snakemake: Update 5.9.1 -> 5.10.0Yuri Victorovich2020-01-232-4/+6
| | | | Reported by: portscout
* Update to 4.8.0Sunpoet Po-Chuan Hsieh2020-01-232-4/+4
| | | | | Changes: https://github.com/pexpect/pexpect/blob/master/doc/history.rst https://pexpect.readthedocs.io/en/stable/history.html#releases
* graphics/poppler: update to 0.84.0Tobias C. Berner2020-01-233-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.84.0: core: * Fix crash when converting from Unicode to ASCII-7 * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big * JBIG2Stream: fix potential crash in malformed documents * JBIG2Stream: fix leak in reset() if called several times * Internal code improvements utils: * pdfimages: Add error message if first page is larger then number of pages. * pdfinfo: Improved paper size recognition * pdfsig: Fix exit code when dumping signatures * pdftocairo: Error out when even/odd selects 0 pages * pdftohtml: Fix memory leak * pdftoppm: Add an option to scale before rotate * pdftoppm: Add -hide-annotations option * pdftoppm: Error out when even/odd selects 0 pages * pdftops: Improve -optimizecolorspace qt5: * Code cleanups glib: * Fix compiler warnings Release 0.83.0 core: * Improve when a file is recognized as Linearized * Improve const-ness of the code * Make code a bit more readable/maintanable * Fix uninitialized memory uses in broken files utils: * pdffonts: Make code a bit more readable/maintanable * pdftohtml: Make code a bit more readable/maintanable qt5: * Remove a bunch of unused internal functions * trUtf8 -> tr (less warnings) build system: * make-glib-api-docs: switch to python3 PR: 243433 Exp-run by: antoine
* misc/libpostal: unbreak CBLAS=on after r523749Jan Beich2020-01-221-1/+0
| | | | | | | | | | | | | =======================<phase: lib-depends >============================ ===> libpostal-1.1_1 depends on shared library: libopenblas.so - not found ===> Installing existing package /packages/All/openblas-0.3.7,1.txz Installing openblas-0.3.7,1... pkg-static: openblas-0.3.7,1 conflicts with cblas-1.0_12 (installs files into the same place). Problematic file: /usr/local/include/cblas.h Failed to install the following 1 package(s): /packages/All/openblas-0.3.7,1.txz *** Error code 70 PR: 231371
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-01-222-1/+2
|
* misc/cheat: Update 3.2.2 -> 3.3.0Yuri Victorovich2020-01-222-7/+7
| | | | Reported by: portscout
* math/openblas: Update to 0.3.7Steve Wills2020-01-221-2/+1
| | | | | | | | While here, improve formatting and fix build of dependant ports. PR: 231371 Submitted by: yuri (initial version), pkubaj (ppc fixes) Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
* misc/mc: Update to 4.8.24Ben Woods2020-01-213-7/+16
| | | | | | | | | Upstream have also added python 3 support with this release. Changes this release: https://midnight-commander.org/wiki/NEWS-4.8.24 PR: 242898
* misc/broot: Update to 0.12.0Tobias C. Berner2020-01-212-4/+7
| | | | | PR: 243450 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* - Cosmetic changeSunpoet Po-Chuan Hsieh2020-01-191-9/+9
|
* misc/nn-insight: Update 0.1.2 -> 0.1.3Yuri Victorovich2020-01-192-4/+4
|
* misc/mnn: Update the tarball because it was re-released by the upstreamYuri Victorovich2020-01-192-4/+5
| | | | | | | The previous port update was at 2020-01-16 06:55:46Z, so the previous verion of this release was made before this time. This re-release was made, according to GitHub, at 2020-01-17 04:08:00 PST (2020-01-17 12:08:00Z). Reported by: fallout
* Update to 2.5.1.Alexander Leidinger2020-01-185-27/+32
|
* New port: misc/broot: Quick and easy new way to see and navigate directory treesTobias C. Berner2020-01-185-0/+464
| | | | | | | | | | | | Feature-rich terminal file manager written in rust which allows: filtering, searching, viewing and manipulation of files and directories - and much much more. WWW: https://dystroy.org/broot/ PR: 243391 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
* misc/glow: Mark BROKEN for i386; Use LLVM_DEFAULTYuri Victorovich2020-01-171-1/+4
| | | | | | llvm-8.0 isn't necessary, and it causes conflicts with llvm-9.0 Reported by: fallout
* misc/nnn: Update to 2.9Dmitri Goutnik2020-01-172-5/+5
| | | | Changes: https://github.com/jarun/nnn/releases/tag/v2.9
* misc/mnn: Update 0.2.1.6 -> 0.2.1.7Yuri Victorovich2020-01-162-4/+4
| | | | Reported by: portscout
* New port: misc/glow: Machine learning compiler and execution engineYuri Victorovich2020-01-167-0/+233
|
* - Update to 0.12TAKATSU Tomonari2020-01-162-4/+4
|
* KDE Frameworks: update to 5.66.0Tobias C. Berner2020-01-152-3/+20
| | | | | | | | | | | | | | | | | | January 11, 2020. KDE today announces the release of KDE Frameworks 5.66.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.66.0.php PR: 243289 Exp-run by: antoine
* misc/py-gluonnlp: Update 0.8.2 -> 0.8.3Yuri Victorovich2020-01-152-4/+4
| | | | Reported by: portscout
* Deprecate a few broken portsAntoine Brodin2020-01-142-0/+4
| | | | With hat: portmgr
* misc/cldr-emoji-annotation: Update 34.12.14891_0 -> 36.12.120191002_0Yuri Victorovich2020-01-143-4/+8
| | | | Reported by: portscout
* misc/py-gluoncv: Update 0.5.0-72 -> 0.6.0Yuri Victorovich2020-01-142-5/+4
| | | | Reported by: portscout
* misc/py-SoapySDR: Update 0.7.1 -> 0.7.2Yuri Victorovich2020-01-142-5/+4
| | | | Reported by: portscout
* devel/jsoncpp: Update 1.8.1 -> 1.9.2Yuri Victorovich2020-01-141-1/+1
| | | | | PR: 229677 Differential Revision: D22905
* Update to 20191107Sunpoet Po-Chuan Hsieh2020-01-143-7/+9
| | | | | | | - Update LICENSE - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Business-ISBN-Data
* Update to 3.005Sunpoet Po-Chuan Hsieh2020-01-142-9/+10
| | | | Changes: https://metacpan.org/changes/distribution/Business-ISBN
* misc/mnn: fix build on non-x86Piotr Kubaj2020-01-131-1/+8
| | | | | | | Disable AVX and SSE on non-x86 architectures. PR: 243303 Approved by: yuri (maintainer)
* misc/soapysdr: Update 0.7.1 -> 0.7.2Yuri Victorovich2020-01-133-6/+5
| | | | Reported by: portscout
* misc/py-fast-histogram: Update 0.7 -> 0.8Yuri Victorovich2020-01-122-6/+9
| | | | Reported by: portscout
* misc/urh: Update 2.8.1 -> 2.8.2Yuri Victorovich2020-01-122-4/+4
| | | | Reported by: portscout
* misc/py-tflite: Update g20191030 -> 2.1.0Yuri Victorovich2020-01-122-5/+5
| | | | Reported by: portscout
* Update to 4.41.1Sunpoet Po-Chuan Hsieh2020-01-112-4/+4
| | | | | | Changes: https://github.com/tqdm/tqdm/releases PR: 243250 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Update KDE's App Bundle to 19.12.1Tobias C. Berner2020-01-108-24/+24
| | | | | | | | | | | January 09, 2020. Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE’s release service. Today they all get new bugfix source releases. Release Notes: https://community.kde.org/Releases/19.12_Release_Notes Changelog: https://kde.org/announcements/changelog-releases.php?version=19.12.1
* Deprecate gimp-help portsAntoine Brodin2020-01-071-0/+3
| | | | With hat: portmgr
* editors/emacs-devel: Update to latest master branch commit, 4f2b415Joseph Mingrone2020-01-071-1/+1
| | | | | | | | | This update includes an Emacs major version change from 27.0.50 to 28.0.50. Ports that may depend on editors/emacs-devel must chase this update with a PORTREVISION bump. Submitted by: ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D23012
* - Update to the latest distfile clex-4.6.patch9 and unbreakAlexey Dokuchaev2020-01-062-14/+5
| | | | | | - Drop CPPFLAGS/LDFLAGS, no longer seem to affect the build Reported by: Zeus Panchenko
* misc/netron: Update 3.6.5-5 -> 3.7.3Yuri Victorovich2020-01-063-12/+6
| | | | Reported by: repology
* misc/nn-insight: Update 0.1.1 -> 0.1.2Yuri Victorovich2020-01-062-4/+4
|
* misc/libpredict: Remove tests from the build, and build and run them under ↵Yuri Victorovich2020-01-051-0/+8
| | | | | | the 'test' target. Reported by: fallout (build failures in tests)
* Update to 1.47.12Sunpoet Po-Chuan Hsieh2020-01-052-4/+4
| | | | | | - Fix minor error in po/es.po. - Fix ordering of "other" sections in manual page (as reported by Reuben Thomas).
* graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0Matthias Andree2020-01-051-1/+1
| | | | | | | | | | | | | | graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to match new OpenEXR headers and unbreak compilation. Bump PORTREVISION of all ports depending directly on either, based on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used). Release Notes: https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0 The update was deliberately deferred until after 2020Q1, and should not be MFH'd back to it.
* misc/freebsd-doc-ja: unbreak after r521437Jan Beich2020-01-031-1/+1
| | | | | | | | | | | ===> ja-freebsd-doc-53688,1 depends on file: /usr/local/share/fonts/OTF/ipam.otf - not found ===> Installing existing package /packages/All/ja-font-ipa-00303_7.txz Installing ja-font-ipa-00303_7... Extracting ja-font-ipa-00303_7: .......... done ===> ja-freebsd-doc-53688,1 depends on file: /usr/local/share/fonts/OTF/ipam.otf - not found *** Error code 1 Reported by: pkg-fallout
* misc/nn-insight: Update 0.1 -> 0.1.1Yuri Victorovich2020-01-032-4/+4
|
* Make the port futur proof allowing to build with regular ncurses (without w)Baptiste Daroussin2020-01-021-0/+3
| | | | for the day base will have only 1 ncurses
* Modify the upstream makefile to put the -lncursesw flag into a variableBaptiste Daroussin2020-01-022-1/+18
| | | | | which we can override from the make command line, this allows to switch which lib we want to link to depending on what is provided in base
* Override the CURSES variable with the implementation in useBaptiste Daroussin2020-01-021-0/+1
|
* misc/mnn: Broken on i386Yuri Victorovich2020-01-021-0/+2
| | | | Reported by: fallout
* New port: misc/nn-insight: Neural network visualization softwareYuri Victorovich2020-01-024-0/+39
|
* misc/granulate - fix fetchTobias C. Berner2020-01-022-4/+4
| | | | | PR: 243024 Submitted by: jharris@widomaker.com (maintainer)
* Update to 1.2.1Sunpoet Po-Chuan Hsieh2020-01-012-6/+6
| | | | | | - Add LICENSE_FILE Changes: https://github.com/s0md3v/huepy/commits/master
* misc/dive: Update 0.8.0 -> 0.9.1Yuri Victorovich2020-01-012-101/+106
| | | | Reported by: portscout
* misc/mnn: Update 0.2.1.5 -> 0.2.1.6Yuri Victorovich2020-01-013-20/+22
| | | | Reported by: portscout
* Fix build on GCC-based systems:Mark Linimon2019-12-311-1/+1
| | | | | | cc1plus: error: unrecognized command line option "-std=c++11" Approved by: portmgr (tier-2 blanket)
* misc/cheat: Update 3.1.0 -> 3.2.2Yuri Victorovich2019-12-312-13/+18
| | | | Reported by: portscout
* New port: misc/mnn: Lightweight deep neural network inference engineYuri Victorovich2019-12-305-0/+55
|
* misc/mxnet: fix build on non-arm non-x86Piotr Kubaj2019-12-291-1/+7
| | | | | | | Architectures other than amd64 and i386 don't have SSE. CMakeLists.txt checks for ARM, but not for other architectures. PR: 242946 Approved by: yuri (maintainer)
* misc/gpsim: Broken with clang9/i386 combinationYuri Victorovich2019-12-291-1/+7
| | | | Reported by: fallout
* Update to 4.41.0Sunpoet Po-Chuan Hsieh2019-12-282-4/+4
| | | | | | Changes: https://github.com/tqdm/tqdm/releases PR: 242901 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Update to 1.80Sunpoet Po-Chuan Hsieh2019-12-282-7/+7
| | | | Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
* Update to 20191223Sunpoet Po-Chuan Hsieh2019-12-282-5/+5
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* misc/libpostal: Unbreak on aarch64Dmitri Goutnik2019-12-272-7/+17
| | | | | | | | | - Unbreak build: test_expand.c:105:118: error: passing 'void *' to parameter of incompatible type 'va_list' (aka '__builtin_va_list') CHECK_CALL(test_expansion_contains_phrase_option_with_languages(input, output, options, root, num_languages, NULL)); - Pet portclippy while here
* Import changes from upstream bug reaport to make xfce4-weather-pluginGuido Falsi2019-12-273-0/+44
| | | | | | | use newer API, and avoid a warning about the old API being deprecated. PR: 242813 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
* Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]Ganael LAPLANCHE2019-12-271-1/+1
| | | | | | Also, while here, re-generate patches using the makepatch target [1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES
* Deprecate a few portsAntoine Brodin2019-12-265-0/+15
| | | | With hat: portmgr
* misc/snakemake: Update 5.8.2 -> 5.9.1Yuri Victorovich2019-12-252-4/+5
| | | | Reported by: portscout
* misc/py-gluonnlp: Update 0.6.0-217 -> 0.8.2Yuri Victorovich2019-12-252-5/+4
| | | | Reported by: portscout
* Update misc/biosfont-demos and sysutils/biosfont to version 1.3Rene Ladan2019-12-252-13/+10
| | | | | | The ports are now directly sourced from github instead of LOCAL. The showdati program now works again on FreeBSD (tested on an Asus ROG GL553VW in CSM mode, UEFI mode return blank characters).
* misc/mmv Bump PORTREVISION as we change file contents (extra patches) after ↵Matthias Andree2019-12-241-0/+1
| | | | r520802.
* misc/mmv: make fetchable, and align with Debian buster (stable)Matthias Andree2019-12-244-148/+14
| | | | | | | | | | The patch file has become unfetchable, so fetch the Debian changes archive instead, which contains all Debian patches, and a series file, and apply the Debian patches per its order. This obsoletes our local man page patch, and two hunks from the mmv.c patch. Approved by: (blanket, repairing an unfetchable port)
* update misc/mate-user-guide to 1.22.3Eric Turgeon2019-12-243-4/+74
|
* Update to 2.5.0.Alexander Leidinger2019-12-227-274/+310
|
* multimedia/mpv: update to 0.30.0Jan Beich2019-12-221-1/+1
| | | | | | | | | | | | | | | | | ABI is compatible but rebuild consumers anyway in case some can take advantage of new APIs e.g., https://github.com/mpv-player/mpv/commit/e08f235578aa - DVDREAD is no longer supported after https://github.com/mpv-player/mpv/commit/622940498525 - DVDNAV needs libdvdred after https://github.com/mpv-player/mpv/commit/34e6a26f4d5a - TEST needs newer dependency after https://github.com/mpv-player/mpv/commit/293dfc782552 - V4L can no longer use tv:// after https://github.com/mpv-player/mpv/commit/b30e85508a30 - VULKAN option uses libplacebo after https://github.com/mpv-player/mpv/commit/7006d6752d7d - ZIMG to support --vf=fingerprint after https://github.com/mpv-player/mpv/commit/9cfeafa89e2e - ZSH option is no longer needed after https://github.com/mpv-player/mpv/commit/2712db823884 - Drop --disable-vapoursynth-lazy after https://github.com/mpv-player/mpv/commit/fb8d240c4d04 - Add --disable-shaderc to avoid no longer used dependency brought via libplacebo Changes: https://github.com/mpv-player/mpv/releases/tag/v0.30.0
* - Update to 0.8TAKATSU Tomonari2019-12-212-5/+4
|
* misc/snakemake: Update 5.8.1 -> 5.8.2Yuri Victorovich2019-12-202-4/+4
| | | | Reported by: portscout
* misc/netron: Fix plistYuri Victorovich2019-12-201-5/+5
|
* misc/netron: Update 3.6.3 -> 3.6.5-5Yuri Victorovich2019-12-193-6/+12
|
* KDE Frameworks: update to 5.65.0Tobias C. Berner2019-12-192-4/+21
| | | | | | | | | | | | | | | | | | | From [1]: December 14, 2019. KDE today announces the release of KDE Frameworks 5.65.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. [1] https://kde.org/announcements/kde-frameworks-5.65.0.php Exp-run by: antoine PR: 242633
* misc/netron: Update 3.6.0 -> 3.6.3Yuri Victorovich2019-12-182-6/+6
|
* misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try ↵Yuri Victorovich2019-12-182-9/+5
| | | | to reinstall its headers
* Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 :Rene Ladan2019-12-182-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-12-01 archivers/php71-bz2 2019-12-01 archivers/php71-phar 2019-12-01 archivers/php71-zip 2019-12-01 archivers/php71-zlib 2019-12-01 converters/php71-iconv 2019-12-01 converters/php71-mbstring 2019-12-01 converters/php71-recode 2019-12-01 databases/php71-dba 2019-12-01 databases/php71-interbase 2019-12-01 databases/php71-mysqli 2019-12-01 databases/php71-odbc 2019-12-01 databases/php71-pdo 2019-12-01 databases/php71-pdo_dblib 2019-12-01 databases/php71-pdo_firebird 2019-12-01 databases/php71-pdo_mysql 2019-12-01 databases/php71-pdo_odbc 2019-12-01 databases/php71-pdo_pgsql 2019-12-01 databases/php71-pdo_sqlite 2019-12-01 databases/php71-pgsql 2019-12-01 databases/php71-sqlite3 2019-12-01 devel/php71-gettext 2019-12-01 devel/php71-intl 2019-12-01 devel/php71-json 2019-12-01 devel/php71-pcntl 2019-12-01 devel/php71-readline 2019-12-01 devel/php71-shmop 2019-12-01 devel/php71-sysvmsg 2019-12-01 devel/php71-sysvsem 2019-12-01 devel/php71-sysvshm 2019-12-01 devel/php71-tokenizer 2019-12-01 ftp/php71-curl 2019-12-01 ftp/php71-ftp 2019-12-01 graphics/php71-exif 2019-12-01 graphics/php71-gd 2019-12-01 lang/php71 2019-12-01 mail/php71-imap 2019-12-01 math/php71-bcmath 2019-12-01 math/php71-gmp 2019-12-01 misc/php71-calendar 2019-12-01 net/php71-ldap 2019-12-01 net/php71-soap 2019-12-01 net/php71-sockets 2019-12-01 net/php71-xmlrpc 2019-12-01 net-mgmt/php71-snmp 2019-12-01 security/php71-filter 2019-12-01 security/php71-hash 2019-12-01 security/php71-mcrypt 2019-12-01 security/php71-openssl 2019-12-01 sysutils/php71-fileinfo 2019-12-01 sysutils/php71-posix 2019-12-01 textproc/php71-ctype 2019-12-01 textproc/php71-dom 2019-12-01 textproc/php71-enchant 2019-12-01 textproc/php71-pspell 2019-12-01 textproc/php71-simplexml 2019-12-01 textproc/php71-wddx 2019-12-01 textproc/php71-xml 2019-12-01 textproc/php71-xmlreader 2019-12-01 textproc/php71-xmlwriter 2019-12-01 textproc/php71-xsl 2019-12-01 www/mod_php71 2019-12-01 www/php71-opcache 2019-12-01 www/php71-session 2019-12-01 www/php71-tidy
* misc/tvm: Add the COMPILER option enabling NN model compilation C++ API.Yuri Victorovich2019-12-172-4/+130
|
* New port: misc/py-gluonnlp: MXNet-based toolkit to enable easy text, ↵Yuri Victorovich2019-12-164-0/+39
| | | | datasets preprocessing
* New port: misc/py-gluoncv: Gluon CV toolkit for state-of-the-art deep ↵Yuri Victorovich2019-12-164-0/+58
| | | | learning in computer vision
* misc/mxnet: Add the OPENCV optionYuri Victorovich2019-12-161-4/+8
|
* misc/mxnet: Python is only needed for build.Yuri Victorovich2019-12-161-1/+2
|
* misc/py-mxnet: Enable the cython optionYuri Victorovich2019-12-161-3/+9
|
* New port: misc/py-mxnet: Apache MXNet: Ultra-scalable deep learning frameworkYuri Victorovich2019-12-164-0/+56
|
* New port: misc/mxnet: Apache MXNet: Ultra-scalable deep learning frameworkYuri Victorovich2019-12-168-0/+296
|
* Mark BROKEN with recent versions of python, deprecateAntoine Brodin2019-12-161-1/+10
| | | | PR: 233770
* - Reset MAINTAINER due to fatal email bouncesRyan Steinmetz2019-12-152-2/+2
| | | | Reported by: portscout!
* Update to r53688 from the FreeBSD docset.Marc Fonvieille2019-12-156-9/+11
| | | | Approved by: doceng (implicit)
* New port: misc/py-fleep: File format determination library for PythonYuri Victorovich2019-12-154-0/+27
|
* misc/py-xgboost: Fix TMPPLIST line removal in fix-plistYuri Victorovich2019-12-151-1/+1
| | | | Suggested by: mat
* misc/py-tvm: Add patches for FreeBSDYuri Victorovich2019-12-153-1/+52
|
* misc/tvm: Add the LLVM option to enable LLVM-based model compilationYuri Victorovich2019-12-151-0/+9
|
* New port: misc/py-xgboost: Scalable, Portable and Distributed Gradient ↵Yuri Victorovich2019-12-155-0/+62
| | | | Boosting (GBDT, GBRT, GBM)
* New port: misc/xgboost: Scalable, Portable and Distributed Gradient Boosting ↵Yuri Victorovich2019-12-159-0/+179
| | | | (GBDT, GBRT, GBM)
* misc/py-tvm: Add the 'topi' add-on python module that is required to also be ↵Yuri Victorovich2019-12-152-7/+29
| | | | built by py-tvm