cvs commit: ports/sysutils/portupgrade Makefile distinfo

Sergey Matveychuk sem at FreeBSD.org
Sun Jun 4 09:44:19 PDT 2006


sem         2006-06-04 16:42:35 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portupgrade Makefile distinfo 
  Log:
  - Update to 2.1.1
    o Fix -O that should force ignoring dependency errors,
      but really did not work [1]
    o Add PKG_BACKUP_DIR environment variable where specified
      a directory where will keep saved packages (-b).
      Default: PKG_PATH (PORTSDIR/packages/All) [2]
    o Add MAKE_ENV in pkgtools.conf that is like MAKE_ARGS but
      allows to set environment variables for ports [3]
    o Fix pkg_fetch(1) to guess a right source directory for
      download (All or Latest). It works in much more cases now [4]
      And make a notice for using of '@' in package name more clean.
    o *_rc_scripts internal procs don't recognize RC-scripts without .sh.
      It's wrong for 6.0+ [5]
    o Fix pkgdb -s [6]
    o Add firefox in a browser list in portcvsweb(1)
    o Revive NEWS file
  
  PR:             ports/56301 [1]
                  ports/81454 [2] (based on)
                  ports/92896 [3]
                  ports/94054 [4]
                  ports/95775 [5]
                  ports/96832 [6]
  Reported by:    Roman Neuhauser <neuhauser at sigpipe.cz> [1]
                  Fernan Aguero <fernan at iib.unsam.edu.ar> [3]
                  Andrew Webster <awebster at connectalk.com> [4]
                  Rong-En Fan <rafan at infor.org> [5]
                  Richard Brooksby <rb at ravenbrook.com> [6]
  Submitted by:   KOMATSU Shinichiro <koma2 at lovepeers.org> [2]
  
  Revision  Changes    Path
  1.213     +1 -17     ports/sysutils/portupgrade/Makefile
  1.160     +3 -3      ports/sysutils/portupgrade/distinfo


More information about the cvs-ports mailing list