From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 23 18:30:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 453F1C90 for ; Tue, 23 Oct 2012 18:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 169AA8FC1B for ; Tue, 23 Oct 2012 18:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9NIU0Ih013018 for ; Tue, 23 Oct 2012 18:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9NIU07r013015; Tue, 23 Oct 2012 18:30:00 GMT (envelope-from gnats) Resent-Date: Tue, 23 Oct 2012 18:30:00 GMT Resent-Message-Id: <201210231830.q9NIU07r013015@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, Olivier Cochard-Labbe Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A1DB5A0A for ; Tue, 23 Oct 2012 18:26:05 +0000 (UTC) (envelope-from cochard@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 3189D8FC12 for ; Tue, 23 Oct 2012 18:26:05 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id hq12so3321371wib.13 for ; Tue, 23 Oct 2012 11:26:04 -0700 (PDT) Received: by 10.180.106.9 with SMTP id gq9mr31117974wib.12.1351016762944; Tue, 23 Oct 2012 11:26:02 -0700 (PDT) Received: from _HOSTNAME_ (home.bsdrp.net. [88.184.218.26]) by mx.google.com with ESMTPS id az2sm19205066wib.10.2012.10.23.11.26.00 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 23 Oct 2012 11:26:02 -0700 (PDT) Received: by _HOSTNAME_ (sSMTP sendmail emulation); Tue, 23 Oct 2012 20:25:59 +0200 Message-Id: <5086e13a.a257b40a.441d.ffffe070@mx.google.com> Date: Tue, 23 Oct 2012 20:25:59 +0200 From: Olivier Cochard-Labbe Sender: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172997: New port: deskutils/deforaos-Todo (12/15) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Olivier Cochard-Labbe List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2012 18:30:01 -0000 >Number: 172997 >Category: ports >Synopsis: New port: deskutils/deforaos-Todo (12/15) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 23 18:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Olivier Cochard-Labbe >Release: FreeBSD 9.1-RC2 amd64 >Organization: >Environment: System: FreeBSD laptop.bsdrp.net 9.1-RC2 FreeBSD 9.1-RC2 #0 r241106: Mon Oct 1 18:26:44 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Reminder tool of deforaos desktop envirronement (12/15) >How-To-Repeat: >Fix: --- deforaos-Todo.shar.txt 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/deforaos-Todo # deskutils/deforaos-Todo/Makefile # deskutils/deforaos-Todo/distinfo # deskutils/deforaos-Todo/pkg-plist # deskutils/deforaos-Todo/pkg-descr # echo c - deskutils/deforaos-Todo mkdir -p deskutils/deforaos-Todo > /dev/null 2>&1 echo x - deskutils/deforaos-Todo/Makefile sed 's/^X//' >deskutils/deforaos-Todo/Makefile << 'c0b9ac570e2be2fbcaafd2d425ac34e3' X# New ports collection makefile for: deforaos-Todo X# Date created: 26 Jun 2012 X# Whom: Olivier Cochard-Labbe X# X# $FreeBSD$ X XPORTNAME= deforaos-Todo XPORTVERSION= 0.1.2 XCATEGORIES= deskutils XMASTER_SITES= http://www.defora.org/os/download/download/3506/ XDISTNAME= Todo-${PORTVERSION} X XMAINTAINER= olivier@cochard.me XCOMMENT= DeforaOS desktop todo list X XLICENSE= GPLv3 X XLIB_DEPENDS= System:${PORTSDIR}/devel/deforaos-libSystem \ X Desktop:${PORTSDIR}/x11/deforaos-libDesktop X XUSE_GNOME= gtk20 desktopfileutils XUSE_PKGCONFIG= build XUSE_GETTEXT= yes XINSTALLS_ICONS= yes X X.include c0b9ac570e2be2fbcaafd2d425ac34e3 echo x - deskutils/deforaos-Todo/distinfo sed 's/^X//' >deskutils/deforaos-Todo/distinfo << 'eda57646ecfcea83e46fd89be0742eff' XSHA256 (Todo-0.1.2.tar.gz) = febf0191e55b7b28447d4f2b9199a23b09ffa1ead10953f081f418edf84301f1 XSIZE (Todo-0.1.2.tar.gz) = 33195 eda57646ecfcea83e46fd89be0742eff echo x - deskutils/deforaos-Todo/pkg-plist sed 's/^X//' >deskutils/deforaos-Todo/pkg-plist << 'd42c4a938d9f2625a3611141eada9a92' Xbin/todo Xshare/applications/todo.desktop Xshare/icons/hicolor/16x16/apps/todo.png Xshare/icons/hicolor/24x24/apps/todo.png Xshare/icons/hicolor/48x48/apps/todo.png Xshare/locale/fr/LC_MESSAGES/Todo.mo d42c4a938d9f2625a3611141eada9a92 echo x - deskutils/deforaos-Todo/pkg-descr sed 's/^X//' >deskutils/deforaos-Todo/pkg-descr << 'd931ed88a3da465bd3c25471b04cf2e9' XDeforaOS desktop todo list X XWWW: http://www.defora.org/ d931ed88a3da465bd3c25471b04cf2e9 exit --- deforaos-Todo.shar.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: