| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Apr 2012 04:22:14
2.2_3
|
obrien  |
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
2.2_3
|
obrien  |
Update for Tcl/Tk 8.5.
Obtained from: http://www.isi.edu/~johnh/SOFTWARE/ICAL/ |
12 Jul 2011 06:08:17
2.2_3
|
obrien  |
+ 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
2.2_3
|
miwi  |
- Get Rid MD5 support |
22 Apr 2008 18:32:55
2.2_3
|
miwi  |
- Fix build after xorg cleanup |
09 Apr 2008 13:42:26
2.2_3
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 20:32:57
2.2_3
|
flz  |
- 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
2.2_2
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Oct 2004 03:46:01
2.2_2
|
obrien  |
Consume tcl/tk 8.4. |
15 Oct 2003 20:32:48
2.2_1
|
obrien  |
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
2.2_1
|
osa  |
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
2.2_1
|
ade  |
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
2.2_1
|
edwin  |
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
2.2_1
|
obrien  |
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
2.2_1
|
obrien  |
Backout my backout of rev 1.31.
We can now build with Tcl/Tk 8.3. |
31 Oct 2001 00:53:39 
|
obrien  |
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 
|
keith  |
Upgrade to use tcl/tk 8.3, instead of 8.2. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
06 Nov 2000 12:02:01 
|
obrien  |
Take over maintance. This is one of my most important daily used apps. |
08 Oct 2000 01:03:55 
|
asami  |
Convert category deskutils to new layout. |
28 May 2000 04:27:39 
|
steve  |
Checksum changed because the configure.in script was regen'd with autoconf
version 2.13 instead of 2.7. |