Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consume tcl/tk 8.4. | obrien | 2004-10-29 | 9 | -13/+273 |
| | |||||
* | I give up - the the configure test is so totally bogus with a ISO-C++ compiler, | obrien | 2003-10-16 | 1 | -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} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -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. | edwin | 2002-11-15 | 1 | -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() is | obrien | 2002-09-09 | 1 | -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. | obrien | 2002-03-19 | 1 | -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 building | obrien | 2001-10-31 | 1 | -7/+7 |
| | | | | of the port. | ||||
* | Upgrade to use tcl/tk 8.3, instead of 8.2. | keith | 2001-03-08 | 1 | -7/+7 |
| | | | | PR: 25373 | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -2/+1 |
| | |||||
* | Take over maintance. This is one of my most important daily used apps. | obrien | 2000-11-06 | 1 | -1/+2 |
| | |||||
* | Checksum changed because the configure.in script was regen'd with autoconf | steve | 2000-05-28 | 1 | -1/+1 |
| | | | | version 2.13 instead of 2.7. | ||||
* | Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones. | billf | 2000-05-14 | 1 | -1/+5 |
| | |||||
* | Respect C{,XX}FLAGS. | steve | 2000-04-30 | 4 | -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-responsive | kris | 2000-04-24 | 1 | -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 variables | mharo | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-25 | 1 | -2/+1 |
| | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-29 | 3 | -8/+72 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 1 | -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. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Wouldn't it be funny if this manpage-removal things turned into | hoek | 1998-08-17 | 1 | -1/+0 |
| | | | | another $ freebsd $ story? ;-) | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -2/+2 |
| | |||||
* | Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal | asami | 1998-08-08 | 1 | -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. | tg | 1998-03-20 | 1 | -7/+7 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -8/+8 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-22 | 1 | -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. | ||||
* | portlint | hoek | 1998-02-08 | 2 | -8/+8 |
| | |||||
* | Upgrade to ical-2.2. Use Tcl/Tk 8.0. | cwt | 1998-01-02 | 4 | -84/+83 |
| | |||||
* | Unmark this port broken, it works fine now. | asami | 1997-11-24 | 1 | -3/+1 |
| | | | | Reported by: imp | ||||
* | Mark the ports that were broken in one way or another by the recent tcl | asami | 1997-11-22 | 1 | -1/+3 |
| | | | | change "BROKEN". | ||||
* | Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error. | obrien | 1997-10-08 | 2 | -6/+10 |
| | |||||
* | Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system. | obrien | 1997-10-08 | 1 | -4/+4 |
| | |||||
* | Strip the binary. | obrien | 1997-05-02 | 1 | -1/+4 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -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] | obrien | 1996-11-17 | 1 | -6/+2 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -4/+4 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | Upgrade ical to a non-prehistoric version (now works with tk4.1 et al | pst | 1996-10-08 | 4 | -63/+77 |
| | |||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | added myself as MAINTAINER | erich | 1995-10-29 | 1 | -1/+3 |
| | |||||
* | fixed COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | Yipes, the category name is "utilities", not "utils".... | asami | 1995-08-23 | 1 | -2/+2 |
| | |||||
* | Here's a port of one of the better calendar programs I've seen. | asami | 1995-08-23 | 5 | -0/+98 |