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

998 Commits

Author SHA1 Message Date
Akinori MUSHA
6f7ab93684 Add some missing entries to PLIST:
usr/lib/libgtk-1.2.so.0.5.0
	usr/lib/libgtk-1.2.so.0

Somehow the PLIST didn't include libgtk entries though this port is
linux-gtk..

This should fix e.g. linux-netscape-6.

Strangely enough, bento does not show any PLIST errors on this port. ?-)
2000-07-19 16:14:54 +00:00
David E. O'Brien
8b57e0b79b We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
David E. O'Brien
81736f7a20 Update to build properly from sources rather than re-package the Metrolink
offering.

Portions of this port came from the following (the rest was my own blood
and sweat):
PR:		18691
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Submitted by:	Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
2000-07-19 12:58:57 +00:00
Maxim Sobolev
a4b3b6ad34 Add gtk13 after repo-copy from gtk12.
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-19 07:33:13 +00:00
David E. O'Brien
a3c7da85f7 Update to the 4th build of the Metrolink Open Motif 2.1.30 build. 2000-07-18 09:36:25 +00:00
Maxim Sobolev
6da1c20214 Explicitly disable building of Qt-based example to avoid possible problems. 2000-07-18 08:56:09 +00:00
Maxim Sobolev
834813f53a Add pango - an open-source framework for rendering i18n text. It will be
used as a base renderer in upcoming gtk/gnome 2.0.
2000-07-18 08:46:04 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Yukihiro Nakai
f45ad0bcc7 Update to 1.2.2 2000-07-16 12:35:16 +00:00
Maxim Sobolev
86676c2a4c Create libform.so --> libxform.so.1 link, because it seems that library has
been built with --soname option and w/o this link dynamically-linked
executables don't work.
2000-07-14 11:59:47 +00:00
Maxim Sobolev
89d555051e Update to 0.89 on i386, remove aout bits and cleanup the port. 2000-07-14 11:38:44 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Maxim Sobolev
6aadf25521 Update to 0.13. Also replace NOGNOME with WITHOUT_GNOME. 2000-07-11 09:52:56 +00:00
Steve Price
c15abdaa63 Activating the libj2dplot and libjparser ports. 2000-07-10 04:14:32 +00:00
Steve Price
48c52000ab Adding libjparser version 1.1.8.
JParser is an additional library for the JX widget library.

PR:		19283
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 04:09:17 +00:00
Steve Price
d18cdcd7e5 Adding libj2dplot version 0.6.5.
A 2D plotting library for the JX toolkit.

PR:		19285
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 04:06:08 +00:00
Steve Price
428a33cce5 Update to version 0.12.
PR:		19144
Submitted by:	maintainer
2000-07-10 01:52:43 +00:00
Steve Price
e4fe8c337d Update to version 0.12.
PR:		19143
Submitted by:	maintainer
2000-07-10 01:45:31 +00:00
Steve Price
782f056710 - Set USE_X_PREFIX.
- Consistently put things in the jx directory.

