cvs commit: ports/devel Makefile ports/devel/py-virtualenvwrapper Makefile distinfo pkg-descr pkg-plist ports/devel/py-virtualenvwrapper/files patch-setup.py

Nicola Vitale nivit at FreeBSD.org
Thu May 6 20:37:48 UTC 2010


nivit       2010-05-06 20:37:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-virtualenvwrapper Makefile distinfo pkg-descr 
                               pkg-plist 
    devel/py-virtualenvwrapper/files patch-setup.py 
  Log:
  virtualenvwrapper is a set of extensions to Ian Bicking's `virtualenv
  <http://pypi.python.org/pypi/virtualenv>`_ tool.  The extensions include
  wrappers for creating and deleting virtual environments and otherwise
  managing your development workflow, making it easier to work on more
  than one project at a time without introducing conflicts in their
  dependencies.
  
  WWW:    http://www.doughellmann.com/projects/virtualenvwrapper/
  Author: Doug Hellmann
  
  Revision  Changes    Path
  1.3915    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/py-virtualenvwrapper/Makefile (new)
  1.1       +3 -0      ports/devel/py-virtualenvwrapper/distinfo (new)
  1.1       +14 -0     ports/devel/py-virtualenvwrapper/files/patch-setup.py (new)
  1.1       +9 -0      ports/devel/py-virtualenvwrapper/pkg-descr (new)
  1.1       +96 -0     ports/devel/py-virtualenvwrapper/pkg-plist (new)


More information about the cvs-ports mailing list