Commit graph

3302 commits

Author SHA1 Message Date
Dirk Meyer
c94608f094 - update to 0.93.95b 2004-10-12 04:14:17 +00:00
Joe Marcus Clarke
5a4687732f Fix the build with PTHREAD_LIBS=-pthread. I'm also unmarking this port as
broken on 4.X as I think this will fix that build as well.

Reported by:	pointyhat via kris
2004-10-12 03:15:04 +00:00
Edwin Groothuis
6fe027b512 Update port: x11-toolkits/gtk20-apireference (fixes broken links
and adds GObject and gdk-pixbuf)

	- Fixes links to other modules in .html files
	- Adds GObject and gdk-pixbuf docs (they're part of GLib and GTK+)
	- Cleans the Makefile

PR:		ports/72359
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
Reviewed by:	edwin@mavetju.org
2004-10-11 22:59:13 +00:00
Kris Kennaway
f3ab1adcfb BROKEN on 5.x: Broken by changes to make(1)
Approved by:	portmgr (self)
2004-09-30 05:49:11 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
66f8fe6c44 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-26 02:40:33 +00:00
Kris Kennaway
0d4fbf1a95 BROKEN with perl 5.8 (still)
Approved by:    portmgr (self)
2004-09-26 01:57:46 +00:00
Kris Kennaway
0780800c87 BROKEN on 5.x: Configure fails
Approved by:    portmgr (self)
2004-09-26 01:46:00 +00:00
Kris Kennaway
dc34d47840 BROKEN on 5.x: Configure fails
Approved by:	portmgr (self)
2004-09-26 01:42:16 +00:00
Ying-Chieh Liao
1221f6cfad - Fix build on -current after gcc 3.3 import
PR:	71875, 71886
Submitted by:	Ports Fury
Approved by:	portmgr (marcus)
2004-09-24 01:04:01 +00:00
Pav Lucistnik
dab57fe171 - Fix build with gcc 3.4 [1]
- Remove leftover empty directories [2]

PR:		ports/71890 [1]
Submitted by:	Sergio Mangialardi <sergio@softshark.org> [1]
Approved by:	portmgr (marcus)
2004-09-19 17:33:45 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
Joe Marcus Clarke
a87718856c Fix recent XPM buffer overflows as described at
http://www.vuxml.org/freebsd/3d1e9267-073f-11d9-b45d-000c41e2cdad.html.

Obtained from:	GTK+ CVS
Approved by:	portmgr (implicit)
2004-09-17 02:09:28 +00:00
Alexander Nedotsukov
0beb901505 Fix build with gcc 3.4
Approved by:	portmgr (krion)
2004-09-05 11:15:08 +00:00
Norikatsu Shigemura
7a76e004b8 Utilize X_WINDOW_SYSTEM. 2004-09-03 20:43:04 +00:00
Pav Lucistnik
0852823332 - Resign on maintainership of my FreeBSD ports
Submitted by:	Michal Pasternak <dotz@irc.pl>
2004-09-02 08:16:25 +00:00
Pav Lucistnik
1d45b6e08b - Don't hardcode shlib versions
- Libintl is not part of libc on FreeBSD

PR:		ports/70318
Submitted by:	Christopher Nehren <apeiron@comcast.net>
Approved by:	maintainer timeout (14 days)
2004-08-29 01:20:26 +00:00
Adam Weinberger
3396782c78 Update to 2.4.9. This is just a quick fix release that pretty
much duplicates the configure patch that marcus committed.
2004-08-25 19:35:23 +00:00
Joe Marcus Clarke
5b284b0430 Update to 2.4.8. 2004-08-25 19:02:32 +00:00
Ade Lovett
e56e34a864 Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80
with  WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
2004-08-23 19:59:09 +00:00
Ying-Chieh Liao
6a3c1f6ab2 add flu 2.13
A small collection of FLTK Widgets
2004-08-23 07:40:41 +00:00
Pav Lucistnik
5470044395 - Sneak CXX into configure script as CC. Configure script ignores CXX and keeps
on linking C++ code with "cc". This fixes build on gcc 3.4
2004-08-21 16:28:20 +00:00
Mark Linimon
d3d3d47dd3 Maintainer no longer has time to work on this port. But thanks for your
help in the past!
2004-08-20 19:12:34 +00:00
Tilman Keskinoz
a6b26561f3 Build shared library with -fPIC to fix build on amd64 2004-08-20 14:24:29 +00:00
Pav Lucistnik
eb8b61b7a7 - Move notif2 from x11-toolkits to x11-themes.
PR:		ports/70515
Submitted by:	Andrey Slusar <anray@inet.ua>
Repocopy by:	marcus
2004-08-20 07:22:45 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Volker Stolz
ec941eb8b3 mirror.ac.uk -> mirrorservice.org
PR:		ports/69481
Submitted by:	Tim Bishop, Dejan Lesjak
Approved by:	maintainers
2004-08-19 13:25:38 +00:00
Alexander Nedotsukov
5c0330b1d9 - Fix build with gcc 3.4 [1]
- Unplug examples from build since they are not installed anyway.
- Use lthack.

Reported by:	pointyhat via kris
2004-08-18 07:06:39 +00:00
Alexander Nedotsukov
3190699a5e Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard). 2004-08-17 12:19:52 +00:00
Alexander Nedotsukov
b96243c3e8 Fix plist.
Reported by:	pointyhat
2004-08-17 07:18:23 +00:00
Alexander Nedotsukov
d7def3e41a Fix plist.
Reported by:	pointyhat
2004-08-17 05:05:49 +00:00
Dirk Meyer
bf30172cbf - new options:
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
 WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR:	70328
