Commit graph

21 commits

Author SHA1 Message Date
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Lev A. Serebryakov
1eed155dd9 Update to 1.13.0.
PR:		241608
Submitted by:	Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org>
2019-11-03 22:13:37 +00:00
Tobias Kortkamp
2a2e8da848 Drop nop PORTREVISION_19 from devel/subversion addon ports
devel/subversion19 has been removed.
2019-08-13 14:57:22 +00:00
Lev A. Serebryakov
06f5af28e1 Add LTS version of subversion to ports.
PR:		235934
2019-04-25 16:28:46 +00:00
Lev A. Serebryakov
815a20bf93 Update to 1.12.0 2019-04-25 12:27:42 +00:00
Lev A. Serebryakov
8324d79d41 Update subversion to 1.11.0. 2018-11-01 16:12:44 +00:00
Lev A. Serebryakov
a4dd33ad63 (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
2018-10-10 15:39:51 +00:00
Lev A. Serebryakov
48cc8b76a8 (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
2018-04-20 15:38:58 +00:00
Lev A. Serebryakov
abd6045fe6 Update to latest & newest version 1.10.0 2018-04-16 11:53:03 +00:00
Bernard Spil
abd6f84396 devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
 - Bump revision of dependent ports (again)

Reported by:	antoine
2018-03-21 21:24:43 +00:00
Bernard Spil
636881f4c2 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)
2018-03-21 19:50:35 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Olli Hauer
b01c452105 - prepare for devel/subversion17 removal 2015-12-30 15:22:15 +00:00
Lev A. Serebryakov
3535651a1b Update devel/subversion to 1.9.2.
PR:		203713
Submitted by:	Peter Wemm <peter@FreeBSD.org>
2015-10-15 10:43:15 +00:00
Jimmy Olgeni
42bc424f61 Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
Antoine Brodin
2e3a92ee44 Cleanup plist 2014-11-14 15:38:27 +00:00
Lev A. Serebryakov
cc2002fab7 Update to latest 1.8.10
Turn off unneded options in case of addons explicitly.
2014-08-12 15:05:00 +00:00
Lev A. Serebryakov
146867e802 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).
2014-06-16 13:12:21 +00:00
Lev A. Serebryakov
86b3bba34a (1) Update to latest 1.8.9
(2) USES=libtool instead of USE_AUTOTOOLS=libtool
 (3) Bump required Java version to 1.7 for java/java-subversion.
 (4) Build java/kava-subversion with system clang, not "any" gcc
     on 10 and CURRENT (checked with OpenJDK7 and OpenJDK8).
2014-05-18 15:13:21 +00:00
Lev A. Serebryakov
61d98cd6fc Update subversion to 1.8.8.
STAGEfy java/java-subversion.
 Make java/java-subversion build on 10.0-RELEASE.
2014-02-20 17:02:46 +00:00
Olli Hauer
a5565174ae - move java/subversion-java to java/java-subversion so
PKGNAMESUFFIX can be used in the devel/subversion* ports

Approved by:	lev@ (implicit)
2013-12-08 20:19:30 +00:00