How to suggest a package?

Adam Mercer ram at macports.org
Thu Jun 4 13:03:07 PDT 2009


On Thu, Jun 4, 2009 at 12:30, Johannes Kastl <ojkastl at gmx.de> 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:

[ram at 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
[ram at 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]
[ram at mimir ~]$

Cheers

Adam


More information about the macports-dev mailing list