Commit graph

3366 commits

Author SHA1 Message Date
Pav Lucistnik
475e356f71 - Portlint 2004-07-11 22:43:54 +00:00
Max Khon
85637516c8 Fix LIB_DEPENDS for wxgtk2-utils-devel port. 2004-07-11 08:14:35 +00:00
Kris Kennaway
413e6ce575 BROKEN: Broken dependency 2004-07-11 00:47:31 +00:00
Alexander Nedotsukov
bfeea0e7ac Update to 2.4.4 2004-07-10 09:20:06 +00:00
Kirill Ponomarev
32c58d5878 Update to version 2.4.0
PR:		ports/68866
Submitted by:	Ports Fury
2004-07-10 06:42:42 +00:00
Kirill Ponomarev
14f3ee0604 Update to version 2.4.0
PR:		ports/68865
Submitted by:	Ports Fury
2004-07-10 06:41:56 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Oliver Eikemeier
ed8fc12be2 sort 2004-07-08 22:24:40 +00:00
Alexander Nedotsukov
58b77748ff - Fix examples build trigger.
- Axe yet more build but not install stuff.
2004-07-08 14:42:03 +00:00
Alexander Nedotsukov
81593e6fc3 Fix LATEST_LINK. 2004-07-08 12:01:08 +00:00
Alexander Nedotsukov
2c51bb9ce7 Update to 2.6.2 2004-07-08 11:56:02 +00:00
Alexander Nedotsukov
6bf9154e67 Add libgnomeuimm 2.6.0 after repocopy from libgnomeuimm,
C++ wrapper for libgnomeui library.
2004-07-08 11:24:37 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Max Khon
7a049bf482 Patch Makefile.in in pre-configure instead of post-patch:
patching requires wxgtk2-2.5-config which is installed via BUILD_DEPENDS
and can be missing when post-patch stage is run.

Reported by:	bento (kris)
2004-07-07 13:33:48 +00:00
Pav Lucistnik
7de5522f7e - Register conflict with newly added Gtk2 incarnation of this port 2004-07-07 06:56:32 +00:00
Pav Lucistnik
593f3b1737 After repocopy from x11-toolkits/gtkdatabox, add gtkdatabox2, Gtk+2 widget
to display numerical data.

PR:		ports/68710
Submitted by:	Leonid Zolotarev <leoz@saunalahti.fi>
Repocopied by:	marcus
2004-07-07 06:55:33 +00:00
Adam Weinberger
c55e8c382e Update to 2.6.2.1. 2004-07-06 16:49:56 +00:00
Kirill Ponomarev
6aada50f02 Update to version 1.2.6
PR:		ports/68635
Submitted by:	Ports Fury
2004-07-03 15:42:58 +00:00
Anton Berezin
057b3a9144 Unbreak on 5.8 by doing some creative patching. While at it, assign
maintainership to perl@.
2004-07-02 10:56:03 +00:00
Kris Kennaway
cea7e62674 Still BROKEN with perl 5.8.4 2004-07-02 10:01:22 +00:00
Kris Kennaway
c113d5d1b2 BROKEN: Build fails 2004-07-02 08:16:31 +00:00
Alexander Nedotsukov
b5ec194289 Update to 2.4.4 2004-07-02 04:05:53 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Volker Stolz
90c3512f73 Update to 0.5.16 (unbreak w. gtk+-2.4), thanks to Jochen Huhmann
PR:		ports/68421
Submitted by: 	maintainer
2004-06-28 08:24:18 +00:00
Hye-Shik Chang
448a761391 Update to 1.5 2004-06-28 04:26:33 +00:00
Max Khon
9976897e4f Fix order. 2004-06-27 22:34:10 +00:00
Max Khon
40852f28b2 New ports:
wxWidgets 2.5.2 (development branch) + contributed libraries and utils.
2004-06-27 21:17:17 +00:00
Pav Lucistnik
f0b606b68f - Update to 1.2.5
PR:		ports/68393
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2004-06-26 16:19:37 +00:00
Alexander Nedotsukov
91d6af38e5 Add gtkmm 2.4.3 after repocopy from gtk--2, a C++ wrapper for GTK+,
Pango, Atk.
2004-06-26 07:14:01 +00:00
Joe Marcus Clarke
93181c3dd7 Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
Requested by:	pav
2004-06-26 03:28:37 +00:00
Joe Marcus Clarke
a9bb02769e Depend on Mozilla since certain Firefox ports are broken after the recent
0.9 update.

