Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
kamil 1eb8fdfd2e honggfuzz: upgrade to 2.3
Take maintainership.

Upstream changelog:

2020-07-22 - Version 2.3
        - honggfuzz.h - split run_t into substructs
        - clang-format options in .clang-format
        - added missing mutex initializers
        - removed unncessary comparisons to 'true' and 'false'
        - improved NetBSD compatibility
        - removed unnecessary memory fences (speed ups)
        - faster searching through the binary for const 4/8-byte values
        - removed unnecessary includes with iwyu
        - libhfnetdriver - general improvements around local socket fuzzing and timeouts

2020-04-24 - Version 2.2
        - Added 8bitcnt instrumentation - use hfuzz-cc/hfuzz-8bitcnt-(gcc|clang) for that
        - PC-guard instrumentation now uses edge counting
        - --experimental_const_feedback is now set to true by default
        - additional string instrumentation wrappers: glib, lcms
        - additional mutators: splicing, changing ascii numbers
        - additional integer comparison instrumentation (adding integers to the dynamic dictionary)
        - fixed linking with ld.lld
        - removed `sanitizer-coverage-prune-blocks` from hfuzz-cc.c
        - most mutators have now either overwrite or insert versions
        - fixed memory barriers in libhfuzz/
        - implemented skip_factor which dictates how often a given input is fuzzed
        - lowered the default timeout to 1 second
        - honggfuzz now uses microseconds, instead of milliseconds across the code
        - added some new functions to libhfcommon/files
        - enabled more aggressive inlining in hfuzz-cc/
        - fixed compilation dependency under MacOS X

2020-03-03 - Version 2.1
        - string/int comparison enabled for targets built with *SAN, but w/o hfuzz-cc
        - Parallel work made faster by using faster ATOMIC constructs (check first, then update)
        - Implement --experimental_const_feedback - const string/integer feedback (used as an additional dictionary)
        - Sanitizer report files are "better"-deleted (i.e. based on PID and not TID)
        - New patches for fuzzing added (e.g. for bind-9.16.0/9.15.7)
        - Buffered output enabled in display.c
        - Some functions moved from per-arch arch.c to common subproc.c
        - Compilation under MacOS X 10.15 (Catalina) is now supported
        - Added suport for bfd/binutils-2.33

2019-12-07 - Version 2.0
        - Coverage-based corpus minimizer with '-M'
        - QEmu mode: coverage feedback for Linux binaries
        - *SAN sanitizer stack-parsing improved for Linux and for POSIX
        - Move signal functionality to libhfcommon/
        - Fixed Android builds with newer unwind and capstone
        - NetDriver: more functionality - e.g. specifying custom addresses and custom tmpfs mount points
        - Examples: for /usr/bin/file, newer ISC Bind patch, improved OpenSSL code

2019-05-22 - Version 1.9
        - Don't include netdriver if not needed
        - Updated examples (bind/openssl)
        - Add missing TEMP_FAILURE_RETRY() wrappers
        - Add additional _HF_STATE_DYNAMIC_SWITCH_TO_MAIN state

2019-02-23 - Version 1.8
        - Native support for NetBSD
        - Multiple smaller changes wrt threading - e.g. introducing the signal thread
        - Removed the support for -p (pid fuzzing), honggfuzz net driver, or persistent fuzzing mode should be used instead
        - Reimplementation of memory comparison routines, now verified with glibc's test-suite
        - Improved hfuzz-cc/clang/gcc - e.g. for the MacOSX platform, also using -fno-sanitize=fuzzer if -fsanitize=fuzzer is specified, + some samba code wrappers
        - Examples: new corpora for some of those, new patch for ISC Bind (9.13.5)
