aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ruledispatch
Commit message (Collapse)AuthorAgeFilesLines
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr Notes: svn path=/head/; revision=245717
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-083-0/+50
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* - The tarball has been rerolled, but the included files have not been touched.Nicola Vitale2009-01-152-4/+4
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=226179
* - Update to 0.5.a1.r2506Nicola Vitale2009-01-135-72/+15
| | | | | | | | | | | - Add devel/py-extremes to RUN_DEPENDS - Convert easy_install support to bsd.python.mk - Remove files/pkg-deinstall.in, files/pkg-install.in, files/setup.cfg - Take maintainership - Update MASTER_SITES Notes: svn path=/head/; revision=225964
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353
* - Update to 0.5.a0.r2427Pav Lucistnik2008-12-172-8/+7
| | | | | | | | | PR: ports/124877 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout (dryice; 5 months) Notes: svn path=/head/; revision=224326
* update to0.5a0.dev-r2306. Thanks alexander smishlajev <alex@ank-sia.com> for ↵Dryice Dong Liu2008-01-242-8/+7
| | | | | | | pointing out. Notes: svn path=/head/; revision=206136
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* Rule-based Dispatching and Generic FunctionsNicola Vitale2007-01-046-0/+92
Author: Phillip J. Eby <peak@eby-sarna.com> PR: ports/106767 Submitted by: Dryice Liu <dryice at dryice.name> Approved by: alexbl (mentor) Notes: svn path=/head/; revision=181418