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.14.4 10 Oct 2024 07:00:23 |
Michael Osipov (michaelo) |
*/*: update devel/subversion{,-lts} to 1.14.4
Approved by: jrm (mentor)
MFH: 2024Q4
Differential Revision: https://reviews.freebsd.org/D47022
Release Notes: https://svn.apache.org/repos/asf/subversion/tags/1.14.4/CHANGES |
1.14.3_2 22 Apr 2024 13:09:56 |
Michael Osipov (michaelo) |
*/*: take ownership of lev@'s Subversion ports
As agreed with lev@, I am taking ownership of these ports.
Approved by: jrm (mentor), lev
Differential Revision: https://reviews.freebsd.org/D44862 |
1.14.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 |
1.14.2 31 Oct 2023 12:52:15 |
Michael Osipov (michaelo) |
devel/subversion-lts: update port to next LTS version: 1.14.2
PR: 253566
Approved by: jrm (mentor), otis (mentor), lev
Release Notes: https://subversion.apache.org/docs/release-notes/1.14
Differential Revision: https://reviews.freebsd.org/D42348 |
1.14.2 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
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) |
1.14.2 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 ) |
1.14.2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.14.2 29 Jun 2022 16:33:11 |
Po-Chuan Hsieh (sunpoet) |
www/mod_dav_svn: Update WWW
Approved by: portmgr (blanket) |
1.14.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.2 13 Aug 2019 14:46:28 |
tobik |
Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted. Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.
While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21225 |
1.11.1_1 16 Jan 2019 15:06:42 |
lev |
Fix mod_dontdothat installation.
PR: 234978
Reported by: ohartmann@walstatt.org |
1.11.0 01 Nov 2018 16:12:45 |
lev |
Update subversion to 1.11.0. |
1.10.3 10 Oct 2018 15:39:51 |
lev |
(1) Update to 1.10.3.
(2) Fix STATIC build.
(3) Expand FreeBSD template for better explanation of "Sponsored by"
PR: (2) 220660, (3) 228362 |
1.10.0_1 20 Apr 2018 15:38:59 |
lev |
(1) Remove devel/subversion18
(2) Intoroduce devel/subversion19 from latest pre-1.10 devel/subversion
(3) Rework all addons to unify versioning code.
FLAVORS is not used because it will conflict with Python FLAVORS
(4) Restore mod_dontdothat for www/mod_dav_svn |
1.10.0 16 Apr 2018 11:53:03 |
lev |
Update to latest & newest version 1.10.0 |
1.9.7_2 21 Mar 2018 21:24:44 |
brnrd |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine |
1.9.7_1 21 Mar 2018 19:50:35 |
brnrd |
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions
- Fix build with MariaDB 10.2 [2]
- Bump portrevision in dependencies
PR: 226705 [1], 226026 [2]
With hat: apache
Approved by: joneum (apache) |
1.9.7 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
1.9.7 04 Jan 2018 21:02:06 |
lev |
Don't set USE_* after bsd.port.pre.mk
PR: 224797
Submitted by: brnrd (with hat apache@) |
1.9.4 28 Oct 2016 16:00:45 |
danfe |
- Remove trailing dot in COMMENT and/or reword it accordingly
- Prefer standard option descriptions, and trim one long line |
1.9.3 30 Dec 2015 15:22:15 |
ohauer |
- prepare for devel/subversion17 removal |
1.9.2 15 Oct 2015 10:43:15 |
lev |
Update devel/subversion to 1.9.2.
PR: 203713
Submitted by: Peter Wemm <peter@FreeBSD.org> |
1.8.13 31 May 2015 15:59:17 |
ohauer |
- s/CP/INSTALL_DATA/
I've done it wrong with the last update ...
Fix it now, before it will get lost! |
1.8.13 31 Mar 2015 21:17:41 |
ohauer |
- use dedicated apache module file for subversion modules
Approved by: lev@ (implicit) |
1.8.9_4 16 Jun 2014 18:13:55 |
lev |
Fix for FreeBSD 9.
Fix messed up categories for slave ports. |
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). |