Reported by:	pointyhat via kris
2004-06-24 21:17:08 +00:00
Joe Marcus Clarke
811ef5fa3b We have a new Mono vict^W^W^Wolunteer! John Merryweather Cooper has offered
to take these ports.
2004-06-24 20:05:54 +00:00
Pav Lucistnik
342fb8ce63 - Update to 1.0.29
- Add support for fxscintilla

Approved by:	knu (maintainer)
2004-06-24 08:46:49 +00:00
Pav Lucistnik
d7c30af315 Add fxscintilla, an implementation of Scintilla editing widget for FOX
library.

PR:		ports/68019
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-06-23 23:21:56 +00:00
Alexander Nedotsukov
66c9d78a93 Update to 2.6.2 2004-06-23 12:58:51 +00:00
Dirk Meyer
1edd473dce - update pkg-plist for gnustep-stable 2004-06-22 21:01:39 +00:00
Dag-Erling Smørgrav
85c3d4a725 Add -fPIC to CFLAGS since some depents use plib in shared libraries.
PR:		ports/68109
Submitted by:	thierry
2004-06-22 09:09:35 +00:00
Akinori MUSHA
e14f8d6914 Remove the WITH_XUNICODE knob I once added, since fltk-xunicode is way
too old and obsolete.
2004-06-22 04:45:25 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Hye-Shik Chang
04a5a4873f Add new port for py-gui 1.4,
a cross-platform pythonic GUI API.
2004-06-21 05:53:03 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Dirk Meyer
bfb71c9309 - rename patchfile 2004-06-20 22:27:31 +00:00
Thierry Thomas
4a4d5fd691 Unbreak by upgrading to 3.11.1.
PR:		ports/68053
Submitted by:	danny@ricin.com
2004-06-20 22:13:24 +00:00
Pav Lucistnik
cb66a11b63 - Add a patching I forgot in previous commit
Prodded by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-06-20 21:35:57 +00:00
Pav Lucistnik
0c95e1c09c - Update to 0.93
PR:		ports/68063
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
Reviewed by:	marcus
2004-06-20 20:13:06 +00:00
Kris Kennaway
78f2d3d0ab BROKEN: Unfetchable 2004-06-19 09:30:27 +00:00
Dirk Meyer
46435aa5aa - udpate to 0.9.3 2004-06-16 16:38:33 +00:00
Dirk Meyer
971be92b76 - udpate to 0.9.3
headsup: needs active procfs to build
2004-06-16 16:38:16 +00:00
Kirill Ponomarev
0524f4d7a1 Update to version 3.12
PR:		ports/67986
Submitted by:	maintainer
2004-06-16 15:20:39 +00:00
Joe Marcus Clarke
a81960ee4e Update to 2.6.2. 2004-06-14 22:29:58 +00:00
Volker Stolz
4ae2a6734a Not broken for Perl > 5.8.4
PR:		ports/67664
Submitted by:	Joerg Pulz
2004-06-14 21:49:43 +00:00
Joe Marcus Clarke
07e83a4a5b Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
2004-06-14 18:31:04 +00:00
Alexander Nedotsukov
1dc52ddbf9 Sort plist. 2004-06-11 17:28:50 +00:00
Joe Marcus Clarke
6ca282a9de Update to 2.4.3. 2004-06-11 17:17:24 +00:00
Vanilla I. Shu
da1b083cd0 - Upgrade to 804.027.
- add a patch for USE_XFT.

PR:		ports/67235
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-06-11 10:02:15 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Thierry Thomas
f35ec7277c - Update to version 3.11.r1;
- Update project home page URL;
- Unbreak on 5.x but keep BROKEN on 4.x;
- Compile the examples;
- Use EXAMPLESDIR and (NO)PORTDOCS.

