ports/55500: Update port: x11-wm/icewm to 1.2.10

KATO Tsuguru tkato at prontomail.com
Tue Aug 12 15:00:39 UTC 2003


>Number:         55500
>Category:       ports
>Synopsis:       Update port: x11-wm/icewm to 1.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 12 08:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.10

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/icewm/Makefile x11-wm/icewm/Makefile
--- /usr/ports/x11-wm/icewm/Makefile	Fri Jul 18 11:13:43 2003
+++ x11-wm/icewm/Makefile	Tue Aug 12 20:07:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	icewm
-PORTVERSION=	1.2.9
+PORTVERSION=	1.2.10
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -24,7 +24,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-CONFIGURE_ARGS=	--disable-xfreetype \
+CONFIGURE_ARGS=	--enable-shaped-decorations \
 		--with-cfgdir=${DATADIR} \
 		--with-libdir=${DATADIR} \
 		--with-kdedatadir=${LOCALBASE}/share \
@@ -34,8 +34,8 @@
 .include <bsd.port.pre.mk>
 
 .if ${HAVE_GNOME:Mgnomedesktop}!=""
-USE_GNOME+=	gnomedesktop
-CONFIGURE_ARGS+=	--with-imlib --without-xpm --enable-menus-gnome \
+USE_GNOME+=	gnomedesktop imlib
+CONFIGURE_ARGS+=	--with-imlib --without-xpm --enable-menus-gnome2 \
 			--enable-guievents --with-icesound=esound
 INSTALL_TARGET=		install install-gnome
 PLIST_SUB+=	ESOUND="" GNOMEDESKTOP=""
@@ -50,6 +50,10 @@
 .else
 PLIST_SUB+=	ESOUND="@comment " GNOMEDESKTOP="@comment " 
 .endif
+.endif
+
+.if ${XFREE86_VERSION} < 4 || defined(WITHOUT_XFT)
+CONFIGURE_ARGS+=	--enable-corefonts --disable-xfreetype
 .endif
 
 post-patch:
diff -urN /usr/ports/x11-wm/icewm/distinfo x11-wm/icewm/distinfo
--- /usr/ports/x11-wm/icewm/distinfo	Fri Jul 18 11:13:43 2003
+++ x11-wm/icewm/distinfo	Tue Aug 12 14:41:45 2003
@@ -1 +1 @@
-MD5 (icewm-1.2.9.tar.gz) = fe8ff73efc80a6c9eea34c26c66e0c53
+MD5 (icewm-1.2.10.tar.gz) = 3c6835d0e17ad158922ea1ddd0cb60de
diff -urN /usr/ports/x11-wm/icewm/pkg-plist x11-wm/icewm/pkg-plist
--- /usr/ports/x11-wm/icewm/pkg-plist	Fri Jul 18 11:13:43 2003
+++ x11-wm/icewm/pkg-plist	Tue Aug 12 20:01:02 2003
@@ -21,6 +21,7 @@
 %%PORTDOCS%%share/doc/icewm/icewm-16.html
 %%PORTDOCS%%share/doc/icewm/icewm-17.html
 %%PORTDOCS%%share/doc/icewm/icewm-18.html
+%%PORTDOCS%%share/doc/icewm/icewm-19.html
 %%PORTDOCS%%share/doc/icewm/icewm-2.html
 %%PORTDOCS%%share/doc/icewm/icewm-3.html
 %%PORTDOCS%%share/doc/icewm/icewm-4.html
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list