7138 FreshPorts -- deskutils/ical
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ical 2.2_3 deskutils on this many watch lists=7 search for ports that depend on this port
A calendar application
Maintained by: obrien@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tk
License: not specified in port


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).
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required Libraries:
  1. x11-toolkits/tk85
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Apr 2012 04:22:14
Original commit files touched by this commit  2.2_3
obrien search for other commits by this committer
Add ical-2.3.1-upvar.patch which restores correct operation of the
Item->Properties and Repeat->Edit... menu option in ical.

Submitted by:   Tim Zingelman <tez@netbsd.org>
Obtained from:  http://ml.cs.colorado.edu/~ben/computer/ical.html
Tested by:      dhw
13 Apr 2012 22:56:14
Original commit files touched by this commit  2.2_3
obrien search for other commits by this committer
Update for Tcl/Tk 8.5.

Obtained from:  http://www.isi.edu/~johnh/SOFTWARE/ICAL/
12 Jul 2011 06:08:17
Original commit files touched by this commit  2.2_3
obrien search for other commits by this committer
+ Change to using USE_TK in order to allow depending on any version of Tk.
+ Easier allowance to be a MASTERPORT.

PR:             158737
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.2_3
miwi search for other commits by this committer
- Get Rid MD5 support
22 Apr 2008 18:32:55
Original commit files touched by this commit  2.2_3
miwi search for other commits by this committer
- Fix build after xorg cleanup
09 Apr 2008 13:42:26
Original commit files touched by this commit  2.2_3
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
19 May 2007 20:32:57
Original commit files touched by this commit  2.2_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 08:24:40
Original commit files touched by this commit  2.2_2
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
29 Oct 2004 03:46:01
Original commit files touched by this commit  2.2_2
obrien search for other commits by this committer
Consume tcl/tk 8.4.
15 Oct 2003 20:32:48
Original commit files touched by this commit  2.2_1
obrien search for other commits by this committer
I give up - the the configure test is so totally bogus with a ISO-C++ compiler,
it is unsavable.  Hardcode all the things I know to be true in FreeBSD.
24 Sep 2003 09:37:11
Original commit files touched by this commit  2.2_1
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
07 Mar 2003 05:58:52
Original commit files touched by this commit  2.2_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
15 Nov 2002 07:03:01
Original commit files touched by this commit  2.2_1
edwin search for other commits by this committer
Make desktutils/ical building again.

This was a tricky thing and I suspect this is caused by the new
tcl83 package rolled out. What happens is that lib/tcl8.3/tclConfig.sh
has this line in it:
        TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1'
The single ticks TCL_DBGX not to be expanded, that's okay. But the
configure-script didn't evaluate the variable once it got it from
the tclConfig.sh script.

Noticed by: bento
09 Sep 2002 00:18:41
Original commit files touched by this commit  2.2_1
obrien search for other commits by this committer
The configure test to see if we have a prototype for strncasecmp() is
totally bogus with a ISO-C++ compiler.  And the ical provided strncasecmp()
prototype is also bogus.  So just force things to know we have a proper
prototype in strings.h.
19 Mar 2002 04:42:57
Original commit files touched by this commit  2.2_1
obrien search for other commits by this committer
Backout my backout of rev 1.31.
We can now build with Tcl/Tk 8.3.
31 Oct 2001 00:53:39
files touched by this commit
obrien search for other commits by this committer
Back out rev 1.31 which was never run past me, and which breaks the building  
of the port.    
08 Mar 2001 05:07:27
files touched by this commit
keith search for other commits by this committer
Upgrade to use tcl/tk 8.3, instead of 8.2.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
06 Nov 2000 12:02:01
files touched by this commit
obrien search for other commits by this committer
Take over maintance.  This is one of my most important daily used apps.    
08 Oct 2000 01:03:55
files touched by this commit
asami search for other commits by this committer
Convert category deskutils to new layout.  
28 May 2000 04:27:39
files touched by this commit
steve search for other commits by this committer
Checksum changed because the configure.in script was regen'd with autoconf  
version 2.13 instead of 2.7.    

Number of commits found: 21

2832
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0