Commit graph

148 commits

Author SHA1 Message Date
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
reed
50cc6affe5 Increase the BUILDLINK_API_DEPENDS.glib2. This configure says
it needs >= 2.15.0.
Also newer glib2 provides required gio-2.0.pc pkgconfig file.
2008-04-16 14:03:18 +00:00
drochner
2a4296c275 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-10 16:53:44 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
minskim
02c065174c This package requires gtk2+>=2.11.5.
Bump PKGREVISION.
2008-01-13 06:23:04 +00:00
drochner
fd49e4f207 kill stale patch, noticed by Matthias Scheler 2007-11-03 14:42:07 +00:00
drochner
ea7b246b7b update to 2.20.1.1
This switches to the new gnome-2.20 branch.
2007-10-31 20:05:48 +00:00
hira
255c023e41 libglade2 -> libglade (comment). 2007-10-07 07:39:52 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
8aa7e40b5c update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 18:34:11 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
dbj
2f04515675 use gdk_x11_ungrab_server instead of XUngrabServer()
This fixes build problems on darwin where symbols from
indirect dependencies are not exposed by libtool

Since gdk_x11_ungrab_server does internal reference
counting, call it 10 times, just in case there are multiple
display grabs when the segfault handler is called.
2007-03-05 00:16:25 +00:00
joerg
71d8315820 Make the libSM recursive as libtool will need it. 2007-02-15 15:21:56 +00:00
joerg
73c36af60b Depend on libSM. From Blair Sadewitz. Bump revision. 2007-02-15 15:19:45 +00:00
minskim
cdfed02ca4 Make this package build with Quartz GDK backend.
http://bugzilla.gnome.org/show_bug.cgi?id=382923
2006-12-07 13:13:08 +00:00
joerg
605f49a154 DESTDIR support. 2006-11-05 17:49:33 +00:00
drochner
764e354416 update to 2.16.1
changes:
-minor fixes
-cleanup
-doc fixes

pkgsrc change: pull in graphics/jpeg explicitely
2006-10-13 18:13:33 +00:00
joerg
a7a14af9c2 Needs intltool. #%#$%#$ 2006-09-19 17:47:18 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
drochner
df92cf187d no need to disable-gtk-doc, this is the default 2006-09-15 17:09:22 +00:00
jmmv
5cd195b712 Update to 2.16.0:
libgnomeui 2.16.0
------------------

* Lots of fixes for the async file chooser (Federico, Kris)
* Fix some problems with gnome-desktop-item-edir (Vincent)
* Win32 portability fixes (Tor)
* Build fixes for Solaris (Damien Carberry)
* Cleanups etc (Kris, Kjartan)
* Updated and new translations

libgnomeui 2.15.91
------------------

* Fixes to GnomeIconList (Matthias Clasen and Li Yuan)
* Removed unused function (Kjartan Maraas)

libgnomeui 2.15.90
------------------

* Remove crash dialog

libgnomeui 2.15.2
-----------------

* Add missing XUngrabServer() call in gnome-ui-init.c
* Remove unneeded atexit() call in gnome-client.c
* Set about dialog hooks (Christian Persch)
* Loads of new and updated translations.

libgnomeui 2.15.1
-----------------

* Merge the async branch of the file chooser (Kris)
* Other things
2006-09-15 15:09:05 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
drochner
21804564a8 update to 2.14.1
changes:
-bugfixes
-translation updates
2006-04-11 20:36:55 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
018ad2ce74 Sync PLIST with reality; missed during the update to 2.14.0.
Bump PKGREVISION to 1.
2006-03-31 10:57:20 +00:00
jmmv
706f850bc3 Update to 2.14.0:
libgnomeui 2.14.0
-----------------

* Docs
	- Update the API docs a lot (Dinoop Tomas)

* Updated and new translations:
	- cs (Petr Tomes), de (Hendrik Brandt), hu (Gabor Kelemen),
	  it (Francesco Marletta), ka (Vladimer Sichinava)
	  nn (Kjartan Maraas), pl (GNOME PL team), ro (Misu Moldavan),
	  sv (Daniel Nylander)

libgnomeui 2.13.90
------------------

* Fix critical warnings in gnome-icon-list (Harry Lu)
* Fix permissions on created directories in the file selector
  (Federico)
