summaryrefslogtreecommitdiff
path: root/security/steghide
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded quotes in COMMENTSMartin Wilke2008-03-071-1/+1
| | | | | | | | | PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc) Notes: svn path=/head/; revision=208570
* Build with system compiler on CURRENTTilman Keskinoz2007-05-291-1/+1
| | | | Notes: svn path=/head/; revision=192306
* Fix build with gcc41Tilman Keskinoz2006-12-141-0/+34
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=179774
* Fix build with gcc 3.4.6Tilman Keskinoz2006-09-244-1/+31
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=173718
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add SHA256 checksums for my portsTilman Keskinoz2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147566
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Fix build with gcc 3.4Tilman Keskinoz2004-08-141-0/+28
| | | | Notes: svn path=/head/; revision=116186
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.Tilman Keskinoz2003-10-301-0/+1
| | | | | | | Reported by: Forrest Aldrich <forrie@forrie.com> & bento Notes: svn path=/head/; revision=92650
* Respect CFLAGS.Tilman Keskinoz2003-10-231-0/+1
| | | | Notes: svn path=/head/; revision=91969
* *grr* Readd accidently deleted patch.Tilman Keskinoz2003-10-232-1/+12
| | | | | | | Fix a broken URL in pkg-descr. Notes: svn path=/head/; revision=91963
* Update to 0.5.1Tilman Keskinoz2003-10-2325-1125/+11
| | | | Notes: svn path=/head/; revision=91962
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Fix build with new gccTilman Keskinoz2003-08-135-45/+50
| | | | Notes: svn path=/head/; revision=86876
* Include assert.hTilman Keskinoz2003-07-171-7/+15
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=85067
* de-pkg-commentTilman Keskinoz2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76148
* Explicit link with -lmcrypt.Tilman Keskinoz2003-01-121-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=72975
* chase mcrypt lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72447
* Update my EmailaddressTilman Keskinoz2002-10-221-1/+1
| | | | | | | Approved by: kris (mentor) Notes: svn path=/head/; revision=68593
* fix build on -stableYing-Chieh Liao2002-09-282-9/+11
| | | | | | | | PR: 43295 Submitted by: maintainer Notes: svn path=/head/; revision=67188
* Make compile on -currentDavid W. Chapman Jr.2002-09-0122-0/+1093
| | | | | | | | PR: 42011 Submitted by: maintainer Notes: svn path=/head/; revision=65434
* - Update to 0.4.6.bPatrick Li2002-08-115-25/+36
| | | | | | | | | | - Give maintainership to submitter PR: ports/41529 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=64360
* Remove rasputin@submonkey.net as MAINTAINER, on his request.Bill Fenner2002-08-091-1/+1
| | | | Notes: svn path=/head/; revision=64285
* Chase libmcrypt version number increment.Kris Kennaway2002-05-051-1/+1
| | | | Notes: svn path=/head/; revision=58578
* Update to 0.4.4 and fix email addressPatrick Li2002-03-083-5/+5
| | | | | | | | PR: 35630 Submitted by: maintainer Notes: svn path=/head/; revision=55701
* Update to 0.4.3Patrick Li2002-01-282-3/+3
| | | | | | | | PR: 34202 Submitted by: maintainer Notes: svn path=/head/; revision=53891
* Update to 0.4.2Patrick Li2001-12-064-19/+22
| | | | | | | | PR: 32500 Submitted by: maintainer Notes: svn path=/head/; revision=51101
* Docs go in ${PREFIX}/share/doc, not ${PREFIX}/docKris Kennaway2001-11-301-0/+11
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50780
* Docs go in ${PREFIX}/share/doc, not ${PREFIX}/docKris Kennaway2001-11-301-8/+8
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=50779
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Add steghide 0.3.1, a steganography tool to hide data in binary files.Will Andrews2001-03-205-0/+46
PR: 25388 Submitted by: RaRa Rasputin <rara.rasputin@virgin.net> Notes: svn path=/head/; revision=40076