pkgsrc/pkgtools/pkg_install
agc 1c7c506fd8 Pull in portability changes from src, and bump version to 20041226:
Introduce a new abstraction in the C code, called MaxPathSize.  All
	previous occurrences of MAXPATHLEN and FILENAME_MAX have been changed
	to use MaxPathSize instead.

	If MAXPATHLEN is not defined, then assume a default value of 1024
	(this is primarily for use on the Hurd).

	The reason for this is that some older platforms define FILENAME_MAX
	to be 14, although MAXPATHLEN is 1024. On BSD-derived systems,
	FILENAME_MAX And MAXPATHLEN are both 1024.

	Bump pkg_install version to 20041226.

	These modifications have been tested so far on a NetBSD-current bulk
	build.
2004-12-29 12:16:56 +00:00
..
files Pull in portability changes from src, and bump version to 20041226: 2004-12-29 12:16:56 +00:00
DESCR improve DESCR and COMMENT. 2003-12-22 00:23:35 +00:00
Makefile Explicitly override the update target to cause the deinstall step to happen 2004-12-09 21:29:06 +00:00
PLIST ensure pkg_admin is called with the full path and use the right 2003-10-11 07:29:29 +00:00