* Portability improvements in the file chooser (Mark)
* Make the authentication dialog thread safe (jylefort at freebsd org)
* Remove some redundant strings (Clytie Siddall)
* Fix typo in the docs (Behdad)

libgnomeui 2.13.3
-----------------

* Don't scale up small images when creating thumbnails (Lucas Rocha)
* Fix critical warning and crash in thumbnailer (Alex Larsson)

libgnomeui 2.13.2
-----------------

* Sync GOption code with latest libgnome (Christian)

libgnomeui 2.13.1
-----------------

* Fix mime type problem with the thumbnailer (Bastien)
* Fix a crasher (Felix Riemann)
* Fix leaks in the GOption code (Christian Perch)
* Thread safety fixes (jylefort at FreeBSD org)
* Warning fixes (Kjartan)
* Leak fixes in the GOption code (Christian Perch)

libgnomeui 2.13.0
-----------------

* Support the icon theme name spec (Dobey)
* Remove some stale code in the file selector (Kjartan)
* Fix a leak in gnome_entry_save_history() (Paolo Borelli) [
* Fix a GnomeCanvas-CRITICAL warning in gnome-icon-item (Federico)
  [#323521]
* Scale images before doing a thumbnail to avoid
  eating up all ram on very large images (Victor STINNER) [#307885]
* Fix a crash in gnomefileentry (Petr Mladek) [#315549]
* Fix a mem leak (Kjartan)
* Skip hidden pages in GnomeDruid (Ricardo Fernández Pascual) [#89145]
* Remove useless check and warning about (Jens Elkner) [#118532]
* Don't use gnome-keyring on Win32 (Tor Lillqvist)
* Add support for GOption argument parsing (Pawel Sliwowski, chpe) [#307312]
* Focus the first non-empty field in the password dialog (Nate Nielsen) [#318026]
* Convert text from the file entry to filename encoding before returning it.
  Patch from Yydzero <yandong.yao@sun.com>, [#321144]

* Translation updates:
	* Mahay Alam Khan (bn)
	* Miloslav Trmac (cs)
	* Marie Lund (da)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Ignacio Casal Quinteiro (gl)
	* Reinout van Schouwen (nl)
	* Marcel Telka (sk)
	* Christian Rose (sv)
	* Theppitak Karoonboonyanan (th)
	* Albert Fazlí (tt)
	* Funda Wang (zh_CN)
2006-03-30 21:38:11 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
minskim
4cd43b7a19 Use _NSGetEnviron() instead of environ on Darwin. Should fix PR
pkg/31913.  Reported in GNOME Bugzilla #330350.
2006-02-08 05:47:48 +00:00
minskim
670aeeb7ed Remove an unused patch. 2006-02-08 05:15:49 +00:00
drochner
53291567b3 update to 2.12.1
changes:
-Bug fixes
-Updated translations
2006-02-07 21:31:04 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jmmv
bcdb7c20e7 Update to 2.12.0:
libgnomeui 2.12.0
-----------------

What's new since 2.11.4

Bug fixes:
	- API doc updates (Kjartan)
	- Fix a compiler warning that broke compilation on AIX
	- Add gnome-keyring to Requires in the pkg-config file
	- Include developer docs in the devel zip file for Win32 (Tor)

Updated translations:
	- Basque, Galician, Indonesian, Korean, Kurkish,
	  Russian, Turkish.

libgnomeui 2.11.4
-----------------

What's new since 2.11.3

Bug fixes:
	- Fix a bad crasher in the file selector (Matthias)
	  http://bugzilla.gnome.org/show_bug.cgi?id=314586

Translations:
	- Estonian, French, Vietnamese

libgnomeui 2.11.3
-----------------

What's new since 2.11.2

Bug fixes:
	- Don't crash on trash:/// bookmarks (Matthias)
	- Fix build in gnome-ui-init.h

libgnomeui 2.11.2
-----------------

What's new since 2.11.1

Features:
	- Add support for .desktop file links in the file chooser
	  (Federico)

Bug fixes:
	- Make buttons work as accessible children of GnomeDruid
	  (Padraig)
	- Add a window icon for the segv dialog (Jaap)

Translations:
	- Everyone :-)

libgnomeui 2.11.1
-----------------

What's new since 2.10.x

Features:
	- Port to Win32 (Tor Lillquist)
	- Implement bookmark renaming in the file chooser
	  (Matthias Clasen)

Bug fixes:
	- Make the file chooser work better with AFS
	  (Federico Mena Quintero)
	- Fix crash when escaping the password dialog
	  (Martin Wehner, Balamurali V.)
	- Fix crash when opening the panel properties dialog
	  (Vincent Vuntz)
	- Fix for possible wrong activation URI when drive is
	  mounted from the file chooser (David Zeuthen)
	- Fix icon entry button to not clip the label incorrectly
	- Make it possible to select a folder in the file entry
	  in the icon entry. (Christian Neumair)
	- Make sure to use UTF-8 locales in the file chooser
	  for apps that don't use libgnomeui directly such as
	  Firefox (Frederic Crozat)
	- HIGify the password dialog (Michael Terry)
	- HIGify the games menu entries (Dennis Cranston)
	- Code cleanup and leak fixes (Kjartan, Matthias)
	- Build fixes (Kjartan, Hans Petter Jansson, Lazslo Peter)
	- Fix GCC warnings (Kjartan)

Translations:
	- Updated Bulgarian (bg), Canadian English (en_CA), Czech (cs),
	  Danish (da), Greek (el), Estonian (et), Norwegian bokmål (nb),
	  Dutch (nl), Kinyarwanda (rw), Slovak (sk),
	  Thai (th), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW)
2005-10-10 13:43:44 +00:00
rillig
5ac8ad7004 Removed trailing white-space. 2005-09-28 14:31:06 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
drochner
3d683f7792 update to 2.10.1
changes:
-bugfixes
-translation updates
2005-07-27 17:25:02 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
13737b6341 Update to 2.9.2:
libgnomeui 2.9.2
----------------

What's new since 2.9.1

* Bug fixes:
	- Fix thread safety issues in the file chooser (Alex)
	- Fix issues with loading/reloading in the file chooser
	  (Federico)

* Translations:
	* Added Xhosa (xh)
	* Updated Belarusian (be), Czech (cs), Estii (el),
	  Spanish (es), Greek (el), Finnish (fi), Lithuanian (lt),
	  Norwegian bokmål (no/nb), Persian (fa), Thai (th),
	  Welsh (cy),

libgnomeui 2.9.1
----------------

What's new since 2.8.1

* Bug fixes:
	- Portability fixes (TheWrittenWord)
	- Fix a leak in the file chooser (Christian Persch)
	- Use correct size for external thumbnailing scripts
	  (Fernando Herrera)
	- Fix compiler warnings (Kjartan)
	- Make gnome-app more robust against programmer mistakes
	  (scott at asofyet org)

* Translations:
	- Updated translations (bg cy, de, en_CA, es, fr, it, ko, nso, rw, zu)
2005-03-22 15:59:30 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
jmmv
ea1ca5cb43 Update to 2.8.1:
* Bug fixes:

- Fix crash in the file chooser (Alex Larsson)
- Be smarter with non-local hosts in the file chooser (Rodney Dawes,
  Federico Meña Quintero)
- Require newer gnome-vfs (J.H.M Dassen)
- Fix a leak in the file chooser (Christian Persch)
- Use correct size for external thumbnailing scripts (Fernando Herrera)
- Fix compiler warnings (Kjartan)
- Make gnome-app more robust against programmer mistakes (scott at asofyet org)
- Removed prototypes for removed functions gnome_entry_construct and
  gnome_href_construct (J.H.M. Dassen (Ray))

* Translations:
- Updated translations (bg de, en_CA, es, fr, it, ko, nso, zu)
2005-02-22 19:56:13 +00:00
jmmv
3d3e83242c Remove SM libs from the .pc file as they shouldn't be exposed from
libgnomeui, AFAIK.  Otherwise, some extra dependencies are introduced
without the required rpaths (the buildlink3.mk file does not set
USE_X11).  This causes problems in some packages (namely gnome-spell).
Bump PKGREVISION to 3.
2005-01-08 20:10:10 +00:00
minskim
72e9d76adc This package doesn't need perl at run time. Set USE_PERL5 to "build".
Bump PKGREVISION due to dependency change.
2005-01-01 03:08:57 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
8d3fe81a85 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
While here, move the documentation to share/doc, out of share/doc/html.

libgnomeui 2.8.0
----------------

What's new since 2.7.2

* Bug fixes:
	- Improved GnomeDruid theme support (Rodney Dawes)
	- File chooser backend fixes (Federico Mena Quintero,
				      Colin Walters)
	- Authentication manager and password dialog support for
	  anonymous logins (Laszlo Kovacs)
	- Various fixes (Kjartan Maraas, Eric Zhao, William Jon McCann,
			 Alexander Larsson)

* Translations:
	- New Breton translation (Thierry Vignaud)
	- New Bostnian translation (Kenan Hadžiavdić)
	- New Galician translation (Jesus Bravo Alvarez)
	- Various updated translations (ar, az, bg, ca, cs, cy, da,
					de, el, en_CA, en_GB, es, eu,
					fi, gl, gu, hi, hu, ja, ko,
					lt, mn, ms, ne, nl, nn, no,
					pa, pl, pt, pt_BR, ro, ru, sk,
					sq, sr, sv, tr, uk, wa, zh_CN,
					zh_TW)

libgnomeui 2.7.2
----------------

What's new since 2.7.1

* Bug fixes:
	- Fix GnomeDruid to be theme compliant (Rodney Dawes)
	- Fixes to the VFS file-chooser backend (Federico Quintero,
	Colin Walters)
	- Support for anonymous logins in authentication manager (Laszlo
	Kovacs)

* Translations:
	- Various updated translations (ne)

libgnomeui 2.7.1
----------------

What's new since 2.6.1

* Improvements:
	- Update to automake 1.7 (James Henstridge)
	- Icon list API additions (Damien Carbery)

* Bug fixes:
	- Authentication manager fixes (Fernando Herrera)

	- Various fixes (Steve Chaplin, Torsten Schoenfeld, Anders Carlsson,
			 Leena Gunda, Christian Rose, Fernando Herrera,
		         Takao Fujiwara, Damien Carbery, Martin Wehner)

* Translations:
	- Added Turkmen translation (Gurban Mühemmet Tewekgeli)
	- Various updated translations (bg, no, es, zh_CN, sk, sq, cs,
					en_CA, en_GB, ko)
2004-09-21 16:47:55 +00:00
grant
b382db3b61 this version of libgnomeui demands gtk2+>=2.4.1. make it so. 2004-05-06 22:03:36 +00:00
jmmv
c5616fbcc8 Update to 2.6.1.1:
Improvements:
- File system loading notification support (Federico Mena Quintero)

Bug fixes:
- Authentication manager fixes (Alexander Larsson)
- File system fixes (Federico, Alexander)
- Various bugfixes (Padraig O'Brian, Anders Carlsson)

Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujurati Team)
- Added Maori translation (John C Barstow)
- Added Basque translation (Iñaki Larrañaga)
- Added Afrikaans translation (Zuza Software Foundation)
- Various updated translations (ca, et, eu, he, hu, id, is, nn, wa)
2004-05-04 21:11:16 +00:00
danw
1417802202 darwin fix 2004-04-24 22:03:55 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
2a0bc8b607 Explicitly disable gtk-doc. 2004-04-06 17:38:22 +00:00
jmmv
5185c83d1d Updated to 2.6.0:
What's new since 2.4:

* Improvements:
	- Mass deprecation of broken widgets (Jonathan Blandford)
	- Keyring support in authentication manager (Alexander Larsson)
	- Multi-screen versions of the help and url display methods
	  (Mark McLoughlin)
	- New stock icons (Jakub Steiner)
	- Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson)
	- Improved crash dialog (Fernando Herrera)
	- Make entries support the new file chooser (Fernando Hererra,
						     Mark McLoughlin,
						     Carlos Garnacho Parro)
	- Gnome VFS file chooser backend (Alexander Larsson,
					  Federico Mena Quintero,
					  Owen Taylor)

* Bug fixes:
	- HIG fixes for gnome-scores (Alex Duggan)
	- Translate program arguments (Hidetoshi Tajima)
	- Icon list fixes (Federico Mena Quintero, Michael Zucchi)
	- Session management fixes (Christian Persch)
	- Handle toolbar orientation in gnome-app-helper (Bryan Forbes)
	- Various bug fixes (Anders Carlsson, Joe Marcus Clarke,
		             Dennis Cranston, Fernando Herrera, Richard Hult,
			     Alexander Larsson, George Lebl, Kjartan Maraas,
			     Padraig O'Brian, Carlos Romero, Jeffrey Steadfast,
			     Balamurali Viswanathan)


* Translations:
	- Added Canadian English translation (Adam Weinberger,
					      Alexander Winston)
	- Added Croatian translation (Robert Sedak)
	- Added Marathi translation (Jitendra Shah)
	- Added Serbian Jekavian translation (Bojan Suzić)
	- Added Thai translation (Theppitak Karoonboonyanan,
				  Paisa Seeluangsawat)

	- Updated Albanian translation (Laurent Dhima)
	- Updated Arabic translation (Arafat Medini)
	- Updated Azerbaijani translation (Mətin Əmirov)
	- Updated Belarusian translation (Ales Nyakhaychyk)
	- Updated Bengali translation (Sayamindu Dasgupta)
	- Updated Brazilian Portuguese translation (Raphael Higino,
						    Augusta Margues da Silva)
	- Updated British English translation (Gareth Owen)
	- Updated Czech translation (Miloslav Trmac)
 	- Updated Danish translation (Ole Laursen)
	- Updated Dutch translation (Kess van den Broek, Reinout van Schouwen)
	- Updated Estonian translation (Priit Laes)
	- Updated Finnish translation (Pauli Virtanen)

 	- Updated French translation (Christphe Fergeau, Christophe Merlet)

	- Updated German translation (Christian Neumair)
	- Updated Greek translation (Nikos Charonitakis, Kostas Papadimas)

	- Updated Hindi translation (Guntupalli Karunakar)
	- Updated Hungarian translation (Andras Timar)
	- Updated Irish translation (Alastair McKinstry)
	- Updated Italian translation (Alesso Frusciante, Francesco Marletta)

	- Updated Korean translation (Changwoo Ryu)
	- Updated Japanese translation (Takeshi AIHANA)

	- Updated Latvian translation (Pēteris Krišjānis)
	- Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas)
	- Updated Malay translation (Hasbullah Bin Pit)
	- Updated Mongolian translation (Sanlig Badral)

	- Updated Norwegian translation (Kjartan Maraas)
	- Updated Norwegian Nynorsk translation (Åsmund Skjæveland)

	- Updated Polish translation (GNOME PL Team)

	- Updated Portuguese translation (Duarte Loreto)
	- Updated Romanian translation (Mişu Moldovan)
	- Updated Russian translation (Russian Team)

	- Updated Serbian translations (Danilo Šegan, Bojan Suzic)
	- Updated Simplified Chinese translation (Funda Wang)

	- Updated Slovak translation (Marcel Telka)

	- Updated Spanish translation (Francisco Javier F. Serrador)
	- Updated Swedish translation (Christian Rose)
	- Updated Tamil translation (Dinesh Nadarajah)
	- Updated Ukranian translation (Maxim Dziumanenko)

	- Updated Welsh translation (Dafydd Harries)
2004-04-01 18:25:54 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jmmv
c00954fe74 This does not need gnome2-dirs directly, so remove the dependancy.
Not bumping revision since this uses libbonoboui, which includes gnome2-dirs
too (and we still have recursive dependancies).
2004-03-05 17:39:54 +00:00
jmmv
276a72928c unused 2004-02-20 19:26:57 +00:00
jmmv
67e45b255e Conflict with gnome-libs<=1.4.2nb1 2004-02-18 12:02:13 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
jmmv
a507944cae Explicitly depend on pkgconfig. 2004-02-13 12:59:13 +00:00
xtraeme
a0ededa1d5 bl3ify 2004-02-11 02:12:36 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
92d9f4442e Update to 2.4.0.1, based on work done by xtraeme@.
2003-09-09  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0.1

2003-09-01  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0

2003-08-25  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.3.7

2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-09-01  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

2003-08-11  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.6

2003-07-04  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.3.1

Fri Jul  4 04:27:42 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

	* libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting
	of border width, thus getting rid of double bevels.

2003-07-03  Anders Carlsson  <andersca@codefactory.se>

	* doc/reference/.cvsignore:
	* doc/reference/Makefile.am:
	* doc/reference/libgnomeui-docs.sgml:
	Generate xml reference docs (#111798, Matthias Clasen)

2003-07-01  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge
	fix for bug #114928
	* libgnomeui/gnome-ui-init.c: Merge fix for bug #111496.

2003-06-25  Thomas Vander Stichele <thomas at apestaart dot org>

        * po/az.po: removed \- which was causing msgfmt to break

2003-06-15  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-theme.c: (load_themes),
	(string_from_suffix), (suffix_from_name), (scan_directory):
	Treat files ending with ".svgz" as svg files.

2003-06-05  Alexander Larsson  <alexl@redhat.com>

	* libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate):
	Avoid using uninitialized value tv.tv_sec

Wed Jun 04 15:54:18 2003  George Lebl <jirka@5z.com>

	* libgnomeui/gnome-password-dialog.c: fix cast warning

	* libgnomeui/gnome-ui-init.c: things that are normally only
	  with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD
	  around those as well.

2003-05-26  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-file-entry.c: (browse_dialog_ok):
	Fix a warning.

	* libgnomeui/Makefile.am:
	* libgnomeui/gnome-authentication-manager.c:
	(construct_password_dialog),
	(present_authentication_dialog_blocking),
	(mark_callback_completed), (authentication_dialog_button_clicked),
	(authentication_dialog_closed), (authentication_dialog_destroyed),
	(present_authentication_dialog_nonblocking),
	(vfs_async_authentication_callback), (vfs_authentication_callback),
	(gnome_authentication_manager_init):
	* libgnomeui/gnome-authentication-manager.h:
	* libgnomeui/gnome-password-dialog.c:
	(gnome_password_dialog_get_type),
	(gnome_password_dialog_class_init), (gnome_password_dialog_init),
	(gnome_password_dialog_finalize), (dialog_show_callback),
	(dialog_close_callback), (add_row), (username_entry_activate),
	(gnome_password_dialog_new), (gnome_password_dialog_run_and_block),
	(gnome_password_dialog_set_username),
	(gnome_password_dialog_set_password),
	(gnome_password_dialog_set_readonly_username),
	(gnome_password_dialog_get_username),
	(gnome_password_dialog_get_password):
	* libgnomeui/gnome-password-dialog.h:
	* libgnomeui/gnome-stock-icons.c: (get_default_icons):
	* libgnomeui/gnome-stock-icons.h:
	* libgnomeui/libgnomeui.h:
	* libgnomeui/pixmaps/Makefile.am:
	* test-gnome/Makefile.am:
	* test-gnome/test-password-dialog.c: (authenticate_boink_callback),
	(exit_callback), (main):
	Add authentication callbacks, a password dialog, and a authentication
	stock icon.

2003-05-26  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-app.c: Merge fix for
	bug #111168 from stable.

2003-05-24  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-file-entry.c: Merge fix for
	bug #110500 from stable.
	* libgnomeui/gnome-icon-entry.c: Merge fix for
	bug #106298 from stable branch.
	* libgnomeui/gnome-icon-entry.c: Merge fix for
	bug #112651 from stable.
	* libgnomeui/gnome-color-picker.c: Merge fix for
	bug #105730 from stable.
	* libgnomeui/gnome-entry.c: Merge fix for
	bug #105388 from branch.
	* libgnomeui/gnome-ui-init.c: Fix the fix for
	bug #84778. Patch from <malcolm@commsecure.com.au>
	* libgnomeui/gnome-icon-list.c: Merge fix for
	bug #83748 from stable branch.
	* libgnomeui/gnome-app.c: Merge fix for bug #106342
	from stable branch.

2003-05-20  Kenneth Rohde Christiansen  <kenneth@gnu.org>

	* configure.in: Added Limburgish to ALL_LINGUAS

2003-05-19  Christian Neumair  <chris@gnome-de.org>

	* libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog.

2003-05-19  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix
	for bug #84778 from branch.

2003-05-19  Kjartan Maraas  <kmaraas@gnome.org>

	* glade/glade-gnome.c: (icon_entry_set_max_saved):
	* libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved):
	* libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that
	adds an API entry point to work around another being deprecated.
	Fixes bug #79324.

2003-05-15  Jaka Mocnik  <jaka@gnu.org>

	* libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object
	instead of unrefing them. patch by Ecmel Ercan. this is actually not
	a Proper(tm) fix, but it serves its purpose: finalization is done
	properly. the Right Way(tm) would be to make GnomeMDI and
	GnomeMDIChild GObject descendants, but since the MDI API is
	deprecated, I won't bother.

2003-05-13  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-app-helper.c: Accept both-horiz here too.

2003-05-09  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>

        * configure.in: Added cy to ALL_LINGUAS

2003-05-08  Masahiro Sakai  <sakai@tom.sfc.keio.ac.jp>

	* configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for
	building shared library on win32 platform.

	* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS):
	* glade/Makefile.am (libgnome_la_LDFLAGS):
	add -no-undefined which is necessary for building shared library
	on some platforms (e.g. Win32, BeOS).

2003-05-06  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-about.c: Pass NULL to g_string_new.
	* libgnomeui/gnome-app-helper.c: Same
	* libgnomeui/gnome-client.c: Reapply Arjan's leak
	patch. And don't break it in the process this time :-)
	Fixes bug #104986.

2003-04-23  Gustavo Giraldez  <gustavo.giraldez@gmx.net>

	* libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init):
	Set parent_class.
	(gnome_icon_theme_finalize): Chain parent_class' finalize.

2003-04-07  Mark McLoughlin  <mark@skynet.ie>

	* libgnomeui/gnome-icon-theme.c: (theme_lookup_icon):
	Merge the two seperate iterations of the theme's directory
	list into a single iteration.

2003-04-02  Loban A Rahman <loban@earthling.net>

	* libgnomeui/gnome-color-picker.h: Fixed bug #106154,
	  header misdocumentation.

2003-03-27  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.0

2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.

2003-03-24  Narayana Pattipati <narayana.pattipati@wipro.com>

	*libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem
	application crash when Gnome File Selector widget's OK button is
	double clicked. Fixes bugzilla bug#104906

2003-03-19  Paul Duffy <dubhthach@frink.nuigalway.ie>

        * configure.in: Added "ga" to ALL_LINGUAS.

2003-03-13  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ml" to ALL_LINGUAS.

2003-03-10  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "eo" to ALL_LINGUAS.

2003-03-09  Narayana Pattipati <narayana.pattipati@wipro.com>

	*libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem
	of Browse dialog(gnome-file-entry) being non-responsive to user
	inputs. Fixes bugzilla bug#107255.

2003-03-08  Sebastian Rittau  <srittau@jroger.in-berlin.de>

	Documentation fixes:

	* libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed
	doc string and added a comment where the true doc string can be found.
	(Namely in the corresponding templates file.)
	* doc/reference/libgnomeui-sections.txt: Inserted *Class definitions
	in the Standard sections.
	* doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets

2003-03-05  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-list.c:
	Don't return FALSE in pointer functions.
	#107652, reported by Morten Welinder.

2003-03-04  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed):
	* libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb):
	* libgnomeui/gnome-thumbnail.c (read_scripts):
	Remove unused variables to eliminate compiler warnings.

	* libgnomeui/gnome-theme-parser.c (parse_key_value):
	Initialise locale_end to some value (NULL) before use.

