Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Oct 2021 14:27:08 0.5.1_7
|
Stefan Eßer (se)  |
security/steghide: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 0.5.1_7
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Sep 2019 15:04:39
0.5.1_7
|
pkubaj  |
security/steghide: fix build on GCC architectures
Add -Wno-static-float-init only when clang is used. Also add USES=localbase.
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21407 |
29 Jun 2018 16:38:07
0.5.1_7
|
amdmi3  |
- Fix build with clang 6
- Switch to options helpers |
12 Feb 2018 22:11:18
0.5.1_7
|
arved  |
Drop maintainership,
The port currently doesn't build on CURRENT and I don't have a
CURRENT box to fix it. |
01 Apr 2016 14:25:18
0.5.1_7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
28 Dec 2015 11:57:00
0.5.1_7
|
arved  |
* add support for JPEG
PR: 205650
Submitted by: rene
* while here, add Option to disable NLS |
31 Jul 2015 21:20:37
0.5.1_6
|
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
11 May 2015 18:34:58
0.5.1_6
|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:47:18
0.5.1_6
|
bapt  |
Remove Author from pkg-descr and white space fixes |
17 Sep 2014 17:29:47
0.5.1_6
|
amdmi3  |
- Drop .la files for security/libmcrypt, no dependees require them
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
14 Sep 2014 13:59:38
0.5.1_5
|
tijl  |
- Switch to USES=libtool:build
- Respect CXXFLAGS |
29 Jul 2014 14:30:10
0.5.1_5
|
adamw  |
Rename security/ patches to reflect the files they modify. |
16 Jul 2014 03:18:26
0.5.1_5
|
adamw  |
Add DOCS option where PORTDOCS is in plist. |
11 Jun 2014 14:50:00
0.5.1_5
|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2014 09:26:10
0.5.1_5
|
amdmi3  |
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool
Approved by: portmgr blanket |
26 May 2014 12:50:41
0.5.1_4 
|
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
02 Jan 2014 09:03:39
0.5.1_4
|
arved  |
Fix installation of PORTDOCS |
30 Dec 2013 17:22:40
0.5.1_4
|
arved  |
Support Stagedir |
20 Sep 2013 22:55:26
0.5.1_4
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
12 Sep 2013 17:07:09
0.5.1_4
|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
11 Jun 2013 08:42:15
0.5.1_4
|
arved  |
Add patch to fix compilation with clang |
24 Apr 2013 18:10:32
0.5.1_4
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
24 Oct 2011 09:11:38
0.5.1_4
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
0.5.1_4
|
amdmi3  |
- 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 |
21 Jun 2011 13:40:48
0.5.1_4
|
arved  |
Fix build with clang
Reported by: clang pointyhat run |
04 Dec 2010 07:34:27
0.5.1_3
|
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
0.5.1_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
30 May 2010 17:39:07
0.5.1_2
|
arved  |
Add LICENSE and LICENSE_FILE to my ports. |
22 Aug 2009 00:35:32
0.5.1_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 19:36:34
0.5.1_2
|
mezz  |
-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 |
21 Aug 2008 06:18:49
0.5.1_2
|
rafan  |
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 ) |
25 Jul 2008 14:34:52
0.5.1_2
|
pav  |
- 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 |
06 Jun 2008 14:01:07
0.5.1_2
|
edwin  |
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) |
07 Mar 2008 13:00:56
0.5.1_1
|
miwi  |
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc) |
29 May 2007 15:45:20
0.5.1_1
|
arved  |
Build with system compiler on CURRENT |
14 Dec 2006 19:31:41
0.5.1_1
|
arved  |
Fix build with gcc41
Reported by: pointyhat |
24 Sep 2006 16:11:02
0.5.1_1
|
arved  |
Fix build with gcc 3.4.6
Reported by: pointyhat |
13 May 2006 04:15:53
0.5.1_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
23 Feb 2006 10:40:45
0.5.1_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
0.5.1_1
|
ade  |
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. |
08 Nov 2005 12:26:38
0.5.1_1
|
arved  |
Add SHA256 checksums for my ports |
12 Apr 2005 03:26:57
0.5.1_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.5.1_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
30 Sep 2004 05:32:00
0.5.1_1
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
14 Aug 2004 09:28:51
0.5.1_1
|
arved  |
Fix build with gcc 3.4 |
31 Mar 2004 03:12:58
0.5.1_1
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
0.5.1_1
|
ade  |
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. |
04 Feb 2004 04:36:30
0.5.1_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
0.5.1
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
30 Oct 2003 19:09:39
0.5.1
|
arved  |
Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.
Reported by: Forrest Aldrich <forrie@forrie.com> & bento |
23 Oct 2003 16:47:21
0.5.1
|
arved  |
Respect CFLAGS. |
23 Oct 2003 14:28:34
0.5.1
|
arved  |
*grr* Readd accidently deleted patch.
Fix a broken URL in pkg-descr. |
23 Oct 2003 14:25:17
0.5.1
|
arved  |
Update to 0.5.1 |
26 Aug 2003 20:25:58
0.4.6.b_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
0.4.6.b
|
marcus  |
Chase the libintl.so shared lib version. |
13 Aug 2003 09:26:50
0.4.6.b
|
arved  |
Fix build with new gcc |
17 Jul 2003 21:30:08
0.4.6.b
|
arved  |
Include assert.h
Reported by: bento |
22 Feb 2003 14:38:12
0.4.6.b
|
arved  |
de-pkg-comment |
12 Jan 2003 17:05:03
0.4.6.b
|
arved  |
Explicit link with -lmcrypt.
Noticed by: bento |
03 Jan 2003 19:24:35
0.4.6.b
|
ijliao  |
chase mcrypt lib version |
22 Oct 2002 13:28:29
0.4.6.b
|
arved  |
Update my Emailaddress
Approved by: kris (mentor) |
28 Sep 2002 14:06:38
0.4.6.b
|
ijliao  |
fix build on -stable
PR: 43295
Submitted by: maintainer |
01 Sep 2002 17:35:49
0.4.6.b
|
dwcjr  |
Make compile on -current
PR: 42011
Submitted by: maintainer |
11 Aug 2002 04:26:43
0.4.6.b
|
pat  |
- Update to 0.4.6.b
- Give maintainership to submitter
PR: ports/41529
Submitted by: Tilman Linneweh <tilman@arved.de> |
09 Aug 2002 16:04:56
0.4.4
|
fenner  |
Remove rasputin@submonkey.net as MAINTAINER, on his request. |
05 May 2002 08:13:40
0.4.4
|
kris  |
Chase libmcrypt version number increment. |
08 Mar 2002 01:12:31 
|
pat  |
Update to 0.4.4 and fix email address |
28 Jan 2002 07:03:12 
|
pat  |
Update to 0.4.3 |
06 Dec 2001 01:12:08 
|
pat  |
Update to 0.4.2 |
30 Nov 2001 23:24:12 
|
kris  |
Docs go in ${PREFIX}/share/doc, not ${PREFIX}/doc |
30 Nov 2001 23:23:44 
|
kris  |
Docs go in ${PREFIX}/share/doc, not ${PREFIX}/doc |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
20 Mar 2001 01:57:20 
|
will  |
Add steghide 0.3.1, a steganography tool to hide data in binary files. |