This project is mirrored from https://git.freebsd.org/ports.git.
Pull mirroring updated .
- Sep 05, 2024
-
-
sunpoet authored
Changes: https://metacpan.org/dist/XS-Parse-Sublike/changes
-
sunpoet authored
- Remove MASTER_SITE_SUBDIR - Update COMMENT - Update LICENSE_FILE - Add TEST_DEPENDS - Strip shared library - Update pkg-descr - Take maintainership Changes: https://metacpan.org/dist/UUID/changes
-
sunpoet authored
Changes: https://metacpan.org/dist/Test2-Plugin-UUID/changes
-
sunpoet authored
Changes: https://metacpan.org/dist/Test-Simple/changes
-
sunpoet authored
Changes: https://metacpan.org/dist/List-Gen/changes
-
sunpoet authored
Changes: https://metacpan.org/dist/JSON-MaybeXS/changes
-
sunpoet authored
Changes: https://metacpan.org/dist/ExtUtils-Config/changes
-
sunpoet authored
Changes: https://github.com/smarty-php/smarty/releases
-
sunpoet authored
Changes: https://github.com/smarty-php/smarty/releases
-
sunpoet authored
- Update WWW - Update version requirement of TEST_DEPENDS - Use complete arguments/options - Convert REINPLACE_CMD to patch files - Remove unnecessary substitution - Cosmetic change
-
sunpoet authored
- Remove unnecessary USES=pathfix - Remove unnecessary USES=tar:bzip2 - Use complete arguments/options - Remove DOCS option - Add make test Changes: https://github.com/libwbxml/libwbxml/releases
-
sunpoet authored
Changes: https://github.com/reproducible-containers/diffoci/releases
-
sunpoet authored
Changes: https://github.com/lastpass/lastpass-cli/releases
-
sunpoet authored
Changes: https://github.com/fastfloat/fast_float/releases
-
sunpoet authored
Changs: https://github.com/vlang/v/releases
-
sunpoet authored
- Add missing GRAPHICSMAGICK_DESC Changes: https://github.com/libvips/libvips/releases
-
sunpoet authored
Changes: https://github.com/gdraheim/zziplib/blob/master/ChangeLog
-
sunpoet authored
-
sunpoet authored
-
sunpoet authored
Changes: https://github.com/oneapi-src/level-zero/releases
-
sunpoet authored
Changes: https://github.com/grpc/grpc/releases
-
sunpoet authored
Changes: https://github.com/google/googletest/releases
-
sunpoet authored
Changes: https://github.com/github/backup-utils/releases
-
sunpoet authored
- Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for shlib change
-
sunpoet authored
mkdir -p utilities/transactions/lock/range/range_tree/lib/locktree && clang++ -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter -Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include -std=c++17 -fPIC -DROCKSDB_DLL -DROCKSDB_USE_RTTI -g -W -Wextra -Wall -Wsign-compare -Wshadow -Wunused-parameter -Werror -I. -I./include -std=c++17 -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wno-inconsistent-missing-override -Wno-unused-parameter -Wno-unused-variable -Wno-unused-private-field -isystem /usr/local/include -std=c++17 -faligned-new -DHAVE_ALIGNED_NEW -DROCKSDB_PLATFORM_POSIX -DROCKSDB_LIB_IO_POSIX -O2 -pipe -DOS_FREEBSD -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=1 -DZLIB -DBZIP2 -DLZ4 -DZSTD -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PTHREAD_ADAPTIVE_MUTEX -DROCKSDB_BACKTRACE -DROCKSDB_SCHED_GETCPU_PRESENT -isystem third-party/gtest-1.8.1/fused-src -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -DNDEBUG -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-invalid-offsetof -c utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc -o utilities/transactions/lock/range/range_tree/lib/locktree/manager.o In file included from utilities/transactions/lock/range/range_tree/lib/locktree/manager.cc:58: In file included from utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_pthread.h:60: In file included from utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_portability.h:71: utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:80:10: error: __sync builtin operation MUST have natural alignment (consider using __atomic). [-Werror,-Wsync-alignment] 80 | return __sync_fetch_and_add(addr, diff); | ^ utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_atomic.h:92:10: error: __sync builtin operation MUST have natural alignment (consider using __atomic). [-Werror,-Wsync-alignment] 92 | return __sync_fetch_and_sub(addr, diff); | ^ 2 errors generated. gmake: *** [Makefile:2566: utilities/transactions/lock/range/range_tree/lib/locktree/manager.o] Error 1 Tested on: 13.3-RELEASE-p5 (17.0.6), 15.0-CURRENT (18.1.6) Reference: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/p1963f6d23107_s10d5b43424d/logs/rocksdb-9.4.0.log https://github.com/llvm/llvm-project/issues/69146
-
sunpoet authored
Changes: https://github.com/mydumper/mydumper/releases
-
sunpoet authored
- Bump PORTREVISION of dependent ports for dependency change
-
sunpoet authored
- Bump PORTREVISION of dependent ports for dependency change
-
sunpoet authored
devel/rubygem-cucumber-messages25: Add rubygem-cucumber-messages25 25.0.1 (copied from rubygem-cucumber-messages) - Add PORTSCOUT
-
sunpoet authored
devel/rubygem-cucumber-core13: Add rubygem-cucumber-core13 13.0.3 (copied from rubygem-cucumber-core) - Add PORTSCOUT
-
sunpoet authored
SarPy is a basic Python library to read, write, and do simple processing of complex SAR data using the NGA SICD format (standards linked below). It has been released by NGA to encourage the use of SAR data standards throughout the international SAR community. SarPy complements the SIX library (C++) and the MATLAB SAR Toolbox, which are implemented in other languages but have similar goals.
-