Commit Graph

12 Commits

Author SHA1 Message Date
steven
8961d3c03c update to subversion 1.4.2
maintainer didn't have time
also tested by simon.
2006-12-21 08:58:04 +00:00
msf
227ef4e2cd build ruby bindings and put them in their own subpackage.
ok steven@
2006-11-29 08:52:38 +00:00
steven
f7d4f1f29e update to subversion 1.4.0
for details, read http://subversion.tigris.org/svn_1.4_releasenotes.html

from maintainer Sigfred Haversen <bsdlist at mumak.com>

go ahead pval
2006-09-30 06:23:58 +00:00
aanriot
a88f8d57b4 The following diff removes a call to utf_initialize() used in Core.pm by
the swig-generated perl modules, which is causing a Segmentation Fault,
as reported in PR #5071 .

ok naddy@ , Sigfred Haversen
2006-08-21 17:39:00 +00:00
steven
3e51dfb91f update to subversion 1.3.1
enable python regression tests

from maintainer Sigfred Haversen

ok alek@
2006-04-15 10:27:38 +00:00
alek
65a1284a66 Update to 1.3.0
From Sigfred Haversen <bsdlist@mumak.com>

ok steven@
2006-01-27 10:20:56 +00:00
steven
1461e009b5 remove old libtool patch
noticed by aanriot@
2006-01-07 13:04:25 +00:00
sturm
930b91eb59 work around around a bug on alpha (in binutils?), where some relocations
end up in .rodata

solution from kurt@, closes ports/4569
2005-11-30 19:45:07 +00:00
alek
5e2761425a - USE_LIBTOOL
- Bump PKGNAME

From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-11-04 09:42:31 +00:00
alek
88721f10ed Update to 1.2.0
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)

ok msf@
2005-07-04 22:22:00 +00:00
alek
08f1ba3f00 - Update to 1.1.3 (patch from Steven Mestdagh)
- Enable perl regression tests

help & ok msf@
2005-01-21 20:29:10 +00:00
alek
a524b91b3c Import Subversion 1.1.1
Subversion is a free/open-source version control system. That is,
Subversion manages files and directories over time. A tree of files
is placed into a central repository. The repository is much like an
ordinary file server, except that it remembers every change ever made
to your files and directories. This allows you to recover older versions
of your data, or examine the history of how your data changed.
In this regard, many people think of a version control system as a
sort of time machine.

Joint work with msf@, Sigfred H?versen, Alex Holst and Steven Mestdagh

ok naddy@, go ahead msf@
2004-12-01 16:47:54 +00:00