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

CVS log for ports/devel/subversion-devel/Attic/pkg-plist

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40
Tue Feb 3 22:38:12 2009 UTC (3 years ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.39: +1 -1 lines
2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jun 1 00:52:10 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +78 -45 lines
subversion-devel and subversion-freebsd ports required

    For the upcoming migration of the FreeBSD src repository from
    CVS to subversion, we need two ports to be created: subversion-devel
    -> this port will track subversion 1.5, until it is released
    -> according the to the subversion developers, we cannot make
    pre-release versions of subversion part of any official
    distributions: http://svn.haxx.se/dev/archive-2008-05/1096.shtml
    but, we need to get something going for people to use and test
    the new FreeBSD svn repository -> should use www/serf port if
    possible see PR 124059

    subversion-freesbd -> this will be based on subversion-devel,
    but with have some private patches from Peter Wemm available
    at: http://people.freebsd.org/~peter/

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

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

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jan 29 12:17:05 2008 UTC (4 years ago) by lev
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +33 -3 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.36: 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
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_6_2_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +30 -3 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.35: 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.34: preferred, colored
Changes since revision 1.34: +3 -1 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.34: 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.33: preferred, colored
Changes since revision 1.33: +2 -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.33: 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.32: preferred, colored
Changes since revision 1.32: +45 -1 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.32: 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.31: preferred, colored
Changes since revision 1.31: +5 -5 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.31: 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.30: preferred, colored
Changes since revision 1.30: +16 -8 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.30: 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.29: preferred, colored
Changes since revision 1.29: +8 -1 lines
  Update to version 1.2.3
  Enable Java HL bindings on 5.3 and newer systems.

Revision 1.29: 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
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +24 -1 lines
  Update to 1.2.1.
  Add ruby bindings [1].
  Fix WITH_BOOK option [2].

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

Revision 1.28: 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.27: preferred, colored
Changes since revision 1.27: +24 -3 lines
  Update to 1.2.0

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Feb 3 20:21:53 2005 UTC (7 years ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +79 -78 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.26: 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
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +10 -10 lines
  Add conditional USE_GETTEXT=yes (turned on by default).
  WITHOUT_GETTEXT build works too.

Revision 1.25: 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.24: preferred, colored
Changes since revision 1.24: +91 -2 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.24: 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.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
  Update to 1.0.8: security fix.

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

Revision 1.23: 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.22: preferred, colored
Changes since revision 1.22: +0 -27 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.22: 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.21: preferred, colored
Changes since revision 1.21: +4 -12 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.21: download - view: text, markup, annotated - select for diffs
Thu Feb 5 15:20:42 2004 UTC (8 years ago) by lev
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +97 -0 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.20: 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
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 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.19: 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.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
  Update to latest 0.30.0 version.

PR:		ports/57202

Revision 1.18: 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
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -23 lines
Update to subversion-0.26.0.

Revision 1.17: 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.16: preferred, colored
Changes since revision 1.16: +2 -6 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.16: 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.15: preferred, colored
Changes since revision 1.15: +9 -0 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.15: 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.14: preferred, colored
Changes since revision 1.14: +3 -0 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.14: download - view: text, markup, annotated - select for diffs
Mon May 19 16:45:10 2003 UTC (8 years, 8 months ago) by bmah
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 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.13: 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.12: preferred, colored
Changes since revision 1.12: +4 -0 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.12: 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.11: preferred, colored
Changes since revision 1.11: +1 -4 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.11: 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.10: preferred, colored
Changes since revision 1.10: +2 -0 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.10: 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.9: preferred, colored
Changes since revision 1.9: +63 -55 lines
Maintainer update of subversion to 0.20.1.

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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 24 07:08:11 2003 UTC (9 years ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +82 -56 lines
Add documentation.

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

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
upgrade to r3987

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

Revision 1.7: 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
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Update to 0.14.1.

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

Revision 1.6: 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.5: preferred, colored
Changes since revision 1.5: +2 -6 lines
Update to subversion alpha 0.14.0 (r2667).

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

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +66 -59 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.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
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +18 -0 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: +50 -1 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