Commit graph

53 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jmmv
fdfa815f6d Update to 2.10.0:
==============
Version 2.10.0
==============

  Misc

	* New splash screen (Sami "alump" Viitanen)
        * Improved schemas string (Byran Clark, Kjartan Maraas)

  Translators

	* Vladimir \"Kaladan\" Petkov (bg)
	* Jordi Mallach (ca)
	* Miloslav Trmac (cs)
	* Martin Willemoes Hansen (da)
	* Frank Arnold (de)
	* Kostas Papadimas (el)
	* Adam Weinberger (en_CA)
	* David Lodge (en_GB)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Pauli Virtanen (fi)
	* Christophe Merlet (RedFox) (fr)
	* Ankit Patel (gu)
	* Gil Osher (he)
	* Gabor Kelemen (hu)
	* Luca Ferretti (it)
	* Takeshi AIHANA (ja)
	* Changwoo Ryu (ko)
	* Žygimantas Beručka (lt)
	* Kjartan Maraas (nb)
	* Tino Meinen (nl)
	* Åsmund Skjæveland (nn)
	* Kjartan Maraas (no)
	* GNOME PL Team (pl)
	* Evandro Fernandes Giovanini (pt_BR)
	* Duarte Loreto (pt)
	* Mişu Moldovan (ro)
	* Leonid Kanter (ru)
	* Marcel Telka (sk)
	* Laurent Dhima (sq)
	* Данило Шеган (sr)
	* Christian Rose (sv)
	* Theppitak Karoonboonyanan (th)
	* Maxim Dziumanenko (uk)
	* Simon Kemisho (xh)
	* Wang Jian (zh_CN)
	* Woodman Tuen (zh_TW)

=============
Version 2.9.4
=============

  Session Manager

	* Use GDM's logout actions protocol to shutdown/reboot (Raffaele Sandrini, Mark)
	* Change "Prompt" to "Ask" in the configuration dialog (Vincent Noel)
	* Fix compiler warnings (Jens Granseuer)
	* Slave the lifecycle of the keyring daemon to the session (Alex Larsson)

  Translators

	* Jordi Mallach (ca)
	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Francisco Javier F. Serrador (es)
	* Kjartan Maraas (nb)
	* Kjartan Maraas (no)
	* Laurent Dhima (sq)
	* Christian Rose (sv)
	* Zuza Software Foundation (zu)

=============
Version 2.9.2
=============

  Misc

	* Add X-GNOME-Bugzilla-Version to .desktop file (Christoffer Olsen)
	* Install .desktop file in $(datadir)/applications (Mark)

  Translators

	* Martin Willemoes Hansen (da)
	* Zuza Software Foundation (nso)
2005-03-22 16:21:26 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
recht
95814bcaec adapt to latest bsd.pkg.mk changes 2005-02-13 23:30:07 +00:00
jmmv
5d1051de61 Depend on the latest glib2 and gnome-vfs2 which have sane paths built in.
Avoid the need to mess with the environment WRT the XDG_{CONFIG,DATA}_DIRS
variables.

While here, fix installation of this package (missing files), caused by
a change recently made to libgnomeui (-lSM is not a direct dependency any
more).

Bump PKGREVISION to 2.
2005-01-11 12:36:24 +00:00
taca
61f12b892b Fix compile error on NetBSD 1.6.2, making it compile with gcc-2.95. 2004-12-08 02:13:39 +00:00
jmmv
4158a99f07 Let the reboot and halt options appear in GNOME's "Log Out" dialog and
make they use /sbin/shutdown under *BSD, instead of the poweroff and
reboot commands.

The patch is a hack (not to be submitted back to the upstream developers
without modification), but is the simplest thing we can do to avoid ugly
and hard to maintain patches.  I'll submit a better, but more complex
one, to GNOME's Bugzilla when I have more time.

Bump PKGREVISION to 1.
2004-11-19 19:59:14 +00:00
jmmv
614ab4e5cf Update to 2.8.1:
Session Manager

	* Don't crash gnome-session-remove if we can't get a program name
	  (Ray Strode)
	* Add a big bunch of debug spew (Federico)
	* Don't leak the splash screen background image (Kjartan)
	* Remove the purge timeout when re-incarnating a client (Federico)

  Misc

	* Use automake 1.7 (James Henstridge)

  Translators

	* Adam Weinberger (en_CA)
	* Changwoo Ryu (ko)
