Date: Mon, 6 Mar 2000 21:04:41 -0500 (EST) From: Will Andrews <andrews@technologist.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/17238: new port: x11-wm/ude Message-ID: <20000307020441.622D11929@argon.blackdawn.com>
next in thread | raw e-mail | index | archive | help
>Number: 17238 >Category: ports >Synopsis: new port: x11-wm/ude >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 6 18:10:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Will Andrews >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: FreeBSD argon.blackdawn.com 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Sun Mar 5 00:42:00 EST 2000 root@argon.blackdawn.com:/usr/src/sys/compile/KRYPTON i386 >Description: New port for ude (0.2.7-BETA, port 0.2.7.1). Port notes: 1) USE_LIBTOOL not needed yet since there are no libraries to install. 2) Took care of where it installed docs. 3) Removed internal intl dependency so it installs the gettext port and uses that instead. >How-To-Repeat: Use the shar below to import the new port to the tree. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ude # ude/files # ude/files/md5 # ude/pkg # ude/pkg/COMMENT # ude/pkg/DESCR # ude/pkg/PLIST # ude/patches # ude/patches/patch-aa # ude/patches/patch-ab # ude/patches/patch-ac # ude/Makefile # echo c - ude mkdir -p ude > /dev/null 2>&1 echo c - ude/files mkdir -p ude/files > /dev/null 2>&1 echo x - ude/files/md5 sed 's/^X//' >ude/files/md5 << 'END-of-ude/files/md5' XMD5 (ude-0.2.7-BETA.tar.gz) = d2c57c29d7a4d284f16f1dda8ddd6f34 END-of-ude/files/md5 echo c - ude/pkg mkdir -p ude/pkg > /dev/null 2>&1 echo x - ude/pkg/COMMENT sed 's/^X//' >ude/pkg/COMMENT << 'END-of-ude/pkg/COMMENT' XSmall, fast, compact windowmanager END-of-ude/pkg/COMMENT echo x - ude/pkg/DESCR sed 's/^X//' >ude/pkg/DESCR << 'END-of-ude/pkg/DESCR' XUDE is a fast, small, and compact windowmanager that Xresembles blackbox/windowmaker simplicity. Its memory Xfootprint is very small - sometimes only 4MB. It is Xideal for people who have few system resources. X XWWW: http://udeproject.sourceforge.net/ XAuthor: Jan Rocho <zylox@punkbands.de> X X--Will <andrews@technologist.com> END-of-ude/pkg/DESCR echo x - ude/pkg/PLIST sed 's/^X//' >ude/pkg/PLIST << 'END-of-ude/pkg/PLIST' Xbin/uwm Xinclude/ude/ude-i18n.h Xinclude/ude/ude-bevels.h Xinclude/ude/ude-box.h Xinclude/ude/ude-desktop.h Xinclude/ude/ude-events.h Xinclude/ude/ude-types.h Xinclude/ude/ude-vector.h Xinclude/ude/ude-settings.h Xinclude/ude/ude-wraparounds.h Xinclude/ude/ude-hex.h Xinclude/ude/ude-button.h Xinclude/ude/ude-internals.h Xinclude/ude/ude-raster.xbm Xinclude/ude/ude.h Xinclude/ude/ude-menu.h Xshare/ude/config/StartScript Xshare/ude/config/StopScript Xshare/ude/config/appmenu Xshare/ude/config/mountmenu Xshare/ude/config/uwmrc Xshare/ude/config/ws2 Xshare/ude/doc/scratch.lyx Xshare/ude/doc/scratch.dvi Xshare/ude/doc/scratch.txt Xshare/ude/doc/uwm_manual.lyx Xshare/ude/doc/uwm_manual.dvi Xshare/ude/doc/uwm_manual.txt Xshare/ude/doc/manual.dvi Xshare/ude/doc/manual.tex Xshare/ude/extras/tools/dirtomenu Xshare/ude/extras/tools/dirtomenu-recursive Xshare/ude/gfx/autorise.xpm Xshare/ude/gfx/autorises.xpm Xshare/ude/gfx/back.xpm Xshare/ude/gfx/backs.xpm Xshare/ude/gfx/bgr1.xpm Xshare/ude/gfx/close.xpm Xshare/ude/gfx/closes.xpm Xshare/ude/gfx/iconify.xpm Xshare/ude/gfx/iconifys.xpm Xshare/ude/gfx/kill.xpm Xshare/ude/gfx/kills.xpm Xshare/ude/gfx/menu.xpm Xshare/ude/gfx/menus.xpm Xshare/ude/gfx/really.xpm Xshare/ude/gfx/reallys.xpm Xshare/ude/gfx/shape.xpm Xshare/locale/de/LC_MESSAGES/ude.mo Xshare/locale/es/LC_MESSAGES/ude.mo Xshare/locale/pt_BR/LC_MESSAGES/ude.mo Xshare/locale/tr/LC_MESSAGES/ude.mo X@dirrm include/ude X@dirrm share/ude/config X@dirrm share/ude/doc X@dirrm share/ude/extras/tools X@dirrm share/ude/extras X@dirrm share/ude/gfx X@dirrm share/ude END-of-ude/pkg/PLIST echo c - ude/patches mkdir -p ude/patches > /dev/null 2>&1 echo x - ude/patches/patch-aa sed 's/^X//' >ude/patches/patch-aa << 'END-of-ude/patches/patch-aa' X--- uwm/Makefile.in Mon Mar 6 01:01:12 2000 X+++ uwm/Makefile.in.new Mon Mar 6 20:35:25 2000 X@@ -84,13 +84,14 @@ X USE_NLS = @USE_NLS@ X VERSION = @VERSION@ X l = @l@ X+LOCALBASE?= /usr/local X X bin_PROGRAMS = uwm X # When the library be ready X # uwm_LDADD= ../lib/libude.la X-uwm_LDFLAGS = ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS} X+uwm_LDFLAGS = -L${LOCALBASE}/lib ${X_LIBS} ${X_EXTRA_LIBS} ${X_PRE_LIBS} -lintl X # I think this should be diferent from the ude version. X-INCLUDES = ${X_CFLAGS} -I../lib -DUWMVERSION=\"@VERSION@\" -DLOCALEDIR=\"${datadir}/locale\" -DUDE_DIR=\"${pkgdatadir}\" X+INCLUDES = -I${LOCALBASE}/include ${X_CFLAGS} -I../lib -DUWMVERSION=\"@VERSION@\" -DLOCALEDIR=\"${datadir}/locale\" -DUDE_DIR=\"${pkgdatadir}\" X X uwm_SOURCES = widgets.c special.c rubber.c move.c resize.c windows.c handlers.c properties.c nodes.c winmenu.c winmenumenu.c menu.c applications.c init.c uwmmenu.c placement.c urm.c workspaces.c uwm.c X END-of-ude/patches/patch-aa echo x - ude/patches/patch-ab sed 's/^X//' >ude/patches/patch-ab << 'END-of-ude/patches/patch-ab' X--- Makefile.in Mon Mar 6 01:00:29 2000 X+++ Makefile.in.new Mon Mar 6 20:38:12 2000 X@@ -85,7 +85,7 @@ X VERSION = @VERSION@ X l = @l@ X X-SUBDIRS = config extras gfx doc lib intl uwm po X+SUBDIRS = config extras gfx doc lib uwm po X EXTRA_DIST = ude.spec.in INSTALL.redhat REQUIREMENTS INSTALL.UDE X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs END-of-ude/patches/patch-ab echo x - ude/patches/patch-ac sed 's/^X//' >ude/patches/patch-ac << 'END-of-ude/patches/patch-ac' X--- doc/Makefile.in Mon Mar 6 01:00:52 2000 X+++ doc/Makefile.in.new Mon Mar 6 20:55:51 2000 X@@ -88,7 +88,7 @@ X SUBDIRS = html X DIR_CONTENTS = scratch.lyx scratch.dvi scratch.txt uwm_manual.lyx uwm_manual.dvi uwm_manual.txt manual.dvi manual.tex X X-udedocdir = ${prefix}/doc/${PACKAGE}-${VERSION} X+udedocdir = ${prefix}/share/ude/doc X udedoc_DATA = ${DIR_CONTENTS} X EXTRA_DIST = ${DIR_CONTENTS} X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs END-of-ude/patches/patch-ac echo x - ude/Makefile sed 's/^X//' >ude/Makefile << 'END-of-ude/Makefile' X# New ports collection makefile for: ude X# Version required: 0.2.7.1 X# Date created: 06 Mar 2000 X# Whom: Will Andrews <andrews@technologist.com> X# X# $FreeBSD$ X# X XDISTNAME= ude-0.2.7-BETA XPKGNAME= ude-0.2.7.1 XCATEGORIES= x11-wm XMASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/udeproject/ \ X ftp://ude.the-coffeeshop.dk/pub/UDE/ X XMAINTAINER= andrews@technologist.com X XLIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm XBUILD_DEPENDS= ${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-ude/Makefile exit >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?20000307020441.622D11929>