Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2005 12:00:14 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/cvschk Makefile distinfo pkg-descr pkg-plist ports/devel/cvschk/files cvschk.1
Message-ID:  <200504231200.j3NC0ElN064461@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2005-04-23 12:00:14 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/cvschk         Makefile distinfo pkg-descr pkg-plist 
    devel/cvschk/files   cvschk.1 
  Log:
  Add cvschk 1.12, quick offline checker for CVS modifications.
  
  cvschk is a Perl program which allows you to see the status of your
  own CVS directories, without access to the CVS repository.  It shows
  which files you changed, made locally, and which ones were deleted.
  
  PR:             ports/80279
  Submitted by:   Matthias Andree <matthias.andree@gmx.de>
  
  Revision  Changes    Path
  1.1877    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/cvschk/Makefile (new)
  1.1       +2 -0      ports/devel/cvschk/distinfo (new)
  1.1       +52 -0     ports/devel/cvschk/files/cvschk.1 (new)
  1.1       +7 -0      ports/devel/cvschk/pkg-descr (new)
  1.1       +1 -0      ports/devel/cvschk/pkg-plist (new)



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