Up to [cvs.NetBSD.org] / pkgsrc / sysutils / desktop-file-utils
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.48 / (download) - annotate - [select for diffs], Fri Aug 19 22:05:10 2022 UTC (5 months, 2 weeks ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
HEAD
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
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) - annotate - [select for diffs], Tue Aug 9 12:08:33 2022 UTC (5 months, 3 weeks ago) by jperkin
Branch: MAIN
Changes since 1.46: +1 -3
lines
Diff to previous 1.46 (colored)
*: 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) - annotate - [select for diffs], Wed Dec 8 16:06:28 2021 UTC (13 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.45: +2 -1
lines
Diff to previous 1.45 (colored)
revbump for icu and libffi
Revision 1.45 / (download) - annotate - [select for diffs], Mon Apr 12 10:56:27 2021 UTC (21 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.44: +3 -1
lines
Diff to previous 1.44 (colored)
desktop-file-utils: Set PYTHON_FOR_BUILD_ONLY
Revision 1.44 / (download) - annotate - [select for diffs], Sun Oct 25 12:45:52 2020 UTC (2 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.43: +4 -1
lines
Diff to previous 1.43 (colored)
desktop-file-utils: Needs a c11 compiler
Revision 1.43 / (download) - annotate - [select for diffs], Tue Sep 1 10:21:55 2020 UTC (2 years, 5 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.42: +6 -1
lines
Diff to previous 1.42 (colored)
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) - annotate - [select for diffs], Fri Jul 31 09:17:53 2020 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.41: +3 -9
lines
Diff to previous 1.41 (colored)
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 Muktupvels).
Revision 1.41 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:15 2020 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.40: +2 -1
lines
Diff to previous 1.40 (colored)
*: recursive bump for libffi
Revision 1.40 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:15 2020 UTC (3 years ago) by rillig
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
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) - annotate - [select for diffs], Thu Sep 12 20:46:03 2019 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
sysutils/desktop-file-utils: fix pkglint warnings
Revision 1.38 / (download) - annotate - [select for diffs], Fri Aug 16 09:29:33 2019 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.37: +2 -3
lines
Diff to previous 1.37 (colored)
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) - annotate - [select for diffs], Tue Jun 4 13:05:28 2019 UTC (3 years, 8 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.36: +3 -1
lines
Diff to previous 1.36 (colored)
desktop-file-utils: link against libintl on SunOS. tested by wilbury, thanks.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Apr 17 10:59:19 2018 UTC (4 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
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) - annotate - [select for diffs], Thu Jun 30 17:42:18 2016 UTC (6 years, 7 months ago) by wiz
Branch: 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
Changes since 1.34: +2 -2
lines
Diff to previous 1.34 (colored)
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) - annotate - [select for diffs], Mon Sep 2 16:08:11 2013 UTC (9 years, 5 months ago) by wiz
Branch: 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
Changes since 1.33: +2 -3
lines
Diff to previous 1.33 (colored)
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) - annotate - [select for diffs], Tue Oct 23 19:50:58 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.32: +1 -3
lines
Diff to previous 1.32 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Oct 14 18:13:18 2012 UTC (10 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -3
lines
Diff to previous 1.31 (colored)
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) - annotate - [select for diffs], Sat Sep 15 10:06:22 2012 UTC (10 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.30: +2 -1
lines
Diff to previous 1.30 (colored)
recursive bump from libffi shlib major bump (additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Revision 1.30 / (download) - annotate - [select for diffs], Sun Apr 15 15:44:32 2012 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.29: +2 -3
lines
Diff to previous 1.29 (colored)
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) - annotate - [select for diffs], Sat Mar 3 00:13:55 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.28: +2 -1
lines
Diff to previous 1.28 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.28 / (download) - annotate - [select for diffs], Mon Feb 13 12:29:12 2012 UTC (10 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.27: +3 -3
lines
Diff to previous 1.27 (colored)
update to 0.19 changes: -many fixes -documentation updates, manpages added
Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 6 12:41:32 2012 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
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) - annotate - [select for diffs], Fri Apr 22 13:44:41 2011 UTC (11 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.25 / (download) - annotate - [select for diffs], Sat Jan 16 23:37:49 2010 UTC (13 years ago) by heinz
Branch: 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
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
Added LICENSE.
Revision 1.24 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:46 2009 UTC (13 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
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) - annotate - [select for diffs], Wed Apr 30 13:38:16 2008 UTC (14 years, 9 months ago) by jmmv
Branch: 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
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
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) - annotate - [select for diffs], Tue Mar 4 13:25:18 2008 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
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) - annotate - [select for diffs], Thu Nov 29 22:08:34 2007 UTC (15 years, 2 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.20: +3 -1
lines
Diff to previous 1.20 (colored)
Package supports installation to DESTDIR.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Sep 7 16:11:19 2007 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.19: +2 -3
lines
Diff to previous 1.19 (colored)
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) - annotate - [select for diffs], Fri Jul 13 15:53:42 2007 UTC (15 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
remove unneeded dependency on popt, bump PKGREVISION
Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 3 19:47:36 2007 UTC (15 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
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) - annotate - [select for diffs], Sat Nov 18 23:58:53 2006 UTC (16 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
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) - annotate - [select for diffs], Wed Oct 4 21:59:34 2006 UTC (16 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jun 15 20:40:16 2006 UTC (16 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.14: +1 -3
lines
Diff to previous 1.14 (colored)
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) - annotate - [select for diffs], Fri Apr 28 18:36:01 2006 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -3
lines
Diff to previous 1.13 (colored)
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) - annotate - [select for diffs], Tue Mar 21 06:00:49 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL scripts prior to revision 1.43 of bsd.pkginstall.mk.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:34 2006 UTC (16 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
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) - annotate - [select for diffs], Sun Feb 5 23:10:49 2006 UTC (17 years ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:17 2005 UTC (17 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.9: +1 -2
lines
Diff to previous 1.9 (colored)
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) - annotate - [select for diffs], Mon Dec 5 23:55:19 2005 UTC (17 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:23 2005 UTC (17 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
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) - annotate - [select for diffs], Thu Jul 21 16:29:56 2005 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:23 2005 UTC (17 years, 9 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.5: +1 -2
lines
Diff to previous 1.5 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 3 21:43:07 2005 UTC (18 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
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) - annotate - [select for diffs], Sun Dec 5 09:38:02 2004 UTC (18 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
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) - annotate - [select for diffs], Fri Nov 26 17:22:54 2004 UTC (18 years, 2 months ago) by sketch
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Correct URL to distfile.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:14 2004 UTC (18 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
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 / (download) - annotate - [select for diffs] (vendor branch), Tue Sep 21 17:03:53 2004 UTC (18 years, 4 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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) - annotate - [select for diffs], Tue Sep 21 17:03:53 2004 UTC (18 years, 4 months ago) by jmmv
Branch: MAIN
Initial revision