pkgsrc/pkgtools
jmcneill 43e73f96b4 Import packagekit version 0.4.0. Much work to do.
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.
2009-01-08 00:21:00 +00:00
..
autoswc Fix execution of autoswc by fixing the call to AC_INIT (missing parameter). 2008-10-11 18:03:58 +00:00
binpatch Fix DESTDIR. 2008-06-16 15:29:00 +00:00
bootstrap-extras Add a marker for bootstrap packages to allow special cases them during 2008-06-19 18:36:51 +00:00
bootstrap-mk-files remove NetBSD-specific code from OpenBSD's bsd.own.mk 2008-11-15 13:06:42 +00:00
cdpack Fix DESTDIR. 2008-06-16 15:29:00 +00:00
compat_headers Inhibit possible dependency on sysutils/checkperms to avoid circular dep. 2008-05-28 13:36:18 +00:00
createbuildlink Avoid embedding $NetBSD\$ and similiar constructs in-tree files. 2007-07-10 15:27:57 +00:00
dfdisk Fix DESTDIR. 2008-06-16 15:29:00 +00:00
digest Bump version to 20080510. 2008-05-11 18:39:20 +00:00
genrpm Add DESTDIR support 2007-08-20 21:44:03 +00:00
gensolpkg
libkver Set "USE_BSD_MAKEFILE" to indicate that this package uses a BSD-style 2008-10-01 20:16:50 +00:00
libnbcompat Need to include stdint.h for unit64_t on SUA 6.0. 2008-12-14 07:50:49 +00:00
lintpkgsrc PKG_DESTDIR_SUPPORT=user-destdir 2008-08-29 15:33:01 +00:00
mtree update mtree to 20081105, most notably providing support for sha256, 2008-11-06 02:14:52 +00:00
p5-pkgsrc-Dewey Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
packagekit Import packagekit version 0.4.0. Much work to do. 2009-01-08 00:21:00 +00:00
pbulk PKGREVISION bump for libevent shlib name change. 2008-10-16 21:52:16 +00:00
pkg_alternatives fix DESTDIR issue 2008-06-13 07:13:57 +00:00
pkg_chk Updated pkgtools/pkg_chk to 1.96 2008-12-20 09:50:59 +00:00
pkg_comp Version 1.31 - make chroot target return its exit status 2008-10-10 15:56:31 +00:00
pkg_distinst fix typos 2009-01-06 16:40:19 +00:00
pkg_filecheck Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
pkg_install An int is not guaranteed to be 64bit and in fact isn't on most 2008-12-14 10:18:16 +00:00
pkg_install-info Uses bsd.prog.mk, so add USE_BSD_MAKEFILE=yes. 2008-05-16 20:02:31 +00:00
pkg_leaves - Actually show usage() instead of entering an infinite loop. 2008-05-21 15:24:40 +00:00
pkg_notify Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pkg_regress Added support for installation to DESTDIR. 2008-02-02 17:36:40 +00:00
pkg_rolling-replace Drop check for 'make replace => unsafe_depends" support being present 2008-06-22 12:49:53 +00:00
pkg_select Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pkg_tarup SU was replaced to use SU_CMD over 4 years ago. 2008-11-19 00:20:48 +00:00
pkgclean DESTDIR support and pkglint clean. 2008-09-07 01:41:39 +00:00
pkgdep
pkgdepgraph Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pkgdiff Ignore more uninteresting output. 2008-11-05 23:18:18 +00:00
pkgfind Add DESTDIR support and stop one pkglint warning. 2008-09-02 11:09:59 +00:00
pkglint Recognize CMAKE_ARGS. 2009-01-04 20:28:51 +00:00
pkgse Add DESTDIR support. 2008-06-12 02:14:13 +00:00
pkgsurvey Add DESTDIR support 2007-08-20 21:42:26 +00:00
port2pkg Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, 2008-02-28 11:58:47 +00:00
prereq-readme Mark as meta-package. 2008-06-15 09:56:37 +00:00
rc.subr Make this work on OpenSolaris 2008-12-21 00:03:32 +00:00
rcorder Add DESTDIR support. 2008-06-20 01:09:05 +00:00
rdigest Fix build on Solaris by using nbcompat. 2008-09-18 10:38:45 +00:00
revbump Two minor fixes: 2008-10-17 14:23:58 +00:00
rpm2pkg Add support for user destination directory installation. 2008-11-16 10:25:34 +00:00
shlock Don't set NOMAN for SunOS. 2008-05-30 10:02:38 +00:00
url2pkg Variable for GConf is now called GCONF_SCHEMAS (not GCONF2_SCHEMAS). 2008-12-01 13:48:34 +00:00
verifypc
x11-links Bump version after libXtst builtinification. Sorry guys. 2008-12-04 04:17:21 +00:00
xpkgwedge Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
Makefile +pkg_distinst 2009-01-04 00:45:37 +00:00