Commit Graph

335 Commits

Author SHA1 Message Date
Steve Price
5d932fcc47 Mark broken for ELF since the pre-built library is a.out only. 1998-09-26 23:14:12 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Thomas Gellekum
33363214c4 Upgrade to 0.86.5. 1998-09-24 09:44:30 +00:00
Thomas Gellekum
4814d03178 Upgrade to 0.5.2. 1998-09-23 12:40:25 +00:00
Vanilla I. Shu
dcd244340e Upgrade to 1.1.2, and convert gtk11 to elf. 1998-09-23 00:47:17 +00:00
Satoshi Asami
bc214bef0f glib is now ELFized. 1998-09-22 23:31:14 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Kenjiro Cho
6a6cf2b4f7 update: BLT2.4c --> BLT2.4f (BLT2.4c is no longer available) 1998-09-22 09:28:04 +00:00
Steve Price
4078b0186f Convert to ELF. 1998-09-21 22:21:42 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Steve Price
606e579d9f Convert to ELF and use MAN3. 1998-09-21 21:38:34 +00:00
Steve Price
b46210d11a Be sure to install the libXaw3d.so link in an a.out world. 1998-09-21 21:29:23 +00:00
Steve Price
32e3da09bb Convert to ELF. 1998-09-21 01:33:27 +00:00
Steve Price
e9e491d8f5 gktgl has moved from gtkql to gtkgl. 1998-09-20 21:29:10 +00:00
Scott Mace
ffc7cea58e Convert to ELF 1998-09-19 19:06:50 +00:00
Scott Mace
b6f54c73a8 Convert to ELF
do not strip shared libs
1998-09-19 19:06:42 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Steve Price
ecfea64acd Make this build in an ELF world. 1998-09-17 22:31:35 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Vanilla I. Shu
c6e3562759 Install info page now, and I move gtk(11) back to X11R6 now. 1998-09-15 11:41:42 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +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
a23e3b74d1 Activate gtk--. 1998-08-31 22:03:25 +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
Satoshi Asami
5044070f18 Um, fixing MANPREFIX in Makefile is only part of the story.
Forgotten by:	wosch :)
1998-08-30 22:12:42 +00:00
Steve Price
9f05457d0c Update to beta 2 version and fix for new perl. 1998-08-30 15:55:05 +00:00
Wolfram Schneider
4cd5918c0d 5.00501 -> ${PERL_VERSION} 1998-08-28 19:32:23 +00:00
Tim Vanderhoek
2dcbf3caf3 I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
Vanilla I. Shu
380aa02bf6 Upgrade to 0.3, and change for perl5 scheme. 1998-08-19 14:30:39 +00:00
Vanilla I. Shu
9d9878ff7f Activate gtkql.
PR:		ports/7594
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-19 06:09:02 +00:00
Steve Price
d11cdab7f6 Don't package manpages twice. 1998-08-17 00:10:01 +00:00
Satoshi Asami
3abc0463e3 Delete manpages specfied in MAN?. 1998-08-15 08:50:45 +00:00
Satoshi Asami
bd44f669b7 Move pythonqt to x11-toolkits.
Reminded by:	vanilla
1998-08-14 22:46:54 +00:00
Thomas Gellekum
07d917e187 Upgrade to 0.86.0. 1998-08-14 13:41:37 +00:00
Vanilla I. Shu
3d2d1f2933 Change library name to libgtk11.
Reminded by: asami
1998-08-14 11:16:49 +00:00
Satoshi Asami
3ba1e32f5a Add gtk11, now that it's a "real" port. 1998-08-12 22:31:33 +00:00
Vanilla I. Shu
3ef955049d Upgrade to 1.1.1. 1998-08-12 10:38:28 +00:00
Andreas Klemm
3827f97a3c use PREFIX instead of a mix of X11BASE and PREFIX
PR:             closes 7572
Submitted by:   Martin Cracauer <cracauer@cons.org>
1998-08-11 13:19:14 +00:00
Thomas Gellekum
e1da39a3cb Some fixes: depend on libImlib, get the correct linker path
to libraries in ${LOCALBASE}.
1998-08-11 07:38:01 +00:00
Satoshi Asami
27c51f285e Oops, forgot to import a COMMENT file for x11-toolkits. 1998-08-09 23:22:03 +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
15df440344 I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits.  Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
1998-08-07 23:08:39 +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
Satoshi Asami
3c134ede8d New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits
and x11-wm.  Their contents to be repository copied shortly.
1998-08-07 22:08:20 +00:00
Satoshi Asami
9cc7f74998 ===> Configuring for py-gtk-0.4.5
creating cache ./config.cache
checking for python... /usr/local/bin/python
checking python version... 1.5
checking python installation prefix... /usr/local
checking python installation exec_prefix... /usr/local
checking definitions in Python library makefile... done
checking where to install python modules... $(prefix)/lib/python1.5/site-packages
checking where to install python shared modules... $(exec_prefix)/lib/python1.5/s
ite-packages
checking for gtk-config... /usr/local/bin/gtk-config
checking for GTK cflags... -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
checking for GTK libs... -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX
ext -lX11 -lm
checking for main in -lz... yes
checking for main in -ltiff... no
checking for main in -lgif... no
checking for main in -ljpeg... no
checking for png_get_valid in -lpng... no
checking for gdk_imlib_init in -lgdk_imlib... yes
updating cache ./config.cache
creating ./config.status
creating Setup
creating Makefile.pre
creating Makefile
===>  Building for py-gtk-0.4.5
`Makefile' is up to date.
cc -fpic -O2 -pipe -I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config -DHAVE_CONFIG_H=1  -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X
11R6/include -c ./gtkmodule.c
In file included from /usr/local/include/gdk/gdk.h:23,
                 from /usr/local/include/gtk/gtk.h:23,
                 from ./gtkmodule.c:239:
/usr/local/include/gdk/gdktypes.h:25: glib.h: No such file or directory
=======

glib.h is in /usr/local/include/glib.  Perhaps it needs to be changed after
glib was updated.

By the way, why isn't devel/glib in the dependency list?
1998-08-07 19:20:19 +00:00
Mark Murray
e78ca68788 Update for Perl 5.00501 and TK 8.0. Portlint while I am here.
For those who like Perl, and would like a nice luser interface,
this is the _coolest_ Perl tool I have seen in ages. It allows
the programmer to construct really great Perl apps using the
power of Tk for the GUI.
1998-08-07 12:01:21 +00:00