Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 18:38:41 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/cvsupchk Makefile pkg-descr
Message-ID:  <200511111838.jABIcf7p026389@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-11-11 18:38:41 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/cvsupchk         Makefile pkg-descr 
  Log:
  cvsupchk is a python script that checks a CVSup maintained directory hierarchy
  against the corresponding CVSup checkouts file. It looks for a number of
  anomalies: missing checked out files, deleted files being present, extra RCS
  files, 'dead' directories being present and so on.
  
  PR:             ports/88587
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  
  Revision  Changes    Path
  1.1574    +1 -0      ports/net/Makefile
  1.1       +39 -0     ports/net/cvsupchk/Makefile (new)
  1.1       +4 -0      ports/net/cvsupchk/pkg-descr (new)



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