Commit graph

33 commits

Author SHA1 Message Date
jmmv
cc9dc08dc2 During print-PLIST in packages using this one, print a comment for the
share/gnome/vfolders directory, instead of trying to remove it.
2004-05-15 14:55:46 +00:00
jmmv
24d7a89ed0 Update to 2.6.1: new and updated translations. 2004-05-15 13:37:10 +00:00
danw
be2673d95d fixes for darwin 2004-05-11 12:30:15 +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
1e5ae7188a Update to 2.6.0. Changes since previous stable version:
Version 2.6.0
=============

  Translators

	* Gareth Owen (en_GB)

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

  Translations

	* Sayed Jaffer Al-Mosawi (ar)
	* Peter \"Peshka\" Slavov (bg)
	* Alexander Winston (en_CA)
	* Elian Myftiu (sq)
	* Danilo Segan (sr)
	* Gurban Mohemmet Tewekgeli (tk)
	* Maxim Dziumanenko (uk)

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

  libgnome-desktop

	* Fix issue where dragging a file from an nfs mounted dir onto
	  a launcher wouldn't work (Mark)
	* Make the launcher editor use GtkFileChooser (Brian Skahan)

  Misc

	* Don't depend on strptime (Mark)
	* Check for scrollkeeper in configure (Mark)
	* Fixup OMF files to validate with latest scrollkeeper (Mark)

  Translations

	* Laszlo Dvornik (hu)
	* Luca Ferretti (it)
	* Amanpreet Singh Alam (pa)
	* Duarte Loreto (pt)
	* Elian Myftiu (sq)
	* Dinesh Nadarajah (ta)
	* Paisa Seeluangsawat (th)

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

  Misc

	* Allow build against an uninstalled build (Laszlo Peter)

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

  Misc

	* Use the new applications icon for the Applications menu (Mark)

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

  About Dialog

	* Set intro text as non-editable (Fernando Herrera)
	* Plug some leaks (Kjartan Maraas)

  libgnome-desktop

	* Include correct i18n header to fix warnings (The Written Word)

  Misc

	* Use the common docs build system (Malcolm Tredinnick)
	* Small configure.in cleanup (Tomasz K³oczko)
	* Fix underquoted AM_PATH_ESD issue (Alexander Winston)
	* Don't included generated .desktop files in tarball (Mark)
	* Distcheck fix (Mark)

  Translators

	* Christophe Merlet (RedFox) (fr)
	* Kjartan Maraas (no)
	* Miloslav Trmac (cs)

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

  About Dialog

	* Update the "Contact" link (Alex Duggan)

  Misc

	* FDL/GPL/LGPL docs updates (Eric Baudais)

  Translators

	* Dmitry G. Mastrukov (ru)

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

  libgnome-desktop

	* Handle g_filename_from_utf8() failure (Dennis Cranston)

  Translators

	* Danilo Segan (sr)
	* Kjartan Maraas (no)
	* Kostas Papadimas (el)

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

  libgnome-desktop

	* Remove unnecessary accessibility code (Padraig)
	* Use the correct mnemonic widget for the command entry (Padraig)

  Misc

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

  Translators

	Abel Cheung (zh_TW)
	G Karunakar (hi)
	Jordi Mallach (ca)
	Ole Laursen (da)
	Sanlig Badral (mn)
2004-04-01 18:36: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
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
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
53aacf3789 unused 2004-02-20 17:50:36 +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
jmmv
477aa8a690 Use pkgsrc intltool. 2004-02-13 22:15:35 +00:00
xtraeme
45e3241c4d bl3ify 2004-02-11 04:47:10 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +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
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
90d12e1ede Update to 2.4.1.1, based on work done by xtraeme@:
Version 2.4.1.1
  libgnome-desktop
	* Make the localte keystring matching with the desktop entry
	  specification by not removing the modifier from the
	  localestring before matching (Danilo Segan)

Version 2.4.1
  Misc
	* Mark a missing string for translation (Hidetoshi Tajima)
	* Fix build issue with install location of icons (George)
	* Use GRandom instead of srandom() and random() (George)

Version 2.4.0
  gnome-about
	* Fix off by one error with the build date (Young-Ho Cha)

Version 2.3.6.1
  gnome-about
	+ Clean up introductory text (Luis Villa)

Version 2.3.6
  gnome-about
	+ Internalionalize gnome-version.xml so that the descriptive
	  intro and date  can be translated (Malcolm Tredinnick)
	+ Handle errors when clicking on links (Olav Vitters)
  Misc
	+ Follow KDE behaviour when substituting %i, %m, %c and %k
	  in .desktop files (George)
	+ Allow custom icons with the same name as a themed icon to
	  be selected in GnomeDitemEdit (George)
	+ Build fix (Thomas Vander Stichele)

Version 2.3.4
  Misc
	* Allow vendor and date to be configured using configure (Frederic
	  Crozat)
	* Ship the .directory.in files in the distributed tarball (Mark)

Version 2.3.3.1
  Misc
	* Added a default desktop background image (Mark Finlay)
	* Removed icons which belong to gnome-control-center (Mark Finlay)
	* Use macros in gnome-version.xml so we have the correct version
	  number (Andrew Sebola)
	* Renamed "Sound & Video" to "Multimedia (Mark)
	* Use different icon for the "Other" menu (Mark)
	* Fix issues with backwards compat with old icon names (Mark Finlay)
	* Fix gnome-about build with gcc 2.95 (Mark)
	* HIG fixes for .desktop file editing dialog (Dennis Cranston)

Version 2.3.3
	* New GNOME About Dialog ! (Kristian Rietveld,
	                            Mark McLoughlin,
	                            Glynn Foster,
	                            Jeff Waugh)
  Misc
	* Moved some icons to gnome-icon-theme (Mark Finlay)
	* Change icon for Accessories, Games and Programming menus (Mark
	  Finlay)

Version 2.3.2
  gnome-about
	* Hexify contributors list so it doesn't need to be translated and
	  make a format string much easier to translate (Christian Neumair)
  Misc
	* Removed gnome-panel icons (Mark)
	* Removed gnome-games icons (Luca Ferretti)
	* Cygwin fixes (Masahiro Sakai)
	* Fix sgmldocs.make (Art Haas)

Version 2.3.1
	* s/Vendor/Distributor (Mike Newman)

Version 2.2.2
  libgnome-desktop
	* Don't unescape special characteres (e.g. %20) (Bala)

Version 2.2.1
  libgnome-desktop
	* Fix issue with gettext (Frederic Crozat)
	* Don't crash when adding translations to a new Ditem (Arvind)
	* Remove mime type checking from .desktop file loader (Andrew
	  Sobala)
	* Fix memory corruption when DESKTOP_STARTUP_ID is already set
	  (fourdan@xfce.org)
	* Fix silly bug in the option menu of the Ditem edit dialog (Kalle
	  Olavi Niemitalo)
  Miscellanous
	* Update the "Reporting Bugs" docs (Alexander Kirillov)
	* Build fix (Dan Mills)
	* New screenshot icon (Jakub Steiner)
2003-12-14 22:42:15 +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
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
uebayasi
35df150e2f The \"startup-notification\" include is missing.
Pointed out by Marc Recht.
2003-06-05 07:45:03 +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
jmmv
b5ee8efe38 Update to 2.2.0.1. This version includes several new translations. 2003-02-14 20:53:41 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +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
jmmv
23d7352d58 Update gnome-desktop to 2.0.10.
Changes since 2.0.8:
- Added Belarusian translation.
- Added desktop-docs/gnome-feedback/Makefile and
  desktop-docs/gnome-feedback/C/Makefile.

Patch provided in PR pkg/19411 by Juan RP.
2002-12-16 21:26:55 +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
c967b44f3a Initial import of gnome-desktop-2.0.8, the main desktop component of GNOME2
Based on Julio Merino's version in PR pkg/18209 with some modifications to
allow co-existence with GNOME 1.
2002-09-14 07:01:42 +00:00