Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
| | | | | | | | starting with D Notes: svn path=/head/; revision=240068 | ||||
* | - Mark as broken on 6.X. | Marcelo Araujo | 2009-04-17 | 1 | -1/+7 |
| | | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=232356 | ||||
* | cx_Freeze is a set of utilities for freezing Python scripts | Marcelo Araujo | 2009-04-05 | 4 | -0/+92 |
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/ Notes: svn path=/head/; revision=231668 |