| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:28:21
0.6.1_6
|
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) |
19 Apr 2008 18:56:05
0.6.1_5  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Mar 2008 23:21:25
0.6.1_4
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
07 Oct 2007 04:11:32
0.6.1_4
|
beech  |
- Fix build with gcc-4.2
Approved by: Shaun Amott <shaun@freebsd.org> (maintainer),
sat (mentor, implicit) |
02 Oct 2007 06:15:16
0.6.1_4
|
linimon  |
Mark as broken with gcc4.2. While here, remove 4.x cruft. |
19 May 2007 21:32:57
0.6.1_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Jun 2006 21:06:59
0.6.1_3
|
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
07 Mar 2006 08:28:06
0.6.1_3
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
20 Feb 2006 21:37:36
0.6.1_2
|
garga  |
- Transfer maintainership to submitter [1]
- Use DATADIR macro on IglooFTP
PR: ports/93499
Submitted by: Shaun Amott <shaun@inerd.com> |
14 Feb 2006 15:25:52
0.6.1_2
|
vs  |
- Mark as BROKEN on 4.x: Requires more recent libc
- Cleanup Makefile-patch while here |
10 Feb 2006 20:57:15
0.6.1_2
|
anray  |
Fix build on 4.x
Reported by: pointyhat(kris) |
06 Feb 2006 19:14:54
0.6.1_2
|
anray  |
- Fix "chunk already allocated" error
- Add sanity checking to avoid GTK assertion errors due to missing
pixmaps.
- Resolve two known vulnerabilities:
http://secunia.com/advisories/13536/
- Replace tmpnam with mkstemp
- Disallow server-provided absolute filenames
Hopefully that's enough to get the port back in action.
PR: ports/92787
Submitted by: Shaun Amott <shaun@inerd.com> |
04 Dec 2005 21:12:57
0.6.1_1
|
kris  |
Mark IGNORE since the port crashes at startup:
IglooFTP in free(): error: chunk is already free
Deprecate and expire in 2 months. |
24 Nov 2005 16:27:27
0.6.1_1
|
pav  |
- Add SHA256 |
14 Aug 2004 10:48:27
0.6.1_1
|
arved  |
Fix build with gcc 3.4
Reported by: pointyhat
Mark IGNORE on amd64, crahes on startup.
Probably broken on other 64bit archs too, because of a lot of LP64-warnings. |
04 Feb 2004 05:21:48
0.6.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.6.1
|
trevor  |
SIZEify. |
20 Apr 2003 04:01:35
0.6.1
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 17:24:13
0.6.1
|
knu  |
De-pkg-comment. |
30 Aug 2002 14:46:47
0.6.1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42200
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
24 Dec 2001 02:17:17 
|
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
09 Jan 2001 00:06:26 
|
will  |
Release to the world all of my ports that I don't use, excluding KDE 1, which
I'm holding for various reasons, so some kind soul can take the time to fix
them without having to wait for me. |
08 Oct 2000 03:04:17 
|
asami  |
Convert category ftp to new layout. |
05 Oct 2000 08:36:24 
|
reg  |
Implement USE_GTK, part 1. |
03 Oct 2000 04:09:43 
|
reg  |
Whitespace changes. |
15 Jul 2000 19:07:19 
|
will  |
Use GTK_CONFIG properly; add WWW. |
07 Jul 2000 21:59:26 
|
steve  |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |