SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/cvsutils/pkg/DESCR
Normal file
5
devel/cvsutils/pkg/DESCR
Normal 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
8
devel/cvsutils/pkg/PLIST
Normal file
|
@ -0,0 +1,8 @@
|
|||
bin/cvschroot
|
||||
bin/cvsco
|
||||
bin/cvsdiscard
|
||||
bin/cvsdo
|
||||
bin/cvspurge
|
||||
bin/cvstrim
|
||||
bin/cvsu
|
||||
@man man/man1/cvsutils.1
|
Loading…
Add table
Add a link
Reference in a new issue