Port details on branch 2022Q4 |
- websvn Online Subversion repository browser
- 2.8.0 devel
=0 2.8.0Version of this port present on the latest quarterly branch. - Maintainer: michael.osipov@siemens.com
 - Port Added: 2022-10-14 05:51:05
- Last Update: 2022-10-14 05:46:03
- Commit Hash: 97985ee
- Also Listed In: www
- License: GPLv2
- WWW:
- https://websvnphp.github.io/
- Description:
- 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 two versions of
a file so as to see exactly what was changed in a particular revision.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- websvn${PHP_PKGNAMESUFFIX}>0:devel/websvn
- To install the port:
- cd /usr/ports/devel/websvn/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/websvn
- pkg install websvn-php80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: websvn-php80
- Package flavors (<flavor>: <package>)
- php80: websvn-php80
- php74: websvn-php74
- php81: websvn-php81
- php82: websvn-php82
- distinfo:
- TIMESTAMP = 1665562275
SHA256 (websvnphp-websvn-2.8.0_GH0.tar.gz) = 3376f2d3710a2c4faaa332295b9f655f6bb7b2c2b792bb5e4a26eb84f5264760
SIZE (websvnphp-websvn-2.8.0_GH0.tar.gz) = 253612
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- svn : devel/subversion
- composer : devel/php-composer2@php80
- php.h : lang/php80
- iconv.so : converters/php80-iconv
- xml.so : textproc/php80-xml
- mbstring.so : converters/php80-mbstring
- zlib.so : archivers/php80-zlib
- dom.so : textproc/php80-dom
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_websvn
- USES:
- php:web,flavors cpe
- pkg-message:
- For install:
- Make sure to install dependencies with:
cd /usr/local/www/websvn && composer i
Make sure you modify /usr/local/www/websvn/include/config.php to your needs and your web
server configuration to serve WebSVN!
- If upgrading
- Make sure to update dependencies with:
cd /usr/local/www/websvn && composer u
- If removing:
- You would like to delete:
rm -R /usr/local/www/websvn /usr/local/etc/websvn
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.0 14 Oct 2022 05:46:03
    |
Fernando ApesteguĂa (fernape)  Author: Michael Osipov |
devel/websvn: update to 2.8.0
PR: 266996
Reported by: michael.osipov@siemens.com (maintainer)
(cherry picked from commit df3fca4f09e1dd7c5a320d23b04ebfac02587cd0) |
Number of commits found: 1
|