Port details |
- subversion-static Version control system
- 1.10.0 devel
=1 1.10.0Version of this port present on the latest quarterly branch.
- BROKEN: fails to link: (.text+0xf936a): undefined reference to `log'
DEPRECATED: Broken for more than 6 months This port expired on: 2018-06-06 IGNORE: is marked as broken: fails to link: (.text+0xf936a): undefined reference to `log'
- Maintainer: lev@FreeBSD.org
- Port Added: 2013-01-24 19:33:58
- Last Update: 2018-06-07 00:34:18
- SVN Revision: 471892
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- 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).
WWW: http://subversion.apache.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- subversion-static>0:devel/subversion-static
- No installation instructions:
- This port has been deleted.
- PKGNAME: subversion-static
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1523881628
SHA256 (subversion-1.10.0.tar.bz2) = 2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584
SIZE (subversion-1.10.0.tar.bz2) = 8369823
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:
- Master port: devel/subversion
- 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
- libapr-1.a : devel/apr1
- libsqlite3.a : databases/sqlite3
- libexpat.a : textproc/expat2
- libutf8proc.a : textproc/utf8proc
- liblz4.a : archivers/liblz4
- libserf-1.a : www/serf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- shebangfix python:2.7,env cpe libtool pathfix pkgconfig shebangfix tar:bzip2
- pkg-message:
- Bear in mind that you will not be notified of any weaknesses or vulnerabilities
discovered in ports used to build this, though they may affect the static
Subversion binary.
This package will be rebuilt as the build dependencies are updated, but it must
be kept up to date if security is a concern.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/subversion |
Commit | Credits | Log message |
1.10.0 07 Jun 2018 00:34:18 |
rene |
Remove expired ports:
2018-06-06 biology/ssaha: Broken for more than 6 months
2018-06-06 biology/crux: Broken for more than 6 months
2018-06-06 biology/ariadne: Broken for more than 6 months
2018-06-06 cad/sceptre: Broken for more than 6 months
2018-06-06 cad/cider: Broken for more than 6 months
2018-06-06 chinese/scim-array: Broken for more than 6 months
2018-06-06 chinese/xpdf: Broken for more than 6 months
2018-06-06 chinese/telnet: Broken for more than 6 months
2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring
comms/java-commapi
2018-06-06 comms/soundmodem: Broken for more than 6 months
2018-06-06 comms/jsdr: Broken for more than 6 months
2018-06-06 comms/java-commapi: Broken for more than 6 months
2018-06-06 converters/pdf2djvu: Broken for more than 6 months
2018-06-06 databases/rdb: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.10.0 05 May 2018 10:49:36 |
antoine |
Deprecate ports broken for more than 6 months |
1.9.7 18 Dec 2017 21:55:35 |
antoine |
Mark BROKEN everywhere: fails to link
cd subversion/svn && /bin/sh
"/wrkdirs/usr/ports/devel/subversion-static/work/subversion-1.9.7/libtool"
--tag=CC --silent --mode=link cc -all-static -Werror=unknown-warning-option -O2
-pipe -fpic -DPIC -fstack-protector -fno-strict-aliasing -O2 -pipe -fpic
-DPIC -fstack-protector -fno-strict-aliasing -fstack-protector
-L/usr/local/lib -L/usr/local/lib/db5 -L/usr/local/lib
-L/usr/local/lib -rpath /usr/local/lib -o svn add-cmd.lo auth-cmd.lo
blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cl-conflicts.lo
cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo
deprecated.lo diff-cmd.lo export-cmd.lo file-merge.lo help-cmd.lo import-cmd.lo
info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo merge-cmd.lo mergeinfo-cmd.lo
mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo
propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo
resolve-cmd.lo resolved-cmd.lo revert-cmd.lo similarity.lo status-cmd.lo st
tus.lo svn.lo switch-cmd.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo
../../subversion/libsvn_client/libsvn_client-1.la
../../subversion/libsvn_wc/libsvn_wc-1.la
../../subversion/libsvn_ra/libsvn_ra-1.la
../../subversion/libsvn_delta/libsvn_delta-1.la
../../subversion/libsvn_diff/libsvn_diff-1.la
../../subversion/libsvn_subr/libsvn_subr-1.la -L/usr/local/lib -laprutil-1
-ldb-5.3 -lgdbm -lexpat -L/usr/local/lib -lapr-1 -lcrypt -lpthread
/usr/local/lib/libsqlite3.a(sqlite3.o): In function `fts5Bm25Function':
(.text+0xf936a): undefined reference to `log'
Reported by: pkg-fallout |
1.9.7 09 Dec 2017 00:42:05 |
linimon |
Mark more ports broken that fail on both armv6 and armv7.
Approved by: portmgr (tier-2 blanket) |
1.8.14 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
16 Jun 2014 13:12:21
|
lev |
subversion port has been overhauled. Some optional parts was extracted
to separate ports. These ports are:
www/mod_dav_svn
instead of option MOD_DAV_SVN.
security/subversion-gnome-keyring
instead of option GNOME_KEYRING.
security/subversion-kwallet
instead of option KDE_KWALLET.
If you used devel/subversion with one (or more) of these non-standard
options, you should install appropriate port after subversion upgrade.
"mod_dontdothat" is installed unconditionally by www/mod_dav_svn
port (it has been depended on TOOLS option), but is not activated by
default, you may need to edit apache's configuration file.
devel/subversion port now installs svndiff, svndiff3 and svndiff4
commands if TOOLS option is enabled. They was skipped before.
Official names "diff", "diff3" and "diff4" are prefixed with "svn" to
avoid conflicts with base and other diff versions.
All libraries and binaries are now stripped if MAINTAINER_DEBUG
option is not selected (including all sub-ports, like bindings
and mod_dav_svn). |
1.8.5_2 15 Feb 2014 12:56:17 |
lev |
(1) Make possible to build subversion with db6.
(2) Fix and STAGEfy subversion-static.
(3) Allow not to override/deinstall modified svnserve script if it is used.
PR: ports/185005, ports/180121, ports/181340, ports/186446, ports/186764 |
1.8.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) |
1.8.0_3 13 Jul 2013 15:36:51 |
lev |
(1) Fix subversion-static port to use SERF.
(2) Backport fix of issue #4383: problems with symbolic-link WC.
(3) Backport change r1500762 (no isue # found): conflict between
GPG Agent and other password stories.
(4) Fix error message when Subversion is configured with BDB abd
APR is not.
PR: ports/179807, ports/180121, ports/180121
Submitted by: [3] eugen@grosbein.pp.ru |
1.7.9_1 04 May 2013 12:21:20 |
crees |
Use OPTIONS_SLAVE
Submitted by: bapt |
1.7.8 21 Feb 2013 19:27:35 |
crees |
Apparently OPTIONS_SET etc are Not Allowed in port Makefiles
Wrist slapped by: bapt |
1.7.8 18 Feb 2013 21:20:55 |
crees |
Switch to NEON-- some have reported that SERF fails to checkout base/head. In
any case, it is best to match the Subversion port.
Suppress OPTIONS dialog display and ignore any options set to obtain proper
slave behaviour. |
1.7.8 24 Jan 2013 19:33:47 |
crees |
Add slave for subversion, to build a package with no dependencies.
This can be easily installed once the package builds are back up, and makes
a fast installation of Subversion much easier.
The reason that LATEST_LINK is explicitly set is to work around the
OPTIONS / UNIQUENAME issues.
Reviewed by: lev (but all bugs are mine) |