From owner-freebsd-ports Sat Dec 8 16:10:31 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 729A337B41B for ; Sat, 8 Dec 2001 16:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB90A2A44793; Sat, 8 Dec 2001 16:10:02 -0800 (PST) (envelope-from gnats) Received: from cs6668125-184.austin.rr.com (cs6668125-184.austin.rr.com [66.68.125.184]) by hub.freebsd.org (Postfix) with ESMTP id 7060237B41C for ; Sat, 8 Dec 2001 16:01:21 -0800 (PST) Received: (from fracture@localhost) by cs6668125-184.austin.rr.com (8.11.6/8.11.6) id fB9058c56959; Sat, 8 Dec 2001 18:05:08 -0600 (CST) (envelope-from fracture) Message-Id: <200112090005.fB9058c56959@cs6668125-184.austin.rr.com> Date: Sat, 8 Dec 2001 18:05:08 -0600 (CST) From: Jordan DeLong To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32633: Update port: x11-wm/golem Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32633 >Category: ports >Synopsis: Update port: x11-wm/golem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Dec 08 16:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jordan DeLong >Release: FreeBSD 4.4-RELEASE i386 >Organization: >Environment: System: FreeBSD cs6668125-184 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Sun Oct 21 22:24:50 CDT 2001 fracture@cs6668125-184:/usr/obj/usr/src/sys/HOBOIV i386 >Description: update to version 0.0.4 >How-To-Repeat: apply the diff >Fix: diff -u -ruN golem-dist/Makefile golem/Makefile --- golem-dist/Makefile Mon Sep 24 09:00:29 2001 +++ golem/Makefile Sat Dec 8 17:01:21 2001 @@ -6,16 +6,29 @@ # PORTNAME= golem -PORTVERSION= 0.0.3 +PORTVERSION= 0.0.4 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= fracture@allusion.net +.if defined(WANT_SOUND) +LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound +CONFIGURE_ARGS= --enable-sound +PLIST_SUB+= NO_SOUND="" +.else +PLIST_SUB+= NO_SOUND="@comment " +.endif + +.if defined(WANT_XINERAMA) +CONFIGURE_ARGS+= --enable-xinerama +.endif + USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes +CONFIGURE_ENV= CFLAGS="-pipe -DNDEBUG -O2" MANCOMPRESSED= yes MAN1= golem.1 diff -u -ruN golem-dist/distinfo golem/distinfo --- golem-dist/distinfo Mon Sep 24 09:00:29 2001 +++ golem/distinfo Sat Dec 8 16:45:40 2001 @@ -1 +1 @@ -MD5 (golem-0.0.3.tar.gz) = 62d47b4258e6ba4aff7e01ec7ff25d58 +MD5 (golem-0.0.4.tar.gz) = 9bc81aaddd85923bce2df66aa4d0b55f diff -u -ruN golem-dist/pkg-comment golem/pkg-comment --- golem-dist/pkg-comment Fri Aug 10 11:48:50 2001 +++ golem/pkg-comment Sat Dec 8 16:49:30 2001 @@ -1 +1 @@ -Small window manager with theme and plugins +Small window manager with themes and plugins diff -u -ruN golem-dist/pkg-descr golem/pkg-descr --- golem-dist/pkg-descr Fri Aug 10 11:48:50 2001 +++ golem/pkg-descr Sat Dec 8 17:07:43 2001 @@ -1,3 +1,8 @@ -Small window manager with theme and plugins +Golem is an X11 Window Manager. Design goals are that it be fast +and lightweight, as well as customizable in any way that will not +prevent the first goal from being realized. WWW: http://golem.sourceforge.net/ + +- Jordan DeLong + diff -u -ruN golem-dist/pkg-plist golem/pkg-plist --- golem-dist/pkg-plist Mon Sep 24 09:00:29 2001 +++ golem/pkg-plist Sat Dec 8 17:14:43 2001 @@ -8,6 +8,7 @@ lib/golem/plugins/pier.so lib/golem/plugins/setroot.so lib/golem/plugins/simple_menus.so +%%NO_SOUND%%lib/golem/plugins/sound.so lib/golem/plugins/start_slide.so lib/golem/plugins/wmclass_defs.so share/golem/golemrc @@ -22,6 +23,7 @@ share/golem/plugins/pier/rc share/golem/plugins/setroot/rc share/golem/plugins/simple_menus/rc +%%NO_SOUND%%share/golem/plugins/sound/rc share/golem/plugins/start_slide/README share/golem/plugins/start_slide/rc share/golem/plugins/wmclass_defs/rc @@ -31,7 +33,6 @@ share/golem/themes/AbsoluteE/bar_normal_far.xpm share/golem/themes/AbsoluteE/bar_normal_mid.xpm share/golem/themes/AbsoluteE/bar_normal_near.xpm -share/golem/themes/AbsoluteE/bevel_bg_normal.png share/golem/themes/AbsoluteE/border_horiz_far.xpm share/golem/themes/AbsoluteE/border_horiz_far_foc.xpm share/golem/themes/AbsoluteE/border_horiz_mid.xpm @@ -50,6 +51,11 @@ share/golem/themes/AbsoluteE/forplug/setroot/rc share/golem/themes/AbsoluteE/rc share/golem/themes/MudGolem/README +share/golem/themes/MudGolem/forplug/pager/focpagedwin.xpm +share/golem/themes/MudGolem/forplug/pager/nonsel.xpm +share/golem/themes/MudGolem/forplug/pager/sel.xpm +share/golem/themes/MudGolem/forplug/pager/pagedwin.xpm +share/golem/themes/MudGolem/forplug/pager/rc share/golem/themes/MudGolem/forplug/pier/rc share/golem/themes/MudGolem/forplug/pier/tile.xpm share/golem/themes/MudGolem/forplug/setroot/Enigmas-Oven-2.jpg @@ -172,6 +178,9 @@ share/golem/themes/microGUI/close.xpm share/golem/themes/microGUI/close_clicked.xpm share/golem/themes/microGUI/close_unfoc.xpm +share/golem/themes/microGUI/forplug/pager/rc +share/golem/themes/microGUI/forplug/pager/focpagedwin.xpm +share/golem/themes/microGUI/forplug/pager/pagedwin.xpm share/golem/themes/microGUI/forplug/pier/rc share/golem/themes/microGUI/forplug/pier/tile.xpm share/golem/themes/microGUI/forplug/start_slide/greybg.xpm @@ -218,12 +227,14 @@ @dirrm share/golem/plugins/pier @dirrm share/golem/plugins/setroot @dirrm share/golem/plugins/simple_menus +%%NO_SOUND%%@dirrm share/golem/plugins/sound @dirrm share/golem/plugins/start_slide @dirrm share/golem/plugins/wmclass_defs @dirrm share/golem/plugins @dirrm share/golem/themes/AbsoluteE/forplug/setroot @dirrm share/golem/themes/AbsoluteE/forplug @dirrm share/golem/themes/AbsoluteE +@dirrm share/golem/themes/MudGolem/forplug/pager @dirrm share/golem/themes/MudGolem/forplug/pier @dirrm share/golem/themes/MudGolem/forplug/setroot @dirrm share/golem/themes/MudGolem/forplug/simple_menus @@ -247,6 +258,7 @@ @dirrm share/golem/themes/eBlueSteel/images @dirrm share/golem/themes/eBlueSteel/styles @dirrm share/golem/themes/eBlueSteel +@dirrm share/golem/themes/microGUI/forplug/pager @dirrm share/golem/themes/microGUI/forplug/pier @dirrm share/golem/themes/microGUI/forplug/start_slide @dirrm share/golem/themes/microGUI/forplug >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message