PR:		19135
Submitted by:	maintainer
2000-07-10 01:44:23 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
8f4409db57 Update to version 1.0.9.
PR:		19671
Submitted by:	maintainer
2000-07-07 19:33:57 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Ade Lovett
d69b7cd6d1 Update to 1.0.3 2000-07-06 15:32:41 +00:00
Maxim Sobolev
eaf357e56a Add gtk-Mac2-theme. 2000-07-06 14:50:40 +00:00
Maxim Sobolev
2f585b4ec3 Add gtk-Mac2-theme - a GTK+ engine theme based on the look of MacOS. 2000-07-06 14:47:25 +00:00
Maxim Sobolev
42cae07823 Fix typo. 2000-07-06 13:37:13 +00:00
Maxim Sobolev
fe75099b1e Add gtkbe. 2000-07-06 12:14:52 +00:00
Maxim Sobolev
da17c89a8f Correct WWW. 2000-07-06 12:02:36 +00:00
Maxim Sobolev
93af7ecedd Add gtkbe - a BeOS look-alike GTK+ theme engine. 2000-07-06 11:29:23 +00:00
Will Andrews
48ceff0734 Update to 1.2.0. Remove inactive maintainer (never upgraded this port
since its inception).  Remove redundant LIB_DEPENDS.  Make sure CFLAGS are
properly respected by removing -O6 (who the heck in the right mind uses
that with GCC?!) from configure.  This update is the precursor to updating
games/flightgear, which I will do later on Wednesday.
2000-07-05 06:19:33 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Maxim Sobolev
f3e180d0c1 Update to 0.12. Also merge PLIST and PLIST.nognome into one PLIST. 2000-07-03 11:02:51 +00:00
Kris Kennaway
55125c0c3d Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 03:40:32 +00:00
Ade Lovett
95a2b0036d Update to 1.0.2 2000-07-02 06:34:16 +00:00
Will Andrews
b6f5d18c02 Add WANT_STATIC for those of you (in particular, libh) that need a static
version of the Qt 1.45 library.

