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

826 Commits

Author SHA1 Message Date
Michael Haro
d21d7a39f0 portlint: remove whitespace 2000-03-21 18:06:32 +00:00
Michael Haro
f5077b5067 remove extra blank line (portlint) 2000-03-21 18:04:21 +00:00
Ade Lovett
55333a3655 libglade shared library version bump 2000-03-21 17:47:33 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
Yukihiro Nakai
d142e625cc Update to 0.9.1 2000-03-08 12:11:22 +00:00
R. Imura
17ebdb618b Added qt21. 2000-03-06 18:24:48 +00:00
R. Imura
ff061bc917 Update to Qt Free Edition version 2.1.0 Beta 2.
1) Bump lib's version, since qt-2.1.0 loses lower compatibility
   with qt-2.0.2 but has only upper compatibility. (new qt binary
   does not work with old qt library)

2) Install libqgl.a (it works with its examples) in addition to libqt,
   so added LIB_DEPENDS to MesaGL.

3) JPEG support from extension had been included to the main library.

4) 'examples' and 'tutorials' are no longer built with port building,
   since they are never installed. If you want them, set
   QTDIR=/usr/ports/x11-toolkits/qt21/work and just type 'gmake' in each
   directories.

Some ideas obtained from qt145. :)
2000-03-06 18:24:03 +00:00
Satoshi Asami
e25d5b46d1 Mark this port FORBIDDEN after a repo-copy while Imura-san works on an
upgrade.
2000-03-03 18:54:52 +00:00
Yukihiro Nakai
448870586f Update to 0.93.0 2000-02-29 02:43:06 +00:00
Yukihiro Nakai
040a3c2789 Update to 0.92.4 2000-02-28 10:01:38 +00:00
Steve Price
0858be8405 Coerce this into building again on -current and sort pkg/PLIST. 2000-02-27 23:13:56 +00:00
Satoshi Asami
732a92eecd Remove qt142 - superseded by qt145. 2000-02-24 09:17:37 +00:00
Thomas Gellekum
1552990c1c Don't install xbae.1 and xlt.1.
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2000-02-24 09:01:31 +00:00
Thomas Gellekum
bfc247cc94 Don't `link' libXm against libc.
Reviewed by:	<kargl@troutmask.apl.washington.edu>
2000-02-23 09:18:38 +00:00
Chris D. Faulhaber
03d3fd17a8 Update port to 0.23
PR:		16887
Submitted by:	Maintainer
2000-02-23 00:27:25 +00:00
Thomas Gellekum
0f250f2450 Upgrade to 0.6.5. 2000-02-22 12:29:08 +00:00
Satoshi Asami
68a3004ca1 Tell user how to symlink around libXaw.so.6 so many windows look bumpy. 2000-02-22 08:01:58 +00:00
Satoshi Asami
44b0492067 Yow! This file was really old. Delete obsolete information. 2000-02-22 07:59:32 +00:00
Satoshi Asami
95f52eef24 Upgrade qt142 to qt145 after repository copy.
PR:		16844
Submitted by:	andrews@technologist.com (new maintainer)
2000-02-21 06:45:29 +00:00
Steve Price
2253615790 Recent changes to the compiler on the Alpha seem to have fixed the build
of this port.
2000-02-20 20:55:06 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
Chris Piazza
8fe0bbe422 Update to glib/gtk 1.2.7
PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00
Yukihiro Nakai
24bb964bb5 Fix *_DEPENDS 2000-02-18 09:34:27 +00:00
Ade Lovett
e5fd1c4b6c Remove irrelevant giflib references
Add USE_LIBTOOL to remove .la files

