notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-clientform Client-side HTTP Form for Python
0.2.10_2 www Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.10_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-06-25 08:54:32
Last Update: 2020-08-15 10:50:59
SVN Revision: 544927
People watching this port, also watch:: p5-Getopt-Long, pcre, p5-XML-Writer, p5-MIME-Tools, p5-Archive-Zip
Also Listed In: python
License: not specified in port
WWW:
http://wwwsearch.sourceforge.net/ClientForm/
Description:
ClientForm is a Python module for handling HTTP forms on the client side WWW: http://wwwsearch.sourceforge.net/ClientForm/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • ${PYTHON_PKGNAMEPREFIX}clientform>0:www/py-clientform@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-clientform
Package flavors (<flavor>: <package>)
  • py27: py27-clientform
distinfo:
SHA256 (ClientForm-0.2.10.tar.gz) = 9507e7cf6464f30a0daf5153294fdd315e397939433ed08cccf9741de280cd37 SIZE (ClientForm-0.2.10.tar.gz) = 104094

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://wwwsearch.sourceforge.net/ClientForm/src/
  2. https://files.pythonhosted.org/packages/source/C/ClientForm/
  3. https://pypi.org/packages/source/C/ClientForm/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.10_2
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
Remove deprecated ports:

2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2.10_2
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.2.10_2
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.2.10_1
18 Oct 2014 11:47:25
Revision:371116Original commit files touched by this commit
rm search for other commits by this committer
www/py-clientform: convert to USES=python

- convert to USES=python
- limit to python2:
  """
  Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 13
    False, True = 0, 1
       ^
  SyntaxError: can't assign to keyword
  """

Approved by:	portmgr (blanket)
0.2.10_1
29 Jan 2014 13:20:13
Revision:341732Original commit files touched by this commit
miwi search for other commits by this committer
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
0.2.10
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.2.10
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.2.10
21 Dec 2008 11:22:51
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.2.10
0.2.9
27 Sep 2008 14:10:23
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.2.9
0.2.7
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - 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
0.2.7
30 May 2007 02:46:58
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.2.7

Approved by:    clsung (mentor, implicitly)
0.2.6
18 Apr 2007 05:51:30
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Take maintainership of following ports, and do some minor fixes

devel/py-pytz
- Use CHEESESHOP in bsd.sites.mk

devel/py-icalendar
- Add backup MASTER_SITE

www/py-django
- Add backup MASTER_SITE

www/py-django-devel

www/py-clientform
- Add backup MASTER_SITE

www/py-mechanize
- Add backup MASTER_SITE

Approved by:    clsung (mentor)
0.2.6
19 Feb 2007 14:37:24
Original commit files touched by this commit
nivit search for other commits by this committer
- Updated to 0.2.6
- Set MAINTAINER to python@FreeBSD.org

PR:             ports/109254
Submitted by:   Li-Wen Hsu <lwsu at lwhsu.org>
0.1.17
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.1.17
29 Apr 2005 06:50:06
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.1.17
0.1.16
25 Jun 2004 08:52:46
Original commit files touched by this commit
perky search for other commits by this committer
Add new port for py-clientform 0.1.16,
Client-side HTTP Form for Python.

PR:             68307
Submitted by:   "Choe, Cheng-Dae" <whitekid@netian.com>

Number of commits found: 16