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) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-gnutls Python wrapper for the GNUTLS library
3.1.3 security on this many watch lists=0 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 3.1.3Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-07 06:20:35
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: LGPL20
WWW:
https://pypi.org/project/python-gnutls/
Description:
This package provides a high level object oriented wrapper around libgnutls, as well as low level bindings to the GNUTLS types and functions via ctypes. The high level wrapper hides the details of accessing the GNUTLS library via ctypes behind a set of classes that encapsulate GNUTLS sessions, certificates and credentials and expose them to python applications using a simple API. The package also includes a Twisted interface that has seamless intergration with Twisted, providing connectTLS and listenTLS methods on the Twisted reactor once imported (the methods are automatically attached to the reactor by simply importing the GNUTLS Twisted interface module). The high level wrapper is written using the GNUTLS library bindings that are made available via ctypes. This makes the wrapper very powerful and flexible as it has direct access to all the GNUTLS internals and is also very easy to extend without any need to write C code or recompile anything.
Homepage    cgit ¦ Codeberg ¦ 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}gnutls>0:security/py-gnutls@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-gnutls/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-gnutls
  • pkg install py39-gnutls
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-gnutls listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-gnutls
Package flavors (<flavor>: <package>)
  • py39: py39-gnutls
distinfo:
TIMESTAMP = 1622624776 SHA256 (python-gnutls-3.1.3.tar.gz) = 79f94017e6472ac665c85bc16d68aa2e6681f53b6a9e74516557b49b6fc6a651 SIZE (python-gnutls-3.1.3.tar.gz) = 48180

Packages (timestamps in pop-ups are UTC):
py37-gnutls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.1.2-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-gnutls
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.33.1.3-3.1.33.1.3---
FreeBSD:13:quarterly3.1.33.1.3-3.1.33.1.33.1.33.1.33.1.3
FreeBSD:14:latest3.1.33.1.33.1.33.1.33.1.33.1.3-3.1.3
FreeBSD:14:quarterly3.1.33.1.3-3.1.33.1.33.1.33.1.33.1.3
FreeBSD:15:latest3.1.33.1.3n/a3.1.3n/a3.1.33.1.33.1.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libgnutls.so : security/gnutls
This port is required by:
for Run
  1. net/py-msrplib

Configuration Options:
===> The following configuration options are available for py39-gnutls-3.1.3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_py-gnutls
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/python-gnutls/
  2. https://pypi.org/packages/source/p/python-gnutls/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.1.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.1.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.3
25 Mar 2022 13:38:20
commit hash: 7aa9570e2be2591eac6ab8306a85f5e38be95601commit hash: 7aa9570e2be2591eac6ab8306a85f5e38be95601commit hash: 7aa9570e2be2591eac6ab8306a85f5e38be95601commit hash: 7aa9570e2be2591eac6ab8306a85f5e38be95601 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/py-gnutls: Fix build with setuptools 58.0.0+

With hat:	python
3.1.3
02 Jun 2021 09:20:19
commit hash: 425fb8914ae1d1c777ef535fffebf2621abeb693commit hash: 425fb8914ae1d1c777ef535fffebf2621abeb693commit hash: 425fb8914ae1d1c777ef535fffebf2621abeb693commit hash: 425fb8914ae1d1c777ef535fffebf2621abeb693 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/py-cxx: Update to 7.1.5
3.1.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
3.1.2
07 Dec 2018 10:06:28
Revision:486852Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 3.1.2
3.1.1_1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
3.1.1_1
08 Feb 2018 20:18:09
Revision:461265Original commit files touched by this commit
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
3.1.1_1
17 Apr 2017 15:58:03
Revision:438707Original commit files touched by this commit
miwi search for other commits by this committer
- Add NO_ARCH
- Use options helper
- Fix shebangs
3.1.1
18 Feb 2017 05:58:33
Revision:434328Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 3.1.1
3.0.0
06 May 2016 10:08:00
Revision:414696Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 3.0.0
2.0.1_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.0.1_1
27 Mar 2016 14:58:00
Revision:411990Original commit files touched by this commit
tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.0.1
03 May 2015 11:18:38
Revision:385243Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.1
1.2.5_1
28 Jan 2015 01:41:26
Revision:378035Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from and add empty directories to pkg-plists

Approved by:	portmgr blanket
1.2.5_1
24 Oct 2014 16:50:43
Revision:371453Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
1.2.5_1
23 Jul 2014 09:54:02
Revision:362645Original commit files touched by this commit
tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
1.2.5
04 Jul 2014 22:17:12
Revision:360671Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.2.5
03 Jan 2014 08:53:09
Revision:338529Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.5
1.2.4_1
20 Nov 2013 16:40:44
Revision:334430Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW
- Use single space after WWW:

Approved by:	lwhsu (maintainer)
1.2.4_1
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
1.2.4_1
05 Feb 2013 16:17:07
Revision:311722Original commit files touched by this commit
novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
1.2.4
01 Nov 2012 05:27:35
Revision:306775Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.4

Feature safe:	yes
1.2.2
23 Dec 2011 03:19:52
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.2
1.2.0_1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.0_1
05 Jun 2011 18:43:16
Original commit files touched by this commit
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
1.2.0
25 Feb 2011 08:46:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rid (RUN|BUILD) PYCTYPES since py25 is default in python
1.2.0
03 Feb 2010 00:44:11
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.0
1.1.9_1
10 Oct 2009 11:02:23
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Fix build
1.1.9_1
28 Aug 2009 20:44:20
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
1.1.9_1
16 Aug 2009 18:04:40
Original commit files touched by this commit
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
1.1.9
16 Jul 2009 05:07:07
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.9
1.1.8
29 Jan 2009 09:13:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.8
1.1.6
26 Sep 2008 19:32:35
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.6
1.1.5_1
06 Jun 2008 14:01:07
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1.5
29 Apr 2008 17:38:45
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.5
1.1.4_1
03 Mar 2008 11:57:08
Original commit files touched by this commit
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
1.1.4
18 Sep 2007 01:24:58
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.4
1.1.3
09 Sep 2007 22:12:21
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.3
1.1.1_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)
1.1.1_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
1.1.1_1
01 Jul 2007 08:56:17
Original commit files touched by this commit
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
1.1.1
22 Jun 2007 12:13:06
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Respect NOPORTEXAMPLES
1.1.1
26 May 2007 07:06:59
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.1

Approved by:    clsung (mentor, implicitly)
1.0.2
11 Apr 2007 21:00:51
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.2

Approved by:    clsung (mentor)
1.0.1
10 Apr 2007 14:47:34
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.1

Approved by:    clsung (mentor)
1.0.0
07 Apr 2007 06:19:20
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add py-gnutls 1.0.0, python wrapper for the GNUTLS library.

Approved by:    clsung (mentor)

Number of commits found: 51