Date: Sun, 5 Apr 2009 20:28:33 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/cx_Freeze Makefile distinfo pkg-descr pkg-plist Message-ID: <200904052028.n35KSXni017103@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
araujo 2009-04-05 20:28:33 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/cx_Freeze Makefile distinfo pkg-descr pkg-plist
Log:
cx_Freeze is a set of utilities for freezing Python scripts
into executables using many of techniques found in
Thomas Heller's py2exe, Godon McMillan's Installer and
the Freeze utility that ships with Python itself.
WWW: http://sourceforge.net/projects/cx-freeze/
Revision Changes Path
1.3450 +1 -0 ports/devel/Makefile
1.1 +20 -0 ports/devel/cx_Freeze/Makefile (new)
1.1 +3 -0 ports/devel/cx_Freeze/distinfo (new)
1.1 +6 -0 ports/devel/cx_Freeze/pkg-descr (new)
1.1 +63 -0 ports/devel/cx_Freeze/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904052028.n35KSXni017103>
