| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
|
|
|
| |
www)
|
|
|
|
|
| |
PR: 167249
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Fix depends lines
PR: ports/160937
Submitted by: lwhsu
Approved by: wen
|
|
|
|
|
| |
- while here drop md5 support
- Small cleanups
|
|
|
|
|
|
|
|
| |
- Switch to CHEESESHOP and remove old MASTER_SITES
- Switch to USE_PYDISTUTILS= easy_install and remove old code
PR: ports/128916
Submitted by: Wen Heping <wenheping@gmail.com>
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/122846
Submitted by: lwhsu
Approved by: dryice (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
| |
|
| |
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
| |
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
| |
- add MASTER_SITE_LOCAL
Approved by: itetcu (mentor, implicit)
|
|
file layouts.
This is a pluggable command-line tool.
It includes some built-in features;
* Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout.
* Serving up web applications, with configuration based on
paste.deploy.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/script/
PR: ports/106759
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor, implicit)
|