2020-07-22 20:43:22 +00:00
archivers Revbump all Go packages after go114 update. 2020-07-17 18:04:11 +00:00
audio fluidsynth: dbus ladspa are additional supported options so += 2020-07-16 01:28:25 +00:00
benchmarks *: Update broken sf.net HOMEPAGEs 2020-06-14 10:07:48 +00:00
biology bioloty/htslib: Correct bl2 (ABI bump, not API) 2020-07-22 15:36:55 +00:00
bootstrap bootstrap: Fix machine_arch detection on Apple Sillicon 2020-07-21 15:53:10 +00:00
cad (cad/qcad) Add one patch for adapting to QT update, Re: QPainterPath 2020-06-16 23:09:31 +00:00
chat Revbump all Go packages after go114 update. 2020-07-17 18:04:11 +00:00
comms py-esptool: updated to 2.8 2020-07-21 08:14:06 +00:00
converters py-simplejson: updated to 3.17.2 2020-07-20 19:14:03 +00:00
cross xtensa-esp32-elf-gcc: fix C++ relocation issue 2020-07-20 02:14:10 +00:00
databases redis: updated to 6.0.6 2020-07-21 07:34:43 +00:00
devel honggfuzz: upgrade to 2.3 2020-07-22 20:43:22 +00:00
distfiles
doc doc: Updated pkgtools/pkglint to 20.2.2 2020-07-22 19:26:45 +00:00
editors py-jedi: updated to 0.17.2 2020-07-21 08:04:58 +00:00
emulators pkglint: fix category Makefiles 2020-07-17 06:10:34 +00:00
filesystems Update filesystems/glusterfs to 8.0 2020-07-07 01:01:27 +00:00
finance py-stripe: updated to 2.49.0 2020-07-21 21:20:35 +00:00
fonts unifont: update to 13.0.03. 2020-07-17 23:53:43 +00:00
games games/ajbsp: Build fix for SunOS 2020-07-22 10:25:24 +00:00
geography geography: Add lua-mmdb 2020-07-09 10:48:58 +00:00
graphics jasper: updated to 2.0.18 2020-07-21 07:31:28 +00:00
ham (ham/predict) Updated to 2.2.6 2020-06-16 13:43:36 +00:00
inputmethod inputmethod/mozc-server: fix build problem 2020-06-19 05:45:30 +00:00
lang lang/perl5: Make compatible with macOS 11 'Big Sur' 2020-07-22 15:23:56 +00:00
licenses licenses: Add ttyp0-license 2020-06-17 11:06:58 +00:00
mail Remove outdated MESSAGE. Add local copies of online manpages. Bump PKGREVISION. 2020-07-18 13:31:44 +00:00
math math/maxima: update to maxima-5.44.0 2020-07-20 06:42:31 +00:00
mbone Fix const issues 2020-05-14 19:26:01 +00:00
meta-pkgs pkglint: fix category Makefiles 2020-07-17 06:10:34 +00:00
misc xfce4-time-out-plugin: update to 1.1.1 2020-07-20 23:40:42 +00:00
mk mk: remove backwards compatibility for pkg_install from before 2010 2020-07-13 20:25:57 +00:00
multimedia obs-studio: make NetBSD build the vlc plugin 2020-07-19 06:57:11 +00:00
net Update to openresolv-3.11.0 with the following changes: 2020-07-22 13:52:56 +00:00
news sfeed_curses: Belatedly include curses bl3 (oops) 2020-07-17 18:11:02 +00:00
packages
parallel ganglia-monitor-core: add buildlink3.mk 2020-07-13 18:40:47 +00:00
pkgtools pkgtools/pkglint: update to 20.2.2 2020-07-22 19:26:29 +00:00
print pkglint: fix category Makefiles 2020-07-17 06:10:34 +00:00
regress show-all: fix typo in variable name 2020-07-01 09:13:12 +00:00
security security/openssl: Make compatible with Apple Silicon 2020-07-22 20:41:30 +00:00
shells shells/pbosh: Update to 20200701 2020-07-17 11:34:59 +00:00
sysutils intel-microcode-netbsd: fix for the RC script 2020-07-20 21:43:19 +00:00
templates
textproc py-deepdiff: updated to 5.0.1 2020-07-21 10:59:04 +00:00
time py-vdirsyncer: accept current click (pkgsrc is newer than upper bound) 2020-07-22 06:36:22 +00:00
wm awesome: gets lua category 2020-07-02 10:27:21 +00:00
www py-nbformat: updated to 5.0.7 2020-07-21 07:55:57 +00:00
x11 xfce4-whiskermenu-plugin: update to 2.4.5 2020-07-22 00:24:12 +00:00
Makefile Makefile: fix outdated documentation 2020-02-12 15:04:51 +00:00
pkglocate
README.md README.md: minor adjustments 2020-01-15 16:19:22 +00:00

pkgsrc

pkgsrc is a framework for building software for a variety of UNIX-like systems.

It produces binary packages, which can be managed with tools such as pkgin.

Bootstrapping

To use pkgsrc on operating systems other than NetBSD, you first need to bootstrap:

cd pkgsrc/bootstrap
./bootstrap

Note that this is only for the most simple case, using pkgsrc's defaults.

Please consult bootstrap/README and bootstrap/README.OS for detailed information about bootstrapping.

Building packages

cd pkgsrc/category/package-name
$PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

On NetBSD, bmake is simply the built-in make tool.

To build packages in bulk, tools such as pkgtools/pbulk and pkgtools/pkg_comp can be used.

Troubleshooting

Latest sources

To fetch the main CVS repository:

cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

To work in the Git mirror, which is updated every few hours from CVS:

git clone https://github.com/NetBSD/pkgsrc.git