Commit Graph

29 Commits

Author SHA1 Message Date
steven
5660d5eb96 make only the ruby bindings depend on ruby.
pointed out by sturm@
2006-12-01 14:10:05 +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
0510fbcfd9 new MULTI_PACKAGES 2006-11-24 19:52:53 +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
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +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
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
alek
6d1dd28c2d Update to 1.3.2; from Sigfred Haversen <bsdlist@mumak.com> 2006-07-15 16:55:32 +00:00
steven
f77efc2919 switch to python 2.4 and bump py-subversion PKGNAME. 2006-06-04 00:21:58 +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
steven
34b82f68df - pass MAKE_ENV and MAKE_FLAGS/FAKE_FLAGS when calling make in
post-build, post-install and post-regress targets.
- SHARED_LIBS (which definitely requires the above...)
2006-01-07 01:10:11 +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
pvalchev
951da114d4 remove bullshit BROKEN on alpha -- fix it instead!!! 2005-11-23 16:04:49 +00:00
robert
468d930285 Mark broken on alpha; svnversion segfaults during fake;
from Michael Knudsen
2005-11-23 15:16:30 +00:00
alek
5e2761425a - USE_LIBTOOL
- Bump PKGNAME

From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-11-04 09:42:31 +00:00
alek
56541590ad Update to 1.2.3
From Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-10-02 09:02:05 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
alek
000ba6ed22 Update to 1.2.1
From steven mestdagh <steven.mestdagh@esat.kuleuven.be>

ok Sigfred Haversen <bsdlist@mumak.com> (MAINTAINER)
2005-07-07 14:20:34 +00:00
alek
84c42af9c5 Fix WANTLIB marker
Problem spotted by Sigfred Haversen <bsdlist@mumak.com>
2005-07-05 21:29:25 +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
kevlo
2023f38a44 oops, forgot to add swig dependency 2005-06-10 05:41:36 +00:00
kevlo
423f0cb6e4 remove libswig dependencies after updating swig to 1.3.24.
Pointed out by msf@
2005-06-09 14:47:15 +00:00
alek
0e6e6a6644 - Update to 1.1.4: http://svn.collab.net/repos/svn/tags/1.1.4/CHANGES
- New maintainer

From steven mestdagh <steven.mestdagh@esat.kuleuven.ac.be> and
Sigfred Haversen <bsdlist@mumak.com>
2005-04-21 03:36:14 +00:00
alek
f70e0f2d29 - Fix WANTLIB marker
- Better *DEPENDS
- Bump PKGNAME

ok naddy@
2005-03-13 22:46:18 +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
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +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