Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/subversion-freebsd/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / devel / subversion-freebsd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.145
Sun Oct 16 14:31:46 2011 UTC (3 months, 3 weeks ago) by lev
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.144: +1 -1 lines
  Update subversion to 1.7.0.

  Make FreeBSD patches to be port's options and remove separated port.

  Rename patches to more sane names.

  Add devel/subversion16 port, for people, who need old version.

  Mark ports, which could not be built with subversion 1.7.x, as
  conflicting with new subversion.

Revision 1.144: download - view: text, markup, annotated - select for diffs
Mon Sep 12 23:17:31 2011 UTC (4 months, 4 weeks ago) by gabor
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +1 -1 lines
- Track dependencies after databases/gdbm update

Revision 1.143: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:32 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +1 -1 lines
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined

Revision 1.142: download - view: text, markup, annotated - select for diffs
Mon Apr 11 00:04:08 2011 UTC (10 months ago) by avilla
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +1 -1 lines
- Add dependency on kdebase4-runtime when KWallet support is built.
- 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)

Revision 1.141: download - view: text, markup, annotated - select for diffs
Fri Apr 1 15:19:58 2011 UTC (10 months, 1 week ago) by avilla
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +1 -1 lines
- Fix plist when GNOME_KEYRING is on. [1]
- 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)

