The FreeBSD Ports Archive
FreeBSD deskutils : ical4>
A calendar application
Copyright (c) 1993-1997 by Sanjay Ghemawat
* Ical is an X based calendar program
* Calendar items can be created edited and deleted easily.
* Items can be made to repeat in various ways.
* Ical will post reminders for upcoming appointments.
* Ical can print and list item occurrences.
* An ical calendar can include other calendars.
* Ical calendars can be shared by different users.
Copyrights
==========
Most of the files are covered by the copyright in the file COPYRIGHT.
The configure script is covered by the GNU Public License (see
COPYRIGHT.GNU).
ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/
|
ical history
v. 1.37
date: 2007/05/19 20:01:39; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.36
date: 2004/10/29 03:46:01; author: obrien; state: Exp; lines: +10 -13
Consume tcl/tk 8.4.
v. 1.35
date: 2003/09/24 09:37:05; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.34
date: 2003/03/07 05:58:50; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.33
date: 2002/03/19 04:42:56; author: obrien; state: Exp; lines: +8 -7
Backout my backout of rev 1.31.
We can now build with Tcl/Tk 8.3.
v. 1.32
date: 2001/10/31 00:53:39; author: obrien; state: Exp; lines: +8 -8
Back out rev 1.31 which was never run past me, and which breaks the building
of the port.
v. 1.31
date: 2001/03/08 05:07:27; author: keith; state: Exp; lines: +8 -8
Upgrade to use tcl/tk 8.3, instead of 8.2.
PR: 25373
v. 1.30
date: 2001/01/16 17:30:13; author: sobomax; state: Exp; lines: +2 -3
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.29
date: 2000/11/06 12:02:00; author: obrien; state: Exp; lines: +3 -2
Take over maintance. This is one of my most important daily used apps.
v. 1.28
date: 2000/05/14 05:06:56; author: billf; state: Exp; lines: +6 -2
Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.
v. 1.27
date: 2000/04/23 22:59:18; author: kris; state: Exp; lines: +2 -2
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
v. 1.26
date: 2000/04/08 22:03:38; author: mharo; state: Exp; lines: +3 -3
update with the new PORTNAME/PORTVERSION variables
v. 1.25
date: 1999/12/24 18:39:19; author: mharo; state: Exp; lines: +2 -3
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.24
date: 1999/11/29 03:44:29; author: steve; state: Exp; lines: +9 -9
Update to use Tcl/Tk version 8.2.
Submitted by: Ade Lovett
v. 1.23
date: 1999/08/31 06:41:29; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.22
date: 1999/08/25 05:26:40; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.21
date: 1998/09/25 10:05:06; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.20
date: 1998/08/07 23:56:14; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.19
date: 1998/08/07 22:17:52; author: asami; state: Exp; lines: +2 -2
Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.
I'll fix up the dependencies later.
v. 1.18
date: 1998/03/20 09:59:49; author: tg; state: Exp; lines: +7 -7
Back out last change, use tcl8.0.
v. 1.17
date: 1998/02/24 21:43:15; author: jseger; state: Exp; lines: +8 -8
Upgrade to use tcl8.1 and tk8.1.
v. 1.16
date: 1998/02/21 22:38:00; author: fenner; state: Exp; lines: +2 -2
Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
v. 1.15
date: 1998/02/07 22:59:16; author: hoek; state: Exp; lines: +4 -4
portlint
v. 1.14
date: 1998/01/01 21:46:37; author: cwt; state: Exp; lines: +10 -6
Upgrade to ical-2.2. Use Tcl/Tk 8.0.
v. 1.13
date: 1997/11/23 16:57:58; author: asami; state: Exp; lines: +1 -3
Unmark this port broken, it works fine now.
Reported by: imp
v. 1.12
date: 1997/11/22 01:11:31; author: asami; state: Exp; lines: +3 -1
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
v. 1.11
date: 1997/10/08 06:29:16; author: obrien; state: Exp; lines: +6 -6
Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error.
v. 1.10
date: 1997/10/08 05:53:57; author: obrien; state: Exp; lines: +4 -4
Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system.
v. 1.9
date: 1997/05/01 21:50:14; author: obrien; state: Exp; lines: +4 -1
Strip the binary.
v. 1.8
date: 1997/04/20 13:19:31; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.7
date: 1996/11/17 09:05:52; author: obrien; state: Exp; lines: +2 -6
Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
v. 1.6
date: 1996/11/11 05:49:38; author: obrien; state: Exp; lines: +4 -4
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
v. 1.5
date: 1996/10/08 07:06:27; author: pst; state: Exp; lines: +14 -8
Upgrade ical to a non-prehistoric version (now works with tk4.1 et al
v. 1.4
date: 1995/11/26 10:47:37; author: asami; state: Exp; lines: +2 -2
Change "utilities" category to "misc" in preparation for move to misc.
v. 1.3
date: 1995/10/28 20:33:18; author: erich; state: Exp; lines: +3 -1
added myself as MAINTAINER
v. 1.2
date: 1995/08/23 09:59:16; author: asami; state: Exp; lines: +2 -2
Yipes, the category name is "utilities", not "utils"....
v. 1.1
date: 1995/08/23 09:45:12; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1995/08/23 09:45:12; author: asami; state: Exp; lines: +0 -0
Here's a port of one of the better calendar programs I've seen.
=============================================================================
|
| |

|