Commit graph

2339 commits

Author SHA1 Message Date
Joe Marcus Clarke
728b2e811b Update to 2.2.4. 2003-05-08 04:45:18 +00:00
Joe Marcus Clarke
d22e617995 Re-add gtksourceview under the x11-toolkits category. Gtksourceview is
an editor component that adds syntax highlighting support to the default
GtkTextView widget.
2003-05-08 00:34:09 +00:00
Joe Marcus Clarke
0db611ec7e Update to 1.99.4. 2003-05-07 04:08:56 +00:00
Kris Kennaway
488b213183 BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
Kris Kennaway
fab932ce7f BROKEN: Does not compile 2003-05-06 21:37:26 +00:00
Kris Kennaway
4bfb5d4605 BROKEN: DOes not compile 2003-05-06 07:18:36 +00:00
Kris Kennaway
87e38510be BROKEN: Bad pkg-plist 2003-05-06 07:18:02 +00:00
Kris Kennaway
abc9cee1b9 BROKEN: Does not compile 2003-05-06 07:13:41 +00:00
Kris Kennaway
2bb0c23c56 BROKEN: Does not fetch 2003-05-06 07:11:45 +00:00
Kris Kennaway
71bc8757dc BROKEN: Does not configure 2003-05-06 07:08:01 +00:00
Kris Kennaway
3bc7ffd050 BROKEN: Does not compile 2003-05-06 07:06:52 +00:00
Eric Anholt
a8a511ee7a Add freeglut 1.3, an alternative to the OpenGL Utility Toolkit (GLUT) library.
PR:		51453
Submitted by:	thierry@pompo.net
2003-05-05 22:16:26 +00:00
Joe Marcus Clarke
ee9b948995 Add a missing dependency on gtk20. 2003-05-04 16:41:17 +00:00
Joe Marcus Clarke
09e61c309c Fix build on -STABLE. 2003-05-04 01:53:07 +00:00
Joe Marcus Clarke
dc99a3961d Remove a leftover directory.
Reported by:	GNOME tinderbox
2003-05-03 19:39:25 +00:00
Norikatsu Shigemura
8591ff7608 Use USE_GNOME.
PR:		ports/51544
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-05-03 15:47:13 +00:00
Norikatsu Shigemura
56e3fd3f18 Update to 0.99.0.
PR:		ports/51532
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-05-03 15:44:06 +00:00
Norikatsu Shigemura
8b409bd8fc Update to 0.99.0.
PR:		ports/51531
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-05-03 15:41:44 +00:00
Joe Marcus Clarke
cae437add6 Link executables with -pthread so that they can work with threaded libraries
like libgthread.
2003-05-03 07:07:01 +00:00
Joe Marcus Clarke
55fe2bd4fe Add guile-gobject, GUILE beings for core GNOME 2 libraries. 2003-05-02 05:56:13 +00:00
Joe Marcus Clarke
2c1a52bb7d Fix build with guile-1.6.4.
Obtained from:	guile-gnome CVS
2003-05-02 03:20:51 +00:00
Joe Marcus Clarke
7c6a77a591 Update to 0.31. 2003-05-02 03:19:47 +00:00
Joe Marcus Clarke
d6f1f8e6ce Run the pkg-install script even if BATCH is defined. These scripts are
not interactive.
2003-04-29 23:31:14 +00:00
Joe Marcus Clarke
5d89859da7 Update to 0.10.27. 2003-04-29 18:36:16 +00:00
Joe Marcus Clarke
041e3325dc Convert to new GNOME infrastructure. 2003-04-26 22:30:26 +00:00
Akinori MUSHA
f7bdeed669 Update to 1.0.22. 2003-04-26 21:15:58 +00:00
Jun Kuriyama
c3b5bdc727 Fix typo in last commit. 2003-04-25 11:23:48 +00:00
Jun Kuriyama
54f98ef250 Update WWW and MASTER_SITE.
Submitted by:	MA, Dunzi <tadalunch@sources.redhat.com>
PR:		ports/48312
2003-04-25 11:22:19 +00:00
Joe Marcus Clarke
5504e26b7b Convert to new GNOME infrastructure. 2003-04-22 05:02:24 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
a22769375b Add a bandaid to fix aborts on -CURRENT with gnome-python apps. Note, the
crash only occurs when malloc options are set to AJ (default for -CURRENT).
Another workaround for this problem is:

