Port details |
- websvn Online Subversion repository browser
- 2.8.4 devel =18 2.8.4Version of this port present on the latest quarterly branch.
- Maintainer: michael.osipov@siemens.com
- Port Added: 2004-05-25 20:54:03
- Last Update: 2024-03-18 12:29:38
- Commit Hash: 88cc397
- People watching this port, also watch:: subversion, libiconv, unzip, wget, expat
- 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-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: websvn-php82
- Package flavors (<flavor>: <package>)
- php82: websvn-php82
- php81: websvn-php81
- php83: websvn-php83
- distinfo:
- TIMESTAMP = 1710758315
SHA256 (websvnphp-websvn-2.8.4_GH0.tar.gz) = 04324ba391c5dd79abaff9ecbbd06cfda979e15806438da780bde60ef64af43e
SIZE (websvnphp-websvn-2.8.4_GH0.tar.gz) = 254505
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- subversion>0 : devel/subversion
- composer : devel/php-composer@php82
- php.h : lang/php82
- iconv.so : converters/php82-iconv
- xml.so : textproc/php82-xml
- mbstring.so : converters/php82-mbstring
- zlib.so : archivers/php82-zlib
- dom.so : textproc/php82-dom
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_websvn
- USES:
- php:web,flavors cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8.4 18 Mar 2024 12:29:38 |
Michael Osipov (michaelo) |
devel/websvn: update port to 2.8.4
Changelog: https://github.com/websvnphp/websvn/releases/tag/2.8.4
Approved by: jrm (mentor), otis (mentor)
Differential Revision: https://reviews.freebsd.org/D44403 |
2.8.3_1 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER
When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.
Approved by: jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D43864 |
2.8.3 19 Dec 2023 08:28:46 |
Michael Osipov (michaelo) |
devel/websvn: Update to 2.8.3
Approved by: jrm (mentor), otis (mentor)
Relnotes: https://github.com/websvnphp/websvn/releases/tag/2.8.3
Differential Revision: https://reviews.freebsd.org/D43086 |
2.8.2_1 30 Sep 2023 10:30:11 |
Guido Falsi (madpilot) |
devel/composer: Fix dependent ports after move of composer2
This adapts the depend lines of ports depending on composer after
commit 8ed8145684356244c2a05ff696bf9f3bc9262a21
Reported by: antoine@ (thanks)
Fixes: 8ed8145684356244c2a05ff696bf9f3bc9262a21
Pointyhat to: madpilot (myself) |
2.8.2 20 Jun 2023 09:25:15 |
Fernando ApesteguÃa (fernape) Author: Michael Osipov |
devel/websvn: update port to 2.8.2
ChangeLog: https://github.com/websvnphp/websvn/releases/tag/2.8.2
PR: 272026
Reported by: michael.osipov@siemens.com (maintainer) |
2.8.1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
2.8.1 25 Nov 2022 05:03:22 |
Guangyuan Yang (ygy) Author: Michael Osipov |
devel/websvn: Update to 2.8.1
Changelog: https://github.com/websvnphp/websvn/releases/tag/2.8.1
PR: 267959 |
2.8.0 14 Oct 2022 05:43:28 |
Fernando ApesteguÃa (fernape) Author: Michael Osipov |
devel/websvn: update to 2.8.0
PR: 266996
Reported by: michael.osipov@siemens.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.7.0 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
2.7.0 16 Mar 2022 19:31:20 |
Neel Chauhan (nc) Author: Michael Osipov |
devel/websvn: update to 2.7.0
PR: 262548 |
2.6.1 26 Feb 2022 12:09:23 |
Thomas Zander (riggs) Author: Michael Osipov |
devel/websvn: Update to upstream release 2.6.1
PR: 255949
MFH: 2022Q1
Security: CVE-2021-32305 |
2.6.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.0 01 Nov 2020 01:48:56 |
dbaio |
devel/websvn: Update to 2.6.0
PR: 250758
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
2.5 23 Aug 2019 15:23:43 |
bapt |
Use pkg's ability to only print messages on removal instead of always
echoing a message. |
2.5 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.5 18 Mar 2019 17:28:00 |
swills |
devel/websvn: update port to 2.5
PR: 236494
Submitted by: Michael Osipov <michael.osipov@siemens.com> (maintainer) |
2.4 07 Mar 2019 19:27:25 |
swills |
devel/websvn: update port to 2.4
While here, pass maintainership to submitter
PR: 236284
Submitted by: Michael Osipov <michael.osipov@siemens.com>
Approved by: ychsiao@ychsiao.org (maintainer) |
2.3.3_1 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
2.3.3_1 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
2.3.3_1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.3.3_1 06 Mar 2016 18:26:39 |
rakuco |
Add patches to fix CVE-2013-6892 and CVE-2016-2511.
PR: 207740
Approved by: ports-secteam (feld)
MFH: 2016Q1 |
2.3.3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.3.3 26 Sep 2015 16:00:34 |
bapt |
Fix packaging as a user
Use @sample |
2.3.3 12 May 2015 12:50:57 |
amdmi3 |
- Add CPE info
- Add LICENSE
Approved by: portmgr blanket |
2.3.3 27 Oct 2014 11:09:47 |
bapt |
Cleanup plist |
2.3.3 09 Mar 2014 14:36:48 |
miwi |
- Stage support |
2.3.3 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.3.3 20 Feb 2012 08:26:26 |
gahr |
- Update to 2.3.3
Release notes: http://www.websvn.info/news/websvn-2-3-3-released.html
PR: 165171
Submitted by: gahr@
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) |
2.3.2 04 Dec 2011 14:25:39 |
crees |
- Use static plist
- Automate distconf->config stage; port handles config files more gracefully
- Use COPYTREE macros
PR: ports/162689
Approved by: maintainer timeout (ychsiao@ychsiao.org, 14 days)
Feature safe: yes |
2.3.2 08 Feb 2011 00:09:23 |
sahil |
- Update to 2.3.2
PR: ports/154274
Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com>
Approved by: maintainer timeout
Feature safe: yes |
2.3.0 06 Jan 2010 21:57:43 |
miwi |
- Update to 2.3.0
PR: 142357
Submitted by: miwi
Approved by: maintainer |
2.2.1 04 Jun 2009 06:28:27 |
mm |
- Update to 2.2.1
PR: ports/135150
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer) |
2.1.0 09 Feb 2009 15:01:57 |
miwi |
- Update to 2.1.0
- Update WWW
PR: 130934
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
Security:
http://www.vuxml.org/freebsd/71597e3e-f6b8-11dd-94d9-0030843d3802.html |
2.0 07 Jul 2008 10:55:43 |
gahr |
- Fix pkg-message
PR: 125247
Submitted by: Carsten Wiedmann <carsten_sttgt@gmx.de>
Approved by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
via private e-mail |
2.0 05 Sep 2007 08:24:14 |
mm |
- Update to 2.0
- Fix PHP dependencies
- Remove dummy pkg-plist
- Some minor fixes
PR: ports/115965
Sumbitted by: mm
Approved by: Yuan-Chung Hsiao <ychsiao at ychsiao.org> (maintainer) |
1.61 21 May 2006 21:47:58 |
pav |
- Fix plist after recent php changes |
1.61 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.61 24 Jan 2005 05:19:03 |
leeym |
- update maintainer's email address
PR: 76601
Submitted by: maintainer |
1.61 19 Oct 2004 23:46:59 |
clsung |
- fixing installed filename (config.inc)
- remove CR in config file.
Noted by kuriyama.
Approved by: co-mentor (vanilla) |
1.61 19 Oct 2004 03:15:13 |
clsung |
- auto create pkg-plist in pre-install phase.
PR: ports/71694
Submitted by: Michael Johnson <ahze AT ahze dot net>
Reviewed by: maintainer
Approved by: co-mentor (vanilla) |
1.61 12 Oct 2004 06:55:01 |
clsung |
From submitter:
- websvn need 2 missed dependency , and cp distconfig.inc config.inc.
Changes:
- add pkg-message
- modify USE_PHP (from "yes" to "pcre zlib")
- new file in pkg-plist
PR: ports/71448
Submitted by: June-Yen Huang <jihuang AT gate.sinica.edu.tw>
Approved by: maintainer, mentor (vanilla) |
1.61 02 Sep 2004 17:08:55 |
clsung |
- update to 1.61.
- NEW: Multibyte encodings are considered when urlencoding path names.
- CHANGE: The listing view will now always show the revision asked for
(HEAD by default), but the log message will show the log
string for the latest modification to the current directory).
This means the the parent directory structure won't change as you
browse through old directories.
- FIX: A bug prevented downloading of tarballs from working.
PR: ports/71292
Submitted by: maintainer
Approved by: vanilla (co-mentor) |
1.60 29 Aug 2004 10:58:52 |
pav |
- Update to 1.60
PR: ports/71039
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> (maintainer) |
1.51 13 Aug 2004 02:31:07 |
kevlo |
Update to 1.51
PR: ports/70377
Submitted by: MAINTAINER |
1.40 20 Jun 2004 22:46:14 |
pav |
- Update to 1.40
PR: ports/68104
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> (maintainer) |
1.38 25 May 2004 20:41:27 |
pav |
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.
WWW: http://websvn.tigris.org/
PR: ports/66530
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> |