aboutsummaryrefslogtreecommitdiff
path: root/devel/subversion16/Makefile.common
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest 1.6.17, which fixes three security issues:Lev A. Serebryakov2011-06-021-2/+2
| | | | | | | CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921. Notes: svn path=/head/; revision=274978
* - bump PORTREVISION since serf was updated.Olli Hauer2011-05-141-1/+1
| | | | | | | | | Note: serf is not "on" as default, but widly used in combination with subversion instead of neon Notes: svn path=/head/; revision=274118
* - Add dependency on kdebase4-runtime when KWallet support is built.Alberto Villa2011-04-111-2/+2
| | | | | | | | | | | | | | - Fix build with KDE_WALLET when KDE 3 is installed. [1] - Bump PORTREVISION. This completes my previous commit and fixes KDE_WALLET option. PR: 156302 [1] Submitted by: Axel Gonzalez <loox@e-shell.net> [1] Approved by: lev (maintainer, implicit) Notes: svn path=/head/; revision=272490
* - Fix plist when GNOME_KEYRING is on. [1]Alberto Villa2011-04-011-1/+13
| | | | | | | | | | | | | - Add optional KDE KWallet support. [2] - Bump PORTREVISION. PR: 155395 [1] 155419 [2] Submitted by: Raphael Kubo da Costa <kubito@gmail.com> Approved by: lev (maintainer timeout) Notes: svn path=/head/; revision=272091
* IT IS SECURITY UPDATE!Lev A. Serebryakov2011-03-051-1/+2
| | | | | | | | | | (1) Update to 1.5.16. (2) Disable mod_dav_svn building when it is disabled, but apache2 is installed PR: [2] ports/154223 Notes: svn path=/head/; revision=270341
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* (1) Update to 1.6.15Lev A. Serebryakov2010-11-241-1/+1
| | | | | | | | | | (2) Add support for DBD 5.x PR: ports/152553 (1), ports/152172 (2) Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (1), Martin Matuska <mm@FreeBSD.org> Notes: svn path=/head/; revision=265112
* Update to latest version 1.6.13Lev A. Serebryakov2010-10-131-2/+2
| | | | | | | PR: ports/151183, ports/151184 Notes: svn path=/head/; revision=262957
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andJeremy Messenger2010-07-301-10/+2
| | | | | | | | | | | | | | | | | | | | | ABI backwards compatible. It is unnecessary to have more than one same libraries (ie: neon28 and neon29) as it creates issue in our ports tree such as CONFLICTS and made our Makefile complicate. - Remove www/neonpp and www/neon28. - Add USE_GNOME=ltverhack; it corrects the shared library version by change from libneon.so.29 to libneon.so.27. It won't get bump again with no reason unless ABI changes. - Bump the PORTREVISION on all ports and chase the shared library change. - Add info in the UPDATING for how to rebuild on all ports that depend on neon. PR: ports/148295 Approved by: lev (maintainer timeout, no respone for months), portmgr Tested by: pointyhat-exp by pav Notes: svn path=/head/; revision=258515
* (1) Update to latest 1.6.12Lev A. Serebryakov2010-07-071-6/+8
| | | | | | | | | | | (2) Make NEON_VER configurable Feature safe: yes PR: [2] ports/147300 Notes: svn path=/head/; revision=257494
* - Catch up with apache/apr related changesPhilip M. Gollucci2010-06-031-22/+16
| | | | | | | | | | | | | | | | | o Remove WITH_APACHE2_APR its always the port now o Remove some prelimiary checks for apr-1?-config o WITH_MOD_DAV_SVN now implies WITH_APACHE matching ports KNOBS o Simplify the apr-1?-config and include setup o if you build subversion WITHOUT WITH_APACHE or WITHOUT_APACHE you get devel/apr1 as the subverion developers intend. PR: ports/146777 Submitted by: pgollucci@ (myself) Approved by: maintainer timeout (lev; 14 days; 3-in a row) With Hat: apache@ Notes: svn path=/head/; revision=255601
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Some ports have a rather hardcoded dependency on Subversion and specificallyDavid E. O'Brien2010-05-271-0/+8
| | | | | | | | | | | | | | | | devel/subversion (vs. devel/subversion-freebsd). So combine the two - allowing one to build just "subversion" to satisfy dependencies but with the FreeBSD hacks. I have not done this via an OPTION as I do not know if we want to expose "Build with FreeBSD hacks" to all the users of the Subversion port. Instead it keys off of 'WITH_FREEBSD_SUBVERSION'. If putting this in OPTIONS is the better approach I can follow up and do that. Approved by: maintainer timeout Notes: svn path=/head/; revision=255205
* Add support to build with GNOME keyring auth.David E. O'Brien2010-05-271-0/+7
| | | | | | | (maintainer timeout) Notes: svn path=/head/; revision=255204
* - Missed one in previous devel/apr -> devel/aprPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | PR: ports/146553 With Hat: apache@ Notes: svn path=/head/; revision=254524
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-1/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* 3/5: Fix apr-1.3 libnames to be apr-1Philip M. Gollucci2010-05-051-1/+1
| | | | | | | | | | | | PORTREVISION bumps comming next PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253783
* Update to 1.6.11.Lev A. Serebryakov2010-04-191-3/+13
| | | | | | | | | | | Make new pkg-install/pkg-deinstall scripts, disabled if here is no mod_dav_svn. Add option to build and install svnauthz-validate, a tool to test authz files. PR: ports/145809, with some changes Submitted by: olli hauer <ohauer@gmx.de> Notes: svn path=/head/; revision=252905
* Fix some garbage in last commit (five-second rule in action!)Sergey Skvortsov2010-02-101-0/+1
| | | | Notes: svn path=/head/; revision=249548
* Update to 1.6.9Sergey Skvortsov2010-02-101-5/+9
| | | | | | | | | | Changes: http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES PR: ports/143175 Submitted by: olli hauer <ohauer xx gmx.de> Approved by: maintainer timeout (lev; >1.5 month) Notes: svn path=/head/; revision=249547
* Unbreak for "fresh" systems.Lev A. Serebryakov2009-11-041-2/+3
| | | | | | | | PR: ports/140250 Submitted by: Josh Paetzel <josh@tcbug.org>, used solution - Alexey V.Degtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=243797
* Update to 1.6.6Lev A. Serebryakov2009-10-241-1/+1
| | | | Notes: svn path=/head/; revision=243259
* (1) Update to 1.6.5Lev A. Serebryakov2009-08-251-1/+1
| | | | | | | | | (2) Unbroke Ruby bindings PR: [1] ports/138077, [2] ports/136621 Notes: svn path=/head/; revision=240315
* Update to Subversion 1.6.4. This is a security update.Simon L. B. Nielsen2009-08-061-1/+1
| | | | | | | | | Security: http://vuxml.FreeBSD.org/bce1f76d-82d0-11de-88ea-001a4d49522b.html Security: CVE-2009-2411 Approved by: so (simon, security issue, maintainer bypass) Notes: svn path=/head/; revision=239049
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* (1) Update to 1.6.3Lev A. Serebryakov2009-06-261-14/+7
| | | | | | | | | (2) Cleanup DBD usage PR: (2) ports/135397 Notes: svn path=/head/; revision=236656
* Update to 1.6.2Lev A. Serebryakov2009-05-111-1/+1
| | | | Notes: svn path=/head/; revision=233700
* (1) Update to version 1.6.1Lev A. Serebryakov2009-04-291-2/+9
| | | | | | | | | | | | (2) Fix asvn knoweledge about svn command location [1] (3) Add STATIC option to build only static binaries [2] (4) Activate mod_authz_svn in package installation [3] PR: [1] ports/133778, [3] ports/133898 Submitted by: [2] David O'Brien Notes: svn path=/head/; revision=232944
* (1) Put svn_hacks-1.2.diff to local-distfilesLev A. Serebryakov2009-04-061-1/+7
| | | | | | | | | | | | | (2) Add optional module mod_dontdothat (3) Fix order of apache module loading (4) Make deinstall script much mor robust, it should not trash Apache config in case of various errors. PR: ports/133366 [2] Submitted by: Many users [1], olli hauer <ohauer@gmx.de> [2], Dag-Erling Smorgrav <des@des.no> [3] Notes: svn path=/head/; revision=231717
* (1) Enable mod_authz_svnLev A. Serebryakov2009-04-031-2/+3
| | | | | | | | | | (2) Enable parallel build PR: ports/133121, ports/133016 Submitted by: olli hauer <ohauer@gmx.de>, Martin Matuska <mm@FreeBSD.org> Notes: svn path=/head/; revision=231558
* Update to version 1.6.0.Lev A. Serebryakov2009-04-031-3/+9
| | | | | | | | Many new cool features, new WC version (autougrade), new repo version (NO AUTOUPGRADE) Read svn original documentation, please! Notes: svn path=/head/; revision=231554
* o Remove devel/apr-svn and replace with devel/aprPhilip M. Gollucci2009-01-181-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o devel/apr: defaults changed: WITH_BDB=yes [1] convert APR_UTIL_* flags to KNOBS flag names optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL o Remove devel/apr-svn and replace with devel/apr o devel/apr: defaults changed: WITH_BDB=yes [1] convert APR_UTIL_* flags to KNOBS flag names optionify and add IPV6, NDBM, LDAP, MYSQL, PGSQL (sqlite,orcale,freetds,odbc -- PATCHES welcome, MAINTAINER does not use) GMAKE is not needed, so remove it split ./configure args into apr and apr-util args, they do not accept all the same options standardize on naming apr and apu to match other oses and the C code. create APR_WRKDIR And APU_WRKDIR for simplicity delete pre-extract target bump PORTREVISION NOTE: port still breaks hier(7), need to fix o devel/kdesvn, devel/rapidsvn, devel/subcommander*, devel/subversion* devel/apr-svn -> devel/apr (subversion will pull in devel/apr) Notes: dev@apr.apache.org, trunk in svn is as of TODAY(2008/01/03) 2.0.x, ports infra needs to prep for [devel/apr-0,] devel/apr-1, devel/apr-2 Helpful for PRs: ports/117596, ports/83644, ports/96749, ports/110651, ports/118003, ports/128078 Fixes PRs: ports/126053 [1] Requeted by: many on ports@, many on #bsdports [1] Exp Run by : pav Notes: svn path=/head/; revision=226379
* Update book (WITH_BOOK option) to 1.5 version, which is frozen now and ↵Lev A. Serebryakov2008-12-301-2/+2
| | | | | | | | | will not change anymore. PR: ports/129995 Notes: svn path=/head/; revision=225009
* Update to 1.5.5Lev A. Serebryakov2008-12-291-2/+2
| | | | Notes: svn path=/head/; revision=224951
* Add "--listen-host 0.0.0.0" to default svnserve flags, to listen on IPv4 ↵Lev A. Serebryakov2008-10-271-1/+1
| | | | | | | | | addresses. PR: ports/128367 Notes: svn path=/head/; revision=222136
* (1) Add SVN Book to distinfoLev A. Serebryakov2008-10-251-2/+2
| | | | | | | (2) Fix typo Notes: svn path=/head/; revision=222073
* (1) Update to 1.5.4Lev A. Serebryakov2008-10-251-1/+3
| | | | | | | | | | | (2) Create SVNUSER in cases when SVHGROUP is created [1] (3) Change default repository path to "/home/svn/repos" in svnwrapper [1] (4) Fix typo [2] PR: [1] ports/122972, [2] ports/127347 Notes: svn path=/head/; revision=222044
* - Update to 1.5.2Martin Wilke2008-09-071-1/+1
| | | | | | | | Request by: Peter Wemm Approved by: portmgr (linimon) Notes: svn path=/head/; revision=220181
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* (1) Update to 1.5.1Lev A. Serebryakov2008-07-261-10/+10
| | | | | | | | | (2) Toss options processing to build apr as subversion dependency, not as sirf one, if sirf is selected on very clean system. It allows to build apr with BDB option turned on, if needed. Notes: svn path=/head/; revision=217577
* Fix subversion's bindings building ob build cluster, when subversion ↵Lev A. Serebryakov2008-07-221-3/+3
| | | | | | | | | everything, but bindings are installed from packages. Notes: svn path=/head/; revision=217294
* Fix building of bindings in BATCH mode (without options file at all):Lev A. Serebryakov2008-07-081-3/+5
| | | | | | | | invert checks such way, that default config without OPTIONS at all is equivalent to default config, specified via OPTIONS. Notes: svn path=/head/; revision=216516
* (1) Move all options-related logic into Makefile.common, so bindings portsLev A. Serebryakov2008-07-071-1/+87
| | | | | | | | | | have proper CONFIGURE_ARGS now and will not fail to build when subversion was built with apache's apr (2) Bump devel/apr library version to 1.3 (3) Increase PORTREVISION, of course. Notes: svn path=/head/; revision=216439
* (1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is setLev A. Serebryakov2008-07-021-1/+6
| | | | | | | | | | | | (2) Fix CATEGORIES for devel/*-subversion ports (3) Add note to UPDATING about neon26/neon28 transition and binding changes. PR: ports/125168 [2] Submitted by: Dmitry Morozovsky <marck rinet ru> [1,2,3] Notes: svn path=/head/; revision=216122
* Fix CATEGORIES for subversion & binding ports.Lev A. Serebryakov2008-06-301-1/+1
| | | | Notes: svn path=/head/; revision=216036
* (1) Upgrade subversion to version 1.5.0.Lev A. Serebryakov2008-06-301-0/+62
(2) Make binding ports to be real ports, which installs only bindings and depend on subversion. (3) Rename bindings ports to reflect perl5/python/ruby modules naming scheme. (4) Re-base subversion-freebsd to `devel/subversion'. (5) Fix all ports, which depends on subversion bindings. Notes: svn path=/head/; revision=216025