aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* misc/xplr: Update to 0.5.4Lewis Cook2021-04-212-4/+88
| | | | Changes: https://github.com/sayanarijit/xplr/releases/tag/v0.5.4
* misc/qt5ct: update to 1.2Tobias C. Berner2021-04-213-7/+20
| | | | - switch to cmake
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-211-0/+1
|
* misc/py-xgboost: Fix build with Python 3.8 and 3.9Yuri Victorovich2021-04-201-1/+1
| | | | Submitted by: kai
* misc/py-xgboost: Remove stray linesYuri Victorovich2021-04-201-2/+0
|
* misc/py-xgboost: Update 1.2.1 -> 1.4.1Yuri Victorovich2021-04-205-54/+45
| | | | Reported by: portscout
* misc/xgboost: Update 1.2.1 -> 1.4.1Yuri Victorovich2021-04-205-83/+39
| | | | Reported by: portscout
* misc/py-onnx: Update 1.8.1 -> 1.9.0Yuri Victorovich2021-04-202-4/+4
| | | | Reported by: portscout
* misc/py-orange3-educational: Update 0.1.8 -> 0.4.0Yuri Victorovich2021-04-202-8/+11
| | | | Reported by: portscout
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* misc/py-toil: Update 5.2.0 -> 5.3.0Yuri Victorovich2021-04-192-5/+6
| | | | Reported by: portscout
* misc/py-pyEDFlib: Update 0.1.21 -> 0.1.22Yuri Victorovich2021-04-192-4/+4
| | | | Reported by: portscout
* misc/openhantek: Update 3.2.1 -> 3.2.2Yuri Victorovich2021-04-193-17/+4
|
* Hook misc/xplr to the buildAntoine Brodin2021-04-181-0/+1
|
* misc/urh: Update 2.9.1 -> 2.9.2Yuri Victorovich2021-04-182-5/+5
| | | | Reported by: portscout
* New port: misc/xplr: Hackable, minimal, fast TUI file explorerLewis Cook2021-04-183-0/+495
| | | | Differential Revision: https://reviews.freebsd.org/D29815
* misc/py-tqdm: Update to 4.59.0Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://github.com/tqdm/tqdm/releases
* misc/p5-Geo-Coder-OpenCage: Update to 0.30Po-Chuan Hsieh2021-04-182-5/+6
| | | | Changes: https://metacpan.org/changes/distribution/Geo-Coder-OpenCage
* misc/p5-Geo-Address-Formatter: Update to 1.87Po-Chuan Hsieh2021-04-182-4/+5
| | | | Changes: https://metacpan.org/changes/distribution/Geo-Address-Formatter
* misc/usbids: Update to 20210331Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://github.com/usbids/usbids/commits/master
* misc/pciids: Update to 20210322Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://github.com/pciutils/pciids/commits/master
* misc/help2man: Update to 1.48.2Po-Chuan Hsieh2021-04-182-4/+4
| | | | Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog
* misc/py-pyEDFlib: Update 0.1.20 -> 0.1.21Yuri Victorovich2021-04-182-4/+4
| | | | Reported by: portscout
* misc/libsolv: Update 0.7.17 -> 0.7.19Yuri Victorovich2021-04-172-4/+4
|
* misc/mxnet: don't build the tests if testing is not enabledAdriaan de Groot2021-04-161-5/+15
| | | | | | | | | | | | | Local (testport) builds were failing like so: ld: error: undefined symbol: testing::Message::GetString() const >>> referenced by base.cc >>> tests/CMakeFiles/mxnet_unit_tests.dir/cpp/misc/base.cc.o:(testing::AssertionResult::AppendMessage(testing::Message const&)) because the testing libraries were not being linked -- because they're not even searched for when testing is not enabled. Extend previous patch that put the searching-for-testlibs behind a check, to apply the same check to building-tests.
* graphics/poppler: update to 21.04.0Tobias C. Berner2021-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine
* Update KDE Frameworks to 5.81.0Tobias C. Berner2021-04-142-5/+7
| | | | | | | | | | | | | | | | | | | | Saturday, 10 April 2021 KDE today announces the release of KDE Frameworks 5.81.0. KDE Frameworks are 83 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 release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement: https://kde.org/announcements/frameworks/5/5.81.0/ PR: 254978 Exp-run by: antoine
* Mk: Cleanup after moving apply-slist earlier.Mathieu Arnold2021-04-141-2/+0
|
* devel/onetbb: Update to 2021.2.0 and bump dependenciesGanael LAPLANCHE2021-04-141-1/+1
| | | | Changelog: https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html
* misc/ezc3d: Update 1.4.2 -> 1.4.3Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* misc/lf: Update 21 -> 22Yuri Victorovich2021-04-142-7/+7
| | | | Reported by: portscout
* misc/free42: Update 3.0.1 -> 3.0.2Yuri Victorovich2021-04-143-10/+8
| | | | Reported by: portscout
* misc/librepo: Update 1.13.0 -> 1.14.0Yuri Victorovich2021-04-142-4/+4
| | | | Reported by: portscout
* misc/openhantek: Add PORTSCOUT tagYuri Victorovich2021-04-141-0/+2
|
* misc/nnn: Update to 4.0Dmitri Goutnik2021-04-132-4/+4
| | | | Changes: https://github.com/jarun/nnn/releases/tag/v4.0
* misc/freebsd-release-manifests: add 13.0-RELEASE, rm 13-RC*Glen Barber2021-04-1326-137/+69
| | | | | MFH: 2021Q2 Sponsored by: Rubicon Communications, LLC ("Netgate")
* misc/openvdb: make compatible with OpenEXR/Imath 3.0Matthias Andree2021-04-1210-14/+242
|
* misc/wmcalendar: fix build post LLVM 11 importPiotr Kubaj2021-04-101-4/+1
| | | | Submitted by: jhibbits
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-096-20/+20
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* devel/icu: update to 69.1Jan Beich2021-04-082-2/+2
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* misc/py-wurlitzer: Update to 2.1.0Rainer Hurling2021-04-082-4/+4
| | | | | | Changelog: https://github.com/minrk/wurlitzer/blob/master/CHANGELOG.md Reported by: portscout, Repology
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove expired ports:Rene Ladan2021-04-074-38/+0
| | | | | | | | devel/buildtool-doc 2021-04-01 devel/buildtool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/floatator: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 finance/wmstock: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/frox: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
* Remove expired ports:Rene Ladan2021-04-074-38/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 textproc/libcrm114: No known users, dead upstream 2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/gb: Unmaintained and dead upstream 2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-07194-194/+0
| | | | Reported by: lwhsu
* misc/veles: Fix runtime crash due to change in msgpack python module interfaceYuri Victorovich2021-04-062-1/+15
|
* misc/openhantek: Update 3.2 -> 3.2.1Yuri Victorovich2021-04-062-4/+4
| | | | Reported by: portscout
* 13.0: Add 13.0-RC5 MANIFESTs.Glen Barber2021-04-0618-69/+69
| | | | | | | Prune 13.0-RC3 MANIFESTs. MFH: 2021Q1 Sponsored by: Rubicon Communications, LLC ("Netgate")
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0619-46/+6
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06546-547/+0
|