Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 11:01:57 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/portupgrade Makefile distinfo pkg-plist
Message-ID:  <200209201801.g8KI1vCf028238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

knu         2002/09/20 11:01:57 PDT

  Modified files:
    sysutils/portupgrade Makefile distinfo pkg-plist 
  Log:
  Update to 20020921.
  
  - Respect PKG_SUFX, which could be defined in /etc/make.conf or as an
    environment variable.
  
  - Drop the pkg_tarup(1) dependency in favor of pkg_create(1) -b, and
    mark IGNORE for systems which pkg_create(1) does not support -b.
    On those systems such as 4.4-STABLE and prior, users can either
    a) update pkg_* tools or b) stick with portupgrade-20020920 +
    pkg_tarup-1.2_3.
  
  - Remove the workaround against somewhat old 5-CURRENT's buggy
    bsd.*.mk.
  
  - Improve zsh/bash/tcsh completion definitions. (not much for tcsh,
    though..)
  
  Revision  Changes    Path
  1.150     +11 -15    ports/sysutils/portupgrade/Makefile
  1.130     +1 -4      ports/sysutils/portupgrade/distinfo
  1.29      +0 -1      ports/sysutils/portupgrade/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209201801.g8KI1vCf028238>