nivit       2010-09-15 16:36:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-distribute  Makefile distinfo pkg-descr pkg-plist 
    devel/py-distribute/files 
                              patch-setuptools-command-easy_install.py 
  Log:
  Distribute is intended to replace Setuptools as the standard method
  for working with Python module distributions.
  
      The project has two goals:
  
      - Providing a backward compatible version to replace Setuptools
        and make all distributions that depend on Setuptools work as
        before, but with less bugs and behavioral issues.
  
      - Re-factoring the code, and releasing it in several distributions.
        This work is being done in the 0.7.x series but not yet released.
  
  Revision  Changes    Path
  1.4043    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/py-distribute/Makefile (new)
  1.1       +3 -0      ports/devel/py-distribute/distinfo (new)
  1.1       +11 -0     
ports/devel/py-distribute/files/patch-setuptools-command-easy_install.py (new)
  1.1       +11 -0     ports/devel/py-distribute/pkg-descr (new)
  1.1       +6 -0      ports/devel/py-distribute/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to