Bug 145177 - [PATCH] Add option to use svn instead of cvs for net-mgmt/rancid
Summary: [PATCH] Add option to use svn instead of cvs for net-mgmt/rancid
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 19:20 UTC by Stephen Fisher
Modified: 2010-04-24 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (508 bytes, patch)
2010-03-29 19:20 UTC, Stephen Fisher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Fisher 2010-03-29 19:20:04 UTC
The attached patch adds an option to use svn instead of cvs for the repository for the rancid and rancid-devel ports under the net-mgmt category.  The same patch may be applied to both ports.  This option is enabled by passing --with-svn to the configure script.  The port's config option for this is disabled by default to match the default behavior of the configure script.  I don't feel that this change warrants a bump of the port revision number because it is only useful for new installations.

Fix: n/a

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Sahil Tandon freebsd_committer freebsd_triage 2010-04-18 16:56:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 2 Sahil Tandon freebsd_committer freebsd_triage 2010-04-19 02:40:14 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-04-24 21:53:45 UTC
sahil       2010-04-24 20:53:37 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/rancid      Makefile 
  Log:
  - Add option to use SVN instead of CVS
  
  PR:             ports/145177
  Submitted by:   Stephen Fisher <steve@stephen-fisher.com>
  Approved by:    maintainer timeout (26 days)
  Approved by:    wxs@ (mentor)
  
  Revision  Changes    Path
  1.27      +9 -0      ports/net-mgmt/rancid/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Sahil Tandon freebsd_committer freebsd_triage 2010-04-24 21:54:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!