Up to [cvs.netbsd.org] / pkgsrc / pkgtools / gnome-packagekit
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 14 02:28:16 2010 UTC (2 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
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,
HEAD
Changes since 1.2: +43 -43
lines
Diff to previous 1.2 (colored)
* accept python26, no reason to reject it. * include python/extension.mk and PYSITELIB in PLIST instead of hard coded python2.5. * PKGLOCALEDIR are handled automatically, no need to use in PLIST. * icontains *.desktop, so include desktop-file-utils/desktopdb.mk. Bump PKGREVISION.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 14 18:11:02 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +1 -52
lines
Diff to previous 1.1 (colored)
Remove @dirrm entries from PLISTs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 8 00:22:46 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import gnome-packagekit version 0.4.0. PackageKit is a system designed to make installing and updating software on your computer easier. The primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit to make the process suck less. The actual nuts-and-bolts distro tool (yum, apt, conary, etc) is used by PackageKit using compiled and scripted helpers. PackageKit isn't meant to replace these tools, instead providing a common set of abstractions that can be used by standard GUI and text mode package managers. PackageKit itself is a system activated daemon called packagekitd. Being system activated means that it's only being run when the user is using a text mode or graphical tool, and quits when it's no longer being used. This means we don't delay the boot sequence or session startup and don't consume memory when not being used. gnome-packagekit is the name of the collection of graphical tools for PackageKit to be used in the GNOME desktop.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 8 00:22:46 2009 UTC (3 years, 4 months ago) by jmcneill
Branch: MAIN
Initial revision