freebsd-ports/ports-mgmt
Edwin Groothuis 99dbdd022e sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, and bump PORTVERSION to 20051204.
(1) For years, I have experienced that portupgrade sometimes
	runs very slow.  After some investigation, I found that
	"pkgdb -aF" is invoked from portupgrade or other programs
	(such as portversion) without having sufficient privilege
	to modify /var/db/pkg/, and that error is not caught by the
	caller program, and "pkgdb -aF" is invoked repeatedlly.

	So, I fixed the following things:

	- When pkgdb internally invoked from other program exits
	  with error, make the caller program also exit with error.

	- Display the error messages of pkgdb that run internally
	  from other program.

	When portupgrade or other programs die with the following error,

	    ** You do not own /var/db/pkg. (use -f to force or run as root)
	    Command failed [exit code 1]: /usr/local/sbin/pkgdb -aFQ

	please run "pkgdb -aF" as the user that owns /var/db/pkg (usually root).

	(2) Make new tarball that contains the above fix and all
	patches in files/.  Bump PORTVERSION to 20051204 and change
	MASTER_SITES.

PR:		ports/89917
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
2005-12-04 06:39:12 +00:00
..
barry Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
bpm Fix crashes with large lines in INDEX 2005-11-25 08:24:50 +00:00
instant-tinderbox Prevent building on anything besides tinderboxes by checking the existence 2005-11-28 11:21:40 +00:00
jailaudit [NEW PORT] security/jailaudit: Generate portaudit reports for jails from the hostsystem 2005-11-25 02:31:06 +00:00
managepkg
newportsversioncheck use USE_SQLITE 2005-11-08 22:05:41 +00:00
p5-FreeBSD-Portindex Let the IGNORE message make a bit more sense and change it from: 2005-10-31 18:19:51 +00:00
p5-FreeBSD-Ports
pib
pkg_cutleaves
pkg_install
pkg_install-devel
pkg_remove
pkg_rmleaves
pkg_trackinst
pkg_tree Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
pkg-orphan New port: sysutils/pkg-orphan A console utility for managing unreferenced FreeBSD packages 2005-11-29 21:37:46 +00:00
port-authoring-tools
port-maintenance-tools
portaudit
portaudit-db
portbrowser Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
portcheckout
portdowngrade
porteasy
portell
portlint * Add some additional verbose messages 2005-11-19 21:21:39 +00:00
portmanager [MAINTAINER] update sysutils/portmanager 2005-12-04 06:16:40 +00:00
portmk Unbreak INDEX building for those of us using devel/portmk. This is not 2005-12-04 05:29:04 +00:00
portsman
portsnap Both bsdiff and portsnap have been added to the base system in 2005-11-13 08:13:16 +00:00
porttools - Add SHA256 checksums to my ports 2005-11-25 14:05:38 +00:00
portupgrade sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, and bump PORTVERSION to 20051204. 2005-12-04 06:39:12 +00:00
portupgrade-devel sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, and bump PORTVERSION to 20051204. 2005-12-04 06:39:12 +00:00
qtpkg - Add SHA256 2005-11-25 18:14:52 +00:00
vulnerability-test-port