cvs commit: ports/sysutils/portindex Makefile distinfo pkg-descr ports/sysutils/portindex/files stealthupdates.sh

Volker Stolz vs at FreeBSD.org
Sun Jul 18 23:42:48 PDT 2004


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


More information about the cvs-ports mailing list