aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-astng
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.19.3Marcus von Appen2009-12-253-5/+10
| | | | Approved by: miwi (mentor)
* Fix PLIST for easy_install.Marcus von Appen2009-12-122-152/+178
| | | | | | PR: ports/140826 Submitted by: Ruben van Staveren <ruben@verweg.com> Approved by: miwi (mentor)
* Update to 0.19.1.Marcus von Appen2009-09-033-4/+5
| | | | | | PR: ports/138416 Submitted by: David Naylor <naylor.b.david@gmail.com> Approved by: miwi (mentor)
* - Introduce MASTER_SITE_LOGILABDmitry Marakasov2009-09-011-1/+1
| | | | | | | | - Update MASTER_SITES for ports that use it PR: 137695 Submitted by: Sofian Brabez <sbrabez@gmail.com> Reviewed by: pav
* Update to 0.19.0.Marcus von Appen2009-03-263-88/+108
| | | | Approved by: miwi (mentor)
* Updated my mail address to use @FreeBSD.org now.Marcus von Appen2009-02-201-1/+1
| | | | Approved by: miwi (co-mentor), beech (mentor)
* - Update to 0.17.4Martin Wilke2008-12-063-4/+7
| | | | | PR: 129456 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* - Update to 0.17.3Li-Wen Hsu2008-09-253-93/+96
| | | | | | PR: ports/127572 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: Marcus von Appen <mva AT sysfault.org> (maintainer)
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
|
* - Pass maintainership to the last submitterMartin Wilke2008-01-271-1/+1
| | | | Submitted by: Marcus von Appen <mva@sysfault.org> (request via irc)
* - Update to 0.17.2 [1]Hye-Shik Chang2008-01-212-5/+5
| | | | | | | - Drop maintainership PR: ports/119811 [1] Submitted by: Marcus von Appen <mva@sysfault.org> [1]
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | - 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
* - Update to 0.17.0Pav Lucistnik2007-03-263-9/+6
| | | | | | PR: ports/109720 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout (perky; 24 days)
* - Update to 0.16.3Erwin Lansing2007-01-064-7/+15
| | | | | | | | - Update WWW PR: 107308 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer timeout
* Add new port for py-astng 0.16.0, an extension to Python compiler.astHye-Shik Chang2006-04-274-0/+150
package. This module is needed by new versions of pylint.