ports/76270: [New Port] sysutils/lineak_defaultplugin: default plugins for lineakd

Kay Lehmann kay_lehmann at web.de
Sat Jan 15 11:30:22 UTC 2005


>Number:         76270
>Category:       ports
>Synopsis:       [New Port] sysutils/lineak_defaultplugin: default plugins for lineakd
>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:   Sat Jan 15 11:30:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #2: Sat Jan  8 18:28:41 CET 2005
    root at bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


Default plugins for lineakd. Mainly contains some macros 
(e.g. for volumedecrease etc.). mediadetect plugin is not 
functional at the moment since there is some more work to
do (we need a new port for it).


>How-To-Repeat:





>Fix:


--- lineak_defaultplugin.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_defaultplugin
#	lineak_defaultplugin/pkg-descr
#	lineak_defaultplugin/Makefile
#	lineak_defaultplugin/pkg-plist
#	lineak_defaultplugin/distinfo
#	lineak_defaultplugin/files
#	lineak_defaultplugin/files/patch-configure
#
echo c - lineak_defaultplugin
mkdir -p lineak_defaultplugin > /dev/null 2>&1
echo x - lineak_defaultplugin/pkg-descr
sed 's/^X//' >lineak_defaultplugin/pkg-descr << 'END-of-lineak_defaultplugin/pkg-descr'
XDefault plugins for lineakd. Mainly contains some macros 
X(e.g. for volumedecrease etc.). mediadetect plugin is not 
Xfunctional at the moment since there is some more work to
Xdo (we need a new port for it).
X
XAuthor:	Kay Lehmann <kay_lehmann at web.de>
XWWW:	http://lineak.sf.net/
END-of-lineak_defaultplugin/pkg-descr
echo x - lineak_defaultplugin/Makefile
sed 's/^X//' >lineak_defaultplugin/Makefile << 'END-of-lineak_defaultplugin/Makefile'
X# New ports collection makefile for:	lineak_defaultplugin
X# Date created:		2004-12-29
X# Whom:			Kay Lehmann <kay_lehmann at web.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lineak_defaultplugin
XPORTVERSION=	0.8.2
XCATEGORIES=	sysutils deskutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=lineak
XDIST_SUBDIR=	lineak
X
XMAINTAINER=	kay_lehmann at web.de
XCOMMENT=	Default plugins for lineakd
X
XLIB_DEPENDS=	lineak.8:${PORTSDIR}/sysutils/lineakd
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_defaultplugin.1
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_defaultplugin/Makefile
echo x - lineak_defaultplugin/pkg-plist
sed 's/^X//' >lineak_defaultplugin/pkg-plist << 'END-of-lineak_defaultplugin/pkg-plist'
X at comment $FreeBSD$
Xlib/lineakd/plugins/defaultplugin.so
Xlib/lineakd/plugins/mediadetectplugin.so
END-of-lineak_defaultplugin/pkg-plist
echo x - lineak_defaultplugin/distinfo
sed 's/^X//' >lineak_defaultplugin/distinfo << 'END-of-lineak_defaultplugin/distinfo'
XMD5 (lineak/lineak_defaultplugin-0.8.2.tar.gz) = 377588e882739cdaa7135a2151ac94a3
XSIZE (lineak/lineak_defaultplugin-0.8.2.tar.gz) = 730901
END-of-lineak_defaultplugin/distinfo
echo c - lineak_defaultplugin/files
mkdir -p lineak_defaultplugin/files > /dev/null 2>&1
echo x - lineak_defaultplugin/files/patch-configure
sed 's/^X//' >lineak_defaultplugin/files/patch-configure << 'END-of-lineak_defaultplugin/files/patch-configure'
X--- configure.orig	Wed Dec 29 19:12:29 2004
X+++ configure	Wed Dec 29 19:15:51 2004
X@@ -21305,7 +21305,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="$LDFLAGS $all_libraries -L${x_libraries} $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_defaultplugin/files/patch-configure
exit

--- lineak_defaultplugin.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list