2004-10-26 21:09:47 +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
jmmv
198be99815 Use a new splash screen file that is not corrupted (uploading with a new
name to avoid a manual removal of the old file).  The previous PNG image
was not uploaded correctly, and misteriously resulted in checksum mismatches
(though I haven't been able to reproduce the problem).  Closes PR pkg/27019.
2004-09-23 13:17:34 +00:00
jmmv
93b9c0c6c5 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
=============
Version 2.8.0
=============

  Session Manager

	* New splash screen (Jakub Steiner)

  Translators

	* Miloslav Trmac (cs)
	* Adam Weinberger (en_CA)
	* Priit Laes (et)
	* Jesús Bravo Álvarez (gl)
	* Gabor Kelemen (hu)

==============
Version 2.7.92
==============

  Session Manager

	* Fix various warnings, deprecated API usage etc. (Kjartan Maraas)

  Translators

	* Kemal Sanjta (bs)
	* Kjartan Maraas (nb)
	* Laurent Dhima (sq)
	* Maxim Dziumanenko (uk)

==============
Version 2.7.91
==============

  Session Manager

	* Add support for activating Vino (Mark)

  Translators

	* Kartik Mistry (gu)

=============
Version 2.7.4
=============

  Fixes

	* Fix the fadeout at logout on Xinerama (Bastien Nocera)

  Translators

	* Pawan Chitrakar (ne)

=============
Version 2.7.3
=============

  Fixes

	* Don't start a keyring if one is already available (Alex Larsson)
	* Fix minor text drawing issue with the slash screen
	                                     (Carlos Romero, Simone Gotti)

  Translators

	* Evandro Fernandes Giovanini (pt_BR)
	* Laurent Dhima (sq)
	* zhakanini (ta)

=============
Version 2.7.1
=============

  Translators

	* Reinout van Schouwen (nl)
2004-09-21 16:58:42 +00:00
jmmv
3855975ab3 Update to 2.6.2:
Fixes
* Fix issue with drop shadow on splash screen not being redrawn (Carlos
  Romero, Simone Gotti)
* Don't start a keyring if there's one already available (Alex Larsson)

Translators
* Zygimantas Berucka (lt)
* Reinout van Schouwen (nl)
2004-06-28 14:59:08 +00:00
jmmv
23eaa742c2 Update to 2.6.1:
Fixes
	* Fix a crash with the logout dialog on multi-screen setups (Mark)

  Translators
	* Zuza Software Foundation (af)
	* Hizkuntza Politikarako Sailburuordetza (eu)
	* Guntupalli Karunakar (gu)
	* John C Barstow (mi)
2004-05-15 16:41:58 +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
bf168ba1c2 Update to 2.6.0:
Version 2.6.0
=============

  Translators

	* Alexander Winston (en_CA)
	* Gareth Owen (en_GB)
	* Jitendra Shah (mr)
	* Mişu Moldovan (ro)
	* Leonid Kanter (ru)

Version 2.5.92
==============

  Translators

	* Vladimir \"Kaladan\" Petkov (bg)
	* Dinesh Nadarajah (ta)
	* Maxim Dziumanenko (uk)

Version 2.5.91
==============

  Session Manager

	* New splash screen for 2.6 (Jakub Steiner)
	* Make the capplet use GtkFileChooser (Chris Kelso)

  Translations

	* Mətin Əmirov (az)
	* Laszlo Dvornik (hu)
	* Christopher R. Gabriel (it)
	* Amanpreet Singh Alam (pa)
	* Paisa Seeluangsawat (th)

Version 2.5.90
==============

  Translations

	* Laurent Dhima (sq)
	* Paisa Seeluangsawat (th)

Version 2.5.5
=============

  Session Manager

	* Set accessible role on the logout dialog (Padraig)
	* Update help links to the new user-guide location (Mark)

  Session Properties Dialog

	* Make Escape actually with the warning dialog (Bala)
	* Don't warn user about discarding changes if no changes have been made (Bala)

  Translators

	* Changwoo Ryu (ko)
	* Robert Sedak (hr)
	* Maxim Dziumanenko (uk)

Version 2.5.4
=============

  Session Manager

	* Don't show silly icon when we can't find an splash icon (Glynn)
	* Update the icon map (Luca Ferretti)
	* Fix usage of deprecated function (Kjartan)

  Misc

	* Fix issue with underquoted definition of AM_PATH_ESD (Alexander
	  Winston)
	* Kill unused .desktop file (Mark)
	* Update support for lwm (James F. Carter)
	* Add support for openbox (Michael Terry)

  Translators

	* Kjartan Maraas (no)
	* Laurent Dhima (sq)
	* Miloslav Trmac (cs)
	* Mətin Əmirov (az)
	* Reinout van Schouwen (nl)

Version 2.5.3
=============

  Session Manager

	* Fix lock-up on log out with glib 2.3.1 (Mark)
	* Use a managed window for the logout dialog when accessibility
	  is enabled (Mark, Bill Haneman)
	* Require gtk+ 2.3.x and dump the pangox coverage cache hack (Mark)

  Translators

	* Duarte Loreto (pt)
	* Isam Bayazidi (ar)
	* Paul Duffy (ga)
	* Sanlig Badral (mn)

Version 2.5.2
=============

  Session Manager

	* Start the gnome-keyring daemon at login (Alexander Larsson)
	* Shut down the GConf daemon at logout (W. Michael Petullo, Mark)
	* Don't set the full path of the splash screen in GConf (Mark)

  Translators

	* Kostas Papadimas (el)
	* Paisa Seeluangsawat (th)

Version 2.5.1
=============

  Misc

	* Add a --enable-deprecations build flag (Mark)

  Translators

	Dafydd Harries (cy)
	Miloslav Trmac (cs)
2004-04-01 18:48:11 +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
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
jmmv
8285954ef8 Get rid of the SPLASH_NAME variable, because SITES_${SPLASH_NAME} was not
beeing defined properly (causing a build failure).  (I could have defined
the variable at the very beginning of the Makefile, but this annoys pkglint.)
2004-03-08 15:24:40 +00:00
jmmv
7761140315 Use a custom splash screen that includes a note about pkgsrc and also shows
the current installed version of GNOME.  Bump PKGREVISION to 4.
2004-03-07 17:42:23 +00:00
minskim
8784c23b30 Explicitly depend on pkgconfig. 2004-02-14 20:31:56 +00:00
jlam
3ebe053d90 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:49 +00:00
xtraeme
a917c04a0e bl3ify 2004-02-11 07:11:28 +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
cbde456a74 Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser).  Noted by Min Sik Kim.
2004-02-08 21:00:04 +00:00
jmmv
d3189ea520 Bump revision due to nautilus update to 2.4.2. 2004-02-06 22:37:59 +00:00
grant
9b4feec99c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:30:32 +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
xtraeme
35abb3a82e Update to 2.4.2
Changes:

  Session Manager

        * Fix lock-up on log out with glib 2.3.1 (Mark)
