Commit graph

112 commits

Author SHA1 Message Date
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
drochner
c4d960eb3c delete old libaudiofile dependency, bump PKGREVISION 2009-12-01 10:38:04 +00:00
drochner
d050f7e479 oops, that file fell through the cracks 2009-10-30 16:51:29 +00:00
drochner
5550a4cc26 PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
drochner
4268ec4105 update to 2.24.2
changes: translation updates
2009-10-21 16:01:57 +00:00
sketch
49927b3c64 More gtkdoc-rebase workaround. 2009-10-07 05:57:56 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
6f7c23cfe5 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
26e3ffdae1 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
e438104e8f Update to 2.24.1:
libgnomeui 2.24.1

* Make it work with deprecations enabled in glib/gtk+
* Fix leaks (Matthias Clasen, Christian Persch)
* Updated translations
  (ar, ast, bg, hi, it, la, lv, ko, or, pt_BR, uz, zh_HK, zh_TW)
2009-03-07 13:40:31 +00:00
wiz
8ff130af95 Bump gtk2 depends -- this needs gail. 2008-10-17 10:41:53 +00:00
drochner
b2038960aa update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 13:25:02 +00:00
drochner
e276bf9c16 remove explicit esound dependency (still pulled in by libgnome) 2008-05-29 16:34:15 +00:00
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