PR:		ports/67255
Submitted by:	Stefan Walter
2004-06-06 16:52:22 +00:00
Pav Lucistnik
c150138c72 - Readd distinfo for dropshadow patch
PR:		ports/67600
Submitted by:	Thomas Vogt <thomas@bsdunix.ch>
2004-06-05 11:50:06 +00:00
Joe Marcus Clarke
3df7820a97 Update to 2.6.2. 2004-06-04 20:35:42 +00:00
Joe Marcus Clarke
785f7b3054 Update to 2.4.2. 2004-06-04 19:56:40 +00:00
Alexander Nedotsukov
158d5ab337 Update to 2.2.12 2004-06-04 18:52:07 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Dag-Erling Smørgrav
ed66a44c6d 5.x's <usbhid.h> lacks __BEGIN_DECLS / __END_DECLS, so we need to wrap
it in extern "C" { }.
2004-06-03 15:08:38 +00:00
Ying-Chieh Liao
09e99ceb4d add missing file 2004-06-03 03:13:45 +00:00
Patrick S. Gardella
c406ff2fd8 Putting commit bit in storage. I don't have the time
to work on FreeBSD for now.  Should have done this a while back.
2004-06-02 22:17:13 +00:00
Pav Lucistnik
94955bc4bc - Move to new category x11-themes.
PR:		ports/67478
Submitted by:	pav
Repocopy by:	marcus
2004-06-02 09:13:46 +00:00
Pav Lucistnik
cac112d5d4 - gtk-qt-engine was moved from x11-toolkits to x11-themes
Asked by:	thierry
2004-06-02 08:59:22 +00:00
Thierry Thomas
214334beb7 Repocopy x11-toolkits/gtk-qt-engine to x11-themes/gtk-qt-engine.
PR:		ports/67415
Submitted by:	thierry
Requested by:	pav
Repocopied by:	marcus.
2004-06-02 05:48:40 +00:00
Pav Lucistnik
45e366a7c0 - This port was moved to x11-themes category.
PR:		ports/63145
Submitted by:	adamw
2004-06-02 02:40:41 +00:00
Pav Lucistnik
ecd8d02718 - Populate new category x11-themes with some suitable candidates
from x11-toolkits.

PR:			ports/63145
List compiled by:	adamw
Repocopy by:		marcus
2004-06-02 02:26:24 +00:00
Dag-Erling Smørgrav
fa7fb11fda Previous commit unintentionally dropped maintainership. 2004-06-01 08:19:46 +00:00
Dag-Erling Smørgrav
35cdbdde5f Upgrade to 1.8.3.
PR:		ports/66172
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-06-01 08:01:47 +00:00
Joe Marcus Clarke
d657c24450 Fix a crash when trying to render non-Hangul unicode characters. This was
especially problematic in pan and evolution.

Obtained from:	GNOME CVS
Tested by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-05-31 19:41:46 +00:00
Erwin Lansing
875a6d9eb7 - Update to 0.42
- Mark perl 5.8.x and up only as it depends on p5-Tk
2004-05-31 14:35:16 +00:00
Michael Nottebrock
351741bdcd Unbreak on 4.x and get rid of USE_GCC. 2004-05-31 01:45:33 +00:00
Thierry Thomas
9a2cb0469c Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.

PR:		63282
Submitted by:	Danny Pansters <danny@ricin.com>
2004-05-30 22:17:04 +00:00
Lars Koeller
9b93f5197d o) Update to version 4.50.91
o) Change package name from xbae to Xbae
o) Add CONFIGURE_TARGET (new autoconf)
o) Fix compile error of ner version on FreeBSD 4

PR:		ports/67359
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 12:46:35 +00:00
Michael Nottebrock
7c41962a46 Don't try to enforce PREFIX by patching, Qt already honors it. 2004-05-28 11:21:24 +00:00
Pav Lucistnik
a39be9289b - Install Gtk2 files to gtk-2.0/2.4.0 instead of gtk-2.0/2.2.0
PR:		ports/65845
Submitted by:	Greg J. <xcas@cox.net>
Approved by:	maintainer timeout (2 weeks)
2004-05-26 21:52:50 +00:00
Michael Nottebrock
8af4059e32 Patch configure instead of piping echo output to the configure script -
the latter isn't make -s - safe.

