non port: dns/py-idna/Makefile |
SVNWeb
|
Number of commits found: 19 |
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Mon, 3 Oct 2022
|
[ 02:15 Po-Chuan Hsieh (sunpoet) ] 7d032d8
dns/py-idna: Update to 3.4
Changes: https://github.com/kjd/idna/blob/master/HISTORY.rst
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Jun 2022
|
[ 16:57 Po-Chuan Hsieh (sunpoet) ] c67fba1
dns/py-idna: Convert to USE_PYTHON=unittest
|
Fri, 25 Mar 2022
|
[ 13:37 Po-Chuan Hsieh (sunpoet) ] 9b72a13
dns/py-idna: Update to 3.3
- Update LICENSE
- Update pkg-descr
Changes: https://github.com/kjd/idna/blob/master/HISTORY.rst
|
Mon, 7 Mar 2022
|
[ 19:24 Po-Chuan Hsieh (sunpoet) ] 9a140b3 (Only the first 10 of 33 ports in this commit are shown above. )
*/py-*: Take maintainership
|
[ 19:07 Rene Ladan (rene) ] 3d89f95 (Only the first 10 of 140 ports in this commit are shown above. )
all: return koobs' ports to the pool after safekeeping his commit bit.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 9 Jan 2021
|
[ 16:34 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove python 2.7 support from a few ports
|
Mon, 12 Oct 2020
|
[ 02:03 koobs ]
dns/py-idna: Update to 2.10
Update test target directly invoke unittest, as setup.py test is
technically deprecated and discouraged upstream, currently without a
canonical replacement [1]
Changelog:
https://github.com/kjd/idna/blob/v2.10/HISTORY.rst
[1] https://github.com/pypa/setuptools/issues/1684
PR: 245938
Submitted by: Daniel Engberg <daniel.engberg.lists pyret net>
MFH: 2020Q3 (blanket: bugfix releas(es))
|
Mon, 11 Mar 2019
|
[ 18:08 sunpoet ]
Update to 2.8
Changes: https://github.com/kjd/idna/blob/master/HISTORY.rst
PR: 236275
Submitted by: sunpoet (myself)
Approved by: koobs (maintainer)
|
Tue, 7 Aug 2018
|
[ 02:56 koobs ]
dns/py-idna: Update to 2.7
Changelog:
https://github.com/kjd/idna/tree/v2.7
|
Tue, 20 Mar 2018
|
[ 02:32 koobs ]
dns/py-idna: Update to 2.6
Changelog:
https://github.com/kjd/idna/blob/v2.6/HISTORY.rst
PR: 226776
Submitted by: sunpoet
|
Tue, 6 Mar 2018
|
[ 08:33 amdmi3 ]
- Add LICENSE
Approved by: portmgr blanket
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Wed, 7 Jun 2017
|
[ 10:34 koobs ]
[NEW] dns/py3-idna: Create Python 3.x port of py-idna
The latest www/py-requests update [1] unbundled its dependencies, now
requiring chardet, idna, urllib3 and certifi from ports.
www/py3-requests port was not tested during QA, which would have highlighted
the need for many new py3-* ports (and their dependencies).
This change creates one of those ports.
[1] https://svnweb.freebsd.org/changeset/ports/442565
PR: 219833
|
Sun, 4 Jun 2017
|
[ 14:44 koobs ]
dns/py-idna: Update to 2.5
- Update PORTVERSION and distinfo checksum (2.5)
- Enable concurrent version installation
- Mark package architecture independent
https://github.com/kjd/idna/blob/v2.5/HISTORY.rst
|
Mon, 2 Nov 2015
|
[ 16:30 koobs ]
[NEW] dns/py-idna: Internationalized Domain Names in Applications (IDNA)
A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as "IDNA2008" and can produce different res
lts from the earlier standard from 2003.
The library is also intended to act as a suitable drop-in replacement
for the "encodings.idna" module that comes with the Python standard
library but currently only supports the older 2003 specification.
WWW: https://github.com/kjd/idna
Noticed by: brnrd (for py-cryptography)
|
Number of commits found: 19 |