Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 16:35:21 +0100 (CET)
From:      stijn@win.tue.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31639: [NEW PORT]: x11-wm/bbconf
Message-ID:  <200110301535.f9UFZL414808@pcwin002.win.tue.nl>

next in thread | raw e-mail | index | archive | help

>Number:         31639
>Category:       ports
>Synopsis:       [NEW PORT]: x11-wm/bbconf
>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:   Tue Oct 30 07:40:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:

System: FreeBSD 4.4-STABLE #0: Tue Oct 30 04:43:35 CET 2001

>Description:

- A new port of bbconf, the blackbox window manager configurator
- The new version of bbkeys can use this as a configurator, I'll submit
  an update to PR ports/31509 to do this shortly.

>How-To-Repeat:

N/A

>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:
#
#	bbconf
#	bbconf/files
#	bbconf/files/patch-admin::ltmain.sh
#	bbconf/files/patch-bbconf::Makefile.in
#	bbconf/Makefile
#	bbconf/distinfo
#	bbconf/pkg-comment
#	bbconf/pkg-descr
#	bbconf/pkg-plist
#
echo c - bbconf
mkdir -p bbconf > /dev/null 2>&1
echo c - bbconf/files
mkdir -p bbconf/files > /dev/null 2>&1
echo x - bbconf/files/patch-admin::ltmain.sh
sed 's/^X//' >bbconf/files/patch-admin::ltmain.sh << 'END-of-bbconf/files/patch-admin::ltmain.sh'
X--- admin/ltmain.sh.orig	Tue Oct 30 15:44:54 2001
X+++ admin/ltmain.sh	Tue Oct 30 15:44:57 2001
X@@ -4609,10 +4609,10 @@
X 	fi
X 
X 	# Install the pseudo-library for information purposes.
X-	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
X-	instname="$dir/$name"i
X-	$show "$install_prog $instname $destdir/$name"
X-	$run eval "$install_prog $instname $destdir/$name" || exit $?
X+	#name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
X+	#instname="$dir/$name"i
X+	#$show "$install_prog $instname $destdir/$name"
X+	#$run eval "$install_prog $instname $destdir/$name" || exit $?
X 
X 	# Maybe install the static library, too.
X 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
END-of-bbconf/files/patch-admin::ltmain.sh
echo x - bbconf/files/patch-bbconf::Makefile.in
sed 's/^X//' >bbconf/files/patch-bbconf::Makefile.in << 'END-of-bbconf/files/patch-bbconf::Makefile.in'
X--- bbconf/Makefile.in.orig	Mon Oct  8 23:17:36 2001
X+++ bbconf/Makefile.in	Tue Oct 30 15:02:26 2001
X@@ -218,7 +218,7 @@
X 
X #>- bbconf_METASOURCES = AUTO
X 
X-bbconf_LDADD = -ldl -lqt -lXext -lX11 $(LIBSOCKET)
X+bbconf_LDADD = -lqt2 -lXext -lX11 $(LIBSOCKET)
X 
X # the library search path. 
X bbconf_LDFLAGS = $(all_libraries)
END-of-bbconf/files/patch-bbconf::Makefile.in
echo x - bbconf/Makefile
sed 's/^X//' >bbconf/Makefile << 'END-of-bbconf/Makefile'
X# New ports collection makefile for:   bbconf
X# Date created:        29 October 2001
X# Whom:                Stijn Hoop <stijn@win.tue.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bbconf
XPORTVERSION=	1.2
XCATEGORIES=	x11-wm
XMASTER_SITES=   http://bbconf.sourceforge.net/code/
X
XMAINTAINER=	stijn@win.tue.nl
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XUSE_QT_VER=	2
X
XMAN1=		bbconf.1
X
Xpre-patch:
X	@${PERL} -pi -e 's@doc/bbconf@share/doc/bbconf@g' ${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
END-of-bbconf/Makefile
echo x - bbconf/distinfo
sed 's/^X//' >bbconf/distinfo << 'END-of-bbconf/distinfo'
XMD5 (bbconf-1.2.tar.gz) = 09da21749c13b72681a50bcb76f37484
END-of-bbconf/distinfo
echo x - bbconf/pkg-comment
sed 's/^X//' >bbconf/pkg-comment << 'END-of-bbconf/pkg-comment'
XConfigurator for the Blackbox window manager
END-of-bbconf/pkg-comment
echo x - bbconf/pkg-descr
sed 's/^X//' >bbconf/pkg-descr << 'END-of-bbconf/pkg-descr'
Xbbconf is the configuration utility for blackbox. It uses a plugin system,
Xwhich means most of your favorite blackbox applications can be configured
Xfrom within the same configurator.
X
XWWW: http://bbconf.sourceforge.net/
END-of-bbconf/pkg-descr
echo x - bbconf/pkg-plist
sed 's/^X//' >bbconf/pkg-plist << 'END-of-bbconf/pkg-plist'
Xbin/bbconf
Xshare/bbconf/plugins/libkeybindings.so
Xshare/bbconf/plugins/libthemes.so
Xshare/bbconf/plugins/libbbconf.so
Xshare/bbconf/plugins/libmenu.so
Xshare/doc/bbconf/AUTHORS
Xshare/doc/bbconf/COPYING
Xshare/doc/bbconf/ChangeLog
Xshare/doc/bbconf/README
Xshare/doc/bbconf/README.html
Xshare/doc/bbconf/TODO
X@dirrm share/doc/bbconf
X@dirrm share/bbconf/plugins
X@dirrm share/bbconf
END-of-bbconf/pkg-plist
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?200110301535.f9UFZL414808>