1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

501 Commits

Author SHA1 Message Date
Satoshi Asami
c0cb2b3f2a Mark this broken, it includes a perl script that requires perl5. Someone
please fix it to use ${PERL5} and add USE_PERL5.
---
Making all in gtk
cd .  && perl makeenums.pl defs gtk.h                    gtkaccelgroup.h
 :
syntax error in file makeenums.pl at line 5, next 2 tokens "my $flags"
1998-12-22 07:56:14 +00:00
Satoshi Asami
8cc6879300 Add REQUIRES_MOTIF. 1998-12-22 07:51:27 +00:00
Chris Timmons
f7a5a302df Tk v8.0.4. As with Tcl80 checked w/maintainer. 1998-12-19 07:27:40 +00:00
Satoshi Asami
6c26922c25 iv requires Xlib. While I'm here, change japanese/iv from BUILD_DEPENDS
on imake to USE_XLIB, since it's linking the library.
1998-12-18 09:40:52 +00:00
Thomas Gellekum
70f829e8fc Upgrade to 0.8. 1998-12-15 08:13:06 +00:00
Satoshi Asami
9b966a2035 Use PKG* variables instead of adding extra files to PKG_ARGS. 1998-12-13 08:49:14 +00:00
Vanilla I. Shu
13e5fceeac Activate gtk11-devel. 1998-12-12 12:43:29 +00:00
Vanilla I. Shu
66dd3c2259 Upgrade to 1.1.7,
I change library name to libgtk11d,
and gtk-config to gtk11d-config.
1998-12-12 04:43:30 +00:00
Satoshi Asami
9838285dcc Mark this broken while it awaits an upgrade by the mighty Vanilla
after a repo copy.
1998-12-10 14:30:28 +00:00
Vanilla I. Shu
09eadb47b3 Correct MASTER_SITES. 1998-12-10 13:18:16 +00:00
Satoshi Asami
19b6d25698 Make these work with read-only ${PORTSDIR}s. Also, don't always install
xview-config from DEPENDS.
1998-12-02 06:33:37 +00:00
David E. O'Brien
1e5a80423d Move interactive questioning about installing Lesstif will overwrite an
existing Motif from "pre-fetch" to "pre-extract".  This is to allow
unattended fetching of distfiles.
1998-12-01 09:35:13 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
d7e3bb7433 Unbreak (new master sites).
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-27 09:04:50 +00:00
Andreas Klemm
7949c078e1 remove manpages from PLIST as requested by Satoshi 1998-11-25 22:40:28 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
b3ea83ad92 Create installation directory first. 1998-11-24 10:10:21 +00:00
Satoshi Asami
22519dac8e Patch up some typos.
Note, the manpages should really be in Makefile (or files/manpages), but I
don't have time to go fix this now.
1998-11-23 23:21:11 +00:00
Andreas Klemm
99002a49db enable qt141 1998-11-23 17:43:39 +00:00
Andreas Klemm
785b1ca359 The long awaited port of qt141
Thanks Satoshi for your patience ! ;-)
1998-11-23 17:41:12 +00:00
Satoshi Asami
cd2bb05618 Mark it broken, Andreas doesn't seem to have the time to get to it
after the repository copy.
1998-11-22 10:05:13 +00:00
Satoshi Asami
e3b8eb4cd9 List manpage name correctly. 1998-11-18 10:51:53 +00:00
Thomas Gellekum
87b3042446 Add some mirror sites. 1998-11-18 09:02:25 +00:00
Vanilla I. Shu
f0467c257b Remove BROKEN tag. 1998-11-17 15:24:47 +00:00
Vanilla I. Shu
e147b46c4b Downgrage to 1.1.2
Remind by:	asami
1998-11-17 15:22:02 +00:00
Thomas Gellekum
4e13ce2c20 Remove pythonqt. 1998-11-17 08:07:13 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Thomas Gellekum
667449d0d2 Upgrade to 0.87.0. 1998-11-13 09:42:26 +00:00
Satoshi Asami
4a2e0c18c5 Mark this broken, it is for testing only (also is still a copy of qt140). 1998-11-12 06:45:05 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
f27d17983f Add USE_XLIB.
Found by:	Steve's little perl script
1998-11-11 02:02:14 +00:00
Vanilla I. Shu
3a3bc7acc4 Remove X_LOCALE define.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1998-11-10 15:35:07 +00:00
Thomas Gellekum
3603bad711 Upgrade to 0.86.9.
PR:		8628
Submitted by:	laskavy@gambit.msk.su
1998-11-10 10:12:11 +00:00
Satoshi Asami
98f7799bfc Mark this port broken, looks like another casualty of the gtk11 upgrade.
===
cc -c -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -I/usr/local/include -O -pipe     -DVERSION=\"0.4\"  -DXS_VERSION=\"0.4\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  GtkDefs.c
GtkDefs.c: In function `Gtk_InstallTypedefs':
GtkDefs.c:2559: `GDK_OTHER_EVENT' undeclared (first use this function)
GtkDefs.c:2559: (Each undeclared identifier is reported only once
GtkDefs.c:2559: for each function it appears in.)
GtkDefs.c:2712: `PIXELS_METRIC' undeclared (first use this function)
GtkDefs.c:2713: `POINTS_METRIC' undeclared (first use this function)
*** Error code 1