2003-03-02  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-lookup.c:
	(mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup):
	* libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf):
	Ask gdk-pixbuf for supported mime types, fixes #106609, reported by
	Christian Schaller.

2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.

2003-02-13  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnome/gnome-font-picker.c
	(gnome_font_picker_label_use_font_in_label): Fix a leak.

2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS

2003-02-09  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "kn" to ALL_LINGUAS.

2003-02-04  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-client.c: (client_set_restart_command):
	Revert fix since it caused brokenness.

2003-02-01  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-client.c (client_set_restart_command): Fix
	memory leak, patch by Arjan van de Ven, #104986.

2003-01-31  Alexander Larsson  <alexl@redhat.com>

	* libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup):
	Use gnome-regular for text files if
        GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set.
        This enables top-left text for nautilus.

2003-01-25  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* configure.in: Added "is" to ALL_LINUGAS.

2003-01-23  Alexander Larsson  <alexl@redhat.com>

	* configure.in (LIBGNOMEUI_AGE):
	Add EXTRAVERSION and set to .1

	* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS):
	Correct version number bug

2003-01-22  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 19:49:53 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
2b3a95149d Update to 2.2.2:
Library:
* Fix a memory leak in the pixbuf utils.
  Patch by Takuro Ashie <ashie@homa.ne.jp>. Fixes bug #114928
