Commit Graph

19 Commits

Author SHA1 Message Date
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
Yukihiro Nakai
1fce5cb162 Change MASTER_SITES 1999-10-18 05:19:16 +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
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +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
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
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
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
Satoshi Asami
edd8e4df1b Make this compile.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:52:46 +00:00
Satoshi Asami
0819bd2142 Make this compile.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:37:22 +00:00
Michael Haro
421585dc36 Unbroken gtk--
PR:		11532
Submitted by:	Yukihiro Nakai nacai@iname.com
1999-05-07 02:21:01 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Satoshi Asami
bcae71a7f9 This is broken for non-ELF systems too. 1998-10-20 07:35:11 +00:00
Justin M. Seger
af51896581 Mark BROKEN for ELF:
../../src/gtk--/container.h: In function `static void Gtk_Container::cpp_class_init(struct _GtkContainerClass *, struct Gtk_c_signals_Container *)':
In file included from ../../src/gtk--/bin.h:8,
                 from ../../src/gtk--/alignment.h:8,
                 from ../../src/gtk--.h:208,
                 from gtk--.cc:31:
../../src/gtk--/container.h:242: `struct _GtkContainerClass' has no member named `foreach'
../../src/gtk--/container.h:243: `struct _GtkContainerClass' has no member named `foreach'
gmake[4]: *** [gtk--.lo] Error 1
gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk--/work/Gtk---0.9.14/src/gtk--'
1998-10-15 11:43:00 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Satoshi Asami
3067bb6524 No need to use += for variable defined only once. (I know it's just
a comment, but a bad one nonetheless. :)
1998-09-15 09:39:00 +00:00
Jun Kuriyama
db327d4fac C++ wrapper for gtk, a x11 graphics library
PR:		ports/6704
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-08-31 22:01:46 +00:00