1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
David E. O'Brien
6c5b827b78 Back out rev 1.31 which was never run past me, and which breaks the building
of the port.
2001-10-31 00:53:39 +00:00
Jing-Tang Keith Jang
0460e5ba02 Upgrade to use tcl/tk 8.3, instead of 8.2.
PR:		25373
2001-03-08 05:07:27 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
David E. O'Brien
70e8c96551 Take over maintance. This is one of my most important daily used apps. 2000-11-06 12:02:00 +00:00
Steve Price
b8842be7c3 Checksum changed because the configure.in script was regen'd with autoconf
version 2.13 instead of 2.7.
2000-05-28 03:27:38 +00:00
Bill Fumerola
764ddfbb56 Fix a fennerism by replacing 1 bad MASTER_SITE with 5 good ones. 2000-05-14 05:06:56 +00:00
Steve Price
f99f74a746 Respect C{,XX}FLAGS.
PR:		18242
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-30 00:12:03 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Steve Price
850c4b69bd Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:47:42 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Tim Vanderhoek
8ac88495ce Wouldn't it be funny if this manpage-removal things turned into
another $ freebsd $ story?  ;-)
1998-08-17 08:39:15 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
c2ec96e939 Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
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.
1998-08-07 22:17:55 +00:00
Thomas Gellekum
cdc02e26e2 Back out last change, use tcl8.0. 1998-03-20 09:59:49 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
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.
1998-02-21 22:38:11 +00:00
Tim Vanderhoek
4e92d78d02 portlint 1998-02-07 22:59:18 +00:00
Chris Timmons
7e79819ce2 Upgrade to ical-2.2. Use Tcl/Tk 8.0. 1998-01-01 21:46:48 +00:00
Satoshi Asami
1f501c5a30 Unmark this port broken, it works fine now.
Reported by:	imp
1997-11-23 16:57:58 +00:00
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00
David E. O'Brien
dbcf5f1b23 Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error. 1997-10-08 06:29:17 +00:00
David E. O'Brien
cf17e3acee Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system. 1997-10-08 05:53:57 +00:00
David E. O'Brien
0670a2a67a Strip the binary. 1997-05-01 21:50:14 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Paul Traina
3ac805cdbc Upgrade ical to a non-prehistoric version (now works with tk4.1 et al 1996-10-08 07:06:34 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Eric L. Hernes
92ce3d9a43 added myself as MAINTAINER 1995-10-28 20:35:56 +00:00
Eric L. Hernes
c3cf475762 fixed COMMENTS 1995-10-28 20:33:46 +00:00
Satoshi Asami
27f04a3c8e Yipes, the category name is "utilities", not "utils".... 1995-08-23 09:59:16 +00:00
Satoshi Asami
e4038663dd Here's a port of one of the better calendar programs I've seen. 1995-08-23 09:45:13 +00:00