Version: 1.1.3, Package name: xdg-utils-1.1.3 |
Maintained by: Antoine Jacoutot |
Master sites: |
Description Xdg-utils is a set of command line tools that assist applications with a variety of desktop integration tasks. About half of the tools focus on tasks commonly required during the installation of a desktop application and the other half focuses on integration with the desktop environment while the application is running. |
Filesize: 290.205 KB |
Version History (View Complete History) |
|
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-01-29 23:11:18 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: xdg-open: better pcmanfm check (from upstream) |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-05-10 23:47:29 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to xdg-utils-1.1.3. |
2017-05-09 01:11:56 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to xdg-utils-1.1.2. |
2015-11-01 15:23:03 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Update to xdg-utils-1.1.1. |
2015-01-04 08:36:22 by Antoine Jacoutot | Files touched by this commit (5) |
Log message: xdg-utils-1.1.0-rc3 is out, so use that for DISTFILE and drop all the backport patches. |
2014-10-30 06:56:06 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to xdg-utils-1.1.0rc3. prodded by a diff from dcoppa@ |
2011-06-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2011-05-19 12:35:43 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Merge a part from upstream commit that prefers gvfs-open over gnome-open so that xdg-open works in both gnome2 and gnome3. |
2011-03-28 01:12:05 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Extend the BROWSER list. |
2010-11-06 02:03:05 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Move to pkg-readmes and REVISION. |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-05-28 06:41:26 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: We don't provide a share/applications/defaults.list file so use mimeinfo.cache instead (and this file actually contains mimes we do suport). Fix typo in xdg-open. Fixes xdg-open and xdg-mime issues dcoppa@ reported. ok dcoppa@ |
2009-08-15 17:14:15 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix xdg-open when the URL passed contains a '#' (Freedesktop Bug 23319). from FreeBSD |
2009-07-12 14:28:41 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - take maintainership ok jasper@ |
2009-04-25 02:11:13 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - remove workaround now that we have file(1) -i |
2009-02-09 06:32:10 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - remove bashism |
2009-01-28 02:53:02 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - the file(1) call needs to be changed as the '-i' switch does not exist under OpenBSD... because chl@ is a slacker ;) This will not give completely the intended output, but at least it will be closer than getting file(1) usage(). |
2009-01-02 10:05:27 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - add missing @conflict marker with old thinkingrock from Mikolaj Kucharski, thanks! |
2008-11-26 10:49:39 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: - enhance default browsers list |
2008-11-01 13:30:07 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: - merge xdg enhancements from productivity/thinkingrock (support custom user hooks and create "open" and "email" links) suggested by, feedback from and ok sturm@ |