Commit graph

2 commits

Author SHA1 Message Date
xtraeme
784133fe95 Update www/websvn to 1.40, and honour CONF_FILES and PKG_SYSCONFDIR.
Changes:

ADD: RSS feed support (thanks to Lübbe Onken for his work on this)
ADD: Translatations for French and Portuguese
ADD: .exe is recognised by default as having content-type
     application/x-msdownload
ADD: Recognised links are now 'linkified' in the log messages
ADD: Tabs in file/diff listings are now expanded by a user
     configurable number of spaces.
ADD: WebSVN URLs now access the repository by name rather than number.
     This means that bookmarks will stay the same when new projects
     are added.  The old behaviour can be configure in config.inc.

FIX: Removed the revision 0 that has appeared in the previous version
FIX: Repositories were not sorted alphabetically when using ParentPath
FIX: The PNG support script needed for IE (and the BlueGrey scheme) is
     now only loaded with IE
2004-06-21 01:34:16 +00:00
xtraeme
020bab2942 Initial import of websvn-1.39 from pkgsrc-wip.
WebSVN offers a view onto your subversion repositories that's been designed to
reflect the Subversion methodology. You can view the log of any file or
directory and see a list of all the files changed, added or deleted in any
given revision. You can also view the differences between 2 versions of a
file so as to see exactly what was changed in a particular revision.

WebSVN offers the following features:

    * Easy to use interface
    * Highly customisable templating system
    * Log message searching
    * Colourisation of file listings
    * Fast browsing thanks to internal caching feature
    * Apache MultiViews support

Since it's written using PHP, WebSVN is also very portable and easy to
install.
2004-06-20 19:36:55 +00:00