Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 20:48:56 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-setuptools Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200511222048.jAMKmuat083147@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-11-22 20:48:56 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-setuptools  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Setuptools is a collection of enhancements to the Python distutils (for Python
  2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python
  2.4) that allow you to more easily build and distribute Python packages,
  especially ones that have dependencies on other packages.
  
  PR:             ports/89352
  Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  
  Revision  Changes    Path
  1.2046    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/py-setuptools/Makefile (new)
  1.1       +3 -0      ports/devel/py-setuptools/distinfo (new)
  1.1       +6 -0      ports/devel/py-setuptools/pkg-descr (new)
  1.1       +112 -0    ports/devel/py-setuptools/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511222048.jAMKmuat083147>