cvs commit: ports/sysutils/portupgrade Makefile distinfo

Sergey Matveychuk sem at FreeBSD.org
Wed Jun 7 11:30:46 UTC 2006


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


More information about the cvs-ports mailing list