Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 15:41:05 +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/portmanager Makefile distinfo pkg-plist
Message-ID:  <200412291541.iBTFf5H1025475@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2004-12-29 15:41:05 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portmanager Makefile distinfo pkg-plist 
  Log:
  - update to 0.2.2
     1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
        more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.
     2) As per suggestions from John E Hein <jhein@timing.com> in
        libPMGR/src/libPMGR.h removed hard coded paths and changed so
        ports infrastructure files are accessed by using
        $PORTSDIR & $PKG_DBDIR environment vars and fixed hard coded
        path references in /portmanager/portmanager.c
     3) In pmupgrade.c added an abort if error during clean in an attempt
        to halt looping when a port conflict occurs, this is untested so
        temporary for now.
     4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths
     5) pmupgrade.c fixed hard coded paths
     6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
        upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
     7) fixed portmanager seg faulting when it self updates.  (thanks to
        "Noah" <admin2@enabled.com> for reporting
     8) Added "HINTS AND TIPS" section to portmanager(1) man page.
  
  PR:             ports/75596
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.10      +19 -2     ports/sysutils/portmanager/Makefile
  1.7       +2 -2      ports/sysutils/portmanager/distinfo
  1.9       +0 -1      ports/sysutils/portmanager/pkg-plist



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