On Thu, Jun 4, 2009 at 12:30, Johannes Kastl <[email protected]> wrote:

> Anyway, if there had been a package for git-cvsimport, which had been
> the official way to suggest this package be added to macports?

git-cvsimport is included in git-core:

[...@mimir ~]$ port contents git-core | grep git-cvsimport
  /opt/local/libexec/git-core/git-cvsimport
  /opt/local/share/doc/git-core/git-cvsimport.html
  /opt/local/share/doc/git-core/git-cvsimport.txt
  /opt/local/share/man/man1/git-cvsimport.1.gz
[...@mimir ~]$ git cvsimport
Error: CVSROOT needs to be set
Usage: git cvsimport     # fetch/update GIT from CVS
       [-o branch-for-HEAD] [-h] [-v] [-d CVSROOT] [-A author-conv-file]
       [-p opts-for-cvsps] [-P file] [-C GIT_repository] [-z fuzz] [-i] [-k]
       [-u] [-s subst] [-a] [-m] [-M regex] [-S regex] [-L commitlimit]
       [-r remote] [CVS_module]
[...@mimir ~]$

Cheers

Adam
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to