Commit graph

805 commits

Author SHA1 Message Date
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