misc/107463: new port: x11/kxgenerator - kde tool to manipulate X conf. files

Max Brazhnikov makc at issp.ac.ru
Wed Jan 3 04:30:13 PST 2007


>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 at 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 at 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 at 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 at 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:


More information about the freebsd-bugs mailing list