Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 06:23:03 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/26103: Update port: x11-wm/icewm
Message-ID:  <200103261423.f2QEN3895227@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         26103
>Category:       ports
>Synopsis:       Update port: x11-wm/icewm
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 06:30:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix compilation error
- Fix NOPORTDOCS handling

Add file:
files/patch-sysdep.in

ports/26087 should be superseded by this PR.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-wm/icewm/Makefile x11-wm/icewm/Makefile
--- /usr/ports/x11-wm/icewm/Makefile	Mon Mar 19 18:39:05 2001
+++ x11-wm/icewm/Makefile	Mon Mar 19 21:55:14 2001
@@ -41,12 +41,6 @@
 CONFIGURE_ARGS+=	--without-imlib --with-xpm --without-gnome-menus
 .endif
 
-.if defined(NOPORTDOCS)
-PLIST_SUB+=	NODOCS:="@comment "
-.else
-PLIST_SUB+=	NODOCS:=""
-.endif
-
 post-install:
 	${INSTALL_DATA} ${FILESDIR}/bsd-daemon.xpm ${PREFIX}/share/icewm/taskbar
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/x11-wm/icewm/files/patch-sysdep.in x11-wm/icewm/files/patch-sysdep.in
--- /usr/ports/x11-wm/icewm/files/patch-sysdep.in	Thu Jan  1 09:00:00 1970
+++ x11-wm/icewm/files/patch-sysdep.in	Mon Mar 26 20:56:42 2001
@@ -0,0 +1,11 @@
+--- sysdep.in.orig	Sat Mar 17 06:17:36 2001
++++ sysdep.in	Mon Mar 26 20:56:29 2001
+@@ -2,7 +2,7 @@
+ LD = @CXX_LINK@
+ 
+ SYS_CFLAGS = \
+-	@DEBUG@ @CXXFLAGS@ @DEFS@ \
++	@DEBUG@ @CXXFLAGS@ @CPPFLAGS@ @DEFS@ \
+ 	@CORE_CFLAGS@ @IMAGE_CFLAGS@ @AUDIO_CFLAGS@ @GNOME_CFLAGS@
+ SYS_INCDIRS =
+ SYS_LIBDIRS =
diff -urN /usr/ports/x11-wm/icewm/pkg-plist x11-wm/icewm/pkg-plist
--- /usr/ports/x11-wm/icewm/pkg-plist	Mon Mar 19 18:39:08 2001
+++ x11-wm/icewm/pkg-plist	Mon Mar 19 21:55:28 2001
@@ -2,28 +2,28 @@
 bin/icewm
 bin/icewmbg
 bin/icewmhint
-%%NODOCS:%%share/doc/icewm/CHANGES
-%%NODOCS:%%share/doc/icewm/FAQ
-%%NODOCS:%%share/doc/icewm/INSTALL
-%%NODOCS:%%share/doc/icewm/README
-%%NODOCS:%%share/doc/icewm/TODO
-%%NODOCS:%%share/doc/icewm/icewm-1.html
-%%NODOCS:%%share/doc/icewm/icewm-10.html
-%%NODOCS:%%share/doc/icewm/icewm-11.html
-%%NODOCS:%%share/doc/icewm/icewm-12.html
-%%NODOCS:%%share/doc/icewm/icewm-13.html
-%%NODOCS:%%share/doc/icewm/icewm-14.html
-%%NODOCS:%%share/doc/icewm/icewm-15.html
-%%NODOCS:%%share/doc/icewm/icewm-16.html
-%%NODOCS:%%share/doc/icewm/icewm-2.html
-%%NODOCS:%%share/doc/icewm/icewm-3.html
-%%NODOCS:%%share/doc/icewm/icewm-4.html
-%%NODOCS:%%share/doc/icewm/icewm-5.html
-%%NODOCS:%%share/doc/icewm/icewm-6.html
-%%NODOCS:%%share/doc/icewm/icewm-7.html
-%%NODOCS:%%share/doc/icewm/icewm-8.html
-%%NODOCS:%%share/doc/icewm/icewm-9.html
-%%NODOCS:%%share/doc/icewm/icewm.html
+%%PORTDOCS%%share/doc/icewm/CHANGES
+%%PORTDOCS%%share/doc/icewm/FAQ
+%%PORTDOCS%%share/doc/icewm/INSTALL
+%%PORTDOCS%%share/doc/icewm/README
+%%PORTDOCS%%share/doc/icewm/TODO
+%%PORTDOCS%%share/doc/icewm/icewm-1.html
+%%PORTDOCS%%share/doc/icewm/icewm-10.html
+%%PORTDOCS%%share/doc/icewm/icewm-11.html
+%%PORTDOCS%%share/doc/icewm/icewm-12.html
+%%PORTDOCS%%share/doc/icewm/icewm-13.html
+%%PORTDOCS%%share/doc/icewm/icewm-14.html
+%%PORTDOCS%%share/doc/icewm/icewm-15.html
+%%PORTDOCS%%share/doc/icewm/icewm-16.html
+%%PORTDOCS%%share/doc/icewm/icewm-2.html
+%%PORTDOCS%%share/doc/icewm/icewm-3.html
+%%PORTDOCS%%share/doc/icewm/icewm-4.html
+%%PORTDOCS%%share/doc/icewm/icewm-5.html
+%%PORTDOCS%%share/doc/icewm/icewm-6.html
+%%PORTDOCS%%share/doc/icewm/icewm-7.html
+%%PORTDOCS%%share/doc/icewm/icewm-8.html
+%%PORTDOCS%%share/doc/icewm/icewm-9.html
+%%PORTDOCS%%share/doc/icewm/icewm.html
 share/icewm/icons/app_16x16.xpm
 share/icewm/icons/app_32x32.xpm
 share/icewm/icons/bomb_16x16.xpm
@@ -289,4 +289,4 @@
 @dirrm share/icewm/ledclock
 @dirrm share/icewm/icons
 @dirrm share/icewm
-%%NODOCS:%%@dirrm share/doc/icewm
+%%PORTDOCS%%@dirrm share/doc/icewm

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103261423.f2QEN3895227>