SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

5
devel/cvsutils/pkg/DESCR Normal file
View file

@ -0,0 +1,5 @@
CVS Utilities is a collection of scripts, mostly in the Perl language,
that allow you to manage the files in the CVS working directory.
You can tell which files are under version control and which are
not without even being online. You can erase or move away all derived
files in seconds.

8
devel/cvsutils/pkg/PLIST Normal file
View file

@ -0,0 +1,8 @@
bin/cvschroot
bin/cvsco
bin/cvsdiscard
bin/cvsdo
bin/cvspurge
bin/cvstrim
bin/cvsu
@man man/man1/cvsutils.1