aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-pysearch
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with W
* - Update to 3.1lwhsu2008-01-083-12/+6
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-2/+2
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Make Python 2.5.1 the default Python versionalexbl2007-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
* - Use SOURCEFORGE in MASTER_SITESlwhsu2007-06-222-7/+6
| | | | - Respect NOPORTEXAMPLES
* - Change to my FreeBSD.org emaillwhsu2007-04-041-1/+1
| | | | Approved by: clsung (mentor)
* This module implements a set of classes and functions to work with the Yahoomiwi2007-03-034-0/+155
Search Web Services. All results from these services are properly formatted XML, and this package facilitates for correct parsing of these result sets. WWW: http://pysearch.sourceforge.net/ PR: ports/109723 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>