Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2000 18:56:15 +0400 (MSD)
From:      Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17789: new port: devel/libxode
Message-ID:  <200004041456.SAA49482@sapa.ivcme.elektra.ru>

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

>Number:         17789
>Category:       ports
>Synopsis:       new port: devel/libxode
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  4 08:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kostya Lukin
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
IVC Mosenergo
>Environment:

	

>Description:

libxode provides a library of XML and string helper functions.
Jabber agents use libxode extensively. Jabber is ICQ-like messaging
and online presence system. The ports chain is libxode -> libjabber ->
libetherx -> jabber-transport. I dont't know, should I submit all these
ports at once?

>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:
#
#	libxode
#	libxode/Makefile
#	libxode/files
#	libxode/files/md5
#	libxode/pkg
#	libxode/pkg/COMMENT
#	libxode/pkg/PLIST
#	libxode/pkg/DESCR
#
echo c - libxode
mkdir -p libxode > /dev/null 2>&1
echo x - libxode/Makefile
sed 's/^X//' >libxode/Makefile << 'END-of-libxode/Makefile'
X# New ports collection makefile for:	libxode
X# Version required:		0.9
X# Date created:			Mon Apr 4, 2000
X# Whom:				Kostya Lukin <lukin@okbmei.msk.su>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	libxode-0.9
XCATEGORIES=     devel
XMASTER_SITES=	http://download.jabber.org/dists/0.9/final/
X
XMAINTAINER=	lukin@okbmei.msk.su
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-libxode/Makefile
echo c - libxode/files
mkdir -p libxode/files > /dev/null 2>&1
echo x - libxode/files/md5
sed 's/^X//' >libxode/files/md5 << 'END-of-libxode/files/md5'
XMD5 (libxode-0.9.tar.gz) = 04e6124c6bf3e21cb677620c338adb8c
END-of-libxode/files/md5
echo c - libxode/pkg
mkdir -p libxode/pkg > /dev/null 2>&1
echo x - libxode/pkg/COMMENT
sed 's/^X//' >libxode/pkg/COMMENT << 'END-of-libxode/pkg/COMMENT'
XLibrary of XML and string helper functions
END-of-libxode/pkg/COMMENT
echo x - libxode/pkg/PLIST
sed 's/^X//' >libxode/pkg/PLIST << 'END-of-libxode/pkg/PLIST'
Xinclude/xmlparse.h
Xinclude/libxode.h
Xlib/libxode.a
Xlib/libxode.la
Xlib/libxode.so
Xlib/libxode.so.0
X@exec /sbin/ldconfig -m %D/lib
X@unexec /sbin/ldconfig -R
END-of-libxode/pkg/PLIST
echo x - libxode/pkg/DESCR
sed 's/^X//' >libxode/pkg/DESCR << 'END-of-libxode/pkg/DESCR'
Xlibxode provides a library of XML and string helper functions.
X
XJabber agents use libxode extensively.
END-of-libxode/pkg/DESCR
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?200004041456.SAA49482>