* Fix a bunch of typos (Kjartan)
* Fix problems with sound event handling (Leena)

Translations:
* Dafydd Harries (cy), Joel Brich (eo), Arafat Mendini (ar).
2003-07-11 10:43:31 +00:00
jmmv
69ff9c22fb Update to 2.2.1:
* Fix toolbars to be consistent (Rodney Dawes)
* Fix gnome-segv to not loop when it crashes itself (Malcolm Tredinnick,
  Damon Chaplin)
* Make fonts in icon labels respect font size changes (Pasupathi Duraisamy)
* Skip hidden pages in the druid (Ricardo Fernández Pascual)
* Fix referencing problem with MDI (Jaka Mocnic)
* Fix leaks in session management and score handling (Kjartan Maraas,
  Arjan Van de Ven)
* Bugfix for gnome-icon-theme (Gustavo Giraldez)
* Don't crash when double clicking the OK button in the fileselector
  (Narayana Pattipati)
* API documentation fixes (Sebastian Rittau)
* Don't return FALSE in pointer functions (Morten Welinder)
* Fix compiler warnings and uninitialised vars (Malcolm Tredinnick)
* Ask gdk-pixbuf for supported mime types in gnome-icon-lookup.c
  (Anders Carlsson, Christian Schaller)
* Fix leak in the font picker (Kjartan Maraas)
* Fix top-left text for icons in nautilus (Alex Larsson)
* Fix the file entry to use utf8 when setting the selected file name
  (Hidetoshi Tajima)
