Date: Sun, 1 Sep 2002 10:35:49 -0700 (PDT) From: "David W. Chapman Jr." <dwcjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/steghide Makefile ports/security/steghide/files patch-src-arg.cc patch-src-arguments.cc patch-src-aufile.cc patch-src-binaryio.cc patch-src-binaryio.h patch-src-bmpfile.cc patch-src-cvrstgfile.cc patch-src-error.cc patch-src-jpegbase.cc ... Message-ID: <200209011735.g81HZndX083974@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwcjr 2002/09/01 10:35:49 PDT
Modified files:
security/steghide Makefile
Added files:
security/steghide/files patch-src-arg.cc
patch-src-arguments.cc
patch-src-aufile.cc
patch-src-binaryio.cc
patch-src-binaryio.h
patch-src-bmpfile.cc
patch-src-cvrstgfile.cc
patch-src-error.cc
patch-src-jpegbase.cc
patch-src-jpegentropycoded.cc
patch-src-jpegfile.cc
patch-src-jpegframe.cc
patch-src-jpegframehder.cc
patch-src-jpeghufftable.cc
patch-src-jpegjfifapp0.cc
patch-src-jpegrestart.cc
patch-src-jpegscan.cc
patch-src-jpegscanhdr.cc
patch-src-jpegunusedseg.cc
patch-src-main.cc patch-src-msg.cc
Log:
Make compile on -current
PR: 42011
Submitted by: maintainer
Revision Changes Path
1.8 +12 -0 ports/security/steghide/Makefile
1.1 +10 -0 ports/security/steghide/files/patch-src-arg.cc (new)
1.1 +254 -0 ports/security/steghide/files/patch-src-arguments.cc (new)
1.1 +34 -0 ports/security/steghide/files/patch-src-aufile.cc (new)
1.1 +56 -0 ports/security/steghide/files/patch-src-binaryio.cc (new)
1.1 +58 -0 ports/security/steghide/files/patch-src-binaryio.h (new)
1.1 +47 -0 ports/security/steghide/files/patch-src-bmpfile.cc (new)
1.1 +30 -0 ports/security/steghide/files/patch-src-cvrstgfile.cc (new)
1.1 +52 -0 ports/security/steghide/files/patch-src-error.cc (new)
1.1 +59 -0 ports/security/steghide/files/patch-src-jpegbase.cc (new)
1.1 +66 -0 ports/security/steghide/files/patch-src-jpegentropycoded.cc (new)
1.1 +10 -0 ports/security/steghide/files/patch-src-jpegfile.cc (new)
1.1 +90 -0 ports/security/steghide/files/patch-src-jpegframe.cc (new)
1.1 +11 -0 ports/security/steghide/files/patch-src-jpegframehder.cc (new)
1.1 +45 -0 ports/security/steghide/files/patch-src-jpeghufftable.cc (new)
1.1 +10 -0 ports/security/steghide/files/patch-src-jpegjfifapp0.cc (new)
1.1 +12 -0 ports/security/steghide/files/patch-src-jpegrestart.cc (new)
1.1 +26 -0 ports/security/steghide/files/patch-src-jpegscan.cc (new)
1.1 +12 -0 ports/security/steghide/files/patch-src-jpegscanhdr.cc (new)
1.1 +19 -0 ports/security/steghide/files/patch-src-jpegunusedseg.cc (new)
1.1 +31 -0 ports/security/steghide/files/patch-src-main.cc (new)
1.1 +149 -0 ports/security/steghide/files/patch-src-msg.cc (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209011735.g81HZndX083974>
