Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2010 23:58:12 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/subversion Makefile.common ports/devel/subversion-freebsd Makefile
Message-ID:  <201005272358.o4RNwC0H032046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2010-05-27 23:58:12 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile.common 
    devel/subversion-freebsd Makefile 
  Log:
  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  Changes    Path
  1.137     +1 -4      ports/devel/subversion-freebsd/Makefile
  1.34      +9 -1      ports/devel/subversion/Makefile.common



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