Commit graph

772 commits

Author SHA1 Message Date
Justin M. Seger
45a5c96017 Upgrade repo-copy of tk82->tk83 to tk8.3.b1 2000-01-05 20:20:28 +00:00
Justin M. Seger
ef15f7ecfe Upgrade to tk 8.2.3 2000-01-05 07:12:11 +00:00
Steve Price
f7bef7e8d2 After several hours of doinking with this port, it finally compiles
on -current again.
1999-12-29 07:47:39 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Steve Price
9a20ef173c Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh
from the 8.0.x version of these ports, we are now one step closer to
finally being rid of them.
1999-12-27 15:55:07 +00:00
Steve Price
2548751c87 Allow multiple (different) font families to be used by our Russian
counterparts.

PR:		14957
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-12-27 00:50:04 +00:00
Steve Price
de93761116 Update to version 2.0.
PR:		15666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:33:23 +00:00
Yukihiro Nakai
3b586dcff0 Update to 0.7
PR:		ports/15565
Submitted by:	Rod Taylor rod@zort.on.ca
1999-12-24 11:12:16 +00:00
Steve Price
3c6d9f6a34 Update to version 1.4.3.
PR:		15591
Submitted by:	maintainer
1999-12-24 04:32:34 +00:00
Steve Price
bc9b65eb33 Update to version 0.9.
PR:		15506
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-23 19:33:27 +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
4275cb17e6 New location on MASTER_SITE.
PR:		15238, 15248
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +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
Yukihiro Nakai
ef1cdfc840 Update to 0.6 1999-12-02 06:48:21 +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
Steve Price
2fddf70ede Add the elided text patch from the TkMan distribution. 1999-11-29 03:39:29 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
R. Imura
6a86bca911 Decrease a patch. 1999-11-26 20:31:17 +00:00
Justin M. Seger
0727041ae4 Update version number and nuke some unneccessary lines. 1999-11-25 03:54:29 +00:00
Justin M. Seger
8c842f5595 Upgrade to tk-8.2.2 1999-11-22 04:51:31 +00:00
Steve Price
64b2c4b96b Update to version 0.22.
PR:		14630
Submitted by:	maintainer
1999-11-14 01:40:41 +00:00
Steve Price
0e686e7e45 Update to version 1.4.2.
PR:		14629
Submitted by:	maintainer
1999-11-14 01:39:00 +00:00
Thomas Gellekum
434a28a600 Upgrade to 1.10.
PR:		14804
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-11 10:40:00 +00:00
Yukihiro Nakai
18f178d035 Add rep-gtk 1999-11-11 10:20:55 +00:00
Yukihiro Nakai
4c4cedd45e Initial import.
GTK+ bindings for rep Lisp interpreter.
1999-11-11 10:17:20 +00:00
Thomas Gellekum
744c08fe5d Upgrade to 0.89.4.
PR:		14807
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-11-10 13:42:26 +00:00
Thomas Gellekum
671211776e Upgrade to 0.8.3. 1999-11-08 12:15:26 +00:00
Satoshi Asami
caa4815f98 Sortify. 1999-11-04 11:07:13 +00:00
Satoshi Asami
418dcd763d Don't change the "date created" line, that's for the original creation date. 1999-11-04 11:06:47 +00:00
Kenjiro Cho
7a6c6b0bd9 update: 2.4h to 2.4m 1999-11-04 10:49:41 +00:00
Justin M. Seger
5df600b1c2 Nuke tk 8.1
Submitted by: Ade Lovett <ade@lovett.com>
PR:           ports/14544
1999-11-02 04:01:30 +00:00
Steve Price
08bc600740 Don't remove directories that are owned by the gtk12 port.
PR:		13677 (10 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:36:09 +00:00
R. Imura
0d726bfbcc Add 'cd ${WRKSRC}' when make install.
This will fix the problem when WRKDIRPREFIX is too long.

Submitted by: okazaki@be.to, kodama@ayame.mfd.cs.fujitsu.co.jp
1999-10-31 10:12:49 +00:00
Yukihiro Nakai
1fce5cb162 Change MASTER_SITES 1999-10-18 05:19:16 +00:00
Jacques Vidrine
7b96afb03c . Repair PLIST after it was spammed by previous committer.
. Update 1.0.4 -> 1.0.50
1999-10-17 17:08:40 +00:00
Jacques Vidrine
5cc8f8386a Update 0.6.2 -> 0.6.3 1999-10-17 17:08:02 +00:00
Yukihiro Nakai
573afd9df6 Revert request from MAINTAINER.
And respect to the line...
1999-10-14 17:01:46 +00:00
Yukihiro Nakai
a03c98c851 Revert request from MAINTAINER. 1999-10-14 16:49:46 +00:00
Yukihiro Nakai
7399dae7aa PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.50
1999-10-14 09:38:27 +00:00
Yukihiro Nakai
4f58c8a9bb PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 0.6.3
Notes:
Make this port use the actual py-gtk distribution file,
rather than downloading all of gnome-python.
Forcibly disable libglade hooks, even if present, since
libglade is part of GNOME, and people should be using
py-gnome instead.
1999-10-14 09:36:04 +00:00
Yukihiro Nakai
976f6d7662 PR: ports/14303
Submitted by:Ade Lovett<ade@lovett.com>
Update to 1.0.3
1999-10-14 09:31:37 +00:00
Jacques Vidrine
7157afe133 Fix packing list (a header file was forgotten). 1999-10-13 17:11:51 +00:00
Yukihiro Nakai
ad3f5b1ccb Submitted by:Ade Lovett <ade@remarq.com>
Update to gtk+-1.2.6
This is an impotant library for 'October GNOME'
1999-10-13 11:19:19 +00:00
Satoshi Asami
24b62ac134 Remove auis.
PR:		14267
Submitted by:	Ade Lovett <ade@lovett.com>

	x11-toolkits/auis has been marked as BROKEN ever since the
	switch to ELF (cvs logs show this as October 15th 1998,
	almost exactly one year ago.

	In addition, looking at ftp://ftp.andrew.cmu.edu/pub/AUIS/
	there have been no new releases since 1994.

	Since:

	(a)  fixing this port to DTRT under ELF is likely to be a
	     horrendously non-trivial task
	(b)  there's no maintainer
	(c)  AUIS itself hasn't been updated in over 5 years
	(d)  no-one seems to care about it enough to get it working
	     again (searches on the ports list show nothing relevant)

	I humbly submit that this port should be consigned to the
	great bit-bucket in the sky, buried with the respect that
	such a behemoth deserves and with full military honors.

	Requiem Mors Pacem.
1999-10-12 10:04:21 +00:00
Vanilla I. Shu
ef08cd0e03 Correct theme engines' path. 1999-10-10 03:22:33 +00:00
Vanilla I. Shu
0bd9f5e6eb Upgrade to 0.8. 1999-10-09 19:31:07 +00:00
Vanilla I. Shu
0643e9fc16 Upgrade to 1.2.5.
PR:		ports/14195
Submitted by:	nobutaka@nobutaka.com
1999-10-09 18:46:10 +00:00
Vanilla I. Shu
34712ad55e Remove gtk11. 1999-10-09 17:37:11 +00:00
Chris Piazza
90278a7d0c Remove patch-ab, it doesn't make sense to install the library in
$(datadir)

PR:		14208
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
1999-10-08 18:26:09 +00:00
Yukihiro Nakai
93d38cce04 Use updated imlib library. 1999-10-08 03:30:33 +00:00
Chris Piazza
9d4dfd698c Update to version 1.9 1999-10-07 21:20:36 +00:00
Jacques Vidrine
9ce538081a Needs g++ 2.95 or later. 1999-10-06 16:25:07 +00:00
Jacques Vidrine
76ebec33b4 Needs g++ 2.95 or later. 1999-10-06 15:46:35 +00:00
R. Imura
10774acc0f Changed qt201 -> qt20 1999-10-02 03:28:07 +00:00
R. Imura
8ce8cc3955 Update to Qt-2.0.2 1999-10-02 03:26:02 +00:00
Steve Price
5d8a5b5c88 Remove and entry for a file that we are longer using.
Caught by:	pib(1)
1999-09-27 02:12:05 +00:00
Satoshi Taoka
c624009f83 Add pike-gtk 1999-09-24 16:16:01 +00:00
Satoshi Taoka
0c96b0c40c A pike interface to Gtk Graphics Library
PR:		12447
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
1999-09-24 16:13:54 +00:00
Satoshi Asami
de0f766a70 Shared libgtk is gtk12.2, not gtk12.1. 1999-09-20 22:53:53 +00:00
R. Imura
975cf3c5f7 The place to install header files is changed.
include/X11/qt2 -> include/qt2

Suggested by:	Andrey Zakhvatov <andy@cgu.chel.su>
1999-09-20 14:15:20 +00:00
Jacques Vidrine
1c93bbc583 Activate py-wxPython. 1999-09-19 20:07:39 +00:00
Jacques Vidrine
77e5e91199 Python bindings for the wxWindows/GTK GUI toolkit. 1999-09-19 20:07:04 +00:00
Jacques Vidrine
8977b908f4 Update 2.0.1 -> 2.1.0b9.
This port was apparently broken and unusable previously. If you
wanted to check out wxWindows and couldn't before, go ahead and
give it another try.
1999-09-19 20:05:41 +00:00
Jacques Vidrine
425b775f5d Step two of splitting py-gnome into py-gtk and py-gnome so that folks
may use the Python GTK bindings without all the GNOME cruft.

This also updates py-gnome from 1.0.3 -> 1.0.4.
1999-09-19 15:53:19 +00:00
Jacques Vidrine
6d89effb40 Activate py-gtk. 1999-09-19 15:49:57 +00:00
Jacques Vidrine
1841cbaca4 Step one of splitting py-gnome into py-gtk and py-gnome so that folks
may use the Python GTK bindings without all the GNOME cruft.

This is py-gtk-0.6.2, built from sources in the py-gnome-1.0.4 distfile.
1999-09-19 15:48:50 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Chris Piazza
59cc0ca756 Update to version 0.6 1999-09-17 17:34:23 +00:00
Justin M. Seger
afe6dc371f Nuke tcl 7.5 and tk 4.1
They are no longer required by the ports collection.
1999-09-17 15:04:39 +00:00
Satoshi Asami
8ad988e1b1 Create include/Xbae -> include/Xbae-${VERSION} symlink. I don't know why
it went away in 4.7 but it breaks at least one port (math/xmgr).
1999-09-11 15:50:46 +00:00
Satoshi Asami
01cc7821ec Run ldconfig -m on %D/lib, not %D (which is "/usr/X11R6"). 1999-09-11 14:36:19 +00:00
Satoshi Asami
3d948d5b89 Set
LIBTOOLFLAGS=  --disable-ltlibs --release-suffix

to take advandate of new libtools.

Submitted by:	libtools maintainer
1999-09-11 01:06:13 +00:00
Peter Wemm
cee639345e $Id$ -> $FreeBSD$ (spammed by dirk) 1999-09-10 21:19:32 +00:00
Dirk Froemberg
0a1d834244 Upgrade to 4.7.
PR:		ports/13624
Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1999-09-10 16:36:57 +00:00
Jacques Vidrine
20ef6bb4ea Update 1.0.3 -> 1.0.4 1999-09-09 20:09:21 +00:00
Thomas Gellekum
265250ea05 Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Chris Piazza
1844b242bb Update to version 1.8
PR:		13602
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-06 19:56:31 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
Chris Piazza
54517e0392 RESTRICTED if QT_GIF_AVAILABLE is set.
Submitted by:	maintainer
1999-08-31 18:44:01 +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
Chris Piazza
3817587abe Minor nit in comment section: qt2->qt201 1999-08-30 07:13:49 +00:00
Chris Piazza
269e48dbc3 New port of qt2.01. (From a repo-copy by asami).
PR:		13199
Submitted by:	Ryuichiro Imura <imura@cs.titech.ac.jp>
Tested and modified by: Will Andrews <andrews@technologist.com>
1999-08-30 07:13:00 +00:00
Chris Piazza
2e4335d343 qt2 -> qt201 1999-08-30 07:08:34 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Tim Vanderhoek
77332d1376 Clean this up, somewhat. To fit in 25 lines I cheated and put the
author's signature on one line instead of two.
1999-08-29 17:45:59 +00:00
Chris Piazza
02436ba177 Activate qt2 1999-08-29 09:21:21 +00:00
Chris Piazza
d0b7b98aa2 Make this port a little more sane. It was broken
for any system that wasn't x86 on freebsd 3.1.  The
port is still marked BROKEN because it sets PREFIX in
the Makefile.

PR:		13423
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:58:27 +00:00
Chris Piazza
142f5be974 Update to version 0.21
PR:		13437
Submitted by:	maintainer
1999-08-28 16:24:21 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
cd136a0e78 Activate ruby-gtk 1999-08-26 21:23:35 +00:00
Chris Piazza
fb855113c0 Impot of ruby-gtk.
Ruby-gtk is simply a ruby extension module to use Gtk+.

PR:		13308
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-08-26 21:22:50 +00:00
Chris Piazza
3a88c41ac1 Update to version 1.4.0
PR:		13305
Submitted by:	maintainer
1999-08-26 21:17:23 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Justin M. Seger
7eeb883e33 Upgrade to tcl-8.1.1 and tk-8.1.1 1999-08-24 01:58:13 +00:00
Satoshi Asami
2d0ca19b95 Use libtclstub81.a from installed location, not build directory. 1999-08-23 10:05:11 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Chris Piazza
1763e18dc7 Move the USE_X_PREFIX up a few lines so it actually gets used.
PR:		13137
Submitted by:	Yasuhito FUTATSUKI <futatuki@fureai.or.jp>
1999-08-15 06:50:01 +00:00
Chris Piazza
d8e34e8cb8 Activate gtkglarea 1999-08-04 05:49:36 +00:00
Chris Piazza
923c4dafa7 GtkGLArea, an openGL widget for the GTK+ GUI toolkit
PR:		12931
Submitted by:	Michael Sardo <jaeger16@yahoo.com>
1999-08-04 05:48:35 +00:00
Satoshi Asami
706a697e77 Don't ask questions if we are doing the parallel build, as it won't
interfere with the real Motif.
1999-07-20 23:40:03 +00:00
Chris Piazza
62a1ad1744 BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
1999-07-18 06:28:44 +00:00
Chris Piazza
a7b26a212e Give this port a USE_XLIB so it'll link. Also move the CC=egcc
into the ${OSVERSION} check so it'll actually compile on
-current with egcs.
1999-07-18 06:27:18 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Chris Piazza
db82b84c36 Update to gtkstep 1.6 1999-07-17 01:33:17 +00:00
Satoshi Asami
6b871f9e45 Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn't
build but at least it will have a better chance.
1999-07-15 21:53:15 +00:00
Chris Piazza
0ad8f777c3 Make Steven G. Kargl <kargl@troutmask.apl.washington.edu> the
maintainer of this port.
1999-07-14 04:43:58 +00:00
Chris Piazza
523c97c0d0 Update to lesstif 0.88.9.
Note that this change to the Makefile is a format change and the
real commit was rev 1.33. All of the others are the actual update.
The message got lost in an accidental ctrl-c during the commit.
Thanks to jdp for fixing all the locks.

PR:		12630
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-07-14 04:35:22 +00:00
Chris Piazza
57debc1572 Update to 0.88.9.
PR:		12630
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-07-14 03:58:27 +00:00
Chris Piazza
ac207253f8 Fixups for RELENG_3. (this was an error on my part, oops!)
PR:		12553
Submitted by:	maintainer
1999-07-08 06:11:24 +00:00
Steve Price
0d8b8738b4 Turn off optimization in order to workaround a bug in egcs on FreeBSD/Alpha. 1999-07-04 20:46:16 +00:00
Steve Price
d8fdc2b5c6 This port doesn't build (yet) on the Alpha. 1999-07-04 20:41:48 +00:00
Chris Piazza
1861efa98f Activate plib. 1999-07-03 06:39:12 +00:00
Chris Piazza
b1f6f0fa59 Plib: a portable library for joystick/sound/OpenGL GUI/3d math.
PR:		12483
Submitted by:	Brian Buchanan <brian@CSUA.Berkeley.EDU>
1999-07-03 06:38:39 +00:00
Chris Piazza
08f32fef2d Use the proper links so dynamic linking will work.
PR:		12439
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-06-29 02:50:48 +00:00
Chris Piazza
aa4bd83354 Upgrade lesstif to 0.88.1.
PR:		11250,12415
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
		Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-06-28 00:06:21 +00:00
Chris Piazza
ad376a7646 Activate wxgtk. 1999-06-26 19:34:25 +00:00
Chris Piazza
bea0504d8b wxWindows (wxGTK). A cross-platform C++ GUI toolkit.
PR:	12298
Submitted by:	Alexander Langer <alex@cichlids.com>
1999-06-26 19:33:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
Steve Price
b4d51b6dca Build fails on the Alpha with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:30:06 +00:00
Steve Price
ff5f768f22 On the Alpha this port's build dies with a compiler error in function
fixup_memory_subreg.
1999-06-22 17:03:43 +00:00
Justin M. Seger
28b16a0a15 Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Chris Piazza
bd0b4c5378 Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
  Sorry, but as Ive posted before, I can no longer maintain any of my
  ports, serving in the army is eating up all of my free time.

Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1999-06-19 07:48:00 +00:00
Thomas Gellekum
ed2421b98c Upgrade to 0.8.1. 1999-06-16 10:47:48 +00:00
Michael Haro
7726554682 Inform people they should set HAVE_MOTIF to 'yes' if they expect lesstif
to be seen by other ports.
1999-06-12 05:31:02 +00:00
Steve Price
0d4ffcdc30 bsd.port.mk already takes care of passing CC and CXX in the environment
for configure.

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-06-09 11:35:31 +00:00
Steve Price
0c1b4fd6b0 Make sure we pass CC and CXX in configure's environment so that
boxes that require egcs from the ports collection will use it
instaed of the system compiler.

PR:		1176
Submitted by:	Yukihiro Nakai <nacai@iname.com>
1999-06-08 23:54:27 +00:00
Steve Price
7a8b645728 Revert last commit and use ${MOTIFLIB} instead as the handbook suggests. 1999-05-31 04:49:43 +00:00
Steve Price
d8eadf9b0b Use new gnome ports.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:44:37 +00:00
Steve Price
d7cf4f75aa Correct a few problems when using Motif version 2.x with a minor tweak
from what the maintainer submitted to include Motif.tmpl from withing
Xbae.tmpl.

PR:		11888
Submitted by:	maintainer
1999-05-30 03:04:04 +00:00
Steve Price
5205072564 Fix a nit in PLIST, s/==/=/. 1999-05-30 02:47:08 +00:00
Steve Price
cc5fbb2405 We now have a port of xforms for FreeBSD/Alpha. With the permission of
the author I've stuck these on my homepage until they appear on the real
MASTER_SITE.  While I was at it I also fixed up the ELF port so that we
didn't need to mung the soname in the library.
1999-05-30 02:44:19 +00:00
Steve Price
a095ef1695 Fix build for -current with egcs compiler. 1999-05-30 02:39:07 +00:00
Steve Price
f034d6af34 Update to version 0.5121.
PR:		11851
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:36:47 +00:00
Steve Price
de4d87c1dd Update to version 1.5.
PR:		11850
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:26:18 +00:00
Steve Price
17c11bd357 Fixup after imlib version bump.
PR:		11843
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
f888af4cee Update to version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:49:46 +00:00
Jacques Vidrine
16bf8b06bd Update 1.0.1 -> 1.0.3 1999-05-27 02:25:24 +00:00
Tim Vanderhoek
b9d6168895 Don't unintentionally overwrite an existing tclsh/wish.
Reported-By:	Mikhail Teterin <mi@kot.ne.mediaone.net>
1999-05-26 00:34:26 +00:00
Bill Fenner
05e12f5e96 Fix rev 1.7: ports use ${PORTOBJFORMAT}.
Approved by:	asami
1999-05-14 03:41:55 +00:00
Satoshi Asami
edd8e4df1b Make this compile.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:52:46 +00:00