Date: Wed, 3 Jan 2007 12:27:22 GMT From: Max Brazhnikov<makc@issp.ac.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/107463: new port: x11/kxgenerator - kde tool to manipulate X conf. files Message-ID: <200701031227.l03CRMOt070587@www.freebsd.org> Resent-Message-ID: <200701031230.l03CUDp1059080@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107463 >Category: misc >Synopsis: new port: x11/kxgenerator - kde tool to manipulate X conf. files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 03 12:30:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: FreeBSD lqc.issp.ac.ru 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec 20 19:14:29 MSK 2006 root@lqc.issp.ac.ru:/usr/obj/usr/src/sys/LQC i386 >Description: kX Generator is a utility to modify X server configuration file. It provides nice, user-friendly GUI. The main goal of the is to simplify configuration of X server (e.g. changing server layout from dual head to single head). kX Generator supports: - adding mouse, keyboard and video drivers - managing server layouts - managing modules - editing RGB, font and module paths - managing extensions - configure drivers (e.g. NVIDIA driver) - edit monitor properties - managing screens WWW: http://kxgenerator.xt.pl/ >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # kxgenerator/pkg-descr # kxgenerator/Makefile # kxgenerator/pkg-plist # kxgenerator/distinfo # echo x - kxgenerator/pkg-descr sed 's/^X//' >kxgenerator/pkg-descr << 'END-of-kxgenerator/pkg-descr' XkX Generator is a utility to modify X server configuration file. XIt provides nice, user-friendly GUI. XThe main goal of the is to simplify configuration of X server X(e.g. changing server layout from dual head to single head). X XkX Generator supports: X X - adding mouse, keyboard and video drivers X - managing server layouts X - managing modules X - editing RGB, font and module paths X - managing extensions X - configure drivers (e.g. NVIDIA driver) X - edit monitor properties X - managing screens X XWWW: http://kxgenerator.xt.pl/ END-of-kxgenerator/pkg-descr echo x - kxgenerator/Makefile sed 's/^X//' >kxgenerator/Makefile << 'END-of-kxgenerator/Makefile' X# New ports collection makefile for: kxgenerator X# Date created: 2006-12-10 X# Whom: Max Brazhnikov <makc@issp.ac.ru> X# X# $FreeBSD$ X# X XPORTNAME= kxgenerator XPORTVERSION= 0.3.7 XCATEGORIES= x11 kde XMASTER_SITES= http://dp0154.debowypark.waw.pl/kxgenerator/data/download/ X XMAINTAINER= makc@issp.ac.ru XCOMMENT= KDE utility to configure the X server X XUSE_BZIP2= yes XUSE_KDEBASE_VER=3 XUSE_AUTOTOOLS= libtool:15 XGNU_CONFIGURE= yes XUSE_GMAKE= yes XINSTALLS_ICONS= yes X Xpre-configure: X.for i in properties.h main.cpp X @${REINPLACE_CMD} -e "s:/usr/lib/xorg:${X11BASE}/lib:g" \ X ${WRKSRC}/src/${i} X.endfor X X.include <bsd.port.mk> END-of-kxgenerator/Makefile echo x - kxgenerator/pkg-plist sed 's/^X//' >kxgenerator/pkg-plist << 'END-of-kxgenerator/pkg-plist' Xbin/kxgenerator Xshare/applnk/Utilities/kxgenerator-layout.desktop Xshare/applnk/Utilities/kxgenerator.desktop Xshare/doc/HTML/en/kxgenerator/common Xshare/doc/HTML/en/kxgenerator/index.cache.bz2 Xshare/doc/HTML/en/kxgenerator/index.docbook Xshare/icons/hicolor/128x128/apps/kxgenerator.png Xshare/icons/hicolor/16x16/apps/kxgenerator.png Xshare/icons/hicolor/32x32/apps/kxgenerator.png Xshare/icons/hicolor/64x64/apps/kxgenerator.png X@dirrm share/doc/HTML/en/kxgenerator END-of-kxgenerator/pkg-plist echo x - kxgenerator/distinfo sed 's/^X//' >kxgenerator/distinfo << 'END-of-kxgenerator/distinfo' XMD5 (kxgenerator-0.3.7.tar.bz2) = dd539d7983597f050bf6bc67c790a939 XSHA256 (kxgenerator-0.3.7.tar.bz2) = b72b4858e6c988622942f6611466aa7c43ca3ad742e132dff152d6992f34dbba XSIZE (kxgenerator-0.3.7.tar.bz2) = 793052 END-of-kxgenerator/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701031227.l03CRMOt070587>