Stop.
1998-11-10 05:38:34 +00:00
Eivind Eklund
3043c83327 Activate gtkstep. 1998-11-08 17:17:15 +00:00
Eivind Eklund
172a62959e Inital import of a GTKStep port. This provides GTK with a NeXTstep-like
interface.

Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-11-08 17:00:25 +00:00
Joseph Koshy
cfc3320e16 Update MASTER_SITE.
PR:		8548
Submitted by:	ripley@beng.org
1998-11-03 05:58:17 +00:00
Vanilla I. Shu
cee4b48a68 Upgrade to 1.1.3. 1998-11-02 17:21:21 +00:00
Justin M. Seger
724c3f610b Unbreak for ELF 1998-11-02 04:35:08 +00:00
Thomas Gellekum
24577cb2b4 $MASTER_SITE doesn't seem to exist anymore. Put it in my homedir. 1998-10-28 08:06:37 +00:00
Mark Murray
068e80407f Unbreak; Repair dependancies. 1998-10-25 09:06:49 +00:00
Mark Murray
6d9dbddce4 Unbreak; Make work with Tk80. 1998-10-25 09:05:03 +00:00
Steve Price
9ac3aad709 Urk, commit the right patch this time.
Noticed by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-10-21 03:49:27 +00:00
Satoshi Asami
bcae71a7f9 This is broken for non-ELF systems too. 1998-10-20 07:35:11 +00:00
Steve Price
485bf1ebd4 Convert to ELF. 1998-10-20 01:24:34 +00:00
Vanilla I. Shu
6e8eda83e1 Fix a typo error.
Submitted by:	SURANYI Peter <suranyip@jks.is.tsukuba.ac.jp>
1998-10-19 15:40:18 +00:00
Justin M. Seger
6fdf227e96 Mark BROKEN for ELF:
===>  Building package for slingshot-2.1
Creating package /usr/ports/packages/All/slingshot-2.1.tgz
Registering depends: XFree86-3.3.2 xview-config-3.2.1 xview-lib-3.2.1.
Creating gzip'd tar ball in '/usr/ports/packages/All/slingshot-2.1.tgz'
tar: can't add file lib/libsspkg.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-15 20:44:20 +00:00
Justin M. Seger
3c626488e1 Mark BROKEN for current: bad python paths 1998-10-15 14:31:45 +00:00
Justin M. Seger
f8c010fec5 Standard perl breakage for current 1998-10-15 14:28:09 +00:00
Justin M. Seger
fb36ae6fb2 Mark BROKEN for ELF:
===>  Building package for iv-3.1
Creating package /usr/ports/packages/All/iv-3.1.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/iv-3.1.tgz'
tar: can't add file interviews/lib/FREEBSD/libIV.so.3 : No such file or director
y
tar: can't add file interviews/lib/FREEBSD/libUnidraw.so.3 : No such file or dir
ectory
tar: can't add file interviews/bin/FREEBSD/alert : No such file or directory
tar: can't add file interviews/bin/FREEBSD/dclock : No such file or directory
tar: can't add file interviews/bin/FREEBSD/doc : No such file or directory
tar: can't add file interviews/bin/FREEBSD/ibuild : No such file or directory
tar: can't add file interviews/bin/FREEBSD/iclass : No such file or directory
tar: can't add file interviews/bin/FREEBSD/idemo : No such file or directory
tar: can't add file interviews/bin/FREEBSD/idraw : No such file or directory
tar: can't add file interviews/bin/FREEBSD/ifc : No such file or directory
tar: can't add file interviews/bin/FREEBSD/logo : No such file or directory
tar: can't add file interviews/bin/FREEBSD/mailbox : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-15 13:24:08 +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
Justin M. Seger
83d496f572 Mark BROKEN for ELF. 1998-10-15 11:13:04 +00:00
Justin M. Seger
e779edc6fa Mark BROKEN for ELF:
===>  Building package for blt-2.4f
Creating package /usr/ports/packages/All/blt-2.4f.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/blt-2.4f.tgz'
tar: can't add file lib/libBLT.so.2 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-14 03:00:44 +00:00
Vanilla I. Shu
5d014bd3a8 Upgrade to 0.4, add depend with imlib. 1998-10-09 15:59:17 +00:00
Satoshi Asami
35d5a67d37 Use relative (${.CURDIR}) instead of absolute (${PORTSDIR}) paths for
WRKSRC.  Prepend ${WRKDIRPREFIX} in front while I'm here.

Reported by:	David Kulp <dkulp@neomorphic.com>
1998-10-09 01:21:49 +00:00
Thomas Gellekum
65501030ed Build tix in an ELF world.
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-06 08:05:44 +00:00
Steve Price
f4efb76232 Convert to ELF. 1998-10-05 03:37:48 +00:00
Steve Price
8db360a8a7 Convert to ELF. 1998-10-03 22:05:49 +00:00
Steve Price
8298ae6701 Remove regexp support tcl81 libraries. 1998-10-03 21:36:15 +00:00
Vanilla I. Shu
6124735b29 Change depend with gtk11, and ready depend with imlib, gnome. 1998-10-02 00:53:46 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Steve Price
e9efa5d517 Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
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
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