Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 12:50:02 -0800 (PST)
From:      Josef El-Rayes <j.el-rayes@godskitchen.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47339: new port: misc/wmdrawer
Message-ID:  <200301222050.h0MKo2EE027593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47339; it has been noted by GNATS.

From: Josef El-Rayes <j.el-rayes@godskitchen.org>
To: corecode@corecode.ath.cx
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47339: new port: misc/wmdrawer
Date: Wed, 22 Jan 2003 21:48:01 +0100

 --OXfL5xGRrasGEqWY
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 >> sed 's/^X//' >wmdrawer/pkg-plist << 'END-of-wmdrawer/pkg-plist'
 >> Xbin/wmdrawer
 >> Xshare/doc/wmdrawer/wmdrawerrc.example
 
 > install into ${EXAMPLESDIR}?
 i corrected this one
 
 >> X             http://www.daemon.li/downloads/ \
 
 >is this needed?
 i corrected this one
 
 (...)
 
 	>EXTRACT_ONLY=   ${DISTNAME}${EXTRACT_SUFX}:tarball
 	>DISTFILES=      ${EXTRACT_ONLY} daemon.xpm:pixmap
 
 i tried to corrected these but i only expierenced error, since i got it working without these and saw lots of other ports without it, i restored the old version.
 
 >> Xpost-patch:
 >> X     ${REINPLACE_CMD} -e "s,PREFIX =,#PREFIX =," ${WRKSRC}/Makefile
 >> X     ${REINPLACE_CMD} -e "s,-O2,," ${WRKSRC}/Makefile
 
 >obey ${CFLAGS}?
 
 i remove PREFIX=/usr/local from the Makefile by uncommenting it and -O2 to avoid compile problems on alphas (as tilman linneweh adviced me to do)
 
 >${MANPREFIX}?
 
 i added this one
 
 and also did this one: put this into pkg-message so that pkg_add people see that message too?
 
 thanks for your advices, i attach the corrected version of my port
 
 -josef el-rayes
 
 --OXfL5xGRrasGEqWY
 Content-Type: application/x-shar
 Content-Disposition: attachment; filename="wmdrawer.shar"
 Content-Transfer-Encoding: quoted-printable
 
 # This is a shell archive.  Save it in a file, remove anything before=0A# t=
 his line, and then unpack it by entering "sh file".  Note, it may=0A# creat=
 e directories; files and directories will be owned by you and=0A# have defa=
 ult permissions.=0A#=0A# This archive contains:=0A#=0A#	wmdrawer=0A#	wmdraw=
 er/pkg-plist=0A#	wmdrawer/Makefile=0A#	wmdrawer/distinfo=0A#	wmdrawer/pkg-m=
 essage=0A#	wmdrawer/files=0A#	wmdrawer/files/patch-wmdrawerrc.example=0A#	w=
 mdrawer/pkg-comment=0A#	wmdrawer/pkg-descr=0A#=0Aecho c - wmdrawer=0Amkdir =
 -p wmdrawer > /dev/null 2>&1=0Aecho x - wmdrawer/pkg-plist=0Ased 's/^X//' >=
 wmdrawer/pkg-plist << 'END-of-wmdrawer/pkg-plist'=0AXbin/wmdrawer=0AXshare/=
 examples/wmdrawer/wmdrawerrc.example=0AX@dirrm share/examples/wmdrawer=0AEN=
 D-of-wmdrawer/pkg-plist=0Aecho x - wmdrawer/Makefile=0Ased 's/^X//' >wmdraw=
 er/Makefile << 'END-of-wmdrawer/Makefile'=0AX=0AXPORTNAME=3D 	wmdrawer=0AXP=
 ORTVERSION=3D	0.9.13=0AXCATEGORIES=3D	misc=0AXMASTER_SITES=3D	http://people=
 .easter-eggs.org/~valos/wmdrawer/ \=0AX		http://www.daemon.li/downloads/=0A=
 X=0AXDISTNAME=3D	${PORTNAME}-${PORTVERSION}=0AXDISTFILES=3D	${EXTRACT_ONLY}=
  daemon.xpm=0AXEXTRACT_ONLY=3D	${DISTNAME}${EXTRACT_SUFX}=0AXMAN1=3D 		wmdr=
 awer.1x=0AX=0AXUSE_REINPLACE=3D	yes=0AXMAINTAINER=3D	j.el-rayes@daemon.li=
 =0AXUSE_GMAKE=3D	yes=0AX=0AXpost-patch:=0AX	${REINPLACE_CMD} -e "s,PREFIX =
 =3D,#PREFIX =3D," ${WRKSRC}/Makefile=0AX	${REINPLACE_CMD} -e "s,-O2,," ${WR=
 KSRC}/Makefile=0AX=0AXdo-install:=0AX	${INSTALL_PROGRAM} ${WRKSRC}/wmdrawer=
  ${PREFIX}/bin=0AX	${INSTALL_MAN} ${WRKSRC}/doc/wmdrawer.1x.gz ${MANPREFIX}=
 /man/man1/${MAN1}=0AX=0AXpost-install:=0AX	${MKDIR} ${PREFIX}/share/pixmaps=
 =0AX	${MKDIR} ${EXAMPLESDIR}=0AX	${INSTALL_DATA} ${WRKSRC}/wmdrawerrc.examp=
 le ${EXAMPLESDIR}/wmdrawerrc.example=0AX	${INSTALL_DATA} ${DISTDIR}/daemon.=
 xpm ${PREFIX}/share/pixmaps/=0AX=0AX	@${ECHO} ""=0AX	@${ECHO} "Sample confi=
 guration file has been copied to"=0AX	@${ECHO} "${DOCSDIR}/"=0AX	@${ECHO} "=
 please copy it to your homedir as .wmdrawerrc"=0AX	@${ECHO} "and adjust it =
 to your needs!"=0AX	@${ECHO} ""=0AX=0AX.include <bsd.port.mk>=0AEND-of-wmdr=
 awer/Makefile=0Aecho x - wmdrawer/distinfo=0Ased 's/^X//' >wmdrawer/distinf=
 o << 'END-of-wmdrawer/distinfo'=0AXMD5 (wmdrawer-0.9.13.tar.gz) =3D 5b240ab=
 713235865a504a5ec35480297=0AXMD5 (daemon.xpm) =3D 73f0efeba877d8c4b4cc863f1=
 ef87bd5=0AEND-of-wmdrawer/distinfo=0Aecho x - wmdrawer/pkg-message=0Ased 's=
 /^X//' >wmdrawer/pkg-message << 'END-of-wmdrawer/pkg-message'=0AX=0AXSample=
  configuration file has been copied to=0AX${DOCSDIR}/=0AXplease copy it to =
 your homedir as .wmdrawerrc=0AXand adjust it to your needs!=0AEND-of-wmdraw=
 er/pkg-message=0Aecho c - wmdrawer/files=0Amkdir -p wmdrawer/files > /dev/n=
 ull 2>&1=0Aecho x - wmdrawer/files/patch-wmdrawerrc.example=0Ased 's/^X//' =
 >wmdrawer/files/patch-wmdrawerrc.example << 'END-of-wmdrawer/files/patch-wm=
 drawerrc.example'=0AX--- wmdrawerrc.example	Sat Jan 11 14:29:52 2003=0AX+++=
  wmdrawerrc.example.new	Mon Jan 20 22:55:36 2003=0AX@@ -1,7 +1,7 @@=0AX # C=
 onfig file example for wmdrawer=0AX [general]=0AX # Dock's icon [optional]=
 =0AX-#dock_icon	panel-drawer.png=0AX+dock_icon	daemon.xpm=0AX =0AX # Image =
 used for icons background [optional]=0AX #icons_bg	defaultTile.xpm=0AEND-of=
 -wmdrawer/files/patch-wmdrawerrc.example=0Aecho x - wmdrawer/pkg-comment=0A=
 sed 's/^X//' >wmdrawer/pkg-comment << 'END-of-wmdrawer/pkg-comment'=0AXWmdr=
 awer is a dockapp with a button bar to launch applications.=0AEND-of-wmdraw=
 er/pkg-comment=0Aecho x - wmdrawer/pkg-descr=0Ased 's/^X//' >wmdrawer/pkg-d=
 escr << 'END-of-wmdrawer/pkg-descr'=0AXwmDrawer is a dock application (dock=
 app) which provides a drawer=0AX(retractable button bar) to launch applicat=
 ions.=0AX=0AX# The drawer is retractable and animated.=0AX# Several columns=
  of buttons can be defined in the drawer.=0AX# The configuration file is au=
 tomaticaly reloaded if it changes.=0AX# Multiple instances of the program c=
 an run at the same time.=0AX# Adjustable behaviors:=0AX    - automatic / ma=
 nual opening and closing of the drawer=0AX    - automatic closing timeout (=
 in miliseconds)=0AX    - mouse cursor type in the drawer=0AX    - drawer's =
 opening direction and animation speed=0AX    - buttons' size (min=3D8, max=
 =3D64)=0AX    - dock's image (logo)=0AX    - icons' background image=0AX=0A=
 XWWW: http://people.easter-eggs.org/~valos/wmdrawer/=0AX=0AXJosef El-Rayes=
 =0AXj.el-rayes@daemon.li=0AEND-of-wmdrawer/pkg-descr=0Aexit=0A=0A
 --OXfL5xGRrasGEqWY--

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




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