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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-curl Python interface to libcurl
7.19.5.3_1 ftp Deleted on this many watch lists=7 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 7.19.5.3_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-03 06:09:29
Last Update: 2015-12-12 23:43:51
SVN Revision: 403641
People watching this port, also watch:: wget, curl, vim, nmap, gnupg
Also Listed In: python
License: LGPL21 MIT
WWW:
http://pycurl.sourceforge.net/
Description:
Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols. WWW: http://pycurl.sourceforge.net/
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}curl>0:ftp/py-curl@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-curl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Library dependencies:
  1. libcurl.so : ftp/curl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. http://pycurl.sourceforge.net/download/
  3. http://pycurl.sourceforge.net/download/00-OLD-VERSIONS/
  4. http://pypi.python.org/packages/source/p/pycurl/
  5. https://pypi.python.org/packages/source/p/pycurl/
Collapse this list.

Number of commits found: 48

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.19.5.3_1
12 Dec 2015 23:43:51
Revision:403641Original commit files touched by this commit
sunpoet search for other commits by this committer
- Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports
7.19.5.3_1
13 Nov 2015 19:12:57
Revision:401534Original commit files touched by this commit
sunpoet search for other commits by this committer
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
7.19.5.3
06 Nov 2015 08:50:43
Revision:400886Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.19.5.3

Changes:	http://pycurl.sourceforge.net/doc/release-notes.html
		https://github.com/pycurl/pycurl/blob/master/ChangeLog
7.19.5.1
08 Jan 2015 19:05:24
Revision:376564Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.19.5.1

Changes:	http://pycurl.sourceforge.net/doc/release-notes.html
		https://github.com/pycurl/pycurl/blob/master/ChangeLog
7.19.5
15 Aug 2014 03:43:55
Revision:364929Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)

Notified by:	koobs, wg
7.19.5
15 Aug 2014 03:01:05
Revision:364900Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=python
7.19.5
28 Jul 2014 12:54:21
Revision:363138Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove out-dated post-patch:
- Strip shared library
- Cosmetic change
7.19.5
27 Jul 2014 09:43:06
Revision:363033Original commit files touched by this commit
sunpoet search for other commits by this committer
- Take maintainership
7.19.5
27 Jul 2014 08:18:17
Revision:363022Original commit files touched by this commit
wen search for other commits by this committer
- Update to 7.19.5
- Add MASTER_SITES mirror
- Reset maintainer to port@
7.19.3.1
08 Jun 2014 17:16:29
Revision:357063Original commit files touched by this commit
olgeni search for other commits by this committer
- Upgrade to version 7.19.3.1
- Set LICENSE
- Upgrade LIB_DEPENDS format
- Remove PYDISTUTILS_PKGNAME (portlint)

PR:		190125
Submitted by:	olgeni
Approved by:	maintainer (wen)
7.19.0_3
30 Jan 2014 08:28:25
Revision:341811Original commit files touched by this commit
miwi search for other commits by this committer
- Covert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
7.19.0_2
20 Sep 2013 17:23:19
Revision:327729Original 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:
ftp)
7.19.0_2
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
7.19.0_1
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
7.19.0_1
03 Apr 2010 10:44:36
Original commit files touched by this commit
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
7.19.0
14 Feb 2009 19:07:42
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 7.19.0
- Resepct now NOPORTDOCS/EXAMPLES

PR:             130927
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout
7.16.4_1
23 Jan 2009 15:43:14
Original commit files touched by this commit
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
7.16.4
30 May 2008 05:21:25
Original commit files touched by this commit
perky search for other commits by this committer
- Update to 7.16.4 [1]
- Change maintainer to ports@

PR:             122328 [1]
Submitted by:   edwin [1]
7.16.1
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
7.16.1
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
7.16.1
25 Mar 2007 17:05:13
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 7.16.1

PR:             ports/109905
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout (perky; 20 days)
7.15.5.1
05 Jan 2007 22:11:04
Original commit files touched by this commit
erwin search for other commits by this committer
- Update to 7.15.5.1
- Enable NOPORTDOCS option

