./devel/xdg-utils [utilities to assist desktop integration tasks]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 1.0.2p7, Package name: xdg-utils-1.0.2p7
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.


MD5: NIpbkdxmQmUFAix0pkspQA=
RMD160: NESCkX6MeAYT7CCxA/jlEyJUDAQ=
Filesize: 275.646 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2009-08-16) Updated to version: xdg-utils-1.0.2p7
  • (2009-07-13) Updated to version: xdg-utils-1.0.2p6
  • (2009-04-25) Updated to version: xdg-utils-1.0.2p5
  • (2009-02-09) Updated to version: xdg-utils-1.0.2p4
  • (2009-01-28) Updated to version: xdg-utils-1.0.2p3
  • (2009-01-03) Updated to version: xdg-utils-1.0.2p2
  • (2008-11-27) Updated to version: xdg-utils-1.0.2p1
  • (2008-11-02) Updated to version: xdg-utils-1.0.2p0
  • (2008-10-31) Package added to openports.se, version xdg-utils-1.0.2 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   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@