| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-mqtt/releases/tag/v0.8.12
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.3.0
|
|
|
|
|
| |
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
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.28
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-http/releases/tag/v0.7.8
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.1.10
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.15
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.22
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-compression/releases/tag/v0.2.17
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.27
|
|
|
|
| |
ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v0.8.20
|
|
|
|
| |
ChangeLog: https://github.com/prometheus/blackbox_exporter/releases/tag/v0.24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.53.0
|
|
|
|
|
|
|
| |
Changelog: https://docs.gradle.org/8.0/release-notes.html
All dependant ports have passed the build test, hence bump the major
version.
|
|
|
|
| |
Changelog: https://diffoscope.org/news/diffoscope-242-released/
|
| |
|
| |
|
|
|
|
|
| |
- Add missing LIB_DEPENDS
- Mark DEPRECATED as last upstream release was in 2011
|
|
|
|
|
|
| |
- Add LICENSE=LGPL20
- Pet portclippy
- Adopt port
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
- Pet portclippy
- Update MASTER_STES and remove unreachable URLs
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Changelog: https://github.com/chfast/ethash/releases/tag/v1.0.1
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
New build option PIPEWIRE, ON by default (as was before).
PR: 270982
Approved by: arrowd (mentor, kde)
Differential Revision: https://reviews.freebsd.org/D39978
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Also fix sorting in pkg-plist.
|
| |
|
|
|
|
|
| |
Changes: https://git.sr.ht/~brocellous/wlrctl/log/v0.2.2
Reported by: Repology
|
| |
|
| |
|
|
|
|
|
| |
PR: 271367
Reported by: Johan Söllvander <jsollvander_axcient_dot_com>, kevans
|
| |
|
| |
|
|
|
|
|
| |
Changes: https://github.com/xiph/rav1e/releases/tag/v0.6.6
Reported by: GitHub (watch releases)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/python-social-auth/social-core/releases/tag/4.4.2
PR: 271150
Approved by: maintainer timeout (14+ days)
MFH: 2023Q2
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/ktbyers/netmiko/releases/tag/v4.2.0
MFH: 2023Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: antoine@
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
ChangeLog at: https://www.drupal.org/project/drupal/releases/10.0.9
|
|
|
|
| |
Reported by: portscout
|