| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
30 Jul 2010 23:14:49
1.6.12_1
|
mezz  |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
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 |
07 Jul 2010 15:42:53
1.6.12
|
lev  |
(1) Update to latest 1.6.12
(2) Make NEON_VER configurable
Feature safe: yes
PR: [2] ports/147300 |
03 Jun 2010 03:49:22
1.6.11_3
|
pgollucci  |
- Catch up with apache/apr related changes
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@ |
31 May 2010 03:01:56
1.6.11_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 May 2010 00:58:12
1.6.11_1
|
obrien  |
Some ports have a rather hardcoded dependency on Subversion and specifically
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 |
28 May 2010 00:51:32
1.6.11_1
|
obrien  |
Add support to build with GNOME keyring auth.
(maintainer timeout) |
18 May 2010 05:20:37
1.6.11_1
|
pgollucci  |
- Missed one in previous devel/apr -> devel/apr
PR: ports/146553
With Hat: apache@ |
18 May 2010 05:05:05
1.6.11_1
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 22:52:39
1.6.11_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
05 May 2010 22:47:49
1.6.11
|
pgollucci  |
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
19 Apr 2010 11:39:12
1.6.11
|
lev  |
Update to 1.6.11.
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> |
27 Mar 2010 00:15:24
1.6.9
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
10 Feb 2010 14:55:27
1.6.9
|
skv  |
Fix some garbage in last commit (five-second rule in action!) |
10 Feb 2010 14:47:59
1.6.9
|
skv  |
Update to 1.6.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) |
04 Nov 2009 19:47:35
1.6.6_1
|
lev  |
Unbreak for "fresh" systems.
PR: ports/140250
Submitted by: Josh Paetzel <josh@tcbug.org>, used solution - Alexey
V.Degtyarev <alexey@renatasystems.org> |
24 Oct 2009 12:34:10
1.6.6
|
lev  |
Update to 1.6.6 |
25 Aug 2009 12:53:27
1.6.5
|
lev  |
(1) Update to 1.6.5
(2) Unbroke Ruby bindings
PR: [1] ports/138077, [2] ports/136621 |
06 Aug 2009 23:06:35
1.6.4
|
simon  |
Update to Subversion 1.6.4. This is a security update.
Security:
http://vuxml.FreeBSD.org/bce1f76d-82d0-11de-88ea-001a4d49522b.html
Security: CVE-2009-2411
Approved by: so (simon, security issue, maintainer bypass) |
02 Aug 2009 20:36:34
1.6.3  |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
26 Jun 2009 12:37:13
1.6.3  |
lev  |
(1) Update to 1.6.3
(2) Cleanup DBD usage
PR: (2) ports/135397 |
11 May 2009 15:38:33
1.6.2  |
lev  |
Update to 1.6.2 |
01 May 2009 19:30:46
1.6.1  |
lev  |
Fix FreeBSD hacks finally
PR: ports/134133 |
30 Apr 2009 08:42:50
1.6.1  |
lev  |
Fix FreeBSD hacks not to crash on memory deallocation.
PR: ports/134091
Submitted by: Giorgos Keramidas <keramida@freebsd.org> |
29 Apr 2009 13:11:18
1.6.1  |
lev  |
(1) Update to version 1.6.1
(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 |
06 Apr 2009 18:06:34
1.6.0_2  |
lev  |
(1) Put svn_hacks-1.2.diff to local-distfiles
(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] |
03 Apr 2009 19:39:28
1.6.0_1  |
lev  |
(1) Enable mod_authz_svn
(2) Enable parallel build
PR: ports/133121, ports/133016
Submitted by: olli hauer <ohauer@gmx.de>, Martin Matuska <mm@FreeBSD.org> |
03 Apr 2009 19:17:21
1.6.0  |
lev  |
Update to version 1.6.0.
Many new cool features, new WC version (autougrade), new repo version (NO
AUTOUPGRADE)
Read svn original documentation, please! |
18 Jan 2009 19:43:53
1.5.5_1  |
pgollucci  |
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
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 (Only the first 15 lines of the commit message are shown above ) |
30 Dec 2008 14:57:10
1.5.5_1  |
lev  |
Update book (WITH_BOOK option) to 1.5 version, which is frozen now and will
not change anymore.
PR: ports/129995 |
29 Dec 2008 16:17:12
1.5.5  |
lev  |
Update to 1.5.5 |
27 Oct 2008 16:53:49
1.5.4_2  |
lev  |
Add "--listen-host 0.0.0.0" to default svnserve flags, to listen on IPv4
addresses.
PR: ports/128367 |
25 Oct 2008 21:22:18
1.5.4_1  |
lev  |
(1) Add SVN Book to distinfo
(2) Fix typo |
25 Oct 2008 10:06:21
1.5.4  |
lev  |
(1) Update to 1.5.4
(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 |
07 Sep 2008 23:16:32
1.5.2  |
miwi  |
- Update to 1.5.2
Request by: Peter Wemm
Approved by: portmgr (linimon) |
21 Aug 2008 07:18:49
1.5.1  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
26 Jul 2008 14:56:14
1.5.1  |
lev  |
(1) Update to 1.5.1
(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. |
22 Jul 2008 13:04:37
1.5.0_4  |
lev  |
Fix subversion's bindings building ob build cluster, when subversion
everything, but
bindings are installed from packages. |
08 Jul 2008 10:25:16
1.5.0_3  |
lev  |
Fix building of bindings in BATCH mode (without options file at all):
invert checks such way, that default config without OPTIONS at all is equivalent
to default config, specified via OPTIONS. |
07 Jul 2008 11:37:56
1.5.0_2  |
lev  |
(1) Move all options-related logic into Makefile.common, so bindings ports
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. |
02 Jul 2008 06:21:39
1.5.0_1  |
lev  |
(1) Fix bindings dependencies when WITH_FREEBSD_SUBVERSION is set
(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] |
30 Jun 2008 16:06:15
1.4.6_2  |
ale  |
Add missing distfile for -freebsd slave port. |
30 Jun 2008 13:39:14
1.4.6_2  |
lev  |
Fix CATEGORIES for subversion & binding ports. |
30 Jun 2008 11:00:07
1.5.0  |
lev  |
(1) Upgrade subversion to version 1.5.0.
(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. |
06 Jun 2008 15:33:40
1.4.6_2  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
04 Jun 2008 19:13:51
1.4.6_1  |
dougb  |
Add subversion-devel and subversion-freebsd to CONFLICTS |
05 May 2008 09:33:57
1.4.6_1  |
edwin  |
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible |
29 Jan 2008 12:26:32
1.4.6_1  |
lev  |
Add proper CONFLICTS clauses.
PR: ports/119782
Submitted by: TAOKA Fumiyoshi |
29 Jan 2008 12:17:05
1.4.6_1  |
lev  |
Download compressed book [1]
Change some hard-coded paths to variables [1]
Fix pkg-plist for Java bindings [2]
PR: ports/119782 [1], ports/117357 [2]
Submitted by: TAOKA Fumiyoshi [1], bf [2] |
14 Jan 2008 09:04:24
1.4.6  |
mm  |
- Update to 1.4.6
- Add OPTIONS
PR: ports/119152
Submitted by: mm
Approved by: maintainer (timeout) |
07 Oct 2007 06:45:04
1.4.4_1  |
linimon  |
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr |
08 Sep 2007 01:59:21
1.4.4_1  |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
04 Aug 2007 12:41:31
1.4.4_1  |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
28 Jul 2007 19:25:14
1.4.4_1  |
lev  |
Fix `rc.d/svnserve' installation |
18 Jul 2007 12:27:49
1.4.3_2  |
lev  |
Add book files to `distinfo' |
18 Jul 2007 09:03:30
1.4.4  |
lev  |
Update to 1.4.4
Fix `svnserve' startup script to know about svnserve wrapper [1]
PR: [1] ports/113818 |
17 Mar 2007 07:53:12
1.4.3_2  |
lev  |
subversion doesn't "support" neon 0.26.3, only 0.26.2 does. |
16 Mar 2007 10:03:11
1.4.3_1  |
lev  |
(1) Update `www/neon' to 0.26.3
(2) Bump port revisions (and dependencies) on all ports, using libneon
(3) Mark `devel/bazaar' broken, it doesn't support new neon version.
Approved by maintainer.
(4) Mark `www/neonpp' broken, it doesn't support new neon version.
Maintainer timeout. |
04 Feb 2007 17:14:33
1.4.3  |
lev  |
Update to 1.4.3
PR: ports/108644 |
09 Nov 2006 13:54:13
1.4.2  |
lev  |
Upgrade to version 1.4.2 |
13 Sep 2006 11:20:27
1.4.0_1  |
lev  |
Fix build with -DWITH_SVNSERVE_WRAPPER
PR: ports/103213 |
12 Sep 2006 13:46:30
1.4.0  |
lev  |
(1) Update to 1.4.0 release
(2) Migrate book to stable version 1.2
(3) Add images to HTML book
(4) Add dependency to gfind (findutils) for asvn
(5) Improve asvn script
PR: ports/99177 [4],[5]
Submitted by: David Robillard <david.robillard@gmail.com> [3] |
04 Aug 2006 13:34:50
1.3.2  |
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
10 Jul 2006 19:32:32
1.3.2  |
dougb  |
Remove a new crop of the long-spurious FreeBSD KEYWORDs. |
06 Jun 2006 19:52:10
1.3.2  |
lev  |
(1) Update to 1.3.2.
(2) Fix installation of apache module in case of apache > 2.0.
(3) Fix some portlint warnings.
PR: ports/97932 [2] |
25 May 2006 12:17:17
1.3.1_1  |
lev  |
(1) Fix building with latest apache 2.0
(2) Add `asvn' support.
(3) Add rc.d script for svnserve.
PR: ports/96967 [1], ports/97457 [2], ports/91970 [3] |
04 May 2006 22:41:12
1.3.1  |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
20 Apr 2006 11:26:29
1.3.1  |
lev  |
Update to latest 1.3.1 release.
Fix URL of HTML book. |
17 Mar 2006 17:51:55
1.3.0_4  |
mnag  |
- Show knob options in pre-everything instead of pre-extract
PR: 93721
Approved by: lev (maintainer timeout, 22 days) |
23 Feb 2006 10:40:45
1.3.0_4  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
30 Jan 2006 23:20:05
1.3.0_3  |
kuriyama  |
Chase shlib bump of libexpat. |
06 Jan 2006 17:40:23
1.3.0_2  |
lev  |
Fix book's entries in distinfo.
Fix URL of HTML book (site responses with redirect now).
Submitted by: Many |
05 Jan 2006 08:40:10
1.3.0_1  |
lev  |
Bump neon shared libary version, bump PORTREVISION to force upgrade. |
03 Jan 2006 16:55:38
1.3.0  |
lev  |
Update to 1.3.0 release. |
17 Dec 2005 18:51:44
1.3.0.r4_2  |
lev  |
One more fix to support all apaches 2.0+. Activate mod_dav for proper version
of apache. |
16 Dec 2005 18:52:10
1.3.0.r4_1  |
lev  |
(1) Properly process apache port versions.
(2) Set proper permissions on ${PREFIX}/share/subversion
PR: 89606 [2] |
11 Dec 2005 11:05:27
1.3.0.r4  |
lev  |
(1) Update ot 1.3.0.r4. It is official, public RC.
Rollback to 1.2.3 is impossible with new apr and swig
in ports tree: all bindings are broken with these
versions :(
(2) Fix problems with new apache build infrastructure.
I'm sorry for long pause |
04 Dec 2005 00:18:15
1.3.0.r2  |
clement  |
- prepare removal of www/apache2 in favor of www/apache20 for naming
consistency
- add entries in UPDATING (for apache22 too)
PR: ports/78119
Repocopied by: marcus |
30 Nov 2005 15:30:30
1.3.0.r2  |
flz  |
- Fix problem with WITH_BOOK knob. The book isn't part of the subversion
distfile anymore, so fetch svn-book.{html,pdf} as well if WITH_BOOK is defined.
- Add SHA256 checksum.
PR: ports/89153
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Reviewed by: flz
Approved by: maintainer timeout (2 weeks) |
15 Nov 2005 06:52:12
1.3.0.r2  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
05 Nov 2005 16:54:31
1.3.0.r2  |
lev  |
(1) Update to 1.3.0-rc2
(2) Fix minor issues with Makefile (messages)
(3) Fix pkg-plist in case of using apache21
PR: ports/87607 [2], ports/88410 [3] |
02 Nov 2005 10:17:51
1.2.3_3  |
lev  |
[1] Fix perl bindings
[2] Fix building of bindings on amd64 and ia64
PR: [1] ports/88209 |
01 Nov 2005 13:27:39
1.2.3_2  |
pav  |
- Chase apr update
Pointy hat to: rodrigc |
16 Sep 2005 13:07:30
1.2.3_1  |
lev  |
Add support for apache21
PR: ports/85900 |
16 Sep 2005 13:01:00
1.2.3  |
lev  |
Update to version 1.2.3
Enable Java HL bindings on 5.3 and newer systems. |
01 Aug 2005 01:19:14
1.2.1  |
bmah  |
Really unbreak WITH_BOOK option by creating the book directory
before trying to put files there.
While here, fix a minor typo in an output line.
Approved by: lev (port MAINTAINER) |
29 Jul 2005 12:15:27
1.2.1  |
lev  |
Update to 1.2.1.
Add ruby bindings [1].
Fix WITH_BOOK option [2].
PR: ports/82949 [1], ports/81808 [2] |
26 May 2005 06:18:11
1.2.0  |
bmah  |
Fix typo: s/May useful scripts/Many useful scripts/.
Approved by: lev (MAINTAINER) |
25 May 2005 21:08:44
1.2.0  |
lev  |
Update to 1.2.0 |
12 Apr 2005 04:26:57
1.1.4  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.1.4  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Apr 2005 15:56:45
1.1.4  |
lev  |
[0] Update to 1.1.4.
[1] Add target `rpository' and ability to create fsfs repository.
Default repository format is `bdb' for compatibility.
It will be changed in 1.2.0.
[2] Fix perl bindings patch.
PR: [1] ports/78379
[2] ports/77453
Submitted by: [1] Roman Neuhauser <neuhauser@chello.cz>
[2] Andrey Slusar <anrays@gmail.com> |
30 Mar 2005 03:05:03
1.1.3  |
clsung  |
- devel/subversion-perl (WITH_PERL) installs perllocal.pod, get rid of it.
- for ports incorrectly installs perllocal.pod, please
% perldoc ExtUtils::MakeMaker
and search for "pure_install"
PR: 79293
Submitted by: Ying-Chieh Chen <yinjieh AT csie dot nctu dot edu dot tw>
Approved by: portmgr (marcus), maintainer (lev) |
03 Feb 2005 20:21:54
1.1.3  |
lev  |
Update to 1.1.3
Add ability to build without db4 (WITHOUT_BDB)
Install precompiled HTML book and PDF book [1]
PR: [1] ports/75411 |
11 Nov 2004 06:50:34
1.1.1  |
lev  |
WITHOUT_GETTEXT -> WITHOUT_NLS
Submitted by: Kirill Ponomarew <krion@voodoo.oberon.net>, Mark Linimon
<linimon@lonesome.com> |
10 Nov 2004 20:40:19
1.1.1  |
lev  |
Add conditional USE_GETTEXT=yes (turned on by default).
WITHOUT_GETTEXT build works too. |
05 Nov 2004 15:42:05
1.1.1  |
lev  |
(1) Update to 1.1.1 and supports `devel/apr' of version 1.0.0
(2) Add installation of usefuls scripts and tools into `share/subversion'
(3) Prepare for JavaHL bindings, but `devel/apr' have problems with threads on
STABLE now.
PR: 73135, 72551, 52797, 72665.
Submitted by: Many people, especially bmah@ |
15 Oct 2004 22:41:09
1.0.8  |
pav  |
- Chase apr shlib bump
Pointy hat: kuryiama |
26 Sep 2004 08:37:00
1.0.8  |
lev  |
Update to 1.0.8: security fix.
PR: ports/72070
Submitted by: bmah
Approved by: portmgr (Mark Linimon) |
21 Aug 2004 19:33:26
1.0.6_2  |
lev  |
Fix stupid errors in Makefile.
Remove `*.la' installation.
Remove `*.a' installation for Python module.
PR: ports/70694
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> |
19 Aug 2004 21:40:29
1.0.6_1  |
lev  |
[1] Add patches for perl bindings, backported from subversion 1.1 branch
[2] Add optional ability to build HTML version of "Subversion book"
[3] Add ability to build without libneon (with disabled WeDAV client)
PR: ports/70368 with changes [1],
ports/68781 [2]
Submitted by: Rong-En Fan <rafan@infor.org> [1],
Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> [2] |