Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2008 03:46:12 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/subversion-devel Makefile distinfo pkg-descr ports/devel/subversion-freebsd Makefile distinfo pkg-deinstall pkg-plist ports/devel/subversion-freebsd/files build-outputs.mk.patch patch-build--ac-macros--neon.m4 patch-build--ltmain.sh ...
Message-ID:  <200806010346.m513kDp7047121@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2008-06-01 03:46:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion-devel Makefile distinfo pkg-descr 
    devel/subversion-freebsd Makefile 
  Removed files:
    devel/subversion-freebsd distinfo pkg-deinstall pkg-plist 
    devel/subversion-freebsd/files build-outputs.mk.patch 
                                   patch-build--ac-macros--neon.m4 
                                   patch-build--ltmain.sh 
                                   patch-configure 
                                   patch-contrib--client-side--asvn 
                                   patch-subversion::bindings::swig::perl::natives::Base.pm 
                                   patch-subversion::bindings::swig::perl::natives::Makefle.PL.in 
                                   svnserve.in svnserve.wrapper 
  Log:
  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  Changes    Path
  1.122     +7 -6      ports/devel/subversion-devel/Makefile
  1.56      +3 -0      ports/devel/subversion-devel/distinfo
  1.5       +0 -4      ports/devel/subversion-devel/pkg-descr
  1.123     +6 -359    ports/devel/subversion-freebsd/Makefile
  1.56      +0 -6      ports/devel/subversion-freebsd/distinfo (dead)
  1.4       +0 -11     ports/devel/subversion-freebsd/files/build-outputs.mk.patch (dead)
  1.2       +0 -17     ports/devel/subversion-freebsd/files/patch-build--ac-macros--neon.m4 (dead)
  1.2       +0 -11     ports/devel/subversion-freebsd/files/patch-build--ltmain.sh (dead)
  1.16      +0 -20     ports/devel/subversion-freebsd/files/patch-configure (dead)
  1.4       +0 -227    ports/devel/subversion-freebsd/files/patch-contrib--client-side--asvn (dead)
  1.2       +0 -10     ports/devel/subversion-freebsd/files/patch-subversion::bindings::swig::perl::natives::Base.pm (dead)
  1.5       +0 -39     ports/devel/subversion-freebsd/files/patch-subversion::bindings::swig::perl::natives::Makefle.PL.in (dead)
  1.3       +0 -37     ports/devel/subversion-freebsd/files/svnserve.in (dead)
  1.4       +0 -9      ports/devel/subversion-freebsd/files/svnserve.wrapper (dead)
  1.4       +0 -60     ports/devel/subversion-freebsd/pkg-deinstall (dead)
  1.40      +0 -448    ports/devel/subversion-freebsd/pkg-plist (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806010346.m513kDp7047121>