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
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
Thomas Gellekum
5f0dee18e9
Fix PLIST.
1998-05-28 12:26:07 +00:00
Vanilla I. Shu
9ce516d0bf
Upgrade to 1.0.3.
1998-05-27 18:12:02 +00:00
Thomas Gellekum
d7d71a1a3d
Upgrade to 0.84.
1998-05-25 07:17:04 +00:00
Vanilla I. Shu
a0c8c5d69c
Fix a type error in MASTER_SITES.
...
Submitted by: Jeremy Prior <jez@netcraft.co.uk>
1998-05-23 10:08:32 +00:00
Vanilla I. Shu
8d70cd56aa
Make it can LIB_DEPENDS with any version 1.* gtk library.
1998-05-16 21:14:53 +00:00
Vanilla I. Shu
91f66c5fd2
Upgrade to 1.0.2,
...
move /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal/gtk.m4
1998-05-16 21:13:27 +00:00
Vanilla I. Shu
3220bec78c
Upgrade to 0.2.1
1998-05-14 07:51:15 +00:00
Thomas Gellekum
0d3c421ec2
Upgrade to 0.88.1.
...
PRs: 5921 6282
1998-05-12 06:34:19 +00:00
Vanilla I. Shu
a6730b726d
Upgrade to 0.2.0.
1998-05-07 16:14:13 +00:00
Vanilla I. Shu
62728b3ad6
Upgrade to 1.0.1.
1998-05-06 09:46:29 +00:00
Thomas Gellekum
b0d2c8e405
Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
...
from octave and iv.
1998-05-06 09:06:01 +00:00
Vanilla I. Shu
6ab503652e
Change my Address to vanilla@FreeBSD.ORG
1998-05-06 07:20:45 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
1998-05-04 20:23:32 +00:00
Steve Price
7e7c29d9bd
Remove the _Use macro as it conflicts with the one supplied
...
by X11R6. Also portlin clean and separate patches out so
there is one file per patch.
PR: 6411
Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk>
1998-05-04 03:34:56 +00:00
Matthew Hunt
64d33c0837
Remove BROKEN; patch-aa corrects the "make configure" problem.
1998-04-30 05:41:30 +00:00
Satoshi Asami
e16879b06c
Mark this port broken.
...
-------
## make
>> Checksum OK for Gtk-0.1.17.tar.gz.
===> Extracting for p5-Gtk-0.1.17
===> p5-Gtk-0.1.17 depends on executable: perl5.00404 - found
===> p5-Gtk-0.1.17 depends on shared library: gtk\.1\. - found
===> Patching for p5-Gtk-0.1.17
===> Configuring for p5-Gtk-0.1.17
syntax error in file gendefs.pl at line 7, next 2 tokens "my("
Spurious backslash ignored at gendefs.pl line 8/(\()|(\))|("(.*?)")|(;.*?$)|([^\(\)\s]+)/: nested *?+ in regexp at gendefs.pl line 10Checking if your kit is complete...
Looks good
Typemap typemap.gtk not found.
Writing Makefile for Gtk
===> Building for p5-Gtk-0.1.17
mkdir ./blib
mkdir ./blib/lib
make: don't know how to make GtkTypes.pm. Stop
*** Error code 2
Stop.
1998-04-30 02:54:57 +00:00
Vanilla I. Shu
d2a5e0a412
Import p5-Gtk, It's gtk perl interface.
1998-04-29 21:16:29 +00:00
Thomas Gellekum
6b12177210
Fix PLIST (info/dif -> info/dir).
1998-04-29 07:03:00 +00:00
Andreas Klemm
fe346fad74
upgrade to latest libqt version 1.33 (after repository copy)
1998-04-28 20:14:22 +00:00
Satoshi Asami
f29b17b4b3
Mark this port broken while it awaits an upgrade after a repository copy.
1998-04-28 02:07:56 +00:00
Justin M. Seger
ec09a2fb47
Upgrade to version 4.0
...
Submitted by: giffunip@asme.org
PR: 6419
1998-04-26 12:50:57 +00:00
Vanilla I. Shu
3f75b68764
Will not build testgtk anymore, review pkg/PLIST.
...
Pushed by: jordan :)
1998-04-23 20:54:21 +00:00
Satoshi Asami
605e3d7454
Sort the lines again, reinsert the ldconfig pair that was removed, and
...
remove the @dirrm of "share" which is supposed to exist -- which takes
up back to exactly where we was at rev 1.15. ;)
1998-04-21 01:09:09 +00:00
Eric L. Hernes
e9c96630b1
update to gtk-1.0.0
1998-04-17 13:21:21 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Satoshi Asami
238a64bb33
Add "math" to list of categories, as this widget set implements
...
spreadsheets.
1998-04-14 04:20:37 +00:00
Andreas Klemm
d61b2226b1
Install a symlink from libqt.so.x.yy to libqt.so
...
Reason: the qt library very often changes the release number.
So every time you need to fix the configure script of KDE ports.
Since every KDE port checks libqt.so, it's much easier for Stefan
to maintain KDE and for us all to use the package instead of
hacking configure scripts again and again.
1998-04-11 17:45:50 +00:00
Vanilla I. Shu
e1af6fcdaa
Upgrade to 0.99.10.
1998-04-11 12:08:11 +00:00
Thomas Gellekum
231b0d80ef
Execute ldconfig -m after installation.
1998-04-09 08:22:49 +00:00
Thomas Gellekum
8744b69afa
Import xbae port. Xbae is a Motif-based widget which displays a grid
...
of cells as a spreadsheet.
Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1998-04-08 13:28:21 +00:00
Vanilla I. Shu
ea522be8c3
Upgrade to 0.99.9.
...
PR: ports/6208
Submitted by: dannyman <dannyman@arh0300.urh.uiuc.edu>
1998-04-04 13:46:31 +00:00
Steve Price
74811ba094
Fix a few portlint nits.
1998-03-28 14:12:59 +00:00
Satoshi Asami
7714a489bc
Add NO_LATEST_LINK, tcl81/tk81 are still alpha.
1998-03-22 09:37:19 +00:00
Steve Price
30ee145fdd
Add back @unexec/@exec ldconfig pair and remove *.so files
...
from the PLIST. These files are generated by ldconfig and
should not be packaged. Also remove some @dirrm's no longer
required after Erich's last fix. And while I'm here resort.
OK'd by: Satoshi Asami
1998-03-22 00:17:37 +00:00
Jean-Marc Zucconi
e7952443b3
Do the Right Thing when building static libraries.
1998-03-18 00:56:29 +00:00
Eric L. Hernes
48c1c2e0b2
install glibconfig.h someplace that apps can actually find it.
1998-03-17 22:46:53 +00:00
Eric L. Hernes
cde56c1a1a
upgrade to 0.99.7
1998-03-17 18:36:44 +00:00
Thomas Gellekum
a5c28a5aeb
Forgot to cvs add these.
1998-03-17 11:59:17 +00:00
Thomas Gellekum
3b6f3c1552
Upgrade to 0.83.
1998-03-17 11:58:20 +00:00