pkgsrc/devel/codeville/PLIST
bjs 076e3e6f46 Update to version 0.8.0. While here, use CONF_FILES framework and provide
some sensible default values for the server configuration file via
the SUBST framework.  Use REPLACE_PYTHON.  New variable CODEVILLE_DATADIR,
which defaults to ${VARBASE}/db/cdv.

New in version 0.8.0:

  * Remember commit message and autofill it on next attempt if commit
    fails
  * fixed: catch requests for non-existent diffs
  * fixed: error handling cleanup in networking code
  * fixed: Windows-specific networking fixes
  * fixed: binary file corruption on Windows with 'construct'
  * fixed: glob expansion with 'describe -d'
  * fixed: renaming corner case involving directories, renaming and
    deleting
  * fixed: files renamed out of a deleted directory on another branch were
    marked as a name conflict
  * fixed: use case-insensitive regexps for post-commit hooks because the
    config parser lowercases everything
  * fixed: filesystem timestamp precision problems
  * fixed: Python 2.5 fixes

These fixes have been collecting for a while. Now you all get to enjoy
them too.

The version number has been changed to reflect that the currect code is
stable, yet is still missing some features which would be necessary for a
1.0 release
2008-06-13 04:55:53 +00:00

99 lines
3.3 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2008/06/13 04:55:53 bjs Exp $
bin/cdv
bin/cdv-agent
bin/cdvpasswd
bin/cdvserver
bin/cdvupgrade
${PYSITELIB}/Codeville/DFS.py
${PYSITELIB}/Codeville/DFS.pyc
${PYSITELIB}/Codeville/DFS.pyo
${PYSITELIB}/Codeville/RawServer.py
${PYSITELIB}/Codeville/RawServer.pyc
${PYSITELIB}/Codeville/RawServer.pyo
${PYSITELIB}/Codeville/SRP.py
${PYSITELIB}/Codeville/SRP.pyc
${PYSITELIB}/Codeville/SRP.pyo
${PYSITELIB}/Codeville/__init__.py
${PYSITELIB}/Codeville/__init__.pyc
${PYSITELIB}/Codeville/__init__.pyo
${PYSITELIB}/Codeville/agent.py
${PYSITELIB}/Codeville/agent.pyc
${PYSITELIB}/Codeville/agent.pyo
${PYSITELIB}/Codeville/auth.py
${PYSITELIB}/Codeville/auth.pyc
${PYSITELIB}/Codeville/auth.pyo
${PYSITELIB}/Codeville/bencode.py
${PYSITELIB}/Codeville/bencode.pyc
${PYSITELIB}/Codeville/bencode.pyo
${PYSITELIB}/Codeville/cdv_glob.py
${PYSITELIB}/Codeville/cdv_glob.pyc
${PYSITELIB}/Codeville/cdv_glob.pyo
${PYSITELIB}/Codeville/client.py
${PYSITELIB}/Codeville/client.pyc
${PYSITELIB}/Codeville/client.pyo
${PYSITELIB}/Codeville/client_helpers.py
${PYSITELIB}/Codeville/client_helpers.pyc
${PYSITELIB}/Codeville/client_helpers.pyo
${PYSITELIB}/Codeville/client_net.py
${PYSITELIB}/Codeville/client_net.pyc
${PYSITELIB}/Codeville/client_net.pyo
${PYSITELIB}/Codeville/crypt.py
${PYSITELIB}/Codeville/crypt.pyc
${PYSITELIB}/Codeville/crypt.pyo
${PYSITELIB}/Codeville/db.py
${PYSITELIB}/Codeville/db.pyc
${PYSITELIB}/Codeville/db.pyo
${PYSITELIB}/Codeville/diff.py
${PYSITELIB}/Codeville/diff.pyc
${PYSITELIB}/Codeville/diff.pyo
${PYSITELIB}/Codeville/entropy.py
${PYSITELIB}/Codeville/entropy.pyc
${PYSITELIB}/Codeville/entropy.pyo
${PYSITELIB}/Codeville/history.py
${PYSITELIB}/Codeville/history.pyc
${PYSITELIB}/Codeville/history.pyo
${PYSITELIB}/Codeville/lcsmatch.py
${PYSITELIB}/Codeville/lcsmatch.pyc
${PYSITELIB}/Codeville/lcsmatch.pyo
${PYSITELIB}/Codeville/merge.py
${PYSITELIB}/Codeville/merge.pyc
${PYSITELIB}/Codeville/merge.pyo
${PYSITELIB}/Codeville/mergelcs.py
${PYSITELIB}/Codeville/mergelcs.pyc
${PYSITELIB}/Codeville/mergelcs.pyo
${PYSITELIB}/Codeville/network.py
${PYSITELIB}/Codeville/network.pyc
${PYSITELIB}/Codeville/network.pyo
${PYSITELIB}/Codeville/old/__init__.py
${PYSITELIB}/Codeville/old/__init__.pyc
${PYSITELIB}/Codeville/old/__init__.pyo
${PYSITELIB}/Codeville/old/history.py
${PYSITELIB}/Codeville/old/history.pyc
${PYSITELIB}/Codeville/old/history.pyo
${PYSITELIB}/Codeville/old/merge.py
${PYSITELIB}/Codeville/old/merge.pyc
${PYSITELIB}/Codeville/old/merge.pyo
${PYSITELIB}/Codeville/passwd.py
${PYSITELIB}/Codeville/passwd.pyc
${PYSITELIB}/Codeville/passwd.pyo
${PYSITELIB}/Codeville/path.py
${PYSITELIB}/Codeville/path.pyc
${PYSITELIB}/Codeville/path.pyo
${PYSITELIB}/Codeville/selectpoll.py
${PYSITELIB}/Codeville/selectpoll.pyc
${PYSITELIB}/Codeville/selectpoll.pyo
${PYSITELIB}/Codeville/server.py
${PYSITELIB}/Codeville/server.pyc
${PYSITELIB}/Codeville/server.pyo
${PYSITELIB}/Codeville/testtest.py
${PYSITELIB}/Codeville/testtest.pyc
${PYSITELIB}/Codeville/testtest.pyo
${PYSITELIB}/Codeville/upgrade.py
${PYSITELIB}/Codeville/upgrade.pyc
${PYSITELIB}/Codeville/upgrade.pyo
share/doc/Codeville-${PKGVERSION}/LICENSE.txt
share/examples/codeville/cdvserver.conf
@dirrm share/examples/codeville
@dirrm share/doc/Codeville-${PKGVERSION}
@dirrm ${PYSITELIB}/Codeville/old
@dirrm ${PYSITELIB}/Codeville