head	1.5;
access;
symbols
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.4
	RELEASE_6_2_0:1.4
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2011.09.07.09.30.15;	author bapt;	state dead;
branches;
next	1.4;

1.4
date	2006.05.21.20.39.56;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.20.16.46.36;	author nork;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.15.15.12.52;	author nork;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.12.11.14.42;	author kris;	state Exp;
branches;
next	;


desc
@@


1.5
log
@2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
@
text
@--- sfl/prelude.h.orig	Fri Jul 11 23:10:08 2003
+++ sfl/prelude.h	Tue Jul 20 15:21:33 2004
@@@@ -175,6 +175,10 @@@@
 #elif (defined (FreeBSD) || defined (__FreeBSD__))
 #   define __UTYPE_FREEBSD
 #   define __UNIX__
+#if !defined(__i386__)
+#   undef  __IS_32BIT__
+#   define __IS_64BIT__
+#endif
 #elif (defined (NetBSD) || defined (__NetBSD__))
 #   define __UTYPE_NETBSD
 #   define __UNIX__
@


1.4
log
@- Update to 2.5c2

PR:		ports/96146
Submitted by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
@
text
@@


1.3
log
@Fix build error on 4-stable.

PR:		ports/69345
Submitted by:	Hiroo Ono <hiroo+freebsd@@oikumene.gcd.org>
		Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
Approved by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
Reported by:	bento via kris
Tested on the box from:	AMD Developper Program (FreeBSD/amd64)
@
text
@d1 2
a2 2
--- src/sfl/prelude.h.orig	Fri Jul 11 23:10:08 2003
+++ src/sfl/prelude.h	Tue Jul 20 15:21:33 2004
@


1.2
log
@Fix build error on some platforms (except for i386 and alpha).

PR:		ports/69012
Submitted by:	Hiroo Ono <hiroo@@oikumene.gcd.org>
Approved by:	Bernd Luevelsmeyer <bdluevel@@heitec.net> (maintainer)
Tested on the box from:	AMD Developper Program (FreeBSD/amd64)
@
text
@d2 2
a3 2
+++ src/sfl/prelude.h	Fri Jul 11 23:11:22 2003
@@@@ -175,6 +175,9 @@@@
@


1.1
log
@Teach xitami about 64-bit architectures to fix the build.

Reviewed by:	maintainer
@
text
@d8 2
a9 1
+#   define __IS_64_BIT__
@