* Fix a crash in the icon entry (Balamurali Viswanathan)
* Don't open an infinite amount of preview widgets in the icon entry
* Enable color palette in the color picker (Gustavo Carneiro)
* Clear entry items properly in gnome-entry.c (Marco Pesenti Gritti)
* Fix problems with python-based apps and non-initialized memory
  (Marcus at freebsd org)
2003-06-03 18:45:36 +00:00
jmc
e3d39266ce The pkgconfig file has X libraries added during configure so reprocess it
after configure to make sure the right RPATH's are picked up for X. Showed
up during graphics/dia's build where no other direct X libs are referenced.
2003-05-20 04:00:16 +00:00
jmmv
b0d5947d28 The include/libgnomeui-2.0/libgnomeui and include/libgnomeui-2.0 directories
are not handled by gnome2-dirs, so remove them from here.
2003-05-03 17:43:42 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
14bf9488c2 Updated to 2.2.0.1. Changes from 2.0.6:
* configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1
* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: Fixup libtool versioning and release 2.2.0
* configure.in: Added Amharic (am), Arabic (ar), Macedonian (mk) and Dutch
  (nl) to ALL_LINGUAS.
* libgnomeui/gnome-icon-theme.c (theme_lookup_icon): Don't scale up unless we
  have to. Scaling down gives much better results.
