Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Apr 2005 13:01:41 +0200
From:      "Kay Lehmann" <kay_lehmann@web.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/79504: [New port] sysutils/lineak_xosdplugin: xosdplugin for lineak
Message-ID:  <1112526101.0@bippes.finkenkrug.ev>
Resent-Message-ID: <200504031100.j33B0CEO037950@freefall.freebsd.org>

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

>Number:         79504
>Category:       ports
>Synopsis:       [New port] sysutils/lineak_xosdplugin: xosdplugin for lineak
>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:   Sun Apr 03 11:00:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.4-PRERELEASE #6: Fri Apr  1 14:52:58 CEST 2005
    root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


Add xosdplugin for lineak. It enables On Screen Display
of the commands being executed by lineakd.


>How-To-Repeat:





>Fix:


--- lineak_xosdplugin-0.8.3.shar begins here ---
# 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:
#
#	lineak_xosdplugin
#	lineak_xosdplugin/files
#	lineak_xosdplugin/files/patch-configure
#	lineak_xosdplugin/Makefile
#	lineak_xosdplugin/pkg-descr
#	lineak_xosdplugin/distinfo
#
echo c - lineak_xosdplugin
mkdir -p lineak_xosdplugin > /dev/null 2>&1
echo c - lineak_xosdplugin/files
mkdir -p lineak_xosdplugin/files > /dev/null 2>&1
echo x - lineak_xosdplugin/files/patch-configure
sed 's/^X//' >lineak_xosdplugin/files/patch-configure << 'END-of-lineak_xosdplugin/files/patch-configure'
X--- configure.orig	Fri Mar  4 18:18:18 2005
X+++ configure	Sun Apr  3 12:19:59 2005
X@@ -21299,7 +21299,7 @@
X echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
X fi
X 
X-   LDFLAGS="$all_libraries -L${x_libraries} $X_LDFLAGS -lX11 -lXext -ldl"
X+   LDFLAGS="$all_libraries -L${x_libraries} $LDFLAGS $X_LDFLAGS -lX11 -lXext -ldl"
X    CPPFLAGS="$all_includes -I${x_includes} ${CPPFLAGS} "
X       echo "$as_me:$LINENO: checking for ac_check_lineak in -llineak" >&5
X echo $ECHO_N "checking for ac_check_lineak in -llineak... $ECHO_C" >&6
END-of-lineak_xosdplugin/files/patch-configure
echo x - lineak_xosdplugin/Makefile
sed 's/^X//' >lineak_xosdplugin/Makefile << 'END-of-lineak_xosdplugin/Makefile'
X# New ports collection makefile for:	lineak_xosdplugin
X# Date created:		2004-12-29
X# Whom:			Kay Lehmann <kay_lehmann@web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lineak_xosdplugin
XPORTVERSION=	0.8.3
XCATEGORIES=	sysutils deskutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=lineak
XDIST_SUBDIR=	lineak
X
XMAINTAINER=	kay_lehmann@web.de
XCOMMENT=	Xosd-plugin for lineakd
X
XLIB_DEPENDS=	lineak.8:${PORTSDIR}/sysutils/lineakd \
X		xosd.4:${PORTSDIR}/misc/xosd
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
X		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
XCONFIGURE_ARGS=	--program-prefix=''
XUSE_REINPLACE=	yes
XUSE_LIBTOOL_VER=15
XINSTALLS_SHLIB=	yes
X
XMAN1=		lineak_xosdplugin.1
XPLIST_FILES=	lib/lineakd/plugins/xosdplugin.so
X
X.include <bsd.port.pre.mk>
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/configure
X	@${REINPLACE_CMD} -e 's|-O2||' ${WRKSRC}/configure
X
X.include <bsd.port.post.mk>
END-of-lineak_xosdplugin/Makefile
echo x - lineak_xosdplugin/pkg-descr
sed 's/^X//' >lineak_xosdplugin/pkg-descr << 'END-of-lineak_xosdplugin/pkg-descr'
XXosd-plugin for lineak to display some nice
Xinformation about the commands being executed
Xby lineakd.
X
XWWW:	http://lineak.sf.net/
END-of-lineak_xosdplugin/pkg-descr
echo x - lineak_xosdplugin/distinfo
sed 's/^X//' >lineak_xosdplugin/distinfo << 'END-of-lineak_xosdplugin/distinfo'
XMD5 (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 837e417b80632c994294d13d0879fed6
XSIZE (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 722345
END-of-lineak_xosdplugin/distinfo
exit

--- lineak_xosdplugin-0.8.3.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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