aboutsummaryrefslogtreecommitdiff
path: root/java/java-subversion
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* java: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Alex Dupre <ale@FreeBSD.org> * Alex Semenyaka <alex@rinet.ru> * Alexander Yerenkow <yerenkow@gmail.com> * Anton Yudin (<contact@toha.org.ua>) * Anton Yudin <toha@toha.org.ua> * Benjamin Close <benjsc@FreeBSD.org> * Björn König <bkoenig@alpha-tierchen.de> * Conor McDermottroe <ports@mcdermottroe.com> * Danilo Egea Gondolfo <danilo@FreeBSD.org * Dave Glowacki <dglo@ssec.wisc.edu> * Ernst de Haan <znerd@FreeBSD.org> * Eugene Grosbein <ports@grosbein.net> * Filippo Natali <filippo@widestore.net> * Gerrit Beine <gerrit.beine@gmx.de> * Greg Lewis <glewis@FreeBSD.org> * Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> * Jason Helfman <jgh@FreeBSD.org> * Jeremy <karlj000@unbc.ca> * Johannes Dieterich <dieterich@ogolem.org> * Johannes Dieterich <jmd@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Jose Marques * Jose Marques <noway@nohow.demon.co.uk> * Lapo Luchini <lapo@lapo.it> * Lev Serebryakov <lev@FreeBSD.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Matthew Dillon <dillon@backplane.com> * Maxim Sobolev <sobomax@FreeBSD.org> * Mikhail T. <mi@aldan.algebra.com> * Mikhail T. <michael@fun-box.ru> * Mikhail Teterin * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * OISHI Masakuni <yamasa@bsdhouse.org> * OKAZAKI Tetsurou * Pedro Giffuni * Simeo Reig <reig.simeo@gmail.com> * Sutra Zhou <zhoushuqun@gmail.com> * Tom Judge <tj@FreeBSD.org> * Volker Stolz <vs@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * gldisater@gldis.ca * ijliao * jake@checker.org * jpbeconne * lon_kamikaze@gmx.de * mi * nordwick@xcf.berkeley.edu * nork@FreeBSD.org * olgeni@FreeBSD.org * rasputin * rfarmer@predatorlabs.net * rtdean@cytherianage.net * tux@pinguru.net With hat: portmgr
* java/java-subversion: Update WWWPo-Chuan Hsieh2022-06-291-1/+1
| | | | Approved by: portmgr (blanket)
* *: apply refactor.remove-consecutive-empty-linesTobias Kortkamp2021-10-191-1/+0
| | | | Submitted by: portedit
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update subversion to new version 1.14.0.Lev A. Serebryakov2020-06-021-2/+2
| | | | | | | | | | 1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it allows to build `devel/py-subversion' with Python 2.7. `devel/py-subversion' will be built with Python 3.5+ for version 1.14.0. Notes: svn path=/head/; revision=537554
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=518482
* Update to 1.13.0.Lev A. Serebryakov2019-11-031-1/+1
| | | | | | | | PR: 241608 Submitted by: Yasuhito FUTATSUKI <freebsd-bug-report-yf@yf.bsdclub.org> Notes: svn path=/head/; revision=516609
* Drop nop PORTREVISION_19 from devel/subversion addon portsTobias Kortkamp2019-08-131-1/+0
| | | | | | | devel/subversion19 has been removed. Notes: svn path=/head/; revision=508831
* Add LTS version of subversion to ports.Lev A. Serebryakov2019-04-251-0/+1
| | | | | | | PR: 235934 Notes: svn path=/head/; revision=500031
* Update to 1.12.0Lev A. Serebryakov2019-04-251-1/+1
| | | | Notes: svn path=/head/; revision=499991
* Update subversion to 1.11.0.Lev A. Serebryakov2018-11-012-2/+2
| | | | Notes: svn path=/head/; revision=483685
* (1) Update to 1.10.3.Lev A. Serebryakov2018-10-101-1/+1
| | | | | | | | | | (2) Fix STATIC build. (3) Expand FreeBSD template for better explanation of "Sponsored by" PR: (2) 220660, (3) 228362 Notes: svn path=/head/; revision=481744
* (1) Remove devel/subversion18Lev A. Serebryakov2018-04-201-10/+5
| | | | | | | | | | (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 Notes: svn path=/head/; revision=467834
* Update to latest & newest version 1.10.0Lev A. Serebryakov2018-04-161-1/+1
| | | | Notes: svn path=/head/; revision=467478
* devel/apr1: Bump portrevisionBernard Spil2018-03-211-1/+1
| | | | | | | | | | - Repair my rookie mistake of earlier today - Bump revision of dependent ports (again) Reported by: antoine Notes: svn path=/head/; revision=465240
* devel/apr1: Fix runtime issues of dependent portBernard Spil2018-03-211-0/+1
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=465232
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* - prepare for devel/subversion17 removalOlli Hauer2015-12-301-5/+1
| | | | Notes: svn path=/head/; revision=404863
* Update devel/subversion to 1.9.2.Lev A. Serebryakov2015-10-151-0/+2
| | | | | | | | PR: 203713 Submitted by: Peter Wemm <peter@FreeBSD.org> Notes: svn path=/head/; revision=399335
* Remove trailing whitespace from Makefiles, A-L.Jimmy Olgeni2015-10-081-1/+1
| | | | Notes: svn path=/head/; revision=398832
* Cleanup plistAntoine Brodin2014-11-141-2/+1
| | | | Notes: svn path=/head/; revision=372560
* Update to latest 1.8.10Lev A. Serebryakov2014-08-121-1/+4
| | | | | | | Turn off unneded options in case of addons explicitly. Notes: svn path=/head/; revision=364709
* subversion port has been overhauled. Some optional parts was extractedLev A. Serebryakov2014-06-162-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=357986
* (1) Update to latest 1.8.9Lev A. Serebryakov2014-05-182-3/+11
| | | | | | | | | | (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). Notes: svn path=/head/; revision=354427
* Update subversion to 1.8.8.Lev A. Serebryakov2014-02-201-3/+3
| | | | | | | | STAGEfy java/java-subversion. Make java/java-subversion build on 10.0-RELEASE. Notes: svn path=/head/; revision=345253
* - move java/subversion-java to java/java-subversion soOlli Hauer2013-12-083-0/+54
PKGNAMESUFFIX can be used in the devel/subversion* ports Approved by: lev@ (implicit) Notes: svn path=/head/; revision=335939