9f6cafc524
SVN::Web provides a web interface to subversion repositories. You can browse the tree, view history of a directory or a file, see what's changed in a specific revision, track changes with RSS, and also view diffs. SVN::Web also tracks the branching feature (node copy of subversion, so you can easily see the relationship between branches. ok kevlo@
31 lines
888 B
Plaintext
31 lines
888 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/22 01:52:23 msf Exp $
|
|
bin/svnweb-install
|
|
${P5SITE}/SVN/
|
|
${P5SITE}/SVN/Web/
|
|
${P5SITE}/SVN/Web.pm
|
|
${P5SITE}/SVN/Web/Branch/
|
|
${P5SITE}/SVN/Web/Branch.pm
|
|
${P5SITE}/SVN/Web/Branch/YAML.pm
|
|
${P5SITE}/SVN/Web/Browse.pm
|
|
${P5SITE}/SVN/Web/Checkout.pm
|
|
${P5SITE}/SVN/Web/Diff.pm
|
|
${P5SITE}/SVN/Web/I18N/
|
|
${P5SITE}/SVN/Web/I18N/en.po
|
|
${P5SITE}/SVN/Web/I18N/zh_cn.po
|
|
${P5SITE}/SVN/Web/I18N/zh_tw.po
|
|
${P5SITE}/SVN/Web/List.pm
|
|
${P5SITE}/SVN/Web/Log.pm
|
|
${P5SITE}/SVN/Web/RSS.pm
|
|
${P5SITE}/SVN/Web/Revision.pm
|
|
${P5SITE}/SVN/Web/Style/
|
|
${P5SITE}/SVN/Web/Style/common.css
|
|
${P5SITE}/SVN/Web/Style/styles-hlb.css
|
|
${P5SITE}/SVN/Web/Template/
|
|
${P5SITE}/SVN/Web/Template/browse
|
|
${P5SITE}/SVN/Web/Template/footer
|
|
${P5SITE}/SVN/Web/Template/header
|
|
${P5SITE}/SVN/Web/Template/list
|
|
${P5SITE}/SVN/Web/Template/log
|
|
${P5SITE}/SVN/Web/Template/revision
|
|
@man man/man3p/SVN::Web.3p
|