notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
zzuf Transparent application input fuzzer
0.13_2 security on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.13_2Version of this port present on the latest quarterly branch.
Maintainer: johnson.peter@gmail.com search for ports maintained by this maintainer
Port Added: 2007-03-06 05:36:51
Last Update: 2024-02-25 13:35:45
Commit Hash: cd2f9a1
People watching this port, also watch:: bash-completion, zip, dspam, screen
License: not specified in port
WWW:
http://sam.zoy.org/zzuf/
Description:
zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easier to reproduce bugs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. @ldconfig
  2. bin/zzcat
  3. bin/zzuf
  4. lib/zzuf/libzzuf.so
  5. lib/zzuf/libzzuf.a
  6. share/man/man1/zzcat.1.gz
  7. share/man/man1/zzuf.1.gz
  8. share/man/man3/libzzuf.3.gz
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • zzuf>0:security/zzuf
To install the port:
cd /usr/ports/security/zzuf/ && make install clean
To add the package, run one of these commands:
  • pkg install security/zzuf
  • pkg install zzuf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zzuf
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (zzuf-0.13.tar.gz) = 0842c548522028c3e0d9c9cf7d09f6320b661f33824bb6df19ca209851bdf627 SIZE (zzuf-0.13.tar.gz) = 461498

Packages (timestamps in pop-ups are UTC):
zzuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13_20.13_20.13_10.13_20.13_2-0.13_1-
FreeBSD:13:quarterly0.13_20.13_20.13_10.13_20.13_20.13_10.13_10.13_1
FreeBSD:14:latest0.13_20.13_20.13_10.13_20.13_20.13_1-0.13_1
FreeBSD:14:quarterly0.13_20.13_2-0.13_20.13_20.13_10.13_10.13_1
FreeBSD:15:latest0.13_20.13_2n/a0.13_2n/a0.13_10.13_10.13_1
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_zzuf
USES:
libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://caca.zoy.org/raw-attachment/wiki/zzuf/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13_2
25 Feb 2024 13:35:45
commit hash: cd2f9a1828c529676ff9bfc2f4d9c887b76940ebcommit hash: cd2f9a1828c529676ff9bfc2f4d9c887b76940ebcommit hash: cd2f9a1828c529676ff9bfc2f4d9c887b76940ebcommit hash: cd2f9a1828c529676ff9bfc2f4d9c887b76940eb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/zzuf: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.13_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.13_1
23 Jul 2016 23:04:10
Revision:418981Original commit files touched by this commit
bapt search for other commits by this committer
Remove unneeded post-install USES=libtool nukes .la already now
0.13_1
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
0.13_1
13 Nov 2014 10:38:17
Revision:372519Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.13_1
06 Jun 2014 09:23:11
Revision:356752Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.13
09 Mar 2014 14:42:15
Revision:347629Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.13
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.13
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
0.13
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.13
20 Feb 2010 09:56:30
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.13

PR:             ports/144122
Submitted by:   Peter Johnson <johnson.peter AT gmail.com>

Feature safe:   yes
0.12
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12
15 Jun 2008 08:59:55
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.12

PR:             ports/124568
Submitted by:   lwhsu
Approved by:    Peter Johnson <johnson.peter AT gmail.com> (maintainer)
0.10
30 Nov 2007 21:11:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.10
- Unbreak on HEAD/7 (re-add a needed patch)

PR:             ports/118066
Submitted by:   Peter Johnson <johnson.peter AT gmail.com> (maintainer)
Reported by:    pointyhat (pav)
Approved by:    portmgr (linimon)
0.9
23 Sep 2007 05:44:25
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9

PR:             ports/116554
Submitted by:   Peter Johnson <johnson.peter AT gmail.com> (maintainer)
0.8.1_1
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
0.8.1_1
11 Apr 2007 20:27:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on HEAD

PR:             111435
Submitted by:   Peter Johnson <johnson.peter@gmail.com> (maintainer)
0.8.1
06 Mar 2007 05:36:34
Original commit files touched by this commit
clsung search for other commits by this committer
Move zzuf-0.8.1 from devel/, transparent application input fuzzer.

Noted by:       kris
PR:             ports/109829
Submitted by:   Peter Johnson <johnson.peter at gmail.com>

Number of commits found: 21