notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/subversion-gnome-keyring/pkg-plist
SVNWeb

Number of commits found: 5

Mon, 29 Jul 2019
[ 19:33 rene search for other commits by this committer ] Original commit   Revision:507590
security/subversion-gnome-keyring: fix after removal of devel/subversion19

Reported by:	antoine
Fri, 20 Apr 2018
[ 15:38 lev search for other commits by this committer ] Original commit   Revision:467834 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
 (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
Wed, 18 Apr 2018
[ 18:31 lev search for other commits by this committer ] Original commit   Revision:467728
 Fix build of new version.
Sun, 15 Nov 2015
[ 11:10 lev search for other commits by this committer ] Original commit   Revision:401689
 (1) Place pkgconfig files to proper directory (libdata)
 (2) Strip binaries and libraries if MAINTAINER_DEBUG is not set
 (3) Set WITH_DEBUG if MAINTAINER_DEBUG option is selected

PR:		204496
Submitted by:	Dmitry Marakasov <amdmi3@FreeBSD.org>
Mon, 16 Jun 2014
[ 13:12 lev search for other commits by this committer ] Original commit   Revision:357986 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
  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).

Number of commits found: 5