Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jul 2003 23:47:51 -0300
From:      Juan Salaverria <rael@vectorstar.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54240: [new port] devel/loudmouth
Message-ID:  <E19a4zn-0001Aa-70@demian.dhis.org>
Resent-Message-ID: <200307090250.h692oGca090360@freefall.freebsd.org>

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

>Number:         54240
>Category:       ports
>Synopsis:       [new port] devel/loudmouth
>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:   Tue Jul 08 19:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan Salaverria
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD demian.trantor.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0:
Thu Jun 26 07:35:44 ART 2003 root@demian.trantor.org:/usr/src/sys/compile/GENERIC_EXT i386
	

>Description:
Loudmouth is a C library for programming with the Jabber protocol
	

>How-To-Repeat:
	
>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:
#
#	loudmouth
#	loudmouth/Makefile
#	loudmouth/distinfo
#	loudmouth/pkg-descr
#	loudmouth/pkg-plist
#
echo c - loudmouth
mkdir -p loudmouth > /dev/null 2>&1
echo x - loudmouth/Makefile
sed 's/^X//' >loudmouth/Makefile << 'END-of-loudmouth/Makefile'
X# New ports collection makefile for:	devel/loudmouth
X# Date created:				08 Jul 2002
X# Whom:					Juan Salaverria <rael@vectorstar.net>
X#
X# $FreeBSD:$
X
XPORTNAME=	loudmouth
XPORTVERSION=	0.10.1
XCATEGORIES=	devel net
XMASTER_SITES=	http://www.imendio.com/projects/loudmouth/src/
X
XMAINTAINER=	rael@vectorstar.net
XCOMMENT=	Loudmouth is a C library for programming with the Jabber protocol
X
XUSE_X_PREFIX=   yes
XUSE_REINPLACE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
XINSTALLS_SHLIB= yes
XUSE_GNOME=	gnomehack glib20
XCONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XCONFIGURE_ARGS=	--disable-gtk-doc
X
XDOCS=		AUTHORS COPYING ChangeLog INSTALL NEWS README
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ;' ${WRKSRC}/configure
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
X.for f in ${DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-loudmouth/Makefile
echo x - loudmouth/distinfo
sed 's/^X//' >loudmouth/distinfo << 'END-of-loudmouth/distinfo'
XMD5 (loudmouth-0.10.1.tar.gz) = f03a9a0aa9dbcf05bca4bbcc11c06a40
END-of-loudmouth/distinfo
echo x - loudmouth/pkg-descr
sed 's/^X//' >loudmouth/pkg-descr << 'END-of-loudmouth/pkg-descr'
XLoudmouth is a lightweight and easy-to-use C library for programming with 
Xthe Jabber protocol. It's designed to be easy to get started with and yet 
Xextensible to let you do anything the Jabber protocol allows. 
XThe goal is to fully support Linux, *BSD, Mac OSX and Windows. 
X
XWWW: http://www.imendio.com/projects/loudmouth/
X
Xmicke@imendio.com 
END-of-loudmouth/pkg-descr
echo x - loudmouth/pkg-plist
sed 's/^X//' >loudmouth/pkg-plist << 'END-of-loudmouth/pkg-plist'
Xinclude/loudmouth-1.0/loudmouth/lm-connection.h
Xinclude/loudmouth-1.0/loudmouth/lm-error.h
Xinclude/loudmouth-1.0/loudmouth/lm-message-handler.h
Xinclude/loudmouth-1.0/loudmouth/lm-message-node.h
Xinclude/loudmouth-1.0/loudmouth/lm-message.h
Xinclude/loudmouth-1.0/loudmouth/lm-utils.h
Xinclude/loudmouth-1.0/loudmouth/loudmouth.h
Xlib/libloudmouth.a
Xlib/libloudmouth.la
Xlib/libloudmouth.so
Xlib/libloudmouth.so.0
Xlibdata/pkgconfig/loudmouth-1.0.pc
X%%PORTDOCS%%share/doc/loudmouth/AUTHORS
X%%PORTDOCS%%share/doc/loudmouth/COPYING
X%%PORTDOCS%%share/doc/loudmouth/ChangeLog
X%%PORTDOCS%%share/doc/loudmouth/INSTALL
X%%PORTDOCS%%share/doc/loudmouth/NEWS
X%%PORTDOCS%%share/doc/loudmouth/README
X%%PORTDOCS%%@dirrm share/doc/loudmouth
X@exec /sbin/ldconfig -m
X@unexec /sbin/ldconfig -R
END-of-loudmouth/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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