Submitted by:	alex
2000-07-02 00:11:28 +00:00
Jacques Vidrine
b99b00b305 Add a missing dependency. 2000-06-29 12:17:32 +00:00
Yukihiro Nakai
be7ea7b0ec Update to 1.2.1 2000-06-29 08:28:18 +00:00
Maxim Sobolev
1b5070baab Do not remove lib/X11/config/Imake.tmpl on deinstall. Additional work should
be done to save/restore original lib/X11/config/Imake.tmpl.
2000-06-23 15:38:44 +00:00
Jacques Vidrine
d8bc5f9d8e Don't install some unneeded files. 2000-06-22 15:22:08 +00:00
Jacques Vidrine
697272d5f1 Add a forgotten directory to PLIST. 2000-06-22 14:09:54 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Will Andrews
6ed11ed5d3 Add gnome--, a collection of C++ bindings for GNOME.
PR:		19368
Submitted by:	Erich Zigler <erich@tacni.net>
2000-06-20 20:14:45 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Thomas Gellekum
96f90a75b6 Fix PLIST. 2000-06-16 07:54:13 +00:00
Jacques Vidrine
8d0f7d8f99 Update 2.1.15 -> 2.1.16 2000-06-15 19:16:38 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
24d85c3791 Update to 0.3 version. 2000-06-14 08:10:34 +00:00
Maxim Sobolev
ef81cab928 Remove commented USE_GMAKE line. 2000-06-14 08:00:22 +00:00
Maxim Sobolev
b03ba7b8d7 Activate buffy. 2000-06-13 15:38:36 +00:00
Maxim Sobolev
e16d4588e9 Add buffy. 2000-06-13 15:37:47 +00:00
Maxim Sobolev
af82d15e0c Initial import of buffy - a yet yet another funny GTK+ theme engine. 2000-06-13 15:32:04 +00:00
Maxim Sobolev
f8237fedee Activate gnome-look and gtk-engines-collection. 2000-06-13 14:08:45 +00:00
Maxim Sobolev
7061b23a18 Initial import of gtk-engines-collection - a meta-port installing several GTK+
theme engines.
2000-06-13 14:07:03 +00:00
Maxim Sobolev
3808b226e7 Initial import of gnome-look - a yet another GTK+ theme engine. 2000-06-13 14:03:40 +00:00
Maxim Sobolev
91f13fb1fe Activate gtkstep-pastel. 2000-06-13 09:25:23 +00:00
Maxim Sobolev
21cffe50bf Initial import of gtkstep-pastel - a nice gtkstep-based GTK+ theme engine. 2000-06-13 09:24:29 +00:00
Maxim Sobolev
f04d42fdef Activate thinice and clean-theme-gtk. 2000-06-13 08:56:27 +00:00
Maxim Sobolev
c14f3d2df5 Initial import of the clean-theme-gtk - a yet another nice GTK+ theme engine
from my collection.
2000-06-13 08:53:14 +00:00
Maxim Sobolev
df65859b09 Initial import of the thinice - a yet another nice looking GTK+ theme engine
from my collection.
2000-06-13 08:51:08 +00:00
Satoshi Asami
aee517c86c Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,
these are not necessary (even if the linker cares about the timestamp --
I'm not sure if it does).
2000-06-12 22:01:24 +00:00
Maxim Sobolev
806e95ba5a Update MASTER_SITES to make distfile fetchable.
PR:		19202
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-12 07:54:07 +00:00
R. Imura
c974add16e Remove qt-2.0.2 which has been replaced with qt-2.1.1. 2000-06-11 05:50:48 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Ade Lovett
d1f0184856 guile-gnome is a series of GUILE bindings for the GNOME environment.
Bonobo and GtkHTML support will be added later as things stabilize.
2000-06-09 20:44:02 +00:00
Ade Lovett
f117aeda5f Update to 0.18, unbreaking in the process.
No response from MAINTAINER for 2 weeks, if no-one objects, I'm
going to take over this port since it's a dependency for
x11-toolkits/guile-gnome which I'm about to commit
2000-06-09 20:41:51 +00:00
Will Andrews
231d05d5a8 Add libjsearch, yet another library based on top of x11-toolkits/jx.
PR:		19041
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-09 19:58:05 +00:00
Will Andrews
68fe8c992c Add libjtoolbar, another library based on top of x11-toolkits/jx as well as
x11-toolkits/libjtree.

PR:		19040
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-09 19:51:30 +00:00
Will Andrews
fddcc904b2 Add libjtree, another library (on top of x11-toolkits/jx) needed to build
codecrusader.

PR:		19039
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-09 19:42:40 +00:00
Will Andrews
c01762daea Don't try to make this port respect CC/CFLAGS. It won't work. :-( 2000-06-09 19:38:12 +00:00
Ade Lovett
4c9e83a093 Update to 1.0.1 2000-06-09 16:33:08 +00:00
Kenjiro Cho
8c6d320fc4 upgrade BLT2.4m to BLT2.4s 2000-06-09 08:35:54 +00:00
Will Andrews
c68d808762 Allow HAVE_UNISYS_LICENSE to work too.
PR:		19058
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-06-09 03:08:06 +00:00
Ade Lovett
74fb7aada9 Point MASTER_SITE to MASTER_SITE_GNOME now that gnome-python
is an official part of GNOME.  Some of the previous MASTER_SITES
had bad and/or missing distfiles.

Pointed out by:	Dennis Favro <dennis.favro@utoronto.ca>
Approved by:	MAINTAINER (nectar)
2000-06-07 18:06:25 +00:00
Will Andrews
c3a9f54064 JX is a C++ application framework and widget library for X11.
PR:		19030
Submitted by:	Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-06-07 16:52:01 +00:00
Maxim Sobolev
86b4fafcd1 Update to 0.9.
+ drop aout support;
+ add a WWW.
2000-06-07 12:19:26 +00:00
Thomas Gellekum
a8727fb65c Fix and sort PLIST. Disown this port. 2000-06-07 09:02:53 +00:00
Satoshi Asami
56546d84da Add lib/lib*.so* -> interviews/lib/lib*.so* links that were
inexplicably removed in rev. 1.8.  This commit also restores the
usefulness of the "ldconfig -m %B" line, which was run on
${PREFIX}/interviews/man (the directory path of the previous filename)
after the removal.

Submitted by:	bento
2000-06-07 07:44:49 +00:00
Satoshi Asami
8c1582f41c Define NO_MTREE since these ports install with PREFIX=/ (the
binary packages already have the "/usr/X11R6" part).

Also, define DISTNAME instead of DISTFALES open-motif-devel/Makefile
so it will actually work.
2000-06-07 07:08:56 +00:00
Maxim Sobolev
0e9cc421df Ensure that ${PREFIX}/lib/gtk/themes/engines directory exists before
installation.

Submitted by:	bento
2000-06-06 07:29:52 +00:00
Maxim Sobolev
13524ab011 Move responsibility for the lib/gtk/engines directory into gtk12 port. This
directory is shared between at least 3 ports (GTK+ theme engines).

Suggested by:	bento
2000-06-05 13:31:58 +00:00
Maxim Sobolev
0a409bd159 --with-lib-MesaGL --> --with-lib-GL to avoid errors when utah-glx used instead of Mesa. 2000-06-05 11:39:16 +00:00
Will Andrews
ff77f3e37e Update to account for openmotif* -> open-motif*.
PR:		18993
Submitted by:	Dann Lunsford <dann@greycat.com>
Forgotten by:	obrien
2000-06-04 16:06:34 +00:00
David E. O'Brien
313cb77c4e Forgot to fix the maintainer entry. 2000-06-03 18:38:47 +00:00
David E. O'Brien
1b296299d4 Open Motif 2.1.30 for the i386. 2000-06-03 18:36:15 +00:00
Satoshi Asami
e5edfea88b Put ${.CURDIR} instead of include file name, instead of using a relative
path.
2000-06-03 00:44:30 +00:00
Satoshi Asami
242c48edc6 Remove directories with @unexec rmdir and wildcards. 2000-06-03 00:43:57 +00:00
Satoshi Asami
5f8bbbc426 Remove directories upon deinstallation.
Submitted by:	obento
2000-06-02 22:02:24 +00:00
Satoshi Asami
56d3de68d8 Add 5 files and delete 4 directories.
Submitted by:	bento
2000-06-02 19:32:26 +00:00
Tim Vanderhoek
6c1cd273f2 Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
2000-06-02 07:29:19 +00:00
Tim Vanderhoek
4c488df21a Scatter DEINSTALL.wish to wherever there exists INSTALL.wish 2000-06-02 07:15:24 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Ade Lovett
1ecc592d8c Say hello to GNOME 1.2
audio/gnomemedia		1.2.0
	deskutils/gnomepim		1.2.0
	devel/bugbuddy			1.0
	devel/glade			0.5.9
	devel/libgtop			1.0.9
	games/gnomegames		1.2.0
	graphics/imlib			1.9.8.1
	misc/gnomeusersguide		1.2
	misc/gnomeutils			1.2.0
	sysutils/gnomecontrolcenter	1.2.0
	sysutils/gtop			1.0.8
	x11-fm/gmomemc			4.5.50
	x11/gnomecore			1.2.0
	x11/gnomelibs			1.2.1

Along with cosmetic changes to other parts of the metaport
for the new shared library version numbers.

Plus.  The metaport has been reworked to bring in a few more
often-requested items.

Please note that you absolutely need GTK/GLIB 1.2.8 or higher
for this release.
2000-06-01 16:10:38 +00:00
Maxim Sobolev
4532ea6305 gtk12-config --> ${X11BASE}/bin/gtk12-config 2000-06-01 08:20:49 +00:00
Maxim Sobolev
7349e3582b Activate xenophilia. 2000-06-01 08:06:36 +00:00
Maxim Sobolev
039e45b7b6 Initial import of Xenophilia - yet another nice looking GTK++ theme engine. 2000-06-01 08:04:42 +00:00
Will Andrews
54e128e03a Oops, forgot to include this file with the previous commit. Just to
clarify, this file is here to help keep the Qt port Makefile clean.

PR:		18902
Submitted by:	jss@subatomix.com, imura, Mike Harding <mvh@ix.netcom.com>
2000-05-30 16:14:50 +00:00
R. Imura
5f232b2a59 Update to version 2.1.1. 2000-05-30 15:31:12 +00:00
Will Andrews
a3f8f9e96d Kill GL LIB_DEPENDS - it's completely unneeded. I tried this port out with
the kdelibs11 and kdebase11 ports, which work just fine with no GL depend
in Qt 1.x.  Also nuke a.out support.

Requested by:	Alex Zepeda <jazepeda@pacbell.net> and probably others.
2000-05-30 04:16:00 +00:00
Will Andrews
959bb39883 Update to 1.2.2. Add WWW to pkg/DESCR.
PR:		18885
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
No response:	maintainer
2000-05-29 22:18:24 +00:00
Satoshi Asami
5ee80786ae Remove share/locale directories. 2000-05-29 05:43:46 +00:00
Will Andrews
a47f1d2573 Make Qt 1.45 compile without those useless examples/tutorials, which only
serve to waste CPU time.
2000-05-29 05:21:33 +00:00
Will Andrews
3d7fd2543a Update to 0.99.112. Remove aout support.
Update submitted by:	steve
2000-05-28 15:19:47 +00:00
David E. O'Brien
1e7093d9bd Add openmotif and openmotif-devel. 2000-05-27 00:10:33 +00:00
Maxim Sobolev
c707157eef Oops, forgot to remove unneded line. 2000-05-25 12:45:48 +00:00
Maxim Sobolev
409af62fa8 Update glib/gtk++ to 1.2.8.
Overview of Changes in GTK+ 1.2.8:

* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection

Overview of Changes in GLib 1.2.8:

* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
  program.
* Miscellaneous other minor bug fixes
2000-05-25 12:23:48 +00:00
Ade Lovett
cc0efda4af Update to 0.93.5 2000-05-22 18:58:13 +00:00
Will Andrews
314dda2e58 Nuke gtkgl as no other port depends on it. Gtkglarea seems to be a
replacement, at least functionally.  Also, the source distribution has
been unavailable at the original master site for quite some time.

PR:		18470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-22 02:53:46 +00:00
Jacques Vidrine
8072cd4d30 Update 1.0.50 -> 1.0.53 2000-05-20 15:25:37 +00:00
Jacques Vidrine
6335cb42fc Update description and WWW: 2000-05-20 14:23:18 +00:00
Jacques Vidrine
acc1a69fd0 Add to MASTER_SITES 2000-05-20 14:22:59 +00:00
Jacques Vidrine
c9e0a02bb8 Add some MASTER_SITES 2000-05-20 14:22:13 +00:00
Jacques Vidrine
80506748b5 Update 2.1.11 -> 2.1.15 2000-05-20 13:35:35 +00:00
Will Andrews
30e0b3e2fd Whoops, I forgot to add the ldconfig stuff. IMO, this should be standard
in bsd.port.mk so it doesn't have to be in 1000 (or whatever) ports..

Submitted by:	Scott Blachowicz <scott@sabmail.rresearch.com>
2000-05-19 18:21:55 +00:00
Chris Piazza
3614ceed8d Add a missing entry in PLIST
PR:		18556
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-19 08:03:11 +00:00
Ade Lovett
8893229c36 Update to 0.10 2000-05-17 16:36:19 +00:00
Will Andrews
2ff4f5f77b Add kde-qt-addon 1.90, which is required for KDE2 ports.
Approved by:	asami (re: no repo-copy)
2000-05-16 21:55:31 +00:00
Tim Vanderhoek
f5a27b3b34 Comment clean-ups. 2000-05-12 20:00:17 +00:00
Justin M. Seger
df18cd688b Upgrade to tk-8.3.1 w/plus 2000-05-10 22:55:21 +00:00
Thomas Gellekum
57193b00ce Upgrade to 0.6.6.
Reviewed by:	nectar
2000-05-05 09:16:27 +00:00
Ade Lovett
b409f25850 Update to 0.93.4 2000-05-03 14:20:53 +00:00
Justin M. Seger
9801d3d64d Nuke tk-4.2 2000-05-01 18:07:35 +00:00
Justin M. Seger
d81e52ad84 Use plus patches 2000-05-01 16:02:20 +00:00
Kris Kennaway
26df6b0179 Mark BROKEN: guile-gtk.h:235: conflicting types for `gdk_color_copy'
Noticed by:	bento
2000-04-29 22:23:39 +00:00
Akinori MUSHA
1aceb77cc6 Fix the awful error in the fontset specifications for several languages.
PR:		ports/18054
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-04-25 10:36:12 +00:00
Akinori MUSHA
e6530b240d Update corresponding to the update of lang/ruby to 1.4.4.
Change the MAINTAINER's mail address.

PR:		ports/18195
Submitted by:	MAINTAINER
2000-04-25 07:08:56 +00:00
Akinori MUSHA
61d7ef2a53 - Change MASTER_SITES.
- Change WWW in DESCR.
- Change the MAINTAINER address.

PR:		18197
Submitted by:	MAINTAINER

- Change NO_IMLIB to WITHOUT_IMLIB.
- Use `=' instead of unneeded `+='.  You don't need to use `+=' before
including a file.
2000-04-25 06:57:17 +00:00
Justin M. Seger
009ca2a544 Upgrade to tk-8.3 2000-04-24 21:18:59 +00:00
Justin M. Seger
089e92d1f5 Don't ignore CFLAGS
PR:		ports/17599
Submitted by:	Will Andrews <andrews@technologist.com>
2000-04-24 13:46:33 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Will Andrews
90dc539565 Do away with the old pyqt/pykde ports in favor of py-qt/py-kde.
Suggested by:	nectar
2000-04-23 05:24:54 +00:00
Will Andrews
7261ca0862 Add PyKDE, a set of Python bindings for KDE. This port has been moved
from its original, x11-toolkits/pykde.

PR:			17934
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Category seconded by:	ade, nectar
Move suggested by:	nectar
2000-04-23 05:11:52 +00:00
Will Andrews
d0efc5b86b Add py-qt, a package of python bindings for Qt. This has been moved from
the original x11-toolkits/pyqt.

PR:			17933
Submitted by:		Arun Sharma <adsharm@sharmas.dhs.org>
Move suggested by:	nectar
2000-04-23 05:07:11 +00:00
Will Andrews
2080df347f Add PyKDE, a set of Python bindings for KDE.
PR:			17934
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Category seconded by:	ade, nectar
2000-04-22 23:08:34 +00:00
Will Andrews
dd5c40113f Add pyqt, a package of python bindings for Qt.
PR:		17933
Submitted by:	Arun Sharma <adsharm@sharmas.dhs.org>
2000-04-22 22:22:19 +00:00
Will Andrews
53807797d2 Fix lesstif 0.90.0 to use automake and autoconf, as required per its build.
PR:		18145
Submitted by:	maintainer
2000-04-22 01:06:47 +00:00
Michael Haro
ab1923b11a portlint 2000-04-21 07:04:31 +00:00
Michael Haro
aa1c6b6528 remove duplicate DISTNAME 2000-04-21 07:01:09 +00:00
Yukihiro Nakai
505652e3fd Update to 0.93.3
Submitted by:	Ade Lovett<ade@FreeBSD.org>
2000-04-19 04:50:54 +00:00
Thomas Gellekum
d9e66eae6e Upgrade to 0.90.0.
PR:		18062
Submitted by:	"Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
2000-04-18 10:42:20 +00:00
Yukihiro Nakai
333dd3efe4 Update to 1.2.0 2000-04-16 05:18:00 +00:00
Brian Feldman
7a95b360b5 Sada-san meant to enable linux-gtk, not linux-jdk. 2000-04-15 17:43:20 +00:00