Discussed with:	maintainer
2000-02-18 02:08:15 +00:00
Jean-Marc Zucconi
238e0e0151 Writable strings must be declared 'char foo[]=...', not 'char *foo=...' 2000-02-17 20:17:13 +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
Ade Lovett
699c677217 Remove unnecessary giflib-related path from CONFIGURE_ENV 2000-02-16 04:10:30 +00:00
Dirk Froemberg
9625d7c9d7 Add WWW: 2000-02-13 17:30:08 +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
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Yukihiro Nakai
a5c370bd7e Update to 0.92.3 2000-02-08 04:26:33 +00:00
Yukihiro Nakai
592e83a2c9 Fix for 'cp' command.
Submitted by:	Jochen Solbrig <Jochen.Solbrig@urz.uni-heiderberg.de>
2000-02-07 08:02:06 +00:00
Ade Lovett
11ec87305c Update to 0.10
OK'd by:	vanilla
2000-02-06 19:21:33 +00:00
Yukihiro Nakai
fa80242b51 Add vdk, vdkbuilder 2000-01-31 04:09:40 +00:00
Yukihiro Nakai
3e9ed5faa6 Initial import.
IDE tool for GTK+/VDE
2000-01-31 04:00:50 +00:00
Yukihiro Nakai
fc100fa936 Initial import.
a C++ wrapper for GTK+
2000-01-31 03:52:18 +00:00
Yukihiro Nakai
41aab0d05e Update to 0.7 2000-01-29 12:47:12 +00:00
Kenjiro Cho
8aa7205422 add my copy to MASTER_SITES since distfile is gone from
the main master site.
2000-01-29 10:01:47 +00:00
Chris D. Faulhaber
4a339cb8e2 Update port to 1.0.7
PR:		16400
Submitted by:	Maintainer
2000-01-28 00:31:09 +00:00
Yukihiro Nakai
cbae0042bd Update to 0.8 2000-01-26 07:00:05 +00:00
Yukihiro Nakai
3829c804e3 Add gob and resort guile-gtk. 2000-01-25 11:15:30 +00:00
Yukihiro Nakai
31294ef072 Initial import.
GTK+ Object Builder.
This is merely a preprocessor for GTK+, and seems to be
more important for GTK+/GNOME applicatoin development.
2000-01-25 11:13:57 +00:00
Seigo Tanimura
bf57334ca0 - Update to 3.2a.
- The maintainer is now a committer.

Reviewed by:	Kim Culhan <kimc@w8hd.org>
2000-01-25 02:35:00 +00:00
Michael Haro
814f1c72e8 remove duplicate patch
PR:		16216
Submitted by:	Matthew Reimer <mreimer@vpop.net>
2000-01-22 22:27:38 +00:00
Satoshi Asami
dbddd321ba Fix for sigset_t changes in -current.
PR:		16174
Submitted by:	Alexander Langer <alex@cichlids.com>
2000-01-20 03:38:25 +00:00
Matthew Hunt
4fcfd3b60d Somehow this got missed in previous commit. Upgrade to 0.89.9.
PR:		16188
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2000-01-18 22:08:08 +00:00
Matthew Hunt
62c36a40ee Upgrade to 0.89.9.
PR:		16188
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
2000-01-18 21:59:23 +00:00
Jacques Vidrine
6ab0fab64d Oops, lost change to look for gtk12-config instead of gtk-config during
configure step.
2000-01-17 15:24:38 +00:00
Jacques Vidrine
d02f079d3c Update 2.1b3 -> 2.1.11
Submitted by:	tg
2000-01-16 19:15:26 +00:00
Jacques Vidrine
6dbf89815f Update 2.1.0b9 -> 2.1.11 2000-01-16 19:13:32 +00:00
Yukihiro Nakai
a45de3e0ba Add guile-gtk 2000-01-12 04:51:33 +00:00
Yukihiro Nakai
42d7c61946 Initial import.
Guile binding for GTK+.
2000-01-12 04:49:49 +00:00
Yukihiro Nakai
9ad3b636a7 It doesn't need guile. 2000-01-12 04:36:05 +00:00
Yukihiro Nakai
0e32301528 Fix about PLIST and i18n.
Submitted by:	Youichi Asai <yatt@gnome.gr.jp>
2000-01-09 08:05:34 +00:00
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