# ln -s aj /etc/malloc.conf
2003-04-19 20:46:10 +00:00
Joe Marcus Clarke
a40ff7727b Add py-gtkglext, the Python language binding for GtkGLExt, an OpenGL Extension
to GTK.

PR:	51114
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-18 04:39:45 +00:00
Maxim Sobolev
12fce5e935 Drop maintainership. 2003-04-17 15:23:20 +00:00
Maxim Sobolev
56a4d0962d Update to 2.4.0.7. 2003-04-17 15:22:45 +00:00
Joe Marcus Clarke
6cc54613b7 Update to 1.2.1. 2003-04-16 23:30:29 +00:00
Joe Marcus Clarke
0129289cfb Update to 1.99.3. 2003-04-16 23:14:28 +00:00
Joe Marcus Clarke
71c8816c10 Re-enable NLS support.
Reported by:	Rolf Großmann <Rolf.Grossmann@PROGTECH.net>
2003-04-16 14:38:10 +00:00
Joe Marcus Clarke
4fa7f6c6cb Looks like there was a regression in libbonoboui such that it ignores
the invoking application's datadir in favor of a hacked datadir.
2003-04-16 14:18:35 +00:00
Maxim Sobolev
68d7cdcd02 Attempt to nail down strange problems people are reporting usially
around new release. Apparently, those problem steam from the fact
that those users doesn't update their kernels along with userland,
so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match
OS version detected by configure script, making it believe that
it is in the cross-compile environment. The same problem observed
on bento.

Use USE_REINPLACE while I'm here.
2003-04-14 15:39:50 +00:00
Joe Marcus Clarke
f9b3f6d1f3 Fix coexistence check for py-gnome.
PR:	50900
2003-04-13 23:31:54 +00:00
Dirk Meyer
3cb0397952 - Change WANT_GNUSTEP_* to WITH_GNUSTEP_*
Suggested by: kris
2003-04-13 11:38:53 +00:00
Edwin Groothuis
76c4796b2b maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style
	http://search.cpan.org/search?dist=module, so this is a
	good time to convert all my ports to the new
	http://search.cpan.org/dist/module format.

PR:		ports/50686
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-04-13 11:37:25 +00:00
Edwin Groothuis
cf5405e123 Fix build for x11-toolkits/php-gtk
Due to incorrect build dependencies, php-gtk failed to build
	(as reported by bento).  This patch fixes BUILD_DEPENDS and
	corrects another small bug (pre-configure wouldn't be called
	under certain circumstances).

PR:		ports/50854
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2003-04-13 11:23:18 +00:00
Dirk Meyer
6033742405 Slave port for gnustep-back
this creates the xdps backend (x-display-postscript)

set in /etc/make.conf
WANT_GNUSTEP_XDPS=yes

if you want all dependend ports linked aginst this.
2003-04-13 08:12:48 +00:00
Dirk Meyer
78917e617a - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
PR:		50479
2003-04-13 07:38:27 +00:00
Dirk Meyer
d7de4eaae2 - Use libobjc.so
- Cleanup
- Use bsd.gnustep.mk
- Support configureable backends xlib, xgps, art
PR:		50479
2003-04-13 07:30:53 +00:00
Joe Marcus Clarke
36a20764e5 Override the CONFIGURE_TARGET in bsd.gnome.mk.
Reported by:	bento
2003-04-11 23:35:09 +00:00
Norikatsu Shigemura
20639ebd2f Add wxgtk-docs 2.4.0, wxWindows documentation in HTML.
PR:		ports/50542
Submitted by:	Michal Pasternak <dotz@irc.pl>
2003-04-11 18:44:31 +00:00
Kevin Lo
34696148fe Update to 1.2.5
PR: 50707
Submitted by: MAINTAINER
2003-04-09 08:55:26 +00:00
Ying-Chieh Liao
59d1fc8ec3 pike-gtk is included in pike now, so remove it 2003-04-09 06:16:16 +00:00