* libgnomeui/gnome-uidefs.h (GNOME_KEY_MOD_PAUSE_GAME): Use GDK_Pause as the
  pause key. #92358.
* libgnomeui/gnome-app-helper.c: (gnome_app_install_statusbar_menu_hints):
  Apply fix for #102812, by Tom Ball.
* libgnomeui/gnome-popup-menu.c: (gnome_popup_menu_do_popup_modal): Apply fix
  for #96899, by Erwann Chenede.
2003-02-14 20:16:19 +00:00
jmmv
7d7f1223a2 Updated libgnomeui to 2.0.6. Changes:
* Added am, be, da translations.
* libgnomeui/gnome-druid.c (gnome_druid_instance_init): Grab the focus on the
  next button rather than just setting the HAS_FOCUS flag.
2003-01-04 11:38:28 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
jlam
e576968c0f Don't symlink certain classes of files that aren't needed by buildlink2:
*.pc and binaries.  Both these things are simply found by packages in their
true installed locations.
2002-09-22 09:52:33 +00:00
rh
04dc246528 s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systems
Bump PKGREVISIONs and default dependencies
2002-09-15 05:35:27 +00:00
rh
450456396f Initial import of libgnomeui-2.0.5, a core widget library for the
development of GNOME2 applications.
Provided by Julio Merino <jmmv@hispabsd.org>.  This closes PR pkg/18201.
2002-09-12 01:21:58 +00:00