FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 5:17 PM GMT
Port details
calcurse 2.9.2 deskutils on this many watch lists=1 search for ports that depend on this port
A text-based calendar and scheduling application
Maintained by: culot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Nov 2005 21:11:02
License: BSD
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://calcurse.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/deskutils/calcurse/ && make install clean
To add the package: pkg_add -r calcurse


Configuration Options
     No options to configure

Master Sites:
http://calcurse.org/files/
ftp://ftp2.culot.org/culot/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Sep 2011 12:37:24
Original commit files touched by this commit  2.9.2
culot search for other commits by this committer
- Update to 2.9.2

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
05 Aug 2011 14:53:02
Original commit files touched by this commit  2.9.1
culot search for other commits by this committer
- Update to 2.9.1
- Add LICENSE (BSD)

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
31 May 2011 13:12:16
Original commit files touched by this commit  2.9.0
culot search for other commits by this committer
- Update to 2.9.0

Changes:        http://git.calcurse.org/calcurse.git/tree/NEWS
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.8
miwi search for other commits by this committer
- Get Rid MD5 support
20 Oct 2010 05:53:20
Original commit files touched by this commit  2.8
culot search for other commits by this committer
Update my MAINTAINER address to culot@FreeBSD.org.

Approved by:    sahil@ (mentor)
27 Jul 2010 17:49:25
Original commit files touched by this commit  2.8
makc search for other commits by this committer
Update COMMENT and pkg-descr
Pass maintainership to submitter
Clean up CONFIGURE_ARGS while here

PR:             ports/148917
Submitted by:   Frederic Culot <frederic at culot.org>
Approved by:    Herbert J. Skuhra (previous maintainer)
05 Jun 2010 21:36:58
Original commit files touched by this commit  2.8
miwi search for other commits by this committer
- Update to 2.8

PR:             147498
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
31 May 2010 02:01:56
Original commit files touched by this commit  2.7_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
02 Feb 2010 09:01:48
Original commit files touched by this commit  2.7
miwi search for other commits by this committer
- Update to 2.7

PR:             139054
Submitted by:   "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
26 Jan 2009 00:33:35
Original commit files touched by this commit  2.5
beech search for other commits by this committer
- Update to version 2.5

PR:             ports/130989
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
19 Jan 2009 23:43:38
Original commit files touched by this commit  2.4
amdmi3 search for other commits by this committer
- Update to 2.4

PR:             130684
Submitted by:   "Herbert J. Skuhra" <h dot skuhra at gmail dot com> (maintainer)
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.1_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:18:34
Original commit files touched by this commit  2.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
20 May 2008 18:52:44
Original commit files touched by this commit  2.1
jadawin search for other commits by this committer
- Update to 2.1

PR:             ports/123798
Submitted by:   Herbert J. Skuhra <h.skuhra AT gmail DOT com>
Approved by:    tabthorpe (mentor)
13 Dec 2007 00:36:42
Original commit files touched by this commit  1.9
miwi search for other commits by this committer
- Update to 1.9

PR:             118012
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
04 Oct 2007 00:24:54
Original commit files touched by this commit  1.8
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 May 2007 06:07:23
Original commit files touched by this commit  1.8
miwi search for other commits by this committer
- Update to 1.8

PR:             112872
Submitted by:   "Herbert J. Skuhra"<h.skuhra@gmail.com> (maintainer)
23 Jan 2007 16:16:08
Original commit files touched by this commit  1.7
miwi search for other commits by this committer
- Update to 1.7

PR:             108217
Submitted by:   Herbert J. Skuhra<h.skuhra@gmail.com> (maintainer)
07 Oct 2006 09:06:24
Original commit files touched by this commit  1.6
miwi search for other commits by this committer
- Update to 1.6

PR:             ports/104074
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
28 Aug 2006 17:41:26
Original commit files touched by this commit  1.5
pav search for other commits by this committer
- Update to 1.5
- Support WITHOUT_NLS

PR:             ports/102546
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
15 Apr 2006 13:39:16
Original commit files touched by this commit  1.3
arved search for other commits by this committer
Update to 1.3

Submitted by:   maintainer
27 Nov 2005 09:28:10
Original commit files touched by this commit  1.2
arved search for other commits by this committer
Update to 1.2 including several bugfixes

Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com>
25 Nov 2005 19:47:19
Original commit files touched by this commit  1.1
pav search for other commits by this committer
- Add SHA256

PR:             ports/89547
Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
02 Nov 2005 20:59:24
Original commit files touched by this commit  1.1
arved search for other commits by this committer
Add calcurse, an ncurses based personal organizer

Submitted by:    "Herbert J. Skuhra" <h.skuhra@gmail.com>

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.154 seconds.