aboutsummaryrefslogtreecommitdiff
path: root/www/twill
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* Add DOCS option to the remaining staged ports where PORTDOCS appearsAdam Weinberger2014-07-161-0/+2
| | | | | | | in the plist. Notes: svn path=/head/; revision=362026
* - Enable stagedir supportMarcus von Appen2014-06-172-179/+8
| | | | | | | | | | | | - Remove easy_install dependency - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358149
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* twill is a simple language that allows users to browse the Web from aFelippe de Meirelles Motta2008-06-184-0/+255
command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill supports automated Web testing and has a simple Python interface. WWW: http://twill.idyll.org/ PR: ports/124610 Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215097