aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2010-02-20 17:56:30 +0800
committerlwhsu <lwhsu@FreeBSD.org>2010-02-20 17:56:30 +0800
commit3c5e4a33df135051df3dd0bc6d615c027cf73c1d (patch)
tree732985a2d2723cc899220ee6dbafe2f4137c00e0 /security
parenta89f248504b2d6798aacdfe236f26c680c766f9a (diff)
downloadfreebsd-ports-gnome-3c5e4a33df135051df3dd0bc6d615c027cf73c1d.tar.gz
freebsd-ports-gnome-3c5e4a33df135051df3dd0bc6d615c027cf73c1d.tar.zst
freebsd-ports-gnome-3c5e4a33df135051df3dd0bc6d615c027cf73c1d.zip
- Update to 1.13
PR: ports/144122 Submitted by: Peter Johnson <johnson.peter AT gmail.com> Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r--security/zzuf/Makefile6
-rw-r--r--security/zzuf/distinfo6
-rw-r--r--security/zzuf/files/patch-src_lib-mem.c11
-rw-r--r--security/zzuf/pkg-plist1
4 files changed, 7 insertions, 17 deletions
diff --git a/security/zzuf/Makefile b/security/zzuf/Makefile
index 932e052d6baa..53eac5d6410f 100644
--- a/security/zzuf/Makefile
+++ b/security/zzuf/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= zzuf
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= security
-MASTER_SITES= http://libcaca.zoy.org/files/zzuf/
+MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/zzuf/
MAINTAINER= johnson.peter@gmail.com
COMMENT= Transparent application input fuzzer
@@ -16,7 +16,7 @@ COMMENT= Transparent application input fuzzer
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-MAN1= zzuf.1
+MAN1= zzuf.1 zzcat.1
MAN3= libzzuf.3
post-install:
diff --git a/security/zzuf/distinfo b/security/zzuf/distinfo
index c818880eca0c..5ed4a3cd40e9 100644
--- a/security/zzuf/distinfo
+++ b/security/zzuf/distinfo
@@ -1,3 +1,3 @@
-MD5 (zzuf-0.12.tar.gz) = 39f97432b02e358cdf2915f844ee3106
-SHA256 (zzuf-0.12.tar.gz) = 0a89fdb6912d4dd68ac88c54951e87738294d13562e0d57662fb90974b947710
-SIZE (zzuf-0.12.tar.gz) = 446043
+MD5 (zzuf-0.13.tar.gz) = 74579c429f9691f641a14f408997d42d
+SHA256 (zzuf-0.13.tar.gz) = 0842c548522028c3e0d9c9cf7d09f6320b661f33824bb6df19ca209851bdf627
+SIZE (zzuf-0.13.tar.gz) = 461498
diff --git a/security/zzuf/files/patch-src_lib-mem.c b/security/zzuf/files/patch-src_lib-mem.c
deleted file mode 100644
index 00d62357c82b..000000000000
--- a/security/zzuf/files/patch-src_lib-mem.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/lib-mem.c.orig Tue Feb 20 18:18:25 2007
-+++ src/lib-mem.c Mon Apr 9 12:45:22 2007
-@@ -20,6 +20,8 @@
-
- /* Need this for RTLD_NEXT */
- #define _GNU_SOURCE
-+/* Need this for MAP_ANON */
-+#define __BSD_VISIBLE 1
- /* Use this to get mmap64() on glibc systems */
- #define _LARGEFILE64_SOURCE
- /* Use this to get posix_memalign */
diff --git a/security/zzuf/pkg-plist b/security/zzuf/pkg-plist
index 4e5cfac16147..c8ab29b17139 100644
--- a/security/zzuf/pkg-plist
+++ b/security/zzuf/pkg-plist
@@ -1,4 +1,5 @@
@comment $FreeBSD$
+bin/zzcat
bin/zzuf
lib/zzuf/libzzuf.so
lib/zzuf/libzzuf.a
orts-gnome/commit/x11/kdelibs4?h=gnome-3.24&id=9f35e4bf675b826c3c0118436c3c5a1c57e3243d'>Bring in a -real- fix for kdesu. Many thanks to Alan Eldridge andwill2002-01-213-1/+58 * Bring in a few changes to the KDE ports infrastructure, and some fixes.will2002-01-111-18/+1 * If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addwill2002-01-081-0/+3 * Fix error where if '-' is actually used in invoking su(1), we lose allwill2002-01-081-2/+2 * Fix obscure kdesu bug where it doesn't pass the user to su to. This maywill2002-01-071-0/+1 * Conditionalize use of objprelink based on whether we're running onwill2002-01-051-4/+8 * Fix sound-preview on non-ASCII filenames.petef2001-12-141-0/+29 * Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-12-071-1/+1 * Upgrade KDE to 2.2.2:will2001-12-045-39/+99 * Upgrade to 2.2.1.demon2001-10-273-34/+36 * Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2 * Add some missing @dirrm entries.olgeni2001-08-311-0/+4 * Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2 * Fix typo: radAll -> readAll.olgeni2001-08-301-1/+1 * Add patch for kdoctools/xml2man.cpp, similar to xslt.cpp patch.will2001-08-302-1/+14 * Fix problem with meinproc coredumping on -CURRENT. Basically what thewill2001-08-293-1/+28 * Fix problem where kdelibs.sh isn't chmod 755.. this causes some filterswill2001-08-291-0/+1 * Move code designed to prevent people from compiling/installing KDE N.xwill2001-08-291-0/+2 * Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-251-1/+1 * Conditionalize the dependency on bzip2.knu2001-08-241-1/+3 * Add dependency on devel/pcre, it is required by Konqueror to implementolgeni2001-08-191-1/+2 * Bump PORTREVISION for SSL fix.will2001-08-181-0/+1 * *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-161-1/+1 * Update to KDE 2.2:will2001-08-155-945/+1207 * Please bento some more.will2001-07-032-2/+4 * Please bentodwcjr2001-06-081-0/+2 * Upgrade to 2.1.2 (kdelibs only): fix security issues (already fixed in thewill2001-05-083-7/+37 * Overhaul QT/KDE support:will2001-04-032-11/+8 * Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatwill2001-03-251-36/+8 * Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quitewill2001-03-131-5/+33 * Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1 * Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-273-78/+398 * kio8-* encoding improvementkevlo2001-01-051-1/+1 * Add PORTREVISION bump.kevlo2000-12-221-0/+1 * Fix CATEGORIES.kevlo2000-12-181-1/+1 * Upgrade to 2.0.1kevlo2000-12-123-23/+34 * Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-11-181-1/+1 * Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-1/+1 * Oops, forgot bsd.port.pre.mk/bsd.port.post.mk (the previous commit waswill2000-10-291-1/+3 * Take a shot at mentioning what kind of OpenSSL support we have, since KDE2will2000-10-291-0/+13 * Implement fix for configure scripts in regards to finding X libs onwill2000-10-291-1/+1 * Fix KDE2 PLISTs and build for kdelibs.will2000-10-291-0/+27 * Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-135/+681 * Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-041-1/+1 * Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-163-20/+52 * Fix CATEGORIES and change the libkmid shlib symlink to 0.will2000-09-141-3/+3 * Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-303-18/+114 * Fix my not-tested-enough KDE2-related ports. :-(will2000-07-301-1/+1 * Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-07-293-201/+186 * Mark these BROKEN, they don't compile/run properly.asami2000-07-201-0/+2 * Bump png shared library version.sobomax2000-07-041-1/+1 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1 * Remove extra \ at end of line.asami2000-06-021-1/+1 * Okay, okay. Yet Another Silly Blunder by myself. I should try to getwill2000-05-301-0/+1 * This should fix all the compile problems bento (and others probably) haswill2000-05-292-16/+52 * Oops, I forgot to add MOC to CONFIGURE_ENV, which should be what's causingwill2000-05-181-1/+2 * Update to KDELIBS 1.90, aka KDE2 beta. Let the fun begin!will2000-05-175-417/+1431 * Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+3 * I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-addedwill2000-04-031-1/+0 * Back in USE_LIBTOOL now that we have libtool 1.3.4 in the ports tree.will2000-04-032-119/+86 * Back out USE_LIBTOOL. This thing isn't working. I'll have to do some morewill2000-03-262-22/+15 * Add share/applnk/Networkimura2000-03-262-1/+5 * Doing KDE style mtree in kdelibs.imura2000-03-263-13/+318 * Whoops, forgot to re-add libkdecore.la to PLIST per previous Makefilewill2000-03-251-0/+1 * Emergency add ${PREFIX}/lib/libkdecore.la so kde ports install properly.will2000-03-241-0/+1 * Fix kdelibs11 port so it builds on 5.0-CURRENT.will2000-03-233-98/+90 * Bump shlib numbers. Add ".1" to end of PKGNAME to distinguish it fromasami2000-02-242-32/+37 * Remove giflib dependence.imura2000-02-151-2/+1 * Update to KDE-1.1.2se1999-09-183-5/+19 * The version number of libgif.so has changed to 5.steve1999-09-181-1/+1 * The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1 * $Id$ -> $FreeBSD$peter1999-08-311-1/+1 * Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installingcpiazza1999-08-251-3/+3 * Upgrade KDE to Release 1.1.1.se1999-05-043-4/+8 * Portlint.asami1999-03-011-3/+2 * MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withobrien1999-02-282-3/+5 * Upgrade to KDE 1.1 RELEASE.se1999-02-093-4/+10 * Upgrade to KDE-1.1pre2 ...se1999-02-073-10/+45 * Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-6/+2 * The red face you see behind the table is yours truly being ashamed byasami1999-01-211-10/+10 * Fix ordering of ln -s arguments -- the lib*.so symlinks were not properlyasami1999-01-211-10/+10 * Upgrade to the first pre-release of KDE 1.1.se1999-01-073-34/+114 * Mark these broken while Stefan works on an upgrade.asami1999-01-061-1/+3 * Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-11/+13 * Add missing *.so symlinks and add ${LN} for aout systems.kuriyama1998-10-102-1/+17 * Elfify (no response from the maintainer)brian1998-10-022-11/+12 * This port hasn't been converted to work with ELF yet.jseger1998-09-301-1/+3 * giflib is now converted to ELF so remove regexp support.steve1998-09-191-2/+2 * jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2 * Replace qt dependencies with USE_QT.asami1998-08-121-4/+3 * Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-3/+3 * Change dependencies to accept Qt-1.33 if present,se1998-07-241-3/+3 * Upgrade to KDE Release 1.0se1998-07-143-25/+114 * Minimum required version of Qt is 1.31se1998-05-221-2/+2 * Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-051-2/+2 * Update to KDE Beta4.se1998-04-253-22/+43 * Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-161-2/+2 * Use $(MASTER_SITE_KDE)se1998-03-071-4/+3 * Clean up Makefilese1998-02-161-6/+6 * Upgrade to KDE Beta3:se1998-02-073-99/+116 * Update to Beta2se1997-11-273-11/+56 * Run `ldconfig -m' on ${PREFIX}/lib, not ontg1997-11-11