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

34 Commits

Author SHA1 Message Date
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Jean-Marc Zucconi
cc6a88371d Back out previous changes to work around tixwish core dumps. The right
fix is now in patch-ad.
Set MAINTAINER to jmz.
2000-02-17 20:15:04 +00:00
Jean-Marc Zucconi
4bba7fd948 Fix again the problem with tixwish core dumping. I thought it was resolved
with rev 1.29, but apparently `-fwritable-strings' was not taken into
account. Now add a post-configure target to explicitly set CFLAGS in
Makefile.

PR:		ports/16639
2000-02-10 23:57:23 +00:00
Jean-Marc Zucconi
440b85cc8b Move tixwish man page from mann/ to man1/. This fixes `make package' 1999-12-09 22:13:15 +00:00
Satoshi Asami
9ba27af601 Put back TIX_LIB_FILE and TIXSAM_LIB_FILE definitions, they are still needed. 1999-12-09 16:16:26 +00:00
Jean-Marc Zucconi
7a2c4ae39e Unbreak the update to to use Tcl/Tk 8.2. The key is to compile with
-fwritable-strings (it would probably better to find and fix the specific
portion of Tix code responsible of the core dump but that's not easy)
Install libs and program with the 82 or 8.2 suke the name (instead of 80 or
8.0 resp.)
1999-12-05 06:46:34 +00:00
Steve Price
9137edd69f As Ade Lovett and Jean-Marc Zucconi noted this port dumps core after
the upgrade to Tk8.2.  Mark broken until a fix is found.
1999-12-04 18:20:06 +00:00
Steve Price
23f2c1a9b2 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:56:34 +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
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Michael Haro
73f72fed3b Make port install shared library as library.so.1 and not just library
Also change mv to ${CP} in makefile to support make reinstall
1999-05-02 06:01:36 +00:00
Satoshi Asami
dd15df7340 Remove whitespace before end of line, change 8 spaces to tab at beginning
of line.
1999-04-12 08:53:11 +00:00
David E. O'Brien
456fd7d73c Update MASTER_SITES, ftp.xpi.com is no more.
Update MD5 checksum to agree w/what is on the new master site.
1999-04-07 08:44:24 +00:00
Thomas Gellekum
87b3042446 Add some mirror sites. 1998-11-18 09:02:25 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Thomas Gellekum
65501030ed Build tix in an ELF world.
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-06 08:05:44 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +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
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Thomas Gellekum
8c82758f67 Back out last change, use tcl80. 1998-03-17 07:55:18 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
04e9f3164f Set fix library version number to 1.2. Fix minor bug in Makefile. 1997-12-02 10:55:44 +00:00
Thomas Gellekum
73165f9743 Upgrade to 4.1.0.006. Uses tk-8.0 now. 1997-10-01 12:19:43 +00:00
Thomas Gellekum
1f7e40d3c9 Use tcl-7.6/tk-4.2. 1997-08-20 12:12:17 +00:00
Thomas Gellekum
ed23eeaed6 Upgrade to 4.1.0.005. Fix PLIST and dependency on tcl7.5/tk4.1 along the way. 1997-07-30 06:08:45 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Thomas Gellekum
052c5c8af1 Build stand-alone module.
Submitted by:	jmz
1997-04-22 10:16:22 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Satoshi Asami
7716f9ad90 Fix configure args so this thing actually compiles. ;) 1997-02-25 08:10:20 +00:00
Thomas Gellekum
589af53327 Upgrade to release version 4.1.0. 1997-02-21 14:55:05 +00:00
Satoshi Asami
685e25c49f Fix Tk include file path (tk -> tk4.1). 1997-01-24 10:43:07 +00:00
Thomas Gellekum
830dc3c44a - use installed header files for tcl and tk;
we no longer need the full sources to these

- install the tix header files for the C interface
1997-01-07 08:17:13 +00:00
Thomas Gellekum
9f625e4af8 Upgrade to Tix-4.1b2. 1997-01-02 07:12:38 +00:00
Thomas Gellekum
344fe79c64 Import of Tix, an extension of Tk with lots of useful widgets. 1996-12-30 07:13:51 +00:00