Noticed by: Jon Noack <noackjr@alumni.rice.edu>
2004-05-25 15:16:36 +00:00
Michael Nottebrock
12f4ceb5a0 Fix/update MASTER_SITES.
Bitrot noticed by: mat
2004-05-24 13:11:45 +00:00
Kirill Ponomarev
a31201a08b - Update to version 1.2.1
PR:		ports/67086
Submitted by:	Ports Fury
2004-05-23 19:11:07 +00:00
Pav Lucistnik
d4b3b6b5ad - Make fetchable
PR:		ports/67089
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-05-23 14:41:07 +00:00
Kris Kennaway
a7d47ee653 BROKEN on amd64: Does not compile (missing -fPIC) 2004-05-23 10:15:19 +00:00
Kris Kennaway
429bb85d3e BROKEN: Unfetchable 2004-05-23 09:47:31 +00:00
Pav Lucistnik
4b3101f12a - According to contents of distfile, this is 0.6.11
No functional change in this commit.
2004-05-23 09:30:14 +00:00
Michael Nottebrock
5a622a9895 Fix location of pkgconfig file. 2004-05-22 19:43:04 +00:00
Joe Marcus Clarke
450aec7485 Resign maintainership to ports@. gnome@ hasn't been that active in maintaining
this, and there are some non-trivial GC problems to overcome.  Hopefully
someone will step up with a passion for .NET.
2004-05-21 20:27:05 +00:00
Michael Nottebrock
277080170b Adjust CONFLICTS, the latest revision of the xfmail port does no longer
conflict with Qt.
2004-05-21 18:33:06 +00:00
Tilman Keskinoz
3bf1929955 Shase qscintilla shared library version.
Bump PORTREVISION
2004-05-20 11:14:58 +00:00
Tilman Keskinoz
9cfdb3a77e Update to 1.3
PR:		66934
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-05-20 11:14:21 +00:00
Alexander Nedotsukov
d5972a4eb5 - Chase orbitcpp shlib version
- Use lthack
2004-05-19 06:19:45 +00:00
Eric Anholt
fe3f23e5cb Remove dependency on Xaw headers, fixing build.
Reported by:	bento via kris
2004-05-18 04:53:01 +00:00
Oliver Braun
6f965e9869 Upgrade to 0.15.3. 2004-05-17 21:09:13 +00:00
Tilman Keskinoz
64a734d3e0 Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
2004-05-17 09:30:46 +00:00
Michael Nottebrock
20ca5f3b30 Update to 3.3.2 2004-05-16 12:42:24 +00:00
Kris Kennaway
bfb7ac6323 Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
2004-05-16 07:30:10 +00:00
Kris Kennaway
8f7592e14d Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
2004-05-16 04:04:18 +00:00
Michael Nottebrock
befd8a5025 Add an additional patch to make Qt compile on 4.x/Alpha.
Special thanks to Idar Tollefsen <idart@performancedesign.no>
for giving me access to his Alpha/4.x machine for testing!
2004-05-15 15:49:16 +00:00
Joe Marcus Clarke
d565e5951d Update to 2.6.1. 2004-05-14 17:24:20 +00:00
Eric Anholt
0c94909cf0 Requires libXext, which covers some of the other deps.
Reported by:	bento via kris
2004-05-13 02:40:06 +00:00
Eric Anholt
64f1e662cb Update to 7.0.2. 2004-05-11 07:25:37 +00:00
Eric Anholt
acfbafddd3 Update to 6.2.3. 2004-05-11 07:25:22 +00:00
Ying-Chieh Liao
e67ce8e6a8 fix build on -stable
Noticed by:	bento via kris
2004-05-10 01:18:30 +00:00
Eric Anholt
34f6e640f9 Add missing xproto build depend.
Reported by:	bento (kris)
2004-05-09 08:05:54 +00:00
Erwin Lansing
2f778a0834 Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.

Thanks for all your work, Serge! Sorry to see you go.

PR:		66407
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
2004-05-09 07:10:43 +00:00
Eric Anholt
99e5e3b172 Update to 0.1.5. 2004-05-07 19:06:32 +00:00
Adam Weinberger
221247af04 Reword some of the dropshadow patch warning message text stuff thingers. 2004-05-06 21:02:30 +00:00
Jeremy Messenger
3887e16a35 Add experimental WITH_DROPSHADOW option back in; it is not supported by
FreeBSD GNOME Team.

PR:		ports/66295
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	marcus (backup mentor)
2004-05-06 04:33:39 +00:00
Alexander Nedotsukov
cead908927 Chase vte shlib version. 2004-05-06 02:54:06 +00:00
Alexander Nedotsukov
f6d5dbd911 Update to 0.11.11 2004-05-06 02:51:51 +00:00
Tilman Keskinoz
a8cc709a5e Fix build on AMD64 2004-05-05 13:53:12 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Akinori MUSHA
dabf5e1b03 Update lang/ruby18 and the bundled modules to the latest 1.8 branch
snapshot as of 2004-05-02.
2004-05-02 20:30:11 +00:00
Michael Nottebrock
86ec1d8fc8 Convert build switches to OPTIONS. 2004-05-02 18:03:59 +00:00
Alexander Nedotsukov
9bd164925a Update to 2.6.1.1 2004-05-02 15:53:31 +00:00
Jeremy Messenger
35bf36f9c0 x11-toolkits/ruby-gtkglext:
-Mark it as INGORE on FreeBSD 4.x.

