pkgsrc/devel/cvsync/PLIST
gehenna 08edbbbd2b cvsync 0.24.6
Changes:
        * New feature: specify configurations in command line. (client)

          URI Syntax:
                cvsync://<hostname>[:<port>][/[<name>/release/[?<aux>]]]

          Samples:
                cvsync://some.where/
                        Retrieves the collections list.
                cvsync://some.where/foo/rcs/?prefix=/localsrc
                        Retrieves the collection foo/rcs under /localsrc.

          The documentation is not prepared yet.

        * Fix a bug to fail to execute in background when use an option -p
          to specify a file name to store a PID number and it is a relative
          path. (server)

        * Add samples to distribute NetBSD/OpenBSD CVS repositories.
2003-09-09 17:48:37 +00:00

16 lines
394 B
Text

@comment $NetBSD: PLIST,v 1.4 2003/09/09 17:48:37 gehenna Exp $
bin/cvscan
bin/cvsync
bin/cvsyncd
bin/rcscan
bin/rcscmp
man/man1/cvscan.1
man/man1/cvsync.1
man/man1/cvsyncd.1
man/man1/rcscan.1
man/man1/rcscmp.1
share/examples/cvsync/cvsync.conf
share/examples/cvsync/cvsyncd-NetBSD.conf
share/examples/cvsync/cvsyncd-OpenBSD.conf
share/examples/cvsync/cvsyncd.conf
@dirrm share/examples/cvsync