From owner-freebsd-ports Mon Nov 4 8:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBF9C37B401 for ; Mon, 4 Nov 2002 08:30:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0346043E6E for ; Mon, 4 Nov 2002 08:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA4GU1x3072507 for ; Mon, 4 Nov 2002 08:30:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA4GU1HK072506; Mon, 4 Nov 2002 08:30:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE2D37B401 for ; Mon, 4 Nov 2002 08:27:22 -0800 (PST) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D2D43E4A for ; Mon, 4 Nov 2002 08:27:21 -0800 (PST) (envelope-from joek@zircon.staff.flyingcroc.net) Received: from zircon.staff.flyingcroc.net (zircon.staff.flyingcroc.net [207.246.150.92]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with SMTP id IAA85991 for ; Mon, 4 Nov 2002 08:27:10 -0800 (PST) Received: (qmail 57237 invoked by uid 1001); 4 Nov 2002 16:27:10 -0000 Message-Id: <20021104162710.57236.qmail@zircon.staff.flyingcroc.net> Date: 4 Nov 2002 16:27:10 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44880: New port: devel/libical Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44880 >Category: ports >Synopsis: New port: devel/libical >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 04 08:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD zircon.staff.flyingcroc.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Tue Oct 22 10:29:27 PDT 2002 joek@zircon.staff.flyingcroc.net:/usr/obj/usr/src/sys/ZIRCON i386 >Description: New port: devel/libical >How-To-Repeat: Add libical-0.23 to ports. Required to build mozilla --with-calendar. >Fix: --- libical.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: # # devel/libical # devel/libical/pkg-comment # devel/libical/pkg-descr # devel/libical/Makefile # devel/libical/distinfo # devel/libical/pkg-plist # echo c - devel/libical mkdir -p devel/libical > /dev/null 2>&1 echo x - devel/libical/pkg-comment sed 's/^X//' >devel/libical/pkg-comment << 'END-of-devel/libical/pkg-comment' XAn implementation of the IETF's Calendaring and Scheduling protocols END-of-devel/libical/pkg-comment echo x - devel/libical/pkg-descr sed 's/^X//' >devel/libical/pkg-descr << 'END-of-devel/libical/pkg-descr' XLibical is an Open Source implementation of the IETF's iCalendar XCalendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It Xparses iCal components and provides a C API for manipulating the Xcomponent properties, parameters, and subcomponents. X Xhttp://softwarestudio.org/libical/ X X/Joe Kelsey Xjoe@zircon.seattle.wa.us END-of-devel/libical/pkg-descr echo x - devel/libical/Makefile sed 's/^X//' >devel/libical/Makefile << 'END-of-devel/libical/Makefile' X# New ports collection makefile for: libical X# Date created: 4 November 2002 X# Whom: Joe Kelsey X# X# $FreeBSD$ X# X XPORTNAME= libical XPORTVERSION= 0.23 XCATEGORIES= devel XMASTER_SITES= http://softwarestudio.org/download/ X XMAINTAINER= joe@zircon.seattle.wa.us X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XINSTALLS_SHLIB= yes X X.include END-of-devel/libical/Makefile echo x - devel/libical/distinfo sed 's/^X//' >devel/libical/distinfo << 'END-of-devel/libical/distinfo' XMD5 (libical-0.23.tar.gz) = ac4a2738be4e00131208e01a0c4891ea END-of-devel/libical/distinfo echo x - devel/libical/pkg-plist sed 's/^X//' >devel/libical/pkg-plist << 'END-of-devel/libical/pkg-plist' Xinclude/ical.h Xinclude/icalss.h Xinclude/libicalvcal/icalvcal.h Xinclude/libicalvcal/port.h Xinclude/libicalvcal/vcc.h Xinclude/libicalvcal/vobject.h Xinclude/libicalvcal/vcaltmp.h Xlib/libical.so.0 Xlib/libical.so Xlib/libical.la Xlib/libical.a Xlib/libicalss.so.0 Xlib/libicalss.so Xlib/libicalss.la Xlib/libicalss.a Xlib/libicalvcal.so.0 Xlib/libicalvcal.so Xlib/libicalvcal.la Xlib/libicalvcal.a Xlib/libLibicalWrap.so.0 Xlib/libLibicalWrap.so Xlib/libLibicalWrap.la Xlib/libLibicalWrap.a X@dirrm include/libicalvcal X@dirrm include END-of-devel/libical/pkg-plist exit --- libical.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message