2004-08-17 05:00:53 +00:00
Alexander Nedotsukov
cc4e17a48e USE_INTLTOOL_VER -> USE_INC_LIBTOOL_VER to let lthack actually
axe .la garbage.

I didn't pay much attention to the fact how _INC get lost after
repocopy when was told about this problem in
x11-tookits/libpanelappetmm.

Reported by:	pointyhat
2004-08-17 04:02:17 +00:00
Jeremy Messenger
3ffe74f7b2 Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
	- Ruby/GtkSourceView: Fix compiling error.
	- Ruby/GdkPixbuf: Fix some bugs.
2004-08-16 18:48:33 +00:00
Jeremy Messenger
6d9eff1e93 Ruby/PanelApplet is a Ruby binding of libpanel-applet.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:58 +00:00
Jeremy Messenger
b59f3899ff Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.
WWW: http://ruby-gnome2.sourceforge.jp/
2004-08-15 17:01:02 +00:00
Steve Price
9303fa2bc8 Update to version 2.2.3.
PR:		65721
Submitted by:	KATO Tsuguru <tkato@prontomail.com>, deischen
2004-08-15 15:22:06 +00:00
Oliver Lehmann
90577764ee fix build for (at least my) 4.10 (box) 2004-08-15 14:55:18 +00:00
Max Khon
cbb36b4539 Fix STC build.
Pointed out by:	kuriyama
2004-08-15 07:51:08 +00:00
Max Khon
f68d7e49c0 NO_LATEST_LINK=yes 2004-08-15 07:49:10 +00:00
Jeremy Messenger
338404f1b3 - Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.

BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
     create and test them. They are going to be part of ruby-gnome2-all meta
     port.
2004-08-15 07:11:57 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Joe Marcus Clarke
598b05575d Update to 2.4.7 which has the fix for the FileSelector bug as well as
a potential crash when trying to get a user's home directory.
2004-08-14 21:38:18 +00:00
Alexander Nedotsukov
7831e5b74d Fix a bug in GtkFileChooser which prevent files to be opened.
Obtained from:	GNOME Bugzilla (#150099)
2004-08-14 17:49:06 +00:00
Joe Marcus Clarke
7c45a1e3db Fix build with GCC 3.4.2.
Reported by:	pointyhat
2004-08-14 00:45:45 +00:00
Pav Lucistnik
f0c23e865f - Update to 1.0.1
PR:		ports/70383
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2004-08-13 23:21:14 +00:00
Michael Nottebrock
3a01d4e44c Update to 3.3.3 2004-08-13 22:46:52 +00:00
Alexander Nedotsukov
cc7b1d5b4c Update to 2.4.6 2004-08-13 20:38:12 +00:00
Kirill Ponomarev
b35e941ed0 Update to version 1.1.9
PR:		ports/70415
Submitted by:	Ports Fury
2004-08-13 16:09:06 +00:00