PR:             106992
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer timeout
7.15.2_1
13 Dec 2006 12:41:36
Original commit files touched by this commit
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
7.15.2
22 Apr 2006 05:20:19
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.15.2
7.14.1
22 Jan 2006 09:48:59
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
7.14.1
11 Sep 2005 07:17:22
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.14.1

PR:             85778
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
7.14.0
29 Aug 2005 14:07:09
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.14.0

PR:             83623
Submitted by:   vsevolod
7.13.1
20 Mar 2005 17:58:26
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.13.1.
7.12.3
19 Feb 2005 17:57:28
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.12.3

PR:             76883
Submitted by:   Gerhard Schmidt <estartu@augusta.de>
7.12
14 Jun 2004 07:22:24
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.12

Requested by:   David Thiel <lx@redundancy.redundancy.org>
7.11.0_1
03 Jun 2004 22:41:40
Original commit files touched by this commit
roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
7.11.0
04 Mar 2004 07:29:20
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.11.0
7.10.8
10 Nov 2003 12:35:06
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.10.8
7.10.5
25 Jul 2003 01:25:38
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.10.5
7.10.3
25 Feb 2003 06:25:36
Original commit files touched by this commit
perky search for other commits by this committer
De-pkg-comment for my ports.
7.10.3
23 Jan 2003 04:44:17
Original commit files touched by this commit
perky search for other commits by this committer
Remove bogus != command which generates bogus dependency error on some
conditions.

Advised by:     kris
7.10.3
21 Jan 2003 19:40:26
Original commit files touched by this commit
perky search for other commits by this committer
Suppress stderr outputs from embedded shell commands.

Submitted by:   Dan Langille <dan@langille.org>
7.10.3
21 Jan 2003 19:09:55
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.10.3
7.9.8.4
25 Oct 2002 21:55:45
Original commit files touched by this commit
perky search for other commits by this committer
Update to 7.9.8.4
7.9.7
25 Jun 2002 07:50:58
Original commit files touched by this commit
perky search for other commits by this committer
Updating my email address.

Approved by: cjh (mentor)
7.9.7
31 May 2002 03:01:12
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 7.9.7

PR:             38753
Submitted by:   maintainer
0.4.9
21 May 2002 03:41:04
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.9

PR:             38257
Submitted by:   maintainer
0.4.5
29 Apr 2002 14:07:49
Original commit files touched by this commit
ijliao search for other commits by this committer
use USE_PYDISTUTILS
0.4.5
01 Apr 2002 17:27:29
Original commit files touched by this commit
pat search for other commits by this committer
Update to 0.4.5

PR:             36612
Submitted by:   maintainer
04 Jan 2002 23:29:56
commit hash: fp1.22872@dev.null.freshports.orgcommit hash: fp1.22872@dev.null.freshports.orgcommit hash: fp1.22872@dev.null.freshports.orgcommit hash: fp1.22872@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- Update to 0.4.4   - Change maintainer's email address    
29 Dec 2001 17:26:50
commit hash: fp1.22692@dev.null.freshports.orgcommit hash: fp1.22692@dev.null.freshports.orgcommit hash: fp1.22692@dev.null.freshports.orgcommit hash: fp1.22692@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 0.4.2.    
02 Sep 2001 09:50:08
commit hash: fp1.18289@dev.null.freshports.orgcommit hash: fp1.18289@dev.null.freshports.orgcommit hash: fp1.18289@dev.null.freshports.orgcommit hash: fp1.18289@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 0.3.6.    
03 Jul 2001 10:09:29
commit hash: fp1.15743@dev.null.freshports.orgcommit hash: fp1.15743@dev.null.freshports.orgcommit hash: fp1.15743@dev.null.freshports.orgcommit hash: fp1.15743@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add py-curl, the Python interface to libcurl.    

Number of commits found: 48