2004-01-16 02:35:50 +00:00
jmmv
b32b224fea Bump revision due to librsvg2 update (libcroco added as a dependancy). 2004-01-04 17:30:55 +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
xtraeme
005b49ab0d Fix typo. 2003-12-15 00:27:12 +00:00
xtraeme
1b94065ee6 Update to 2.4.1
Changes:

        o Funky new splash screen
	o Many bugfixes were solved too.

Review Changelog to see a full list of changes.
2003-12-15 00:26:50 +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
jmmv
105143e715 Bump revision due to metacity update (startup-notification was added to its
buildlink2.mk file, so a new dependancy was introduced).
2003-07-23 15:36:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
7fe1fe9f87 Line up PKGREVISION whitespace. 2003-05-05 14:41:54 +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
rh
595a3d4a07 Update gnome-session to 2.2.1. Changes include:
* Remove --program-transform-name and associated patches now that
    gnome-core has been split into multiple parts
  * Honour the --disable-schemas-install configure option (Julio Merino)
  * Support themeing of the icons on the splash screen (Havoc Pennington)
  * Locale updates
2003-04-20 13:59:34 +00:00
jmmv
8b66082e1f Do not use SCROLLKEEPER_DATADIR as localstatedir. Pointed out by Guillaume
Valadon in tech-pkg.
2003-02-21 11:54:18 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jmmv
4b68d2d910 Update to 2.2.0.2. Changes since 2.0.8:
* Build fix (Thomas Vander Stichele)
	* Mark a couple of strings for translation (Yuriy Syrota)
	* Cool new splash screen (Jakub Steiner)
	* Up the slow client purge delay to 2 minutes (Mark)
	* Fix GsmProtocol initialisation problem (Mark)
	* Ensure child dialogs are kept above the parent (Satyajit)
	* Add startup notification flag to .desktop files (Dennis Cranston)
	* Unref the GConfCliet (Brian Cameron)
	* Add X-GNOME-BUGZILLA to the .desktop files (Fernando Herrera)
	* Fixup manpages (Christian Marillat, Mark, Alex Duggan)
	* Update application icons map (Evandro Fernandes Giovanini)
	* Fixup Xinerama aware logout iris code (Mark)
	* Allow splash screen to be configured (Rodney Dawes)
	* Use intltool to merge schmemas translations (Mark)
	* Use metacity for the window manager by default (Jacob)
	* Multiscreen support for logout iris and dialog (Mark)
	* Use "Order" instead of "Priority" in the capplet (Mark)
	* New translations.
2003-02-14 21:08:38 +00:00
jmmv
ae08f5ac7a Depend on GConf2-ui instead of GConf2. Should fix problems shown in last
Hubert's bulk build.
2003-02-05 22:22:37 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +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
rh
cdffddc437 Update gnome-session to 2.0.8. Changes include:
Session Manager
        * Don't grab the Xserver on logout with ally
        * Fix bug with splash screen layout
        * Start esd if enable_esd is set event if enable_sounds isn't

Configuration Dialog
        * Don't allow setting negative values for client priority
        * Don't ask to confirm saving after changes have been applied
        * Fix bogus warning about session name already existing

Translations
        * Abel Cheung, Anurag Seetha, Gil 'Dolfin' Osher, He Qiangqiang,
          Michal Bukovjan and Pablo Gonzalo del Campo.
2002-11-04 08:50:37 +00:00