| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Requested by: kwm
Pointyhat to: glarkin
Notes:
svn path=/head/; revision=266393
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
PR: ports/114746
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
Notes:
svn path=/head/; revision=196021
|
|
|
|
|
|
|
|
| |
PR: 110152
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer)
Notes:
svn path=/head/; revision=187265
|
|
It's based on PyArch, and shares the same design goals:
* Faithfulness to the Baz design.
* Python best idioms.
* Code elegance.
It provides enough flexibility and efficiency for all types of applications,
from batch scripts to graphical user interface front-end and web services.
WWW: http://code.aaronbentley.com/pybaz/
PR: ports/109735
Submitted by: Radim Kolar <hsn@sendmail.cz>
Notes:
svn path=/head/; revision=186389
|