| non port: security/steghide/Makefile |
|
CVSWeb
|
Number of commits found: 39 |
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
Tue, 21 Jun 2011
|
[ 13:40 arved ]
1.38 security/steghide/Makefile
1.9 security/steghide/distinfo
1.1 security/steghide/files/patch-src-BmpFile.cc
Fix build with clang
Reported by: clang pointyhat run
|
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
|
Mon, 31 May 2010
|
[ 02:01 ade ]
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
|
Sun, 30 May 2010
|
[ 17:39 arved ]
1.13 audio/ladspa/Makefile
1.26 audio/last.fm/Makefile
1.22 audio/xmms-ladspa/Makefile
1.21 audio/xmms-mailnotify/Makefile
1.24 devel/libccid/Makefile
1.47 devel/pcsc-lite/Makefile
1.12 devel/stfl/Makefile
1.14 games/kmastermind/Makefile
1.24 games/kpicframer/Makefile
1.19 games/kpictorial/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Add LICENSE and LICENSE_FILE to my ports.
|
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ]
1.7 palm/barry/Makefile
1.10 palm/bibelot/Makefile
1.11 palm/makeztxt/Makefile
1.22 palm/pilrc/Makefile
1.7 palm/romeo/Makefile
1.31 palm/synce-gvfs/Makefile
1.4 palm/synce-hal/Makefile
1.25 palm/synce-librapi2/Makefile
1.23 palm/synce-librra/Makefile
1.22 palm/synce-libsynce/Makefile
(Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile
(Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Fri, 25 Jul 2008
|
[ 14:34 pav ]
1.6 accessibility/py-papi/Makefile
1.9 astro/gpstk/Makefile
1.17 astro/nova/Makefile
1.24 audio/ccaudio/Makefile
1.18 audio/fcplay/Makefile
1.23 audio/gkrellmss2/Makefile
1.17 audio/jack-keyboard/Makefile
1.20 audio/rawrec/Makefile
1.3 benchmarks/thrulay/Makefile
1.7 biology/blat/Makefile
(Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
Fri, 6 Jun 2008
|
[ 14:01 edwin ]
1.3 security/aespipe/Makefile
1.2 security/afterglow/Makefile
1.10 security/amavisd-milter/Makefile
1.63 security/amavisd-new/Makefile
1.8 security/aolserver-nsmcrypt/Makefile
1.14 security/authforce/Makefile
1.21 security/base/Makefile
1.6 security/bsp_upektfmess/Makefile
1.11 security/clamtk/Makefile
1.14 security/crank/Makefile
(Only the first 10 of 129 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
|
Fri, 7 Mar 2008
|
[ 13:00 miwi ]
1.2 devel/sfslite-noopt/Makefile
1.4 japanese/p5-WWW-2ch/Makefile
1.6 math/p5-Bit-Vector-Minimal/Makefile
1.12 net-mgmt/scdp/Makefile
1.5 print/epsonepl/Makefile
1.10 security/mindterm-binary/Makefile
1.29 security/steghide/Makefile
1.4 textproc/p5-XML-Filter-GenericChunk/Makefile
1.8 x11/chameleon/Makefile
1.10 x11/gromit/Makefile
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc)
|
|
Tue, 29 May 2007
|
[ 15:45 arved ]
1.28 security/steghide/Makefile
Build with system compiler on CURRENT
|
|
Sun, 24 Sep 2006
|
[ 16:11 arved ]
1.27 security/steghide/Makefile
1.1 security/steghide/files/patch-src-MHashKeyGen.h
1.1 security/steghide/files/patch-src-MHashPP.cc
1.1 security/steghide/files/patch-src-MHashPP.h
Fix build with gcc 3.4.6
Reported by: pointyhat
|
|
Sat, 13 May 2006
|
[ 04:15 edwin ]
1.10 science/2dhf/Makefile
1.5 science/abinit/Makefile
1.8 science/bblimage/Makefile
1.7 science/cdcl/Makefile
1.11 science/chemtool-devel/Makefile
1.3 science/dcl/Makefile
1.5 science/dft++/Makefile
1.11 science/euler/Makefile
1.37 science/felt/Makefile
1.20 science/gdis/Makefile
(Only the first 10 of 275 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with S
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Thu, 30 Sep 2004
|
[ 05:32 kris ]
1.6 audio/gspeakers/Makefile
1.23 audio/libsndfile/Makefile
1.14 cad/gtkwave/Makefile
1.2 cad/netgen/Makefile
1.5 chinese/gcin/Makefile
1.5 comms/aldo/Makefile
1.23 databases/firebird-devel/Makefile
1.59 devel/ddd/Makefile
1.5 devel/flowdesigner/Makefile
1.10 devel/gconfmm26/Makefile
(Only the first 10 of 71 ports in this commit are shown above. )
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ]
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile
(Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ]
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile
(Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
|
Thu, 30 Oct 2003
|
[ 19:09 arved ]
1.17 security/steghide/Makefile
Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.
Reported by: Forrest Aldrich <forrie@forrie.com> & bento
|
|
Thu, 23 Oct 2003
|
[ 16:47 arved ]
1.16 security/steghide/Makefile
Respect CFLAGS.
|
[ 14:25 arved ]
1.15 security/steghide/Makefile
1.6 security/steghide/distinfo
1.4 security/steghide/files/patch-aa
1.2 security/steghide/files/patch-src-arg.cc
1.3 security/steghide/files/patch-src-arguments.cc
1.2 security/steghide/files/patch-src-aufile.cc
1.3 security/steghide/files/patch-src-binaryio.cc
1.2 security/steghide/files/patch-src-binaryio.h
1.2 security/steghide/files/patch-src-bmpfile.cc
1.2 security/steghide/files/patch-src-cvrstgfile.cc
(Only the first 10 of 25 ports in this commit are shown above. )
Update to 0.5.1
|
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ]
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile
(Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ]
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
|
Sat, 22 Feb 2003
|
[ 14:38 arved ]
1.3 audio/alienwah/Makefile
1.6 audio/audacity/Makefile
1.5 audio/ladspa/Makefile
1.9 audio/xmms-ladspa/Makefile
1.5 audio/xmms-mailnotify/Makefile
1.11 ftp/kbear/Makefile
1.4 graphics/metapixel/Makefile
1.52 irc/bitchx/Makefile
1.30 mail/kbiff/Makefile
1.6 multimedia/vcdimager/Makefile
(Only the first 10 of 34 ports in this commit are shown above. )
de-pkg-comment
|
|
Sun, 12 Jan 2003
|
[ 17:05 arved ]
1.11 security/steghide/Makefile
Explicit link with -lmcrypt.
Noticed by: bento
|
|
Fri, 3 Jan 2003
|
[ 19:24 ijliao ]
1.5 archivers/dact/Makefile
1.15 mail/imp3/Makefile
1.2 security/libgringotts/Makefile
1.13 security/mcrypt/Makefile
1.6 security/ruby-mcrypt/Makefile
1.10 security/steghide/Makefile
1.119 www/mod_php3/scripts/configure.php
1.178 www/mod_php4/scripts/configure.php
chase mcrypt lib version
|
|
Tue, 22 Oct 2002
|
[ 13:28 arved ]
1.7 ftp/kbear/Makefile
1.4 net/scdp/Makefile
1.9 security/steghide/Makefile
1.3 x11/oooqs/Makefile
Update my Emailaddress
Approved by: kris (mentor)
|
|
Sun, 1 Sep 2002
|
[ 17:35 dwcjr ]
1.8 security/steghide/Makefile
1.1 security/steghide/files/patch-src-arg.cc
1.1 security/steghide/files/patch-src-arguments.cc
1.1 security/steghide/files/patch-src-aufile.cc
1.1 security/steghide/files/patch-src-binaryio.cc
1.1 security/steghide/files/patch-src-binaryio.h
1.1 security/steghide/files/patch-src-bmpfile.cc
1.1 security/steghide/files/patch-src-cvrstgfile.cc
1.1 security/steghide/files/patch-src-error.cc
1.1 security/steghide/files/patch-src-jpegbase.cc
(Only the first 10 of 22 ports in this commit are shown above. )
Make compile on -current
PR: 42011
Submitted by: maintainer
|
|
Sun, 11 Aug 2002
|
[ 04:26 pat ]
1.7 security/steghide/Makefile
1.5 security/steghide/distinfo
1.3 security/steghide/files/patch-aa
1.4 security/steghide/pkg-descr
1.4 security/steghide/pkg-plist
- Update to 0.4.6.b
- Give maintainership to submitter
PR: ports/41529
Submitted by: Tilman Linneweh <tilman@arved.de>
|
|
Fri, 9 Aug 2002
|
[ 16:04 fenner ]
1.6 security/steghide/Makefile
Remove rasputin@submonkey.net as MAINTAINER, on his request.
|
|
Sun, 5 May 2002
|
[ 08:13 kris ]
1.4 security/ruby-mcrypt/Makefile
1.5 security/steghide/Makefile
Chase libmcrypt version number increment.
|
|
Fri, 8 Mar 2002
|
[ 01:12 pat ]
unknown security/steghide/Makefile
unknown security/steghide/distinfo
unknown security/steghide/pkg-descr
Update to 0.4.4 and fix email address
|
|
Mon, 28 Jan 2002
|
[ 07:03 pat ]
unknown security/steghide/Makefile
unknown security/steghide/distinfo
Update to 0.4.3
|
|
Thu, 6 Dec 2001
|
[ 01:12 pat ]
unknown security/steghide/Makefile
unknown security/steghide/distinfo
unknown security/steghide/files/patch-aa
unknown security/steghide/pkg-plist
Update to 0.4.2
|
|
Tue, 20 Mar 2001
|
[ 01:57 will ]
unknown security/steghide/Makefile
unknown security/steghide/distinfo
unknown security/steghide/pkg-comment
unknown security/steghide/pkg-descr
unknown security/steghide/pkg-plist
Add steghide 0.3.1, a steganography tool to hide data in binary files.
|
Number of commits found: 39 |