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
Volker Stolz
4abbd7706f
Fix location of pkg-config-file
...
PR: ports/69192
Submitted by: Konstantin Oznobihin
Approved by: maintainer timeout
2004-08-13 14:39:15 +00:00
Akinori MUSHA
790c513316
Update lang/ruby18 to 1.8.2-preview2.
2004-08-12 08:57:52 +00:00
Vanilla I. Shu
20e4709efc
Add p5-Tk-ResizeButton 0.01, a resizeable button to be used in a
...
Tk::HList column header.
PR: ports/70230
Submitted by: Lubomir Marinov <lubomir_m@abv.bg>
2004-08-10 16:04:26 +00:00
Alexander Nedotsukov
9c477653c8
Update to 2.4.5
2004-08-10 10:26:40 +00:00
Jeremy Messenger
b6138ed1ff
- Update to 0.4.1. [1]
...
- I think, it's wrong to have the 'gtk' as PORTNAME. I have made some change
from 'gtk' to 'gauche' with PKGNAMESUFFIX= -gtk. This is correct way to do.
PR: ports/69483 [1]
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) [1]
2004-08-09 03:29:06 +00:00
Jeremy Messenger
086d609d1b
Use new libtool scheme.
2004-08-08 22:49:20 +00:00
Jeremy Messenger
8ddbe16b88
- Update to 2.0.3.
...
- Remove 'py-' from the PORTNAME and add PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}.
- Change DIST_SUBDIR to gnome2.
- Remove patch-configure and use libtool 15.
- Chase the current bsd.gnome.mk, pygtk2.
Reviewed by: marcus
2004-08-07 18:59:49 +00:00
Michael Nottebrock
0b8e6214f9
Add to ipv6 category.
...
PR: ports/70025
2004-08-05 11:46:49 +00:00
Joe Marcus Clarke
eda54492af
Fix warnings when doing make deinstall by applying some @unexec
...
magic when removing shared directories.
PR: 70013
2004-08-04 21:59:44 +00:00
Joe Marcus Clarke
deed05e038
Sync the MIME search directories from gnome-vfs. This fixes some
...
prioritization issues with custom MIME types.
2004-08-04 18:33:45 +00:00
Ade Lovett
e32a824579
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
...
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
2004-08-03 22:36:52 +00:00
Joe Marcus Clarke
bb969b7d76
Update to 1.4.1.
2004-08-03 00:37:44 +00:00
Max Khon
e08df5d8a2
- wx-config now points to wxgtk2-2.4.config
...
- Bump PORTREVISION
Suggested by: Diane Bruce <db at db dot net>
2004-07-31 16:38:42 +00:00
Joe Marcus Clarke
db0c913ee0
Update to 1.0.6, and use the new libtool scheme.
2004-07-26 20:37:03 +00:00
Eric Anholt
cf80d22f0c
Register missing CONFLICTS, mostly on xorg-libraries-*
...
Reported by: Kent Stewart <kstewart@owt.com>
2004-07-26 18:32:46 +00:00
Volker Stolz
870da68c71
Remove references to mirror.ac.uk
...
PR: ports/69481
Submitted by: Tim Bishop
2004-07-26 12:13:47 +00:00
Joe Marcus Clarke
9bdf980e0d
* Fix detection of i18n support [1]
...
* Use the new libtool scheme
Reported by: Rui Lopes <rui@ruilopes.com> [1]
2004-07-25 20:43:12 +00:00
Pav Lucistnik
644574bbd9
- Chase redirect
...
PR: ports/69569
Submitted by: zeekay <zk@wspim.edu.pl>
2004-07-25 15:09:47 +00:00
Joe Marcus Clarke
73b8cfc1ec
Since this port uses custom LIBTOOLFLAGS, make sure to use its included
...
libtool.
2004-07-25 02:41:35 +00:00
Adam Weinberger
264f9789e7
[1] Only utilize ATK_ROLE_EMBEDDED if it exists.
...
Utilize lthack.
Submitted by: [1] many
2004-07-24 15:18:05 +00:00
Joe Marcus Clarke
706f3a708a
Bump PORTREVISION as these need to be recompiled with X.Org.
2004-07-23 23:42:29 +00:00
Adam Weinberger
822e2ff9f9
Update to 1.0.5.
2004-07-23 19:34:15 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Tilman Keskinoz
3ac4fec272
Retire QT2. QT3 was released a few years ago and QT4 will be released soon.
2004-07-23 14:53:13 +00:00
Tilman Keskinoz
a2fd355dff
Update to 0.5.17
...
PR: 69442
Submitted by: stephane
2004-07-23 07:38:38 +00:00
Ying-Chieh Liao
46c3f147dc
upgrade to 1.043
...
PR: 69332
Submitted by: maintainer
2004-07-21 01:08:06 +00:00
Oliver Lehmann
6d22a57097
update to xfce4-4.0.6
2004-07-19 03:31:36 +00:00
Pav Lucistnik
c3ef8ffdf6
Add scx, a GUI library for Scheme.
...
PR: ports/69074
Submitted by: Björn Lindström <bkhl@elektrubadur.se>
2004-07-17 20:07:24 +00:00
Alexander Nedotsukov
8d79fab4da
Put back USE_INC_LIBTOOL_VER=13 and lthack to fix build with
...
non-stock C++ compiller (gcc33 on -STABLE).
Noticed by: kris
2004-07-16 04:26:07 +00:00
Alexander Nedotsukov
31f57dea12
Whitespace cleanup.
...
Noticed by: kris
2004-07-16 02:03:31 +00:00
Pav Lucistnik
145963cb2b
- Correct shared library numbers to match current state of GNOME.
...
Bad thing this have to be hardwired here, as it will be most probably
forgotten next time some on the libs is updated.
PR: ports/69118
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-15 22:44:42 +00:00
Pav Lucistnik
2d7950b0cf
- Update to 1.0
...
PR: ports/68844
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
2004-07-14 22:44:23 +00:00
Kirill Ponomarev
614b89a8a4
Update to version 1.2.7
...
PR: ports/69005
Submitted by: Ports Fury
2004-07-14 12:36:33 +00:00
Alexander Nedotsukov
271f6af01d
Update to 2.6.0
2004-07-14 09:04:53 +00:00
Hye-Shik Chang
4005598746
Update to 0.5.1 and fix dependency.
2004-07-12 02:16:27 +00:00
Pav Lucistnik
696e3ea05e
- Fix plist after latest libtool change
2004-07-11 23:42:44 +00:00
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