Commit Graph

84 Commits

Author SHA1 Message Date
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
stsp
5851790c6f Update to 1.6.13. Tested with latest neon/openssl by sthen, thanks!
Minor housekeeping in MESSAGE files for ap2 subpackage while here.
ok landry, jasper, sthen
2010-10-06 22:03:19 +00:00
ajacoutot
aaf093300e Unbreak after the libgnome-keyring upgrade. 2010-10-01 10:49:34 +00:00
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
sthen
8bfea507dd regenerate patches 2010-09-03 19:49:12 +00:00
jasper
5e9f6969d7 bumps 2010-08-30 22:09:45 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
ajacoutot
1085cfe665 No need to set MODPY_VERSION here, use the default one.
ok stsp@ (maintainer)
2010-07-22 09:09:34 +00:00
stsp
467b3cbf53 Update to 1.6.12.
diff was quietly sitting on ports@ for a week
2010-06-29 14:26:08 +00:00
landry
3b1d1d0cd1 Add libtool to BUILD_DEPENDS as autogen.sh checks for libtoolize.
Builds fine with ports libtool otherwise..
2010-06-23 17:38:29 +00:00
stsp
7efc9b9a10 Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS. Fixes build if autoconf
isn't already installed. The dependency on autoconf used to be
implicit until CONFIGURE_STYLE was switched from autoconf to gnu
during the 1.6.11 update.
From Daniel Dickman.
2010-04-25 08:43:29 +00:00
stsp
ae0c493264 Update to 1.6.11 and update home page URL.
Also change the configure style to 'gnu' instead of 'autoconf'
to avoid running autoconf twice (autoconf is run by the autogen.sh
script in the pre-configure target). landy@ says this fixes the
build on hppa for some reason.

ok aja, landry (for the configure-style bit some time ago)
2010-04-23 18:05:26 +00:00
ajacoutot
a8c95443e4 Fix DEPENDS/WANTLIB after recent gnome-keyring split. 2010-04-22 14:27:29 +00:00
ajacoutot
ee7c28eaca Missed this in previous gnome-keyring coping.
reminded by stsp@
2010-04-20 20:23:38 +00:00
espie
35b53591f2 fix FULLPKGPATH 2010-02-26 18:21:08 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
stsp
ec8791ee90 Update to 1.6.6.
ok sthen@
2009-10-27 09:06:13 +00:00
sthen
acd82886db - convert gnome-shared-keyring to a true FLAVOR rather than a
pseudo-flavour, it affects the -main package by building with pthread
(we don't want that by default, it affects e.g. svn diff | less).

- roll various PFRAG.shared-foo for the subpackages into PLIST-foo

- add a comment noting that autoconf should be 2.63

- bump PKGNAMEs

ok stsp (maintainer).
2009-09-10 15:35:04 +00:00
stsp
b8a8bd6457 Update to 1.6.5.
Also:
* Native make now works fine so don't use gmake.
* Disable storing of plaintext passwords for all servers in the system-wide
  'servers' config file, instead of disabling storage of all kinds of
  passwords in the system-wide 'config' config file.
  The new store-plaintext-passwords=no option, which has existed since 1.6.0,
  overrides a yes/no prompt which subversion now usually presents before
  storing passwords in plaintext. gnome-keyring stores passwords encrypted.
* Update the main DESCR to reflect current reality.
* Add a patch which fixes a broken regression test in the ruby bindings
  which accidentally slipped into 1.6.5 release.
* Put the gnome-keyring subpackage into REGRESS_DEPENDS to make
  auth-test pass (it loads DSOs at runtime and can't find them if
  the gnome-keyring subpackage isn't installed).

Tested on i386 by me and alek@, on i386/amd64 by steven@,
and on sparc64 by Edd Barrett.
ok steven@
2009-08-25 10:26:20 +00:00
msf
f34021f2a2 respect MODRUBY_LIB_DEPENDS, no plist change
ok sthen@
2009-08-11 08:14:42 +00:00
steven
940c428226 security update to 1.6.4
http://subversion.tigris.org/security/CVE-2009-2411-advisory.txt

from Stefan Sperling (maintainer)
2009-08-07 22:13:36 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
stsp
60383fd0e8 Update to 1.6.1.
Help by ajacoutot@ and steven@
2009-04-28 23:43:56 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
stsp
0da3b3c657 Woops, forgot to reset patch level for ruby subpackage during update to 1.5.6. 2009-03-05 23:16:14 +00:00
stsp
12597a6a36 Update to 1.5.6.
ok steven@
2009-03-05 23:14:07 +00:00
naddy
9ea99647ac bump PKGNAME for PLIST changes 4.4 -> 4.5 2009-02-09 20:48:23 +00:00
steven
9d093b04e0 update to 1.5.5
also,
- add various utilities from contrib/ and tools/
- update svn2cl to version 0.11 (has a fix for OpenBSD ksh)
- install SVN::Fs man page

from maintainer Stefan Sperling, tweaked a bit by me
2008-12-27 19:20:36 +00:00
steven
e70acd34b8 fix build with no_bindings flavor
from maintainer Stefan Sperling
2008-11-18 23:08:01 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
steven
7897a9f132 add some guidance to enable/disable the svn modules for apache2
slightly tweaked diff from Brad Walker, also reminded by Stefan Sperling.
2008-11-03 21:33:56 +00:00
steven
b8f78082d6 update to 1.5.4
joint work with new maintainer Stefan Sperling
and Brad Walker (me at bradwalker.com)

tested by several
2008-11-02 20:43:49 +00:00
sturm
8bcb4cb242 bump p5-SVN so that it gets rebuilt with perl 5.10 2008-10-05 08:31:14 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
bernd
3850e5b22b Adjust WANTLIB after net/neon switched from libxml2 to system expat.
Noticed by Markus Lude.
2008-05-02 17:32:53 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
steven
234fe4c8b3 make this use the python module, and switch to python 2.5 2007-10-25 10:00:03 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
08b37454c3 update to subversion 1.4.4
ok kili@, simon@
maintainer timeout
2007-06-18 06:34:48 +00:00
bernd
84606db26d Use xenocara expat. 2007-04-28 16:03:21 +00:00
steven
610ba94fda mention the -ap2 package here too 2007-04-15 07:40:27 +00:00
deanna
c42bfec737 Add -ap2 subpackage that allows building of mod_dav_svn and
mod_authz_svn, for use with www/apache-httpd (apache2).

From dlg@, ok steven@, maintainer timeout.
2007-04-11 13:26:36 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
dlg
3a8622ced0 note that we're changing the default for auth credential caching in our
package.

steven requested i add ruby to the list of subpackages while im here.

ok robert@
2007-02-19 09:39:48 +00:00