aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11/menulibre: Update to 2.2.3Guido Falsi2021-10-083-6/+14
| | | | | - Project moved to github - New runtie dependency on polkit due to pkexec usage
* deskutils/calibre: Update to 5.29.0Guido Falsi2021-10-083-4/+5
|
* py-pytest-regtest: add port: Pytest plugin for regression testsDmitry Marakasov2021-10-084-0/+37
| | | | | | | | | | | | | pytest-regtest is a pytest-plugin for implementing regression tests. Compared to functional testing a regression test does not test if software produces correct results, instead a regression test checks if software behaves the same way as it did before introduced changes. pytest-regtest allows capturing selected output which then can be compared to the captured output from former runs. WWW: https://pypi.org/project/pytest-regtest/ WWW: https://gitlab.com/uweschmitt/pytest-regtest
* devel/py-pytest-canonical-data: add portDmitry Marakasov2021-10-084-0/+31
| | | | | | | | | | | A plugin which allows to compare results with canonical results, based on previous runs. Inspired by Yandex's canondata plugin, pytest-needle and pytest-regtest. WWW: https://pypi.org/project/pytest-canonical-data/ WWW: https://github.com/shuternay/pytest-canonical-data
* astro/libosmium: update to 2.17.1Dmitry Marakasov2021-10-082-4/+4
|
* devel/py-types-requests: update to 2.25.9Dmitry Marakasov2021-10-082-4/+4
|
* www/py-yarl: update to 1.7.0Dmitry Marakasov2021-10-082-5/+5
|
* mail/getmail6: Update to 6.18.4Michael Büker2021-10-082-4/+4
| | | | https://github.com/getmail6/getmail6/releases/tag/v6.18.4
* biology/diamond: enable on powerpc64Piotr Kubaj2021-10-081-1/+1
|
* dns/yadifa: Update to 2.5.1Leo Vandewoestijne2021-10-083-5/+7
| | | | | | | ChangeLog: https://github.com/yadifa/yadifa/blob/v2.5.1/ChangeLog PR: 258778 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32365
* net/krill: Update to version 0.9.2Jaap Akkerhuis2021-10-084-632/+377
| | | | | | | ChangeLog: https://lists.nlnetlabs.nl/pipermail/rpki/2021-October/000330.html PR: 259004
* www/osticket: Update to 1.15.4Juraj Lutter2021-10-082-4/+4
| | | | Release notes: https://github.com/osTicket/osTicket/releases/tag/v1.15.4
* biology/libneurosim: New port: Common interfaces for neuronal simulatorsYuri Victorovich2021-10-085-0/+64
|
* devel/nlohmann-json: Update 3.10.2 -> 3.10.3Yuri Victorovich2021-10-083-4/+6
| | | | Reported by: portscout
* dns/coredns: Install man pagesYuri Victorovich2021-10-082-2/+58
| | | | | PR: 259002 Reported by: Rob LA LAU <freebsd@ohreally.nl>
* x11-servers/xwayland-devel: update to 21.0.99.1.102Jan Beich2021-10-082-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/5daf42b48...f9f705bf3
* security/suricata: Respect CCCraig Leres2021-10-081-1/+2
| | | | | | PR: 258294 Reported by: Evgeniy Khramtsov Approved by: Franco Fichtner (maintainer)
* biology/hyphy: Enable on aarch64.Mikael Urankar2021-10-081-1/+1
|
* biology/diamond: Enable on aarch64.Mikael Urankar2021-10-081-1/+1
|
* emulators/ppsspp: drop unused GL deps after 34a5259f5126Jan Beich2021-10-081-1/+1
| | | | | | | | | | =>> Checking shared library dependencies - 0x0000000000000001 NEEDED Shared library: [libGL.so.1] 0x0000000000000001 NEEDED Shared library: [libGLEW.so.2] - 0x0000000000000001 NEEDED Shared library: [libGLU.so.1] + 0x0000000000000001 NEEDED Shared library: [libOpenGL.so.0] 0x0000000000000001 NEEDED Shared library: [libSDL2-2.0.so.0] [...]
* lang/intel-compute-runtime: update to 21.40.21182Jan Beich2021-10-083-9/+9
| | | | | Changes: https://github.com/intel/compute-runtime/compare/21.39.21127...21.40.21182 Reported by: GitHub (watch releases)
* net/freeradius3: Update to 3.0.25Ryan Steinmetz2021-10-084-91/+14
|
* security/stunnel: Mark BROKEN with libresslRyan Steinmetz2021-10-081-0/+3
|
* security/ca_root_nss: Update to 3.71Jochen Neumeister2021-10-082-5/+5
| | | | | | | PR: 258995 Reported by: Yasuhiro Kimura <yasu@freebsd.org> Approved: ports-secteam (with hat) Sponsored by: Netzkommune GmbH
* devel/py-joblib: Update to version 1.1.0Steven Kreuzer2021-10-082-4/+4
| | | | | | | | | | | | | | Changes: * Fix byte order inconsistency issue during deserialization using joblib.load in cross-endian environment: the numpy arrays are now always loaded to use the system byte order, independently of the byte order of the system that serialized the pickle. * Fix joblib.Memory bug with the ignore parameter when the cached function is a decorated function. * Fix joblib.Memory to properly handle caching for functions defined interactively in a IPython session or in Jupyter notebook cell. * Update vendored loky (from version 2.9 to 3.0) and cloudpickle (from version 1.6 to 2.0)
* databases/pgroonga: Update version 2.3.1=>2.3.2Muhammad Moinur Rahman2021-10-083-5/+7
| | | | | | - Add LICENSE_FILE Relnotes: https://pgroonga.github.io/news/#version-2-3-2
* emulators/frodo: fix build on powerpc and powerpc64Piotr Kubaj2021-10-081-1/+1
| | | | Same issue as on powerpc64le.
* databases/mroonga: Update version 11.06=>11.08Muhammad Moinur Rahman2021-10-082-8/+7
| | | | | | - Add LICENSE_FILE Relnotes: https://mroonga.org/en/blog/2021/10/06/mroonga-11.08.html
* textproc/groonga: Update version 11.0.6=>11.0.7Muhammad Moinur Rahman2021-10-082-4/+5
| | | | | | - Add LICENSE_FILE Relnotes: https://groonga.org/docs/news.html#release-11-0-7-2021-09-29
* devel/libcircllhist: Update to g20211005 and unbreak LDFLAGSRobert Clausecker2021-10-085-14/+73
| | | | | | | | | | | | - take up maintainership of this unmaintained port - license has changed to APACHE20 - upstream has moved, switch to new upstream - generate and install documentation - disable git-based version generation (tries to pick up the ports tree's git) - regenerate patch - make portlint and portclippy happy PR: 258906
* emulators/frodo: fix build on powerpc64lePiotr Kubaj2021-10-081-0/+4
| | | | | | | | | | | | | | | While base GCC can build this port on 12.2, clang can't: VIC.cpp:1407:8: error: expected unqualified-id static asm void fastcopy(register uchar *dst, register uchar *src); ^ VIC.cpp:1408:8: error: expected unqualified-id static asm void fastcopy(register uchar *dst, register uchar *src) ^ VIC.cpp:1838:3: error: use of undeclared identifier 'fastcopy' fastcopy(chunky_line_start, (uint8 *)chunky_tmp); It also can't build with USES=compiler:gcc-c++11-lib. Since this port doesn't have reverse dependencies, use USE_GCC=yes.
* print/fontforge: Add CPE informationBernhard Froehlich2021-10-081-1/+1
| | | | Approved by: portmgr (blanket)
* net/xrdp: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/x11vnc: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/tcpflow: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/tcpdump: Add CPE informationBernhard Froehlich2021-10-081-1/+1
| | | | Approved by: portmgr (blanket)
* net/tac_plus4: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/sniffit: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/rubygem-grpc: Add CPE informationBernhard Froehlich2021-10-081-1/+1
| | | | Approved by: portmgr (blanket)
* net/mpd5: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/mosquitto: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* net/miniupnpc: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/minidlna: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/libvncserver: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/librsync: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net/libmaxminddb: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net-p2p/deluge-cli: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net-p2p/deluge: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net-mgmt/tcpreplay: Add CPE informationBernhard Froehlich2021-10-081-1/+2
| | | | Approved by: portmgr (blanket)
* multimedia/x265: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)