Port details on branch 2022Q2 |
- subversion-lts Version control system, long-time-support version
- 1.10.8 devel
=0 1.10.8Version of this port present on the latest quarterly branch. - Maintainer: lev@FreeBSD.org
 - Port Added: 2022-04-24 08:24:13
- Last Update: 2022-04-22 09:42:34
- Commit Hash: 0bf2fab
- License: APACHE20
- WWW:
- http://subversion.apache.org/
- Description:
- Subversion is a version control system designed to be as similar to cvs(1)
as possible, while fixing many outstanding problems with cvs(1).
This port contains LTS release.
WWW: http://subversion.apache.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- subversion-lts>0:devel/subversion-lts
- Conflicts:
- CONFLICTS_INSTALL:
- subversion
- subversion-lts-1.[0-9].[0-9]*
- subversion-lts-1.1[0-9].[0-9]*
- To install the port:
- cd /usr/ports/devel/subversion-lts/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/subversion-lts
- pkg install subversion-lts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: subversion-lts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649855225
SHA256 (subversion-1.10.8.tar.bz2) = 0a73ba3127b5a2fffb8fee2b702984f2a808de710a8db28b7dd4010d8be50e5a
SIZE (subversion-1.10.8.tar.bz2) = 8394726
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libapr-1.so : devel/apr1
- libsqlite3.so : databases/sqlite3
- libexpat.so : textproc/expat2
- libutf8proc.so : textproc/utf8proc
- liblz4.so : archivers/liblz4
- libserf-1.so : www/serf
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for subversion-lts-1.10.8:
BDB=off: Berkeley DB support
DOCS=on: Build and/or install documentation
FREEBSD_TEMPLATE=on: FreeBSD Project log template
GPG_AGENT=off: Enable GPG agent password store
NLS=on: Native Language Support
SASL=off: SASL authentication support
SERF=on: WebDAV/Delta-V (HTTP/HTTPS) repo access module
STATIC=off: Build static version (no shared libs)
SVNSERVE_WRAPPER=off: Enable svnserve wrapper (umask setter)
TEST=off: Run subversion test suite
TOOLS=on: Install several tools
===> Use 'make config' to modify these settings
- Options name:
- devel_subversion-lts
- USES:
- shebangfix python:env cpe libtool pathfix pkgconfig shebangfix tar:bzip2 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.8 22 Apr 2022 09:42:34
    |
Lev A. Serebryakov (lev)  |
devel/subversion-lts: Fix build with SVNSERVE_WRAPPER=on
PR: 263274
(cherry picked from commit 43179a695c589c7fbd1e6650fc21099e79a59263) |
1.10.8 22 Apr 2022 09:42:34
    |
Lev A. Serebryakov (lev)  |
devel/subversion-lts: Make all binaries stripping explicit.
Running ${STRIP_CMD} on non-binary file can left zero-length
temporary file.
Strip all binaries explicitly, with list of them and loop, instead
of calling ${STRIP_CMD} with '*'.
(cherry picked from commit 655a704986632b3404272af46d8389274f5c25b8) |
1.10.8 22 Apr 2022 09:42:33
    |
Lev A. Serebryakov (lev)  |
devel/subversion-lts: Update to latest 1.10.x version which fix two CVEs
Update devel/subversion-lts to latest 1.10.8 version.
This update fixes two CVEs
Security: CVE-2021-28544
Security: CVE-2022-24070
(cherry picked from commit dd3cc209ddfe645936b3b46ce4112b21de342f51) |
Number of commits found: 3
|