x11/ruby-gnome2-all:
	-Disable the x11-toolkits/ruby-gtkglext depend on FreeBSD 4.x.

The issue is that the ruby can't be mix with and without threads (libc and
libc_r) in the same place on FreeBSD 4.x. FreeBSD 5.x doesn't has any of
problem.

Approved by:	adamw (mentor)
Discussed with:	knu
2004-05-01 19:26:24 +00:00
Joe Marcus Clarke
846294b2f1 Update to 2.6.1. 2004-04-30 20:57:42 +00:00
Joe Marcus Clarke
075a98cea8 Update to 2.4.1. 2004-04-30 19:17:54 +00:00
Mark Linimon
14afa43118 Version update to handle new GTK stuff (fixing the broken port issue
since the gnome2.6 upgrade...); more pango and gdk support; lots
of other improvements/fixes.

PR:		ports/65324
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2004-04-30 05:58:22 +00:00
Dirk Meyer
58aef718be - ignore creation of files in /root/GNUstep
Suggested by:   kris
2004-04-29 02:58:39 +00:00
Dirk Meyer
050425cedc - reorder target 2004-04-29 02:58:04 +00:00
Joe Marcus Clarke
ffd27720e8 Update to 2.6.1. 2004-04-29 02:38:44 +00:00
Volker Stolz
02080eed7e Fix dependencies.
Approved by: linimon (mentor)
2004-04-28 18:31:32 +00:00
Joe Marcus Clarke
1596b77d0a Add a missing dependency on librsvg2 to fix the package build on 4.X.
Reported by:	bento
Approved by:	portmgr (implicit)
2004-04-22 02:26:22 +00:00
Joe Marcus Clarke
280e45a894 Update to 2.4.0. 2004-04-20 16:45:48 +00:00
Ying-Chieh Liao
67026c4d34 add p5-Gtk2-Html2 0.03
Perl module for gtkhtml2 html display widget with Gtk2-Perl
2004-04-20 09:36:20 +00:00
Ying-Chieh Liao
d02f0d25a1 upgrade to 1.042 2004-04-20 08:13:01 +00:00
Volker Stolz
6d8f0b5a06 Update to 0.9.5: Fix build with most recent GHC version.
Approved by: linimon (mentor)
2004-04-20 07:51:58 +00:00
Joe Marcus Clarke
1c1371cf57 Update to 0.7. 2004-04-20 06:31:28 +00:00
Joe Marcus Clarke
e9a54af8af Update to 2.6.1. 2004-04-20 05:05:32 +00:00
Joe Marcus Clarke
ba1537b115 Update to 2.6.1. 2004-04-19 23:14:48 +00:00
Joe Marcus Clarke
1b0102e92c Update to 1.0.4. 2004-04-19 22:55:31 +00:00
Joe Marcus Clarke
df442bda87 Update to 2.6.1. 2004-04-19 21:31:17 +00:00
Tilman Keskinoz
eea2b2f9ca Use the right MTREE_FILE
Reported by:	kris
2004-04-19 12:49:54 +00:00
Kris Kennaway
37b29c9f3a BROKEN: Broken dependency 2004-04-19 12:16:40 +00:00
Kris Kennaway
b77027ff36 These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix.
2004-04-19 07:48:48 +00:00
Joe Marcus Clarke
1fd08bf229 Update to 1.0.1. 2004-04-19 07:03:46 +00:00
Kris Kennaway
219a9ab52a BROKEN: Does not compile 2004-04-19 04:28:22 +00:00
Pav Lucistnik
16cdd239f0 Add py-fltk, a Python wrapper for the Fast Light Tool Kit cross-platform graphical
user-interface library.

WWW: http://pyfltk.sourceforge.net/

