aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/ical
Commit message (Collapse)AuthorAgeFilesLines
* Consume tcl/tk 8.4.obrien2004-10-299-13/+273
|
* I give up - the the configure test is so totally bogus with a ISO-C++ compiler,obrien2003-10-161-2/+40
| | | | it is unsavable. Hardcode all the things I know to be true in FreeBSD.
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Make desktutils/ical building again.edwin2002-11-151-0/+11
| | | | | | | | | | | | 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
* The configure test to see if we have a prototype for strncasecmp() isobrien2002-09-091-0/+5
| | | | | | 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.
* Backout my backout of rev 1.31.obrien2002-03-191-7/+8
| | | | We can now build with Tcl/Tk 8.3.
* Back out rev 1.31 which was never run past me, and which breaks the buildingobrien2001-10-311-7/+7
| | | | of the port.
* Upgrade to use tcl/tk 8.3, instead of 8.2.keith2001-03-081-7/+7
| | | | PR: 25373
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+1
|
* Take over maintance. This is one of my most important daily used apps.obrien2000-11-061-1/+2
|
* Checksum changed because the configure.in script was regen'd with autoconfsteve2000-05-281-1/+1
| | | | version 2.13 instead of 2.7.
* Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.billf2000-05-141-1/+5
|
* Respect C{,XX}FLAGS.steve2000-04-304-0/+49
| | | | | PR: 18242 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-241-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-251-2/+1
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to use Tcl/Tk version 8.2.steve1999-11-293-8/+72
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Wouldn't it be funny if this manpage-removal things turned intohoek1998-08-171-1/+0
| | | | another $ freebsd $ story? ;-)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calasami1998-08-081-2/+2
| | | | | | | 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.
* Back out last change, use tcl8.0.tg1998-03-201-7/+7
|
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-251-8/+8
|
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-02-221-2/+2
| | | | | | | | | 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.
* portlinthoek1998-02-082-8/+8
|
* Upgrade to ical-2.2. Use Tcl/Tk 8.0.cwt1998-01-024-84/+83
|
* Unmark this port broken, it works fine now.asami1997-11-241-3/+1
| | | | Reported by: imp
* Mark the ports that were broken in one way or another by the recent tclasami1997-11-221-1/+3
| | | | change "BROKEN".
* Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error.obrien1997-10-082-6/+10
|
* Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system.obrien1997-10-081-4/+4
|
* Strip the binary.obrien1997-05-021-1/+4
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+1
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Converted to MAN[1-8]obrien1996-11-171-6/+2
| | | | Converted p5* to use MASTER_SITE_PERL_CPAN
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-4/+4
| | | | Misc variable reordering, cleaning up, etc.
* Upgrade ical to a non-prehistoric version (now works with tk4.1 et alpst1996-10-084-63/+77
|
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+2
|
* added myself as MAINTAINERerich1995-10-291-1/+3
|
* fixed COMMENTSerich1995-10-291-1/+1
|
* Yipes, the category name is "utilities", not "utils"....asami1995-08-231-2/+2
|
* Here's a port of one of the better calendar programs I've seen.asami1995-08-235-0/+98