Revision 1.140: download - view: text, markup, annotated - select for diffs
Thu Oct 28 21:00:10 2010 UTC (15 months, 2 weeks ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +1 -1 lines
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp

Revision 1.139: download - view: text, markup, annotated - select for diffs
Wed Oct 13 12:44:01 2010 UTC (15 months, 4 weeks ago) by lev
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +2 -2 lines
  Update to latest version 1.6.13

PR:		ports/151183, ports/151184

Revision 1.138: download - view: text, markup, annotated - select for diffs
Fri Jul 30 22:14:49 2010 UTC (18 months, 1 week ago) by mezz
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +1 -1 lines
- 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

Revision 1.137: download - view: text, markup, annotated - select for diffs
Thu May 27 23:58:12 2010 UTC (20 months, 2 weeks ago) by obrien
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +1 -4 lines
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

Revision 1.136: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:45 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@

Revision 1.135: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:19 2010 UTC (21 months, 1 week ago) by pgollucci
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +1 -1 lines
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@

Revision 1.134: download - view: text, markup, annotated - select for diffs
Mon May 11 14:38:33 2009 UTC (2 years, 9 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +1 -1 lines
  Update to 1.6.2

Revision 1.133: download - view: text, markup, annotated - select for diffs
Fri May 1 18:30:46 2009 UTC (2 years, 9 months ago) by lev
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +2 -2 lines
  Fix FreeBSD hacks finally

PR:		ports/134133

Revision 1.132: download - view: text, markup, annotated - select for diffs
Thu Apr 30 07:42:50 2009 UTC (2 years, 9 months ago) by lev
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +2 -1 lines
  Fix FreeBSD hacks not to crash on memory deallocation.

PR:		ports/134091
Submitted by:	Giorgos Keramidas <keramida@freebsd.org>

Revision 1.131: download - view: text, markup, annotated - select for diffs
Mon Apr 6 17:06:34 2009 UTC (2 years, 10 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -1 lines
  (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]

Revision 1.130: download - view: text, markup, annotated - select for diffs
Fri Apr 3 18:17:21 2009 UTC (2 years, 10 months ago) by lev
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +2 -3 lines
  Update to version 1.6.0.
  Many new cool features, new WC version (autougrade), new repo version (NO AUTOUPGRADE)
  Read svn original documentation, please!

Revision 1.129: download - view: text, markup, annotated - select for diffs
Mon Jul 7 10:37:56 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +0 -1 lines
  (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.

Revision 1.128: download - view: text, markup, annotated - select for diffs
Mon Jun 30 10:00:05 2008 UTC (3 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +3 -2 lines
  (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.

Revision 1.127: download - view: text, markup, annotated - select for diffs
Sat Jun 21 20:09:38 2008 UTC (3 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +1 -2 lines
Update to 1.5.0 (identical to rc11).

Submitted by:	peter@
Approved by:	maintainer implicit

Revision 1.126: download - view: text, markup, annotated - select for diffs
Sun Jun 15 22:28:50 2008 UTC (3 years, 7 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +3 -3 lines
- Update from 1.5.0-rc7 to -rc11
- fix a client deadlock bug caused by svn_hacks.1.0.diff

Submitted by:	peter@
Approved by:	maintainer implicit

Revision 1.125: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:55 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +1 -1 lines
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)

Revision 1.124: download - view: text, markup, annotated - select for diffs
Sun Jun 1 03:52:03 2008 UTC (3 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +0 -0 lines
When I said "my work" in the previous commit what I should have said was,
"my modifications to lev's devel/subversion port in order to use the
1.5.0 RC and add peter's patches."

Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Jun 1 03:46:12 2008 UTC (3 years, 8 months ago) by dougb
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +6 -359 lines
First, FWIW the ports that were originally committed to subversion-devel
and subversion-freebsd were my work. rodrigc did great work on the
www/serf port which subversion 1.5.0 can use if it's enabled.

These changes actually accomplish what peter asked for, a subversion-devel
that is a generic port of the 1.5.0 release candidate, and a -freebsd
version that is a slave to that port, to add some custom hacks that are
necessary only for accessing the FreeBSD Project repository.

So in the process, update COMMENTs, pkg-descrs, etc. to suit, and remove
the majority of the stuff from the -freebsd version since those things
are not needed for the slave port. Also make conditional those things
in the -devel port that need to be conditional in the master, and update
the definitions and defaultedness of the neon and serf OPTIONS.

It is intended that when devel/subversion is updated to 1.5.x that the
-freebsd port be pointed in that direction. Also, lev has volunteered to
maintain this stuff in the long term, I'm simply helping out right now
so that we can get it off the ground.

Revision 1.122: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:40:32 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -1 lines
For now, enable dependency on www/neon26 by default

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:31:29 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +30 -128 lines
subversion-devel and subversion-freebsd ports required

	Subversion is a version control system designed to be as
	similar to cvs(1) as possible, while fixing many outstanding
	problems with cvs(1).

	This version adds patches that at this time are specific
	to the needs of the FreeBSD Project src repository.  If you
	do not need to access that repository you will want to use
	devel/subversion.

	WWW: http://subversion.tigris.org/

PR:		ports/124060
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org>

Revision 1.120: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:26:14 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +0 -0 lines
Forced commit to let the world know about the repocopy of
devel/subversion to devel/subversion-freebsd

Revision 1.119: download - view: text, markup, annotated - select for diffs
Mon May 5 08:33:56 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
Rename www/neon to www/neon26 to make the integration
of www/neon28 possible

Revision 1.118: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:26:31 2008 UTC (4 years ago) by lev
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
  Add proper CONFLICTS clauses.

PR:		ports/119782
Submitted by:	TAOKA Fumiyoshi

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:17:05 2008 UTC (4 years ago) by lev
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +19 -29 lines
  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]

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Jan 14 09:04:23 2008 UTC (4 years ago) by mm
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +17 -8 lines
- Update to 1.4.6
- Add OPTIONS

PR:		ports/119152
Submitted by:	mm
Approved by:	maintainer (timeout)

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sun Oct 7 05:44:56 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -1 lines
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

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:59:20 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +1 -3 lines
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

Revision 1.113: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:40:52 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
- 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)

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sat Jul 28 18:25:14 2007 UTC (4 years, 6 months ago) by lev
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +5 -2 lines
  Fix `rc.d/svnserve' installation

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Jul 18 08:03:30 2007 UTC (4 years, 6 months ago) by lev
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +8 -9 lines
  Update to 1.4.4
  Fix `svnserve' startup script to know about svnserve wrapper [1]

PR:		[1] ports/113818

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat Mar 17 07:53:11 2007 UTC (4 years, 10 months ago) by lev
Branches: MAIN
CVS tags: old_PRE_XORG_7
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
  subversion doesn't "support" neon 0.26.3, only 0.26.2 does.

Revision 1.109: download - view: text, markup, annotated - select for diffs
Fri Mar 16 10:03:10 2007 UTC (4 years, 10 months ago) by lev
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -2 lines
  (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.

Revision 1.108: download - view: text, markup, annotated - select for diffs
Sun Feb 4 17:14:33 2007 UTC (5 years ago) by lev
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +1 -1 lines
  Update to 1.4.3

PR:		ports/108644

Revision 1.107: download - view: text, markup, annotated - select for diffs
Thu Nov 9 13:54:13 2006 UTC (5 years, 3 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_4_EOL
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
  Upgrade to version 1.4.2

Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Sep 13 10:20:27 2006 UTC (5 years, 5 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +1 -1 lines
  Fix build with -DWITH_SVNSERVE_WRAPPER

PR:		ports/103213

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Sep 12 12:46:30 2006 UTC (5 years, 5 months ago) by lev
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +28 -12 lines
  (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]

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Aug 4 12:34:42 2006 UTC (5 years, 6 months ago) by erwin
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -1 lines
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

Revision 1.103: download - view: text, markup, annotated - select for diffs
Tue Jun 6 18:52:10 2006 UTC (5 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +7 -6 lines
  (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]

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu May 25 11:17:16 2006 UTC (5 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +18 -1 lines
  (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]

Revision 1.101: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:07 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.100: download - view: text, markup, annotated - select for diffs
Thu Apr 20 10:26:29 2006 UTC (5 years, 9 months ago) by lev
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +3 -3 lines
  Update to latest 1.3.1 release.
  Fix URL of HTML book.

Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Mar 17 17:51:55 2006 UTC (5 years, 10 months ago) by mnag
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +1 -1 lines
- Show knob options in pre-everything instead of pre-extract

PR:		93721
Approved by:	lev (maintainer timeout, 22 days)

Revision 1.98: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:17 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.97: download - view: text, markup, annotated - select for diffs
Mon Jan 30 23:19:54 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
Chase shlib bump of libexpat.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Fri Jan 6 17:40:22 2006 UTC (6 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +4 -3 lines
  Fix book's entries in distinfo.
  Fix URL of HTML book (site responses with redirect now).

Submitted by:	Many

Revision 1.95: download - view: text, markup, annotated - select for diffs
Thu Jan 5 08:40:10 2006 UTC (6 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
  Bump neon shared libary version, bump PORTREVISION to force upgrade.

Revision 1.94: download - view: text, markup, annotated - select for diffs
Tue Jan 3 16:55:38 2006 UTC (6 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
  Update to 1.3.0 release.

Revision 1.93: download - view: text, markup, annotated - select for diffs
Sat Dec 17 18:51:44 2005 UTC (6 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
  One more fix to support all apaches 2.0+. Activate mod_dav for proper version of apache.

Revision 1.92: download - view: text, markup, annotated - select for diffs
Fri Dec 16 18:52:10 2005 UTC (6 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +3 -2 lines
  (1) Properly process apache port versions.
  (2) Set proper permissions on ${PREFIX}/share/subversion

PR:		89606 [2]

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Dec 11 11:05:26 2005 UTC (6 years, 2 months ago) by lev
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +8 -12 lines
 (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

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sun Dec 4 00:18:08 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +3 -3 lines
- 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

Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Nov 30 15:30:30 2005 UTC (6 years, 2 months ago) by flz
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +7 -3 lines
- 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)

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:04 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -1 lines
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.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sat Nov 5 16:54:31 2005 UTC (6 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +16 -22 lines
 (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]

Revision 1.86: download - view: text, markup, annotated - select for diffs
Wed Nov 2 10:17:51 2005 UTC (6 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +5 -1 lines
  [1] Fix perl bindings
  [2] Fix building of bindings on amd64 and ia64

PR:		[1] ports/88209

Revision 1.85: download - view: text, markup, annotated - select for diffs
Tue Nov 1 13:27:39 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +3 -3 lines
- Chase apr update

Pointy hat to:	rodrigc

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Sep 16 12:07:29 2005 UTC (6 years, 4 months ago) by lev
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +8 -1 lines
  Add support for apache21

PR:		ports/85900

Revision 1.83: download - view: text, markup, annotated - select for diffs
Fri Sep 16 12:01:00 2005 UTC (6 years, 4 months ago) by lev
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +33 -29 lines
  Update to version 1.2.3
  Enable Java HL bindings on 5.3 and newer systems.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Aug 1 00:19:14 2005 UTC (6 years, 6 months ago) by bmah
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
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)

Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Jul 29 11:15:27 2005 UTC (6 years, 6 months ago) by lev
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +28 -7 lines
  Update to 1.2.1.
  Add ruby bindings [1].
  Fix WITH_BOOK option [2].

PR:		ports/82949 [1], ports/81808 [2]

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu May 26 05:18:11 2005 UTC (6 years, 8 months ago) by bmah
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -1 lines
Fix typo:  s/May useful scripts/Many useful scripts/.

Approved by:	lev (MAINTAINER)

Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed May 25 20:08:44 2005 UTC (6 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +6 -4 lines
  Update to 1.2.0

Revision 1.78: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:19 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:52 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Apr 10 14:56:45 2005 UTC (6 years, 10 months ago) by lev
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +32 -13 lines
  [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>

Revision 1.75: download - view: text, markup, annotated - select for diffs
Wed Mar 30 02:05:03 2005 UTC (6 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -0 lines
- 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)

Revision 1.74: download - view: text, markup, annotated - select for diffs
Thu Feb 3 20:21:53 2005 UTC (7 years ago) by lev
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +41 -22 lines
 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

Revision 1.73: download - view: text, markup, annotated - select for diffs
Thu Nov 11 06:50:34 2004 UTC (7 years, 3 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
 WITHOUT_GETTEXT -> WITHOUT_NLS

Submitted by:	Kirill Ponomarew <krion@voodoo.oberon.net>, Mark Linimon <linimon@lonesome.com>

Revision 1.72: download - view: text, markup, annotated - select for diffs
Wed Nov 10 20:40:19 2004 UTC (7 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +8 -0 lines
  Add conditional USE_GETTEXT=yes (turned on by default).
  WITHOUT_GETTEXT build works too.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Nov 5 15:42:05 2004 UTC (7 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +52 -20 lines
  (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@

Revision 1.70: download - view: text, markup, annotated - select for diffs
Fri Oct 15 21:41:09 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
- Chase apr shlib bump

Pointy hat:	kuryiama

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Sep 26 07:36:59 2004 UTC (7 years, 4 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +1 -2 lines
  Update to 1.0.8: security fix.

PR:		ports/72070
Submitted by:	bmah
Approved by:	portmgr (Mark Linimon)

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Aug 21 18:33:26 2004 UTC (7 years, 5 months ago) by lev
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +5 -4 lines
  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>

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Aug 19 20:40:29 2004 UTC (7 years, 5 months ago) by lev
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +48 -6 lines
 [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]

Revision 1.66: download - view: text, markup, annotated - select for diffs
Fri Jul 30 12:37:58 2004 UTC (7 years, 6 months ago) by lev
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +3 -1 lines
  Update to 1.0.6.
  This is NOT fix problem with apache2 module.
  Fix for module will be in next commit.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Thu Jun 17 06:37:54 2004 UTC (7 years, 7 months ago) by lev
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
  (1) Update to 1.0.5: security fix
  (2) Fix IGNORE string

PR:		ports/68015, ports/67734

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Jun 7 02:07:44 2004 UTC (7 years, 8 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Fixes the "make" semantic for the SVN::Core Perl module.

PR:		ports/64346
Submitted by:	Autrijus Tang
Maintainer timtout:	> 1 month.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sun May 23 18:41:08 2004 UTC (7 years, 8 months ago) by lev
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -3 lines
  Update to latest version 1.0.4

Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed May 19 20:22:30 2004 UTC (7 years, 8 months ago) by nectar
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -0 lines
Correct a remotely exploitable vulnerability in subversion's date
parsing.
http://vuxml.freebsd.org/5d36ef32-a9cf-11d8-9c6d-0020ed76ef5a.html

The patch was supplied by Stefan Esser and verified by Ben Reser.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat May 1 20:29:02 2004 UTC (7 years, 9 months ago) by lev
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
 Upgrade to 1.0.2 bugfix version

PR:		ports/65870

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Mar 15 15:51:08 2004 UTC (7 years, 10 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
 Update to bugfix version 1.0.1.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Mar 14 07:58:21 2004 UTC (7 years, 11 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Feb 24 07:54:20 2004 UTC (7 years, 11 months ago) by lev
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +0 -1 lines
  Remove unused patch for `./configure', which confuses users.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Feb 23 20:12:26 2004 UTC (7 years, 11 months ago) by lev
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
  Hurra!
  Update to release 1.0.0!

Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Feb 5 15:20:42 2004 UTC (8 years ago) by lev
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +115 -33 lines
  Update to version 0.37.0 (1.0.0rc1).
  Add optional perl bindings (PR ports/61352 with many changes).
  Add optional python bindings.
  Depends on `devel/apr-svn' to help package building.

PR:		ports/61352

Revision 1.55: download - view: text, markup, annotated - select for diffs
Mon Jan 12 10:59:32 2004 UTC (8 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +25 -3 lines
  Fix building with apache2 port.
  Now subversion needs apache2 with db4 support, check this condition.
  Sorry, but everybody, who uses subversion with apache, will need to rebuild
apache2 port :(

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jan 9 16:59:36 2004 UTC (8 years, 1 month ago) by lev
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +8 -24 lines
  Update to subversion-0.35.1
  Use old (0.9.4) version of apr instead of recommended 0.9.5.
  Return BIG MESSAGE about repository dump/restore cycle.

  Based on PR form Roman Neuhauser <neuhauser@bellavista.cz>

PR:		ports/61013
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Nov 19 11:40:34 2003 UTC (8 years, 2 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Fix typos

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Nov 13 10:00:38 2003 UTC (8 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +7 -1 lines
  Search for system-wide configs in ${PREFIX}/etc/subversion, when
  ${PREFIX} != "/usr".

PR:		ports/59190
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@nexus.ninth-circle.org>

Revision 1.51: download - view: text, markup, annotated - select for diffs
Tue Nov 11 13:28:01 2003 UTC (8 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -0 lines
  Fix building with new apr on 4-STABLE systems

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Nov 7 09:12:47 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -4 lines
Use the new Apache bits from bsd.port.mk.

Submitted by:	dinoex

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Oct 26 19:12:49 2003 UTC (8 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +4 -4 lines
  [1] Update to latest 0.32.1
  [2] Set proper rights on DAV part of repository.

PR:		[2] ports/58408

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Oct 24 14:35:55 2003 UTC (8 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
  Include <bsd.port.pre.mk> before ALL tunable variables.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Thu Oct 23 20:07:01 2003 UTC (8 years, 3 months ago) by lev
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -1 lines
  Use bsd.ports.(pre|post).mk, don't ignore Makefile.local

PR:		58397

Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Oct 14 20:41:53 2003 UTC (8 years, 4 months ago) by bmah
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +0 -2 lines
Remove my local cache of subversion distfiles.  collab.net seems
perfectly capable of hosting these reliably now.

Approved by:	lev (MAINTAINER)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Oct 9 12:50:16 2003 UTC (8 years, 4 months ago) by lev
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +89 -7 lines
 [1] Update to 0.31.0
 [2] Add (optional) ability to create repository
 [3] Add (optional) svnserve wrapper to fix svn+ssh access problems.

PR:		[2,3] ports/57754

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Oct 1 10:53:56 2003 UTC (8 years, 4 months ago) by lev
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +4 -4 lines
  Update to latest 0.30.0 version.

PR:		ports/57202

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Sep 6 18:37:22 2003 UTC (8 years, 5 months ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
  Update to milestone 0.29.0

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Sep 4 09:48:25 2003 UTC (8 years, 5 months ago) by lev
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +8 -2 lines
  Update to version 0.28.2, add BIG MESSAGE about repository version change.

PR:		ports/56179
Submitted by:	myself

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Sep 2 17:22:59 2003 UTC (8 years, 5 months ago) by bmah
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
I do not have enough time to maintain this port properly.  lev@
has volunteered to take over (many thanks!) so give him
MAINTAINERship.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Aug 22 12:49:14 2003 UTC (8 years, 5 months ago) by lev
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
  Update to latest milestone 0.27.0

PR:		ports/55798
Submitted by:	lev
Approved by:	bmah (maintainer)

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jul 25 22:47:56 2003 UTC (8 years, 6 months ago) by bmah
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +4 -7 lines
Update to subversion-0.26.0.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jul 7 15:05:38 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Add missing quote mark.

PR:		54171
Submitted by:	Roman Neuhauser <roman@bellavista.cz>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jul 2 15:13:31 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Fix typo (s/else/.else/).  Not sure how this got past my testing.

Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 27 21:03:40 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +31 -10 lines
Link the subversion binaries against the Apache 2.X installed
version of APR if WITH_APACHE2_APR is defined.  This is also
implied by WITH_MOD_DAV_SVN.

I noticed some problems in testing WITH_APACHE2_APR in that
the subversion binaries would somehow be linked by the runtime
linker against APR from the devel/apr port if the latter was
installed.  Mention this potential problem at portbuild time,
although this should be handled better than it is.

PORTREVISION bump.

Based on part of the patch from the PR mentioned below.

PR:		53190
Submitted by:	Chia-liang Kao <clkao@alcatraz.elixus.org>

Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Jun 23 21:40:48 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Back out previous commit.  subversion really does have an explicit
dependency on expat.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 20 16:05:07 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -1 lines
Remove explicit dependency on expat.  subversion appears to depend on
expat only through its dependencies on apr and neon.

PR:		53190
Submitted by:	Chia-liang Kao <clkao@clkao.org>

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jun 19 16:40:42 2003 UTC (8 years, 7 months ago) by bmah
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -7 lines
Update port to subversion-0.24.2.

Users upgrading from 0.23.0 or earlier should note that several
incompatible changes were made to the ra_svn protocol; client
and server machines using the ra_svn protocol all needed to be
upgraded at the same time.  ra_dav is not affected.

If the WITH_MOD_DAV_SVN Makefile variable is defined at port build
time, the experimental mod_authz_svn.so module for apache2 is
installed, but not enabled.

Stop install the old svn-design info documents; they're really only
good for historical interest.

Take maintainership.  [1]

Approved by:	rodrigc@attbi.com (former MAINTAINER) [1]

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jun 10 20:04:42 2003 UTC (8 years, 8 months ago) by bmah
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -7 lines
Port update that:

1.  Eliminates a bogus dependency on the libtool port, as pointed out
on dev@subversion.tigris.org.

2.  Turns off swig binding via configure options, rather than
post-configure Makefile hacks.  This will make it easier to enable swig
bindings in the future, if someone wants to tackle this.

3.  Installs a number of the text files from the top level of the
subversion distribution into ${PREFIX}/share/doc/subversion.

PORTREVISION bump to document this.

Approved by:	rodrigc@attbi.com (MAINTAINER)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 23 01:31:48 2003 UTC (8 years, 8 months ago) by bmah
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +31 -2 lines
Enable building of the mod_dav_svn module if MOD_DAV_SVN is defined.
This enables integration of subversion with the Apache 2.0 Web server.

While here, remove an unnecessary dependency on an external gdiff
program.

(pkg_deinstall script snarfed from ports/www/mod_perl)

Reviewed by:	Craig Rodrigues <rodrigc@attbi.com>, tom,
		Garrett Rooney <rooneg@electricjellyfish.net>
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 19 16:45:09 2003 UTC (8 years, 8 months ago) by bmah
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Slightly modified version of submitted patch to update to
subversion-0.23.

HEADSUP for users from the release announcement:

Please note that this release changes the url for the ra_svn protocol
over an ssh tunnel. The new syntax is svn+ssh://hostname/path.

Submitted by:	plasma <plasmaball@pchome.com.tw>
Approved by:	Craig Rodrigues <rodrigc@attbi.com>

Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 12 17:02:35 2003 UTC (8 years, 9 months ago) by bmah
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update to subversion-0.22.1 and fix plist glitch.

Submitted by:	plasma <plasmaball@pchome.com.tw>
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 2 18:23:08 2003 UTC (8 years, 9 months ago) by bmah
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -0 lines
Remove configure warning.

No functional changes, therefore no PORTREVISION bump.

PR:		51458
Submitted by:	Rui Lopes <rui@ruilopes.com>
Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 19 03:32:34 2003 UTC (8 years, 9 months ago) by bmah
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
Update to subversion-0.21.0.  In addition to the submission, this
commit includes a plist fix, plus elimination of two unneeded patches.

Submitted by:	plasma <plasmaball@pchome.com.tw>
Approved by:	Craig Rodrigues <rodrigc@attbi.com>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Apr 4 18:06:54 2003 UTC (8 years, 10 months ago) by bmah
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +8 -3 lines
Mostly-maintainer update as follows:

Various fixes found by portlint -A.

Hook up the info file to the info directory.

Bump PORTREVISION.

Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Apr 3 20:35:06 2003 UTC (8 years, 10 months ago) by bmah
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -4 lines
Maintainer update of subversion to 0.20.1.

PR:		50511
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Mar 25 17:05:54 2003 UTC (8 years, 10 months ago) by bmah
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
The distfile for this release of subversion doesn't appear to be
available from the canonical site anymore.  Add MASTER_SITE_LOCAL
to MASTER_SITES so that the port can find a copy I've cached.

Approved by:	Craig Rodrigues <rodrigc@attbi.com> (MAINTAINER)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:23:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
De-pkg-comment.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 24 07:08:11 2003 UTC (9 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +10 -1 lines
Add documentation.

PR:		ports/47239
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 3 01:29:16 2003 UTC (9 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
From -ports:

This patch fixes a dependency problem in subversion during portupgrade.
It was pointed out to me by Munish Chopra <mchopra@engmail.uwaterloo.ca>.

--
Craig Rodrigues
http://home.attbi.com/~rodrigc
rodrigc@attbi.com

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jan 2 08:52:09 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
upgrade to r3987

PR:		46398
Submitted by:	Craig Rodrigues <rodrigc@attbi.com> (new maintainer)
Approved by:	old maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Sep 19 03:47:28 2002 UTC (9 years, 4 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -4 lines
Update to Subversion 0.14.2.

Submitted by:	MAINTAINER

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Sep 17 07:41:02 2002 UTC (9 years, 4 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Bump PORTREVISION and expat shlib.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 12 15:55:33 2002 UTC (9 years, 6 months ago) by roberto
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to 0.14.1.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 5 09:39:02 2002 UTC (9 years, 6 months ago) by roberto
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -5 lines
Update to subversion alpha 0.14.0 (r2667).

PR:             ports/41249
Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jul 21 02:17:44 2002 UTC (9 years, 6 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Bump portrevision (textproc/expat2 shlib bump).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 15 18:06:17 2002 UTC (9 years, 6 months ago) by roberto
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -10 lines
After far too long a hiatus, update the freebsd subversion port to 0.13.2.

* distinfo: update checksum.

* pkg-plist:
  add a few new headers and account for the fact that the header files are
  now in include/subversion-1/ instead of include, and the libs are now
  named libsvn_foo-1 instead of just libsvn_foo.

* Makefile:
  point to new tarball.  use the new REINPLACE infrastructure instead of
  depending on perl.  explicitly look for berkeley db in the appropriate
  place because the configure script seems to have forgotten how to find
  it.  axe gratuitous comments in some of the targets so that they don't
  print out onto the screen during the build.

Depends on devel/apr instead of devel/apr-devel (which will disappear).

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 6 06:11:59 2002 UTC (9 years, 7 months ago) by pat
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Sweep through and fix some dependency problems and forgotten shlib
version bumps

Noticed by:	bento

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jun 18 21:42:12 2002 UTC (9 years, 7 months ago) by obrien
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
make clearer what version this is.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 8 04:18:38 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
MASTER_SITES has moved.

PR:		39019
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 7 15:00:56 2002 UTC (9 years, 9 months ago) by roberto
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -8 lines
Update to Subversion 0.12.0 (revision 1868).
Patch slightly modified to remove a leftover \ at the end of one line.

PR:		ports/37810
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 15 15:23:58 2002 UTC (9 years, 9 months ago) by roberto
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to revision 1682+.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 27 09:47:08 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Use the PORTVERSION variable to generate WRKSRC instead of hardcoding it.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Mar 26 15:41:27 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to Subversion r1587.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 25 10:52:08 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Remove an extra '\' that breaks the build.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 19 13:23:58 2002 UTC (9 years, 10 months ago) by roberto
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -9 lines
      This updates the subversion port to the latest release, which fixes
several small bugs noticed soon after the last release was rolled.  it also
removes a patch that is no longer needed, as it was rolled into the upstream
source.  as a bonus, this removes the dependency on the patch port, as svn now
uses gdiff3, rather than gdiff/gpatch.

PR:		ports/36069
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 14 16:52:32 2002 UTC (9 years, 11 months ago) by roberto
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +22 -7 lines
Subversion r1467. Uses the newly added apr-devel port.

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 20 02:37:37 2002 UTC (9 years, 11 months ago) by des
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +26 -31 lines
Subversion r1302.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 15 01:47:16 2002 UTC (10 years ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Forgot to mention that this port was:

Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 15 01:45:03 2002 UTC (10 years ago) by will
Branches: MAIN
Add subversion r727, a version control system.  This is a placebo until the
subversion developers decide they want to get subversion more exposure.  So
this port basically does nothing but point people at a location where they
can get the maintainer's latest work.  RESTRICTED is to keep it from being
used anywhere, anyhow, and in any way, in addition to the other NO_*.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options