From lukin@sapa.ivcme.elektra.ru  Tue Apr  4 07:57:24 2000
Return-Path: <lukin@sapa.ivcme.elektra.ru>
Received: from sapa.ivcme.elektra.ru (IVCME-NC-LL.Elektra.RU [193.125.127.58])
	by hub.freebsd.org (Postfix) with ESMTP id 0C6EE37B61A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  4 Apr 2000 07:56:50 -0700 (PDT)
	(envelope-from lukin@sapa.ivcme.elektra.ru)
Received: (from lukin@localhost)
	by sapa.ivcme.elektra.ru (8.9.3/8.8.8) id SAA49482;
	Tue, 4 Apr 2000 18:56:15 +0400 (MSD)
	(envelope-from lukin)
Message-Id: <200004041456.SAA49482@sapa.ivcme.elektra.ru>
Date: Tue, 4 Apr 2000 18:56:15 +0400 (MSD)
From: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reply-To: lukin@sapa.ivcme.elektra.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: devel/libxode
X-Send-Pr-Version: 3.2

>Number:         17789
>Category:       ports
>Synopsis:       new port: devel/libxode
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  4 08:00:01 PDT 2000
>Closed-Date:    Sun Apr 30 19:38:11 PDT 2000
>Last-Modified:  Sun Apr 30 19:38:21 PDT 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Apr 30 19:38:11 PDT 2000 
State-Changed-Why:  
New port committed, thanks! 
>Unformatted:
