From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 13 23:40:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C157816A4CE for ; Tue, 13 Jan 2004 23:40:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11F643D53 for ; Tue, 13 Jan 2004 23:40:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0E7eEFR021929 for ; Tue, 13 Jan 2004 23:40:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0E7eEKC021928; Tue, 13 Jan 2004 23:40:14 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 13 Jan 2004 23:40:14 -0800 (PST) Resent-Message-Id: <200401140740.i0E7eEKC021928@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, matt@rimasec.net Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9D9416A4CE; Tue, 13 Jan 2004 23:34:51 -0800 (PST) Received: from frost.mos.bsd-blax.org (mos.bsd-blax.org [213.41.136.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC2143D53; Tue, 13 Jan 2004 23:34:49 -0800 (PST) (envelope-from matt@frost.mos.bsd-blax.org) Received: from frost.mos.bsd-blax.org (localhost [127.0.0.1]) i0E7capc004410; Wed, 14 Jan 2004 08:38:36 +0100 (CET) (envelope-from matt@frost.mos.bsd-blax.org) Received: (from matt@localhost) by frost.mos.bsd-blax.org (8.12.9p1/8.12.9/Submit) id i0E7caaG004409; Wed, 14 Jan 2004 08:38:36 +0100 (CET) Message-Id: <200401140738.i0E7caaG004409@frost.mos.bsd-blax.org> Date: Wed, 14 Jan 2004 08:38:36 +0100 (CET) From: matt@rimasec.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sergei@FreeBSD.org Subject: ports/61350: [NEW PORT]: deskutils/xfce4-calendar X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matt@rimasec.net List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 07:40:21 -0000 >Number: 61350 >Category: ports >Synopsis: [NEW PORT]: deskutils/xfce4-calendar >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 13 23:40:14 PST 2004 >Closed-Date: >Last-Modified: >Originator: Matt Lancereau >Release: FreeBSD 5.1-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD frost.mos.bsd-blax.org 5.1-RELEASE-p11 FreeBSD 5.1-RELEASE-p11 #2: Tue Dec 23 11:38:07 CET 2003 root@frost.mos.bsd-blax.org:/usr/obj/usr/src/sys/FROST i386 >Description: A calendar application to manage your time with XFce 4 >How-To-Repeat: >Fix: --- xfce4-calendar.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: # # deskutils/xfce4-calendar # deskutils/xfce4-calendar/Makefile # deskutils/xfce4-calendar/distinfo # deskutils/xfce4-calendar/pkg-descr # deskutils/xfce4-calendar/pkg-plist # echo c - deskutils/xfce4-calendar mkdir -p deskutils/xfce4-calendar > /dev/null 2>&1 echo x - deskutils/xfce4-calendar/Makefile sed 's/^X//' >deskutils/xfce4-calendar/Makefile << 'END-of-deskutils/xfce4-calendar/Makefile' X# New ports collection makefile for: xfce4-calendar X# Date created: 2003-01-14 X# Whom: Matt Lancereau X# X# $FreeBSD: X# X XPORTNAME= xfcalendar XPORTVERSION= 0.1.5 XCATEGORIES= deskutils xfce XMASTER_SITES= http://xfce.org/archive/xfce-4.0.3.1/src/ XDIST_SUBDIR= xfce4 X XMAINTAINER= matt@rimasec.net XCOMMENT= A calendar application to manage your time with XFce 4 X XBUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager XLIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ X xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui X XUSE_GNOME= gtk20 libxml2 XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XUSE_LIBTOOL= yes XCONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} X X.include END-of-deskutils/xfce4-calendar/Makefile echo x - deskutils/xfce4-calendar/distinfo sed 's/^X//' >deskutils/xfce4-calendar/distinfo << 'END-of-deskutils/xfce4-calendar/distinfo' XMD5 (xfce4/xfcalendar-0.1.5.tar.gz) = e08db4fa5f2486f3bbb8414036be22e4 END-of-deskutils/xfce4-calendar/distinfo echo x - deskutils/xfce4-calendar/pkg-descr sed 's/^X//' >deskutils/xfce4-calendar/pkg-descr << 'END-of-deskutils/xfce4-calendar/pkg-descr' XA calendar application to manage your time with XFce 4. X XAuthor: Mickael Graf XWWW: http://xfce.org/archive/xfce-4.0.3.1/src/ END-of-deskutils/xfce4-calendar/pkg-descr echo x - deskutils/xfce4-calendar/pkg-plist sed 's/^X//' >deskutils/xfce4-calendar/pkg-plist << 'END-of-deskutils/xfce4-calendar/pkg-plist' Xbin/xfcalendar Xlib/xfce4/mcs-plugins/xfcalendar_plugin.so Xlib/xfce4/mcs-plugins/xfcalendar_plugin.la Xlib/xfce4/mcs-plugins/xfcalendar_plugin.a X@unexec rmdir %D/lib/xfce4/mcs-plugins 2>/dev/null || true END-of-deskutils/xfce4-calendar/pkg-plist exit --- xfce4-calendar.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: