FreshPorts -- The Place For Ports Mon, 22 Mar 2010 1:03 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
desktop-file-utils 0.15_1 devel on this many watch lists=125 search for ports that depend on this port
A couple of command line utilities for working with desktop entries
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Jul 2004 13:05:13


desktop-file-utils contains a couple of command line utilities for
working with desktop entries, as well as a menu module for GnomeVFS.

WWW: http://www.freedesktop.org/Software/desktop-file-utils

- Jean-Yves Lefort
jylefort@brutele.be
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/glib20

To install the port: cd /usr/ports/devel/desktop-file-utils/ && make install clean
To add the package: pkg_add -r desktop-file-utils


Configuration Options
     No options to configure

Master Sites:
http://freedesktop.org/software/desktop-file-utils/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:21:59
Original commit files touched by this commit  0.15_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Jun 2008 10:42:37
Original commit files touched by this commit  0.15
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
15 Feb 2008 00:24:07
Original commit files touched by this commit  0.15
mezz search for other commits by this committer
Update to 0.15.
25 Oct 2007 00:37:25
Original commit files touched by this commit  0.14
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 May 2007 23:08:23
Original commit files touched by this commit  0.12_1
marcus search for other commits by this committer
Remove support for a separate X11BASE.

Approved by:    portmgr (implicit)
26 Feb 2007 05:40:08
Original commit files touched by this commit  0.12
mezz search for other commits by this committer
Complete disable emac to avoid the configure failure if emac exists in the
system.

PR:             ports/108218
Reported by:    Kyryll A Mirnenko <mirya@zoc.com.ua>
Discussed with: pav
13 Nov 2006 00:21:20
Original commit files touched by this commit  0.12
marcus search for other commits by this committer
Update to 0.12.
04 May 2006 22:41:12
Original commit files touched by this commit  0.11
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
30 Apr 2006 19:15:19
Original commit files touched by this commit  0.11
marcus search for other commits by this committer
Update to 0.11.
26 Feb 2006 01:03:37
Original commit files touched by this commit  0.10_4
marcus search for other commits by this committer
Be sure to remove ${X11BASE}/share/gnome and ${LOCALBASE}/share/gnome and
not just ${X11BASE}/share/gnome/applications and
${LOCALBASE}/share/gnome/applications.

Reported by:    pointyhat via kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.10_3
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 22:41:05
Original commit files touched by this commit  0.10_3
pav search for other commits by this committer
- Add SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.10_3
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.10_3
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.10_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
18 Jan 2005 22:19:13
Original commit files touched by this commit  0.10_1
edwin search for other commits by this committer
Drop port maintainership: devel/desktop-file-utils

        I'm dropping the maintainership of devel/desktop-file-utils,
        which should probably go to gnome@FreeBSD.org.

PR:             ports/76439
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
13 Jan 2005 07:09:24
Original commit files touched by this commit  0.10_1
marcus search for other commits by this committer
Try again to eliminate leftover file warnings during dependent package builds.
This approach creates all ${LOCALBASE} and ${X11BASE} desktop directories
before updating the desktop database to ensure the mimeinfo.cache files
are created when this package is installed.

Upon package deinstallation, each desktop directory will be rmdir'd.
28 Dec 2004 19:14:13
Original commit files touched by this commit  0.10
marcus search for other commits by this committer
* Update to 0.10
* Move to a LOCALBASE PREFIX since gnome-vfs support was removed
* Cleanup leftover mimeinfo.cache files
* Make more portlint-friendly

Approved by:    maintainer (blanket)
21 Nov 2004 21:49:26
Original commit files touched by this commit  0.9
marcus search for other commits by this committer
Promote my mirror until fd.o gets their act together.
18 Nov 2004 16:41:12
Original commit files touched by this commit  0.9
marcus search for other commits by this committer
Mirror desktop-file-utils until Freedesktop.org can be rebuilt.
07 Nov 2004 22:24:32
Original commit files touched by this commit  0.9
marcus search for other commits by this committer
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Aug 2004 22:38:23
Original commit files touched by this commit  0.7_1
marcus search for other commits by this committer
Fix a bus error with malloc debugging enabled.

Reported by:    adamw
Approved by:    maintainer (implicit)
25 Jul 2004 07:30:40
Original commit files touched by this commit  0.7
marcus search for other commits by this committer
Update to 0.7.

Approved by:    maintainer
18 Jul 2004 13:04:44
Original commit files touched by this commit  0.6
edwin search for other commits by this committer
New port: desktop-file-utils, a couple of command line utilities
for working with desktop entries

        desktop-file-utils contains a couple of command line utilities
        for working with desktop entries, aswell as a menu module
        for GnomeVFS.

        WWW: http://www.freedesktop.org/Software/desktop-file-utils

PR:             ports/67814
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>

Number of commits found: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days23
new fortnight54
new month99

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.206 seconds.