PR:		ports/65286
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-04-18 21:14:32 +00:00
Pav Lucistnik
a145ef44b0 Add py-fox, a Python bindings for FOX GUI toolkit.
PR:		ports/65256
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-04-18 20:32:41 +00:00
Oliver Lehmann
de7dc54394 update to 4.0.5
use libtool version 15 instead of 13
2004-04-18 17:29:54 +00:00
Joe Marcus Clarke
ef59092fa1 Drop the coalescence timeout from 50 to 15 to compromise between actual
rendering speed, and typing speed.  The previous setting caused some jerkiness
during key repeat.

Basically, this gives the feeling of better terminal responsiveness.

Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-18 01:57:20 +00:00
Joe Marcus Clarke
3243838676 Always add the default gtkrc file to the search path so that we know we'll
have some sane theme properties when using KDE 3 or GNOME 2.

Submitted by:	kan
2004-04-17 18:17:15 +00:00
Kris Kennaway
e6577a793d Add missing files 2004-04-16 23:52:51 +00:00
Joe Marcus Clarke
c495542d4f Add a missing RUN_DEPENDS on libXpm.
Reported by:	bento via kris
2004-04-16 06:52:52 +00:00
Ying-Chieh Liao
fd807c001b fix build on -stable
Noticed by:	bento via kris
2004-04-16 02:37:14 +00:00
Ying-Chieh Liao
29cf640fd8 utilize MASTER_SITE_SOURCEFORGE 2004-04-15 01:49:25 +00:00
Volker Stolz
13e7fa3d35 Unbreak, the PORTREV-bump affected path-name generation.
Noticed by:	bento via kris
Approved by:	linimon (mentor)
2004-04-14 18:59:40 +00:00
Max Khon
650a40d237 wxWindows -> wxWidgets
Prodded by:	Pedro F. Giffuni <giffunip@yahoo.com>
2004-04-13 17:35:52 +00:00
Joe Marcus Clarke
5941d1e609 Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version. 2004-04-13 15:04:46 +00:00
Ying-Chieh Liao
0b4ad27e51 add guis 1.4
A GUI widget server
2004-04-13 07:47:24 +00:00
Ying-Chieh Liao
aef9236c70 upgrade to 0.5.4 2004-04-12 09:38:44 +00:00
Kris Kennaway
ff18bffd91 BROKEN on sparc64: Does not compile 2004-04-12 04:26:27 +00:00
Kris Kennaway
6ffc48d238 BROKEN on sparc64: Build fails 2004-04-12 03:52:17 +00:00
Joe Marcus Clarke
044038d033 * Add a missing build dependency on xextensions [1]
* Add a man page to MAN3

Reported by:	bento via kris [1]
2004-04-11 23:44:29 +00:00
Joe Marcus Clarke
fa63df0f4d Mark this port BROKEN with gtk+-2.4.
Reported by:	bento via kris
2004-04-11 02:47:56 +00:00
Kris Kennaway
c7314df277 This seems to be broken globally. 2004-04-11 00:27:36 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Joe Marcus Clarke
630d64d505 Add a missing build dependency on xextensions.
Reported by:	bento via kris
2004-04-10 05:17:12 +00:00
Alexander Nedotsukov
51885eb02a Remove PTHREAD_LIBS form CONFIGURE_ENV.
This library do not make any direct or indirect pthreads use. Moreother
it's danger to have library forcibly linked to pthreads and don't have
this dependency declared in .pc file.
2004-04-09 19:25:59 +00:00
Akinori MUSHA
6e9d984e6d Add x11-toolkits/ruby-gtkglext, Ruby binding for GtkGLExt.
This is part of the Ruby/GNOME2 suite.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:14:00 +00:00
Akinori MUSHA
f9f3d12e3d - Update the Ruby/GNOME2 suite to 0.9.1.
- Update the WWW lines.
- Hand the maintainership over to the submitter. (great!)

- multimedia/ruby-gst is currently broken because of gstreamer 0.8's
  API/ABI change.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:09:03 +00:00
Joe Marcus Clarke
ebcf708742 Fix build with gtk+-2.4.
Reported by:	bento via kris
2004-04-09 03:46:19 +00:00
Joe Marcus Clarke
2615706a31 * Teach vte about posix_openpt()
* Attempt to speed up terminal rendering a bit [1]
* Don't leave children shells linger after logging out of GNOME [2]

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> [2]
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=122656 [1]
2004-04-08 18:36:39 +00:00
Tilman Keskinoz
9804e4d555 Update to 0.28
Drop Maintainership
2004-04-08 13:37:16 +00:00
Kirill Ponomarev
3605419cb6 - Resolve conflict with vim
PR:		ports/65307
Submitted by:	maintainer
2004-04-08 07:55:00 +00:00
Joe Marcus Clarke
8f48bebef7 Add Shell.h to the plist.
Reported by:	bento via kris
Pointy hat to:	me
2004-04-08 04:03:13 +00:00
Dirk Meyer
acfa2e2bda - move post-extract target to pre-configure
Reported by:   kris (dosirak)
2004-04-07 20:45:59 +00:00
Kirill Ponomarev
842ada1992 - Update to version 804.025.b16
PR:		ports/63955
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer
2004-04-07 18:42:57 +00:00
Max Khon
27f3d6050f Add missing dependency on jpeg.9. 2004-04-06 18:14:33 +00:00
Alex Dupre
fdc587a4b0 - Fix dependency after gtk 2.4.0 import
- Bump portrevision
2004-04-06 07:26:57 +00:00
Joe Marcus Clarke
88c4e4825a Correct gnome-themes dependency.
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-06 01:49:55 +00:00
Max Khon
fa4db68f2e wxWindows -> wxWidgets 2004-04-05 16:49:41 +00:00
Joe Marcus Clarke
4466278797 Update to 2.0.2. 2004-04-05 04:27:55 +00:00
Joe Marcus Clarke
b41b93b15e Fix some known compatibility problems with GNOME 2.6. 2004-04-05 04:15:24 +00:00
Joe Marcus Clarke
b8ce5c191b Add libgtk-java, a Java wrapper around the gtk+-2.4 API. 2004-04-05 03:58:27 +00:00
Joe Marcus Clarke
d329a14ddd Adjust the gtk20 path for modules, themes, and input methods to catch up
with gtk+-2.4.
2004-04-05 03:35:22 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Ying-Chieh Liao
e50209a594 upgrade to 0.5.3 2004-04-05 02:05:46 +00:00
Ade Lovett
66d36e4cb1 Reset two missed ports back to WANT_AUTO* -- the other one mentioned,
apr-thread, doesn't appear to exist in the ports tree.
2004-04-04 21:42:12 +00:00
Kris Kennaway
adccf0a4fd BROKEN on amd64: Build fails 2004-04-03 13:55:09 +00:00
Dirk Meyer
893a9718d3 - make portlint happy, fix whitepace 2004-04-03 08:32:19 +00:00
Kirill Ponomarev
4642857685 - Use ${TEST} and ${MAKE} instead of test and make
PR:		ports/65091
Submitted by:	Ports Fury
2004-04-02 19:08:08 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
ec008f19d4 - Change tcl dependency from :build to :extract
- Add WITH_THREADS knob

PR:		ports/64324
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2004-04-02 00:53:31 +00:00
Ying-Chieh Liao
bf7cfca0ed upgrade to 1.00 2004-04-01 03:27:41 +00:00
Ying-Chieh Liao
2608f3f5f0 add p5-Gnome2-Canvas 1.00
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
2004-04-01 03:17:37 +00:00
Ying-Chieh Liao
d6e7613c14 upgrade to 1.001 2004-04-01 03:01:23 +00:00
Ying-Chieh Liao
3e85811621 upgrade to 1.040 2004-04-01 02:33:30 +00:00
Joe Marcus Clarke
58cdddbeca Add some more patches from Freedesktop to try and fix this ports compilation
problems.

Reported by:	bento via kris
2004-03-31 07:12:32 +00:00
Philip Paeps
c88f851d7b Change the last remaining references to philip@paeps.cx to philip@FreeBSD.org.
Approved by:	erwin (portmgr-secretary, while mentor njl was on holiday)
2004-03-31 06:34:10 +00:00
Ying-Chieh Liao
9e7577d1d4 not use auto-gen-plist to prevent mis-delete when portupgrade 2004-03-31 06:17:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
becbb54756 Update to 2.2.11. 2004-03-30 23:30:27 +00:00
Kirill Ponomarev
a9f6551306 - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:56:43 +00:00
Michael Nottebrock
02c02682a8 Declare CONFLICTS between libXt and XFree86-4-libraries 2004-03-28 12:46:25 +00:00
Joe Marcus Clarke
44ef5a59fe Add a missing dependency on libSM.
Reported by:	bento via kris
2004-03-28 02:16:11 +00:00