aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games/wtf: Update to 20230515 snapshotNuno Teixeira2023-05-162-4/+4
|
* devel/aws-c-mqtt: Update to 0.8.12Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.8.12
* devel/aws-c-event-stream: Update to 0.3.0Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.3.0
* devel/aws-c-s3: Update to 0.3.2Nuno Teixeira2023-05-162-4/+4
| | | | | ChangeLog: https://github.com/awslabs/aws-c-s3/releases/tag/v0.3.2 https://github.com/awslabs/aws-c-s3/releases/tag/v0.3.1
* security/aws-c-auth: Update to 0.6.28Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.28
* devel/aws-c-http: Update to 0.7.8Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.7.8
* devel/aws-c-sdkutils: Update to 0.1.10Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.1.10
* devel/aws-checksums: Update to 0.1.15Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.15
* devel/aws-c-io: Update to 0.13.22Nuno Teixeira2023-05-162-9/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.22
* devel/aws-c-compression: Update to 0.2.17Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-compression/releases/tag/v0.2.17
* security/aws-c-cal: Update to 0.5.27Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.27
* devel/aws-c-common: Update to 0.8.20Nuno Teixeira2023-05-162-4/+4
| | | | ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v0.8.20
* net-mgmt/blackbox_exporter: Update to 0.24.0Nuno Teixeira2023-05-162-8/+6
| | | | ChangeLog: https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0
* net/norm: fix build with clang 16Dimitry Andric2023-05-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Since clang 16 (and gcc 11) the default C++ standard is now gnu++17. Because net/norm's build system does not explicitly set the C++ standard, this leads to several errors: ../src/common/normEncoderRS8.cpp:264:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] USE_GF_MULC ; ^ ../src/common/normEncoderRS8.cpp:136:21: note: expanded from macro 'USE_GF_MULC' #define USE_GF_MULC register gf * __gf_mulc_ ^ ../src/common/normEncoderRS8.cpp:265:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register gf* dst = dst1; ^~~~~~~~~ ../src/common/normEncoderRS8.cpp:266:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register gf* src = src1 ; ^~~~~~~~~ Add USE_CXXSTD=gnu++98 to compile for C++98 with GNU extensions instead, as net/norm does not seem to use any C++11 or later constructs. PR: 271415 Approved by: portmgr (build fix blanket) MFH: 2023Q2
* net-mgmt/netdata-go: update to 0.53.0Dries Michiels2023-05-163-7/+6
| | | | Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.53.0
* devel/gradle: Update to 8.0Guangyuan Yang2023-05-162-4/+4
| | | | | | | Changelog: https://docs.gradle.org/8.0/release-notes.html All dependant ports have passed the build test, hence bump the major version.
* sysutils/py-diffoscope: Update to 242Guangyuan Yang2023-05-162-4/+4
| | | | Changelog: https://diffoscope.org/news/diffoscope-242-released/
* sysutils/appjail: Add WWW and CONFLICTSJose Alonso Cardenas Marquez2023-05-161-0/+4
|
* multimedia/haruna: update to 0.11.0Tobias C. Berner2023-05-163-5/+14
|
* games/tuxmath: Unbreak on HEADMuhammad Moinur Rahman2023-05-161-3/+13
| | | | | - Add missing LIB_DEPENDS - Mark DEPRECATED as last upstream release was in 2011
* graphics/liblug: Unbreak on HEADMuhammad Moinur Rahman2023-05-161-5/+17
| | | | | | - Add LICENSE=LGPL20 - Pet portclippy - Adopt port
* audio/cava: Unbreak on HEADMuhammad Moinur Rahman2023-05-161-1/+7
| | | | Approved by: portmgr (blanket)
* archivers/squsq: Unbreak on HEADMuhammad Moinur Rahman2023-05-161-4/+14
| | | | | - Pet portclippy - Update MASTER_STES and remove unreachable URLs
* print/magicfilter: Update version 2.3.h=>2.3.iMuhammad Moinur Rahman2023-05-169-99/+20
| | | | | | | | | | - Switch MASTER_SITES to GH - Adopt port - Add LICENSE BSD3CLAUSE - Unbreak on HEAD - Refresh patches Changelog: https://github.com/Orc/magicfilter/releases/tag/v2.3.i
* UPDATING: Fix reference to 20161103 entryMuhammad Moinur Rahman2023-05-161-4/+40
| | | | | | | | | | As part of the regular trimming of older information from MOVED and UPDATING; an entry from 20161103 were trimmed which has been referenced by other entries for upgrading the perl. Merge those information in the current UPDATING file and also update the reference pointers. Reported by: herbert@gojira.at Approved by: portmgr (blanket)
* net-p2p/ethash: Update version 0.9.0=>1.0.1Muhammad Moinur Rahman2023-05-162-12/+5
| | | | Changelog: https://github.com/chfast/ethash/releases/tag/v1.0.1
* ports-mgmt/portsnap: Fix MAINTAINERMuhammad Moinur Rahman2023-05-161-4/+4
| | | | | | | | - Fix OSVERSION number. During the initial copy of the port it was unidentified like from which exact OSVERSION portsnap will be removed as the src changes were still under review. After the exact removal from the tree we can conclude that eeffective from 1400087 there will be no more portsnap in the base.
* multimedia/obs-qtwebkit: Mark DEPRECATEDMuhammad Moinur Rahman2023-05-161-1/+4
| | | | | | | | | - OBS ships with their own browser plugin from version 25 onwards - This was a fork from a different upstream which has been archived and is no longer under active development - Set EXPIRATION_DATE to 2023-06-16 Reported by: diizzy
* graphics/spectacle: make pipewire optionalVladimir Druzenko2023-05-162-2/+101
| | | | | | | | New build option PIPEWIRE, ON by default (as was before). PR: 270982 Approved by: arrowd (mentor, kde) Differential Revision: https://reviews.freebsd.org/D39978
* sysutils/appjail-devel: New port: Simple and easy-to-use tool for creating ↵Jose Alonso Cardenas Marquez2023-05-165-0/+167
| | | | | | | | portable jails (devel) AppJail is an open source framework entirely written in sh(1) and C to create isolated, portable and easy to deploy environments using FreeBSD jails that behaves like an application.
* security/boringssl: update to the recent commitSergey A. Osokin2023-05-162-5/+5
|
* security/seclists: Update to 2023.2Lorenzo Salvadore2023-05-163-8/+12
| | | | Also fix sorting in pkg-plist.
* lang/luajit-devel: update to the recent commitSergey A. Osokin2023-05-162-6/+5
|
* x11/wlrctl: update to 0.2.2Jan Beich2023-05-162-9/+4
| | | | | Changes: https://git.sr.ht/~brocellous/wlrctl/log/v0.2.2 Reported by: Repology
* */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2023-05-1614-14/+14
|
* lang/sbcl: Update to 2.3.4Kirill Ponomarev2023-05-162-6/+6
|
* sysutils/py-salt: Increase receive buffer size to prevent a hanging minionKirill Ponomarev2023-05-162-1/+11
| | | | | PR: 271367 Reported by: Johan Söllvander <jsollvander_axcient_dot_com>, kevans
* textproc/rubygem-jekyll-gist: use octokit 4.25.1Matthias Fechner2023-05-161-1/+2
|
* net/rubygem-octokit4: make version 4.25.1 availableMatthias Fechner2023-05-164-0/+27
|
* multimedia/rav1e: update to 0.6.6Jan Beich2023-05-163-61/+61
| | | | | Changes: https://github.com/xiph/rav1e/releases/tag/v0.6.6 Reported by: GitHub (watch releases)
* net/py-shodan: Update to 1.29.0Emanuel Haupt2023-05-162-4/+4
|
* www/mod_cfg_ldap: Fix build.Xin LI2023-05-162-1/+11
|
* security/py-social-auth-core: Update to 4.4.2Kai Knoblich2023-05-162-5/+4
| | | | | | | | | | Changelog: https://github.com/python-social-auth/social-core/releases/tag/4.4.2 PR: 271150 Approved by: maintainer timeout (14+ days) MFH: 2023Q2
* security/py-netmiko: Update to 4.2.0Kai Knoblich2023-05-164-25/+27
| | | | | | | | Changelog: https://github.com/ktbyers/netmiko/releases/tag/v4.2.0 MFH: 2023Q2
* devel/py-sentry-sdk: Update to 1.21.1Kai Knoblich2023-05-162-6/+8
| | | | | | | | | | | | | * Add CPE related entries while I'm here. Changelog since 1.5.12: https://github.com/getsentry/sentry-python/compare/1.5.12...1.21.1 PR: 271149 Approved by: 0mp (maintainer) MFH: 2023Q2 Security: 5dae5cc-9ee6-4577-a93e-2ab57780e707
* devel/py-donut-shellcode: Fix build on i386Jose Alonso Cardenas Marquez2023-05-162-1/+26
| | | | Reported by: pkg-fallout
* www/rubygem-ruby-openai37: moved to match location of www/rubygem-ruby-openaiMatthias Fechner2023-05-167-4/+6
| | | | Reported by: antoine@
* Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}Alexey Dokuchaev2023-05-1613-27/+16
| | | | | | | Our framework usually DTRT; sometimes it's necessary to pass it explicitly, e.g. for ports with USES+=qmake or which use exotic build systems, but these are mostly staging dawn and apparently debug leftovers, so remove them to not confuse the reader.
* www/drupal10: update to 10.0.9Jose Alonso Cardenas Marquez2023-05-163-6/+46
| | | | ChangeLog at: https://www.drupal.org/project/drupal/releases/10.0.9
* net/downzemall: update the port to version 3.0.5Alexey Dokuchaev2023-05-162-4/+4
| | | | Reported by: portscout