Port details |
- twill Simple scripting language for Web browsing
- 0.9_1 www
=0 0.9_1Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Broken, uses EOLed python27
This port expired on: 2020-02-19
IGNORE: is marked as broken: unfetchable
- Maintainer: jun-g@daemonfreaks.com
 - Port Added: 2008-06-18 18:50:56
- Last Update: 2020-02-22 19:08:36
- SVN Revision: 526852
- Also Listed In: python
- License: not specified in port
- WWW:
- http://twill.idyll.org/
- Description:
- twill is a simple language that allows users to browse the Web from a
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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: twill
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (twill-0.9.tar.gz) = 8053c25fd6edf6ddf5e7583224e7b23ad947df1f90175b018af5cf7abeb42a86
SIZE (twill-0.9.tar.gz) = 242291
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for twill-0.9_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9_1 22 Feb 2020 19:08:36
  |
rene  |
Remove expired ports, all Python-2.7-only:
2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.9_1 14 Jan 2020 12:36:37
  |
antoine  |
Deprecate a few broken ports
With hat: portmgr |
0.9_1 06 Nov 2019 16:26:35
  |
antoine  |
Mark a few ports BROKEN (unfetchable) |
0.9_1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9_1 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.9_1 16 Jul 2015 03:47:43
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.9_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
0.9_1 06 Aug 2014 09:11:58
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
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) |
0.9_1 16 Jul 2014 03:34:57
  |
adamw  |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
0.9_1 17 Jun 2014 17:00:33
  |
mva  |
- Enable stagedir support
- 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) |
0.9 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.9 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.9 18 Jun 2008 18:50:42
 |
lippe  |
twill is a simple language that allows users to browse the Web from a
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) |