aboutsummaryrefslogtreecommitdiff
path: root/devel/pychecker
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.16.Maxim Sobolev2005-11-283-15/+17
| | | | Notes: svn path=/head/; revision=149763
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149422
* - It looks like pydistutils installation mechanism use different logicSergei Kolobov2005-04-253-7/+11
| | | | | | | | | | | | | | depending on PREFIX used - e.g. /usr/local vs. /tmp Work around that by adding a patch to avoid installing docs via setup.py. We install docs via the port's Makefile instead. - Adjust pkg-plist accordingly (remove duplicate docs entries) - Bump PORTREVISION due to changed package PR: ports/79341 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=134133
* Unbroke.Maxim Sobolev2005-04-152-2/+2
| | | | Notes: svn path=/head/; revision=133395
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129957
* Update to 0.8.14.Maxim Sobolev2004-10-183-3/+8
| | | | Notes: svn path=/head/; revision=119758
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* - Update to 0.8.12Kirill Ponomarev2003-07-293-71/+64
| | | | | | | | | | | | | | - Teach the port about respecting NOPORTDOCS - Use PYTHON_SITELIBDIR and DOCSDIR macros in pkg-plist - Minor Makefile tweaks - Hand maintainership to submiter PR: 55012 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85854
* Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev2003-07-291-1/+1
| | | | | | | | these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 0.8.11.Maxim Sobolev2002-10-192-2/+2
| | | | | | | | PR: 42966 Submitted by: Henrik Motakef <henrik.motakef@web.de> Notes: svn path=/head/; revision=68319
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-7/+2
| | | | Notes: svn path=/head/; revision=58314
* Update to 0.8.8.Maxim Sobolev2002-01-143-3/+7
| | | | Notes: svn path=/head/; revision=53051
* Update to 0.8.5.Maxim Sobolev2001-10-183-2/+14
| | | | Notes: svn path=/head/; revision=48903
* Update to 0.8.Maxim Sobolev2001-08-093-2/+14
| | | | Notes: svn path=/head/; revision=46011
* Update to 0.7.Maxim Sobolev2001-07-173-17/+20
| | | | Notes: svn path=/head/; revision=45197
* Don't hardcode Python version.Maxim Sobolev2001-06-051-16/+16
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=43535
* Add pychecker 0.2.5, a python source code checking tool to helpMaxim Sobolev2001-04-135-0/+86
hunting common bugs. Notes: svn path=/head/; revision=41343