summaryrefslogtreecommitdiff
path: root/deskutils/ical (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I give up - the the configure test is so totally bogus with a ISO-C++ compiler,David E. O'Brien2003-10-151-2/+40
| | | | | | | it is unsavable. Hardcode all the things I know to be true in FreeBSD. Notes: svn path=/head/; revision=91357
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Make desktutils/ical building again.Edwin Groothuis2002-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 Notes: svn path=/head/; revision=70151
* The configure test to see if we have a prototype for strncasecmp() isDavid E. O'Brien2002-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. Notes: svn path=/head/; revision=65866
* Backout my backout of rev 1.31.David E. O'Brien2002-03-191-7/+8
| | | | | | | We can now build with Tcl/Tk 8.3. Notes: svn path=/head/; revision=56322
* Back out rev 1.31 which was never run past me, and which breaks the buildingDavid E. O'Brien2001-10-311-7/+7
| | | | | | | of the port. Notes: svn path=/head/; revision=49409
* Upgrade to use tcl/tk 8.3, instead of 8.2.Jing-Tang Keith Jang2001-03-081-7/+7
| | | | | | | PR: 25373 Notes: svn path=/head/; revision=39233
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+1
| | | | Notes: svn path=/head/; revision=37252
* Take over maintance. This is one of my most important daily used apps.David E. O'Brien2000-11-061-1/+2
| | | | Notes: svn path=/head/; revision=34838
* Checksum changed because the configure.in script was regen'd with autoconfSteve Price2000-05-281-1/+1
| | | | | | | version 2.13 instead of 2.7. Notes: svn path=/head/; revision=28797
* Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones.Bill Fumerola2000-05-141-1/+5
| | | | Notes: svn path=/head/; revision=28450
* Respect C{,XX}FLAGS.Steve Price2000-04-304-0/+49
| | | | | | | | PR: 18242 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=28120
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-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 Notes: svn path=/head/; revision=27941
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-2/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-293-8/+72
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23486
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Wouldn't it be funny if this manpage-removal things turned intoTim Vanderhoek1998-08-171-1/+0
| | | | | | | another $ freebsd $ story? ;-) Notes: svn path=/head/; revision=12574
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "calSatoshi Asami1998-08-071-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. Notes: svn path=/head/; revision=12324
* Back out last change, use tcl8.0.Thomas Gellekum1998-03-201-7/+7
| | | | Notes: svn path=/head/; revision=10233
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-8/+8
| | | | Notes: svn path=/head/; revision=9912
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-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. Notes: svn path=/head/; revision=9876
* portlintTim Vanderhoek1998-02-072-8/+8
| | | | Notes: svn path=/head/; revision=9617
* Upgrade to ical-2.2. Use Tcl/Tk 8.0.Chris Timmons1998-01-014-84/+83
| | | | Notes: svn path=/head/; revision=9243
* Unmark this port broken, it works fine now.Satoshi Asami1997-11-231-3/+1
| | | | | | | Reported by: imp Notes: svn path=/head/; revision=8772
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-221-1/+3
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error.David E. O'Brien1997-10-082-6/+10
| | | | Notes: svn path=/head/; revision=8174
* Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system.David E. O'Brien1997-10-081-4/+4
| | | | Notes: svn path=/head/; revision=8173
* Strip the binary.David E. O'Brien1997-05-011-1/+4
| | | | Notes: svn path=/head/; revision=6375
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* Converted to MAN[1-8]David E. O'Brien1996-11-171-6/+2
| | | | | | | Converted p5* to use MASTER_SITE_PERL_CPAN Notes: svn path=/head/; revision=4541
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-4/+4
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Upgrade ical to a non-prehistoric version (now works with tk4.1 et alPaul Traina1996-10-084-63/+77
| | | | Notes: svn path=/head/; revision=3928
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2466
* added myself as MAINTAINEREric L. Hernes1995-10-281-1/+3
| | | | Notes: svn path=/head/; revision=2372
* fixed COMMENTSEric L. Hernes1995-10-281-1/+1
| | | | Notes: svn path=/head/; revision=2371
* Yipes, the category name is "utilities", not "utils"....Satoshi Asami1995-08-231-2/+2
| | | | Notes: svn path=/head/; revision=2099
* Here's a port of one of the better calendar programs I've seen.Satoshi Asami1995-08-235-0/+98
Notes: svn path=/head/; revision=2098