Commit Graph

304 Commits

Author SHA1 Message Date
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
Thomas Gellekum
6289b2a63b Upgrade to 0.4.5. 1998-08-07 07:48:16 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Mark Murray
302ff39825 Damn. Now I can't even do it right. 1998-08-04 20:05:23 +00:00
Mark Murray
776b8ae39d Fixed broken PLIST. 1998-08-04 19:10:30 +00:00
Vanilla I. Shu
2da7eadb14 Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now). 1998-07-30 05:24:38 +00:00
Tim Vanderhoek
8a135bbda0 Install a wish script that spits-out all the various names for wish. The
script handles for tclX and tkstep.  This is as per several discussions
on -ports.  I expect one or two of the depending ports to break silently.

I didn't touch the ja-ports, since INSTALL.wish might want translating?

PR:		bin/5894
Mention:	Eivind, who wrote part of INSTALL.wish
1998-07-27 21:36:08 +00:00
Satoshi Asami
b0877ac449 Damn, can't fetch. 1998-07-25 12:51:12 +00:00
Satoshi Asami
5ffa69c61f Yet another "Mesa -> Mesa2" that crept in since the last INDEX build. 1998-07-21 14:05:32 +00:00
Andreas Klemm
c75790d103 - Upgrade libqt to newest version 1.40 after repository copy.
- The Makefile templates for all bsd's were broken, I fixed this
  for one installation target and already sent the patch to the qt
  folks.
1998-07-20 16:51:18 +00:00
Donald Burr
d902b2d908 Update V port to version 1.19.
Thanks to Cyrus Rahman <cr@demo.jcmax.com> for his patches.
PR: ports/6938
1998-07-19 06:56:16 +00:00
John Polstra
471a187e08 Distfile moved on master site. 1998-07-12 21:07:21 +00:00
Kenjiro Cho
ebb13245df update: BLT2.1 --> BLT2.4c
also
  LIB_DEPENDS: tk41 --> tk80
  MAINTAINER:  lukin@okbmei.msk.su --> kjc@csl.sony.co.jp

Reviewed by: itojun@itojun.org
1998-07-12 17:43:54 +00:00
John Polstra
82763f4489 Correct an out of date web page reference. Add trailing slashes to
directory URLs.
1998-07-08 16:49:35 +00:00
Thomas Gellekum
c73f371db7 Upgrade to 0.4.4. 1998-07-06 11:22:38 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +00:00
Thomas Gellekum
0235841ea0 Clean up installation of docs: put man pages into ${X11BASE}/man/man[135],
don't create empty (${X11BASE}/share/doc/LessTif/doc/html) or bogus
(${X11BASE}/LessTif) directories.

PR:		7131
1998-07-01 11:35:34 +00:00
Justin M. Seger
ca6fc61bfb Files are no longer available on the old MASTER_SITE, use the new one,
ftp.scriptics.com
1998-07-01 10:21:02 +00:00
Thomas Gellekum
93c9528efc Use py- as prefix for the package names. 1998-06-30 07:43:02 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Thomas Gellekum
ad0b1faa57 Add virtual category "python".
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Thomas Gellekum
88a2aebb61 Distfile changed. 1998-06-22 13:57:00 +00:00
Vanilla I. Shu
2af025831c 1. Upgrade to 1.4.
2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy).
PR:	ports/6876
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-06-07 02:05:44 +00:00
Thomas Gellekum
57d114ddf3 New port pmw. The Python Mega Widgets are a set of high-level
graphics widget for Python's Tkinter.
1998-06-05 06:50:33 +00:00
Thomas Gellekum
4090cf268c Upgrade to 0.85. 1998-06-05 06:33:36 +00:00
Thomas Gellekum
94adee2879 Add a couple of mirrors. 1998-06-03 07:19:51 +00:00
Thomas Gellekum
27aa89a33a New port pygtk, a set of wrappers around gtk for python. 1998-06-02 07:41:06 +00:00
Vanilla I. Shu
89b9e89255 Upgrade to 0.2.2. 1998-06-01 23:32:54 +00:00
Vanilla I. Shu
6cef843250 Add another MASTER_SITE. 1998-06-01 04:24:01 +00:00
Donald Burr
c513578bb2 Changed my MAINTAINER e-mail to @FreeBSD.ORG. 1998-05-30 12:36:23 +00:00
Thomas Gellekum
37cd01671c Damn, too quick with my fingers. 1998-05-28 12:40:34 +00:00