The NetBSD Project

CVS log for pkgsrc/sysutils/desktop-file-utils/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / desktop-file-utils

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jul 23 06:23:42 2024 UTC (4 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +8 -9 lines
desktop-file-utils: updated to 0.27

Version 0.27

common
 - Remove Autotools support.
 - Minor updates to project documentation.
 - Add pledge(2) support to remaining utilities (Antoine Jacoutot).
 - Add --version support to utilities (fdo#64) (JakobDev).

desktop-file-validate
 - Support desktop spec version 1.5 (fdo#59) (David King).
 - Add LXQt to categories (fdo#63) (rezso).
 - Use DDE category for Deepin desktop (Wang Zichong).
 - Add Endless to list of desktop IDs (Philip Withnall).
 - Fix field code escaping in messages (fdo#71).

desktop-entry-mode.el
 - Highlight action groups when ID includes hyphens (Peter Oliver).

Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Dec 7 22:28:43 2023 UTC (12 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
Fix FILES_SUBST for APPLICATIONS_PATH & UPDATE_DESKTOPDB

Was broken in earlier change to allow apps to include desktopdb.mk
without buildlink3.mk to avoid always pulling in a full dependency

Thanks to Mark Davies for picking up the issue

Bump PKGREVISION

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:25:14 2023 UTC (16 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
*: recursive bump for Python 3.11 as new default

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jul 18 18:42:31 2023 UTC (16 months, 3 weeks ago) by nia
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -3 lines
sysutils: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Aug 19 22:05:10 2022 UTC (2 years, 3 months ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Switch desktopdb.mk to not depend on desktop-file-utils

Consumers of desktop entries still register a full dependency
on desktop-file-utils, but apps that install a .desktop file
in share/applications do not. They still have a POST-INSTALL
step to call UPDATE_DESKTOPDB, but only if it is already
installed.

Should be not functional difference for any system with a
consumer of desktop entries installed, but for an app
with a .desktop entry the build of python, meson & glib2
may be deferred. Helpful for small apps and lower power
systems

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Aug 9 12:08:33 2022 UTC (2 years, 4 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -3 lines
*: Remove hardcoded -liconv / -lintl on SunOS.

This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:06:28 2021 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
revbump for icu and libffi

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Apr 12 10:56:27 2021 UTC (3 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +3 -1 lines
desktop-file-utils: Set PYTHON_FOR_BUILD_ONLY

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Oct 25 12:45:52 2020 UTC (4 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -1 lines
desktop-file-utils: Needs a c11 compiler

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Sep 1 10:21:55 2020 UTC (4 years, 3 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +6 -1 lines
Borrow patches from OpenBSD ports to fix build, adding pledge() and
unveil() support while we're at it. NFCI for other platforms.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jul 31 09:17:53 2020 UTC (4 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -9 lines
desktop-file-utils: update to 0.26.

============
Version 0.26
============

This version fixes an error that snuck into the Meson build files in version
0.25. The Autotools build is unaffected. Since the previous release has only
been out for a day, Autotools support is maintained in this release.

 update-desktop-database
  - Fix erroneous installation as "desktop-file-update" when using the Meson
    build system (fdo#58) (Antoine Jacoutot).

============
Version 0.25
============

This version adds support for the Meson build system and deprecates
Autotools. Support for the latter will be removed in the next release.

 common
  - Add Meson build system (fdo#14) (Félix Piédallu).

 desktop-file-validate
  - Allow desktop file spec version 1.4.
  - Make it possible to deprecate keys starting with "X-" (Bastien Nocera).
  - Add the "Implements" field from spec version 1.2 (fdo#55) (Dylan Baker).
  - Add the "PrefersNonDefaultGPU" key and deprecate "X-KDE-RunOnDiscreteGpu"
    (Bastien Nocera).
  - Set locale for correct output message encoding (Philip Withnall).
  - Add coloured output support (Philip Withnall).
  - Fix parsing of escaped double quote in quoted strings (fdo#56). Found
    by Frédéric Brière.
  - Add GNOME Flashback, GNOME Classic desktops (Alberts Muktupāvels).

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:51:15 2020 UTC (4 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
*: recursive bump for libffi

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Jan 18 23:35:15 2020 UTC (4 years, 10 months ago) by rillig
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Sep 12 20:46:03 2019 UTC (5 years, 3 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
sysutils/desktop-file-utils: fix pkglint warnings

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 16 09:29:33 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -3 lines
desktop-file-utils: update to 0.24.

============
Version 0.24
============

 desktop-file-validate
  - Allow desktop file spec version 1.2 (Severin Glöckner).
  - Add Budgie, Deepin, Enlightenment and Pantheon to list of
    registered desktop environments (fdo#10, fdo#11, fdo#16, oldfdo#97385)
    (Ikey Doherty, sensor.wen, Joonas Niilola, David Faure).

 update-desktop-database
  - Sort output lines internally to conserve reproduceability (fdo#12)
    (Chris Lamb).
  - Use pledge(2) on OpenBSD to limit capabilities (fdo#13) (Jasper Lievisse
    Adriaanse).

 common
  - Fix missing ; when appending to a list not ending with one (oldfdo#97388)
    (Pascal Terjan).
  - Add font as valid media type (Matthias Clasen).
  - Fix broken emacs blocking compile (fdo#15) (Hans Petter Jansson, reported
    by John).

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jun 4 13:05:28 2019 UTC (5 years, 6 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1 lines
desktop-file-utils: link against libintl on SunOS. tested by wilbury, thanks.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Apr 17 10:59:19 2018 UTC (6 years, 7 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
desktop-file-utils: Add font as valid media type

This was codified in RFC 8081, and some desktop apps are using
this now.
https://bugs.freedesktop.org/show_bug.cgi?id=105785

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 30 17:42:18 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Updated desktop-file-utils to 0.23.

============
Version 0.23
============

 desktop-file-validate
  - Accept version 1.1 desktop files (Matthias Clasen).
  - Add Cinnamon, EDE and LXQt to the list of registered desktop environments
    (fdo#73497, fdo#56353, fdo#79561) (Michael Webster, David Faure,
    Jauhien Piatlicki).
  - Allow multipart/related MIME type; it's used for MHTML (fdo#93376)
    (Hans Petter Jansson).
  - Ensure DBusActivatable filenames conform to reverse-DNS notation
    (fdo#66904) (Hans Petter Jansson).
  - Downgrade trailing semicolons to optional (fdo#76902) (Jerome Leclanche).
  - Fix buffer over-read (fdo#94303) (Hans Petter Jansson; reported by
    Hanno Boeck and Agostino Sarubbo).

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Sep 2 16:08:11 2013 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
Update to 0.22:

============
Version 0.22
============

 desktop-file-validate
  - add DBusActivatable key to allowed keys (Matthias Clasen)
  - warn about OnlyShowIn in Action groups (Matthias Clasen)
  - allow validating multiple desktop files (Matthias Clasen)
  - improve help output (Matthias Clasen)
  - update man page (Matthias Clasen)

 update-desktop-database
  - list only once a desktop file per mime type (Vincent)

 misc
  - honor NOCONFIGURE=1 (Colin Walters)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Oct 23 19:50:58 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Oct 14 18:13:18 2012 UTC (12 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -3 lines
Update to 0.21. Add comment to patch.

============
Version 0.21
============

 desktop-file-validate
  - update to current version of menu specification (Vincent):
    - only print hint if no main category is present, not an error
    - make Science a main category
    - add new registered categories: Adult, Feed, Humanities, Maps,
      Shooter, Spirituality, XFCE
    - update related categories
    - add TDE to list of registered OnlyShowIn
  - accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
  - output hint if more than one main category is present (Vincent)
  - output hint about suggested related categories (Vincent)

 misc
  - do not require glib >= 2.28 for build (Vincent)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 15 10:06:22 2012 UTC (12 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Apr 15 15:44:32 2012 UTC (12 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -3 lines
Update to 0.20:

============
Version 0.20
============

 desktop-file-install
  - fix list of locale strings without trailing slash (Matthias Clasen)

 desktop-file-validate
  - add MATE and Razor to list of registered environments (Vincent)
  - validate Desktop Actions (Giovanni Campagna, Vincent)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:13:55 2012 UTC (12 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Recursive bump for pcre-8.30* (shlib major change)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Feb 13 12:29:12 2012 UTC (12 years, 10 months ago) by drochner
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
update to 0.19
changes:
-many fixes
-documentation updates, manpages added

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:41:32 2012 UTC (12 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:44:41 2011 UTC (13 years, 7 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
recursive bump from gettext-lib shlib bump.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 16 23:37:49 2010 UTC (14 years, 10 months ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Added LICENSE.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Jul 22 09:01:46 2009 UTC (15 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
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

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 30 13:38:16 2008 UTC (16 years, 7 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
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.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 4 13:25:18 2008 UTC (16 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Update to 0.15:

============
Version 0.15
============

  o make the extension check for Icon key a warning instead of an error for now
    (Ray Strode)
  o Fix a crash in update-desktop-database when there's no group (Vincent)
  o Fix a crash in the validator happening for very small lines (Vincent)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 29 22:08:34 2007 UTC (17 years ago) by heinz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Package supports installation to DESTDIR.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:11:19 2007 UTC (17 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -3 lines
Update to 0.14:

============
Version 0.14
============

  o update of the Emacs editing mode for .desktop files (Ville Skyttä)
  o make desktop-file-install print an error when trying to install a
    non-existing desktop file, or a desktop file that can't be read (Vincent)
  o make the validator check the content of the Icon key (Vincent)
  o make the validator accept X-Foo as a valid environment (this was added to
    the spec) (Stanislav Brabec, Vincent)
  o really handle the -m command line argument for desktop-file-install
    (Matthias Clasen)
  o make desktop-file-install accept as one valid argument multiple
    categories/only-show-in/mime-types values. Now --add-category="GNOME;GTK"
    works as expected. (Vincent)
  o make desktop-file-install validate the created desktop file before removing
    the original file, and unlink it if it's not valid (Vincent)
  o code cleanups for desktop-file-install (Vincent)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 13 15:53:42 2007 UTC (17 years, 5 months ago) by drochner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
remove unneeded dependency on popt, bump PKGREVISION

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jul 3 19:47:36 2007 UTC (17 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Update to 0.13:

============
Version 0.13
============

  o rewrite validator, and update it for desktop entry specification 1.0.
    The validator should be stricter and report more useful messages.
    (Vincent)
  o add --warn-kde and --no-warn-deprecated command line options to
    desktop-file-validate (Vincent)
  o port desktop-file-install to GKeyFile (Vincent)
  o don't require --vendor for desktop-file-install (Vincent)
  o some general module cleanup (Vincent)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 18 23:58:53 2006 UTC (18 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to 0.12:

============
Version 0.12
============

  o improves category validation code to not catch false positives (Vincent Fretin, Ville Skyttä, Ray Strode, Vincent Untz)
  o make category validation code non-fatal (Ray)
  o fix mem leaks and double frees (Pascal Terjan)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Oct 4 21:59:34 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jun 15 20:40:16 2006 UTC (18 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 28 18:36:01 2006 UTC (18 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Update to 0.11:

============
Version 0.11
============

  o Validate desktop file categories (Emmet Hikory, Vincent Untz)
  o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent)
  o Use GOption instead of popt (Vincent)
  o Fix grammar problem in one of the strings (Moritz Barsnick)
  o NULL terminate search patch in update-desktop-database (Mike Hearn)
  o Fix language to encoding mapping to match spec (Ville Skyttä)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 21 06:00:49 2006 UTC (18 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 14 01:14:34 2006 UTC (18 years, 9 months ago) by jlam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:49 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:22:17 2005 UTC (18 years, 11 months ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 5 23:55:19 2005 UTC (19 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 10 20:56:23 2005 UTC (19 years, 4 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
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.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jul 21 16:29:56 2005 UTC (19 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:23 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 3 21:43:07 2005 UTC (19 years, 11 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Update to 0.10:

o Remove all menus code (Mark McLoughlin)
o Don't try and add key/value pairs to comments (Miloslav Trmac)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 5 09:38:02 2004 UTC (20 years ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update to 0.9:

o Many update-desktop-database improvements (Ray Strode,  Dan Williams)
o Fix desktop-file-install --remove-only-show-in (Ray Strode)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 26 17:22:54 2004 UTC (20 years ago) by sketch
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Correct URL to distfile.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:18:14 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
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.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Sep 21 17:03:53 2004 UTC (20 years, 2 months ago) by jmmv
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of desktop-file-utils, version 0.8:

desktop-file-utils contains a couple of command line utilities for working
with desktop entries and the applications database.  More specifically,
it contains the update-desktop-database utility, used to rebuild the database
that connects MIME types to applications.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 21 17:03:53 2004 UTC (20 years, 2 months ago) by jmmv
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>