aboutsummaryrefslogtreecommitdiff
path: root/devel/py-urlimport
Commit message (Collapse)AuthorAgeFilesLines
* - Change to my FreeBSD.org emailLi-Wen Hsu2007-04-041-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=189163
* Urlimport enables the user to import modules/packages over the network, from aMartin Wilke2006-12-314-0/+48
remote repository. Currently supported protocols are http, ftp and https (+client certificates). WWW: http://urlimport.codeshift.net/ PR: ports/107374 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org> Notes: svn path=/head/; revision=181163