Date: Wed, 7 Jun 2006 10:31:00 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile distinfo Message-ID: <200606071031.k57AV0TP010553@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2006-06-07 10:31:00 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile distinfo Log: - Update to 2.1.2 o Really fix *_rc_scripts. The last fix was uncomplited. o Set both make argument and environment variable to PORT_UPGRADE=yes. It makes possible a port or a package (via install/deinstall scripts) to detect if it builds/installs/deinstalls under portupgrade(1) [1] o Add to pkgtools.conf a new directive: include_eval('file') The file will included and evaluated in the place where encountered. The file path looking inside of PREFIX. [2] o Add to pkgtools.conf ALT_MOVED. The array holds alternate MOVED file. E.g. for files in EXTRA_CATEGORIES. [3] o Allow install port by origin. E.g. portinstall lang/ruby18 o Make pkgdb offer install a stale dependency before selecting it from installed. [4] - Add own mirror to prevent delay while distfile appears on MASTER_SITE_LOCAL. Requested by: skv [1,2,3], kris [4] Revision Changes Path 1.214 +3 -2 ports/sysutils/portupgrade/Makefile 1.161 +3 -3 ports/sysutils/portupgrade/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071031.k57AV0TP010553>