Date: Sun, 25 Jul 2010 09:55:45 +0200 (CEST) From: Frederic Culot <frederic@culot.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/148917: Update port: deskutils/calcurse and maintainership request Message-ID: <201007250755.o6P7tjWQ014744@0xd0.org> Resent-Message-ID: <201007250800.o6P80Aa6042539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 148917 >Category: ports >Synopsis: Update port: deskutils/calcurse and maintainership request >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 25 08:00:10 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Frederic Culot >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: My patch does the following: - update port's COMMENT and pkg-descr - transfer maintainership to frederic@culot.org (calcurse's author) Actual maintainer agreed on maintainership transfer as shown in the mail below: Date: Sat, 24 Jul 2010 22:30:29 +0200 From: "Herbert J. Skuhra" <h.skuhra@gmail.com> To: Frederic Culot <frederic@culot.org> Subject: Re: [Calcurse-announce] Calcurse 2.3 is now available Hei! Well, it's your piece of software, so go on... --Herbert On Sat, 24 Jul 2010 19:32:45 +0200 Frederic Culot wrote: > Hi Herbert, > > I hope you won't get offended by I had a request: I would like to become the > maintainer of calcurse's FreeBSD port. > > Actually I switched from OpenBSD to FreeBSD and I really appreciate the system > and would like to get involved in the community and to give a hand if possible. > I start with quite easy tasks like submitting or updating new ports, and if you > agree with that I would like to handle the calcurse port so I could train > myself. > > If it is ok for you I will open an PR with a patch to update the port (I send > you this patch in attachment). Otherwise if for any reason you prefer keeping > the maintainance of this port just let me know. >How-To-Repeat: >Fix: diff -ruN calcurse.bak/Makefile calcurse/Makefile --- calcurse.bak/Makefile 2010-07-24 14:24:51.000000000 +0200 +++ calcurse/Makefile 2010-07-24 14:25:49.000000000 +0200 @@ -9,8 +9,8 @@ CATEGORIES= deskutils MASTER_SITES= ftp://ftp2.culot.org/culot/ -MAINTAINER= h.skuhra@gmail.com -COMMENT= A text-based personal organizer +MAINTAINER= frederic@culot.org +COMMENT= A text-based calendar and scheduling application USE_GMAKE= yes GNU_CONFIGURE= yes diff -ruN calcurse.bak/pkg-descr calcurse/pkg-descr --- calcurse.bak/pkg-descr 2010-07-24 14:24:51.000000000 +0200 +++ calcurse/pkg-descr 2010-07-24 14:27:26.000000000 +0200 @@ -1,8 +1,7 @@ -Calcurse is a text-based personal organizer which helps keeping track -of events and everyday tasks. It contains a calendar, a 'todo' list, -and puts your appointments in order. The user interface is -configurable, and one can choose between different color schemes and -layouts. All of the commands are documented within an online help -system. +Calcurse is a text-based calendar and scheduling application. It helps +keeping track of events, appointments and everyday tasks. +A configurable notification system reminds user of upcoming deadlines, +and the curses based interface can be customized to suit user needs. +All of the commands are documented within an online help system. WWW: http://culot.org/calcurse/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007250755.o6P7tjWQ014744>