Date: Tue, 21 Mar 2006 18:19:55 +0200 From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94786: x11/xkeywrap: BROKEN: does not fetch Message-ID: <1142957995.95332@it.buh.tecnik93.com> Resent-Message-ID: <200603211620.k2LGKGSG014097@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94786 >Category: ports >Synopsis: x11/xkeywrap: BROKEN: does not fetch >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 Mar 21 16:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ion-Mihai "IOnut" Tetcu >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: Tecnik'93 >Environment: System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006 root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P >Description: Both MASTER_SITES and WWW gine time-out, so marke BROKEN. Drop WWW from pkg-descr. Use DOCSDIR in pgk-plist. >How-To-Repeat: >Fix: --- xkeywrap.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/xkeywrap/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 21 Feb 2003 14:06:06 -0000 1.6 +++ Makefile 21 Mar 2006 16:17:52 -0000 @@ -15,6 +15,8 @@ MAINTAINER= sakai@seki.ee.kagu.tus.ac.jp COMMENT= Record, repeat, and play key sequence from keyboard +BROKEN= does not fetch + USE_X_PREFIX= yes MAN1= xkeywrap.1 MANCOMPRESSED= yes Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/x11/xkeywrap/pkg-descr,v retrieving revision 1.3 diff -u -r1.3 pkg-descr --- pkg-descr 5 Nov 2002 21:05:03 -0000 1.3 +++ pkg-descr 21 Mar 2006 16:17:52 -0000 @@ -16,8 +16,6 @@ If you want to get the full or newest original destribution package of XKeyWrap, see -WWW: http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/index.html - - Sakai Hiroaki sakai@seki.ee.kagu.tus.ac.jp hsakai@pfu.co.jp Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11/xkeywrap/pkg-plist,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-plist --- pkg-plist 24 Jan 2000 04:53:24 -0000 1.1.1.1 +++ pkg-plist 21 Mar 2006 16:17:52 -0000 @@ -1,5 +1,5 @@ bin/xkeywrap -share/doc/xkeywrap/README -share/doc/xkeywrap/demo.dat -share/doc/xkeywrap/xkeywrap_demo.c -@dirrm share/doc/xkeywrap +%%DOCSDIR%%/README +%%DOCSDIR%%/demo.dat +%%DOCSDIR%%/xkeywrap_demo.c +@dirrm %%DOCSDIR%% --- xkeywrap.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142957995.95332>