From owner-freebsd-ports Tue Apr 4 8: 0: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8665837BA09 for ; Tue, 4 Apr 2000 08:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA06829; Tue, 4 Apr 2000 08:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) 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 ; 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 Reply-To: lukin@sapa.ivcme.elektra.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17789: new port: devel/libxode Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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