Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2004 06:42:48 +0000 (UTC)
From:      Volker Stolz <vs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/portindex Makefile distinfo pkg-descr ports/sysutils/portindex/files stealthupdates.sh
Message-ID:  <200407190642.i6J6gmXi020625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
vs          2004-07-19 06:42:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/portindex   Makefile distinfo pkg-descr 
  Added files:
    sysutils/portindex/files stealthupdates.sh 
  Log:
  Update to v.16:
  - This version supports 13 fields long make describe format. closes ports/69238
  - Database format changed in both python and postgresql backends.
  - You need to delete portindex.pck file if you have more than 0 entries in index generated by portindex 15
  - You need to update postgresql tables (added some columns) by hand or use create.sql script for drop + create.
  - loadindex and updinst are 100% faster due to using of prepared statements in portgresql.
  - updateall script optimized. When used, slow fs walking is avoided in portreadmes, loadindex
  - updinst updates alive package status
  - added stealthupdates script for listing changes without portrevision bumps
  - added options to configuration file for keeping dupes in index (recommended) and keeping ports with partial unresolved depends
  - added back link to portindex homepage because downloading rate drops
  
  PR:             ports/69256
  Submitted by:   Radim Kolar (maintainer)
  
  Revision  Changes    Path
  1.8       +3 -3      ports/sysutils/portindex/Makefile
  1.5       +2 -2      ports/sysutils/portindex/distinfo
  1.1       +2 -0      ports/sysutils/portindex/files/stealthupdates.sh (new)
  1.5       +2 -0      ports/sysutils/portindex/pkg-descr



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