notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: dns/py-dnspython/Makefile
SVNWeb

Number of commits found: 59

Fri, 29 Sep 2023
[ 14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3754fc5f190b9a31f617d662bb35fd0f96ee8088  commit hash:3754fc5f190b9a31f617d662bb35fd0f96ee8088  commit hash:3754fc5f190b9a31f617d662bb35fd0f96ee8088  3754fc5  (Only the first 10 of 98 ports in this commit are shown above. View all ports for this commit)
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
Thu, 10 Aug 2023
[ 17:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:c9ff1ac8119328f7968ceac931794540728ace2f  commit hash:c9ff1ac8119328f7968ceac931794540728ace2f  commit hash:c9ff1ac8119328f7968ceac931794540728ace2f  c9ff1ac 
dns/py-dnspython: Update version 2.4.1=>2.4.2

Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.4.2
Tue, 1 Aug 2023
[ 18:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:402358477e65aec282d4191d4788b79b2a3a3128  commit hash:402358477e65aec282d4191d4788b79b2a3a3128  commit hash:402358477e65aec282d4191d4788b79b2a3a3128  4023584 
dns/py-dnspython: Update version 2.4.0=>2.4.1

- Reduce dependencies by using poetry-core instead of poetry
Sat, 22 Jul 2023
[ 07:46 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b28a739884e37c25bb57ea5f157252adb63065d3  commit hash:b28a739884e37c25bb57ea5f157252adb63065d3  commit hash:b28a739884e37c25bb57ea5f157252adb63065d3  b28a739  (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
Sun, 16 Jul 2023
[ 17:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:8aae23c9451b94c9567d60c9d61d8a076f28c698  commit hash:8aae23c9451b94c9567d60c9d61d8a076f28c698  commit hash:8aae23c9451b94c9567d60c9d61d8a076f28c698  8aae23c 
dns/py-dnspython: Fix typos

During the ;ast update I mistakenly deleted the PORTEPOCH. Restore it.
[ 11:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9e64667d8b373406e4e1aee6bfb0521b12a1f59e  commit hash:9e64667d8b373406e4e1aee6bfb0521b12a1f59e  commit hash:9e64667d8b373406e4e1aee6bfb0521b12a1f59e  9e64667 
dns/py-dnspython: Update version 2.3.0=>2.4.0

Changelog: https://github.com/rthalley/dnspython/releases/tag/v2.4.0
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Thu, 30 Mar 2023
[ 15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:da31b5baca2270183e83c3a13798161e42160b6f  commit hash:da31b5baca2270183e83c3a13798161e42160b6f  commit hash:da31b5baca2270183e83c3a13798161e42160b6f  da31b5b 
dns/py-dnspython: Update version 2.2.1=>2.3.0

- Change minimum python version to 3.7

Changelog: https://dnspython.readthedocs.io/en/stable/whatsnew.html
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  commit hash:66ee090ccad0160bf913ee776daa9c3bfdab1868  66ee090  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 19 Jul 2022
[ 19:12 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Yuri Victorovich ]    commit hash:ba12fcffdf03e7d8133f6404c7d792f5b76ebb8f  commit hash:ba12fcffdf03e7d8133f6404c7d792f5b76ebb8f  commit hash:ba12fcffdf03e7d8133f6404c7d792f5b76ebb8f  ba12fcf 
dns/py-dnspython: Add python concurrency

PR:             265298
Reported by:	yuri
Sat, 12 Mar 2022
[ 10:29 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:b6ebe2614870a008ed9fb585a36707c3397a6401  commit hash:b6ebe2614870a008ed9fb585a36707c3397a6401  commit hash:b6ebe2614870a008ed9fb585a36707c3397a6401  b6ebe26 
dns/py-dnspython: Update version 2.2.0=>2.2.1

 - Remove OPTIONS PYCRYPTODOME
 - Add OPTIONS CURIO DNSSEC DOH EXAMPLES IDNA TRIO
Relnotes: https://www.dnspython.org/news/2.2.1/
Tue, 1 Mar 2022
[ 01:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:5d855cc1c57944dff3cfac0f498b38a4380a1a40  commit hash:5d855cc1c57944dff3cfac0f498b38a4380a1a40  commit hash:5d855cc1c57944dff3cfac0f498b38a4380a1a40  5d855cc 
dns/py-dnspython: Update version 1.16.0=>2.2.0

- Take MAINTAINERSHIP

Relnotes: https://www.dnspython.org/news/2.2.0/
Mon, 28 Feb 2022
[ 23:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:08b5ebce79c5923c31b249d37df69b99ddcb843e  commit hash:08b5ebce79c5923c31b249d37df69b99ddcb843e  commit hash:08b5ebce79c5923c31b249d37df69b99ddcb843e  08b5ebc 
dns/py-dnspython: Revert 7fc16da

- Remove duplicate PORTVERSION based on PYTHON_MAJOR_VER
- Add PORTEPOCH as version number going backwards 2.1.0=>1.16.0
- Restrict python upto 3.7
- Fix finance/electrum which was changed based on this.
- Fix dns/py-dns-lexicon which was changed based on this.
PR:		261325
Approved by:	portmgr
Fixes: 7fc16da dns/py-dnspython: Update to 2.1.0 for Python 3
Wed, 19 Jan 2022
[ 06:36 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:7fc16dab8458ce6df36c53fd1139da2475c57d1d  commit hash:7fc16dab8458ce6df36c53fd1139da2475c57d1d  commit hash:7fc16dab8458ce6df36c53fd1139da2475c57d1d  7fc16da 
dns/py-dnspython: Update to 2.1.0 for Python 3

While updating this port to 2.1.0 fixes runtime error "AttributeError:
module 'base64' has no attribute 'decodestring'" with python 3.9 or
later, it isn't compatible with Python 2.7. So update to 2.1.0 only
for Python 3.

ChangeLog:	https://github.com/rthalley/dnspython/blob/v2.1.0/doc/whatsnew.rst
PR:		260475
Approved by:	maintainer timeout (> 1 month)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 4 Feb 2021
[ 14:35 mat search for other commits by this committer ] Original commit   Revision:564031 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Those ports are allowed to build a 2.7 flavor, for now.
Wed, 6 Mar 2019
[ 18:08 sunpoet search for other commits by this committer ] Original commit   Revision:494825
Update to 1.16.0

- Change RUN_DEPENDS from py-pycrypto to py-pycryptodome
- Convert to options target helper

Changes:	http://www.dnspython.org/kits/1.16.0/README.md
PR:		236274
Submitted by:	sunpoet (myself)
Approved by:	rm (maintainer)
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Fri, 29 Dec 2017
[ 09:01 antoine search for other commits by this committer ] Original commit   Revision:457499 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Simplify some USES=python

With hat:	portmgr
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 27 Oct 2016
[ 17:27 rm search for other commits by this committer ] Original commit   Revision:424779
dns/py-dnspython: update to 1.15.0

- define LICENSE (ISCL)
- remove DOCS option, because the only "documentation",
  that is supplied in source tarball is Changelog
Thu, 22 Sep 2016
[ 16:08 rm search for other commits by this committer ] Original commit   Revision:422632
Add dns/py3-dnspython

This is the slave port for py-dnspython, that is built against python3.

Submitted by:	kp (via ports@ ML)
Fri, 29 Jul 2016
[ 15:06 rm search for other commits by this committer ] Original commit   Revision:419258
dns/py-dnspython: update to 1.14.0

- python 2.x and python 3.x are now supported from the single codebase,
  so kick off all the python version distinction shims
- remove permission safeness bits because they are not needed anymore
  (tested both with poudriere generated package and user generated package)
- general clean-up
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 19 Jan 2015
[ 20:14 rm search for other commits by this committer ] Original commit   Revision:377463
Forced commit. The commit message for r377461 should read:

- update to 1.12.0
[ 20:08 rm search for other commits by this committer ] Original commit   Revision:377461
dns/py-dnspython
Sun, 19 Oct 2014
[ 15:43 mva search for other commits by this committer ] Original commit   Revision:371188 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- Convert ports from dns/, editors/ and emulators/ to new
  USES=python

Approved by:	portmgr (implicit)
Wed, 19 Feb 2014
[ 18:42 antoine search for other commits by this committer ] Original commit   Revision:345131
- Stage support
- Fix packaging of examples after switch to autoplist
Sun, 15 Dec 2013
[ 16:22 wg search for other commits by this committer ] Original commit   Revision:336553 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 12 Dec 2013
[ 15:14 wg search for other commits by this committer ] Original commit   Revision:336265
dns/py-dnspython: revert wrong revert of last commit

Pointy hat:	wg
Mon, 9 Dec 2013
[ 14:09 wg search for other commits by this committer ] Original commit   Revision:335990
dns/py-dnspython: revert last egginfo commit as it doesn't work with python 3
[ 13:16 wg search for other commits by this committer ] Original commit   Revision:335979
dns/py-dnspython: use auto egg info

Submitted by:	wg (myself, via email)
Approved by:	maintainer
Sat, 2 Nov 2013
[ 22:22 wg search for other commits by this committer ] Original commit   Revision:332546
dns/py-dnspython: update to 1.11.1

PR:		oorts/182586
Submitted by:	Craig Leres <leres ee.lbl.gov>
Approved by:	maintainer (timeout)
Fri, 20 Sep 2013
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:327719 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Thu, 18 Jul 2013
[ 12:24 rm search for other commits by this committer ] Original commit   Revision:323227
- update to 1.11.0

changelog:
- 1.11.0 is mostly a bug fix release, but two new features are support
  for the $GENERATE syntax and the TLSA RR type.
- A number of bugs have been fixed as well.
- Python 2.4 or later is required.
Fri, 1 Mar 2013
[ 19:32 rm search for other commits by this committer ] Original commit   Revision:313164
- make this port aware of python3 version distribution (different codebase)

Submitted by:	Bertrand Petit <elrond@phoe.frmug.org> (by mail)
Wed, 14 Nov 2012
[ 20:26 rm search for other commits by this committer ] Original commit   Revision:307427
- fix dependency
- do not bumping PORTREVISION because it's not default

Submitted by:	bapt (by mail)
Feature safe:	yes
Thu, 4 Oct 2012
[ 08:13 rm search for other commits by this committer ] Original commit   Revision:305242
- circumvent the ports options infrastructure limitation to not nag user with
  options dialog every time (to let him actually save the chosen options)

Reported by:	bapt
Sat, 29 Sep 2012
[ 20:19 rm search for other commits by this committer ] Original commit   Revision:305051
- update to 1.10.0
- convert to optionsng

while here:
- limit python version to 2.x only
- remove deprecated attribution in pkg-descr

PR:		171786
Submitted by:	William Grzybowski <william88 at gmail dot com>
Approved by:	Andy Greenwood <greenwood.andy at gmail dot com> (prev maintainer)
Sat, 22 Sep 2012
[ 18:46 rm search for other commits by this committer ] Original commit   Revision:304704
- take maintainership
[ 15:48 tabthorpe search for other commits by this committer ] Original commit   Revision:304690
- Reassign to the heap at maintainer's request
Tue, 12 Apr 2011
[ 03:48 miwi search for other commits by this committer ] Original commit 
- Update to 1.9.4

PR:             156069
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Sat, 19 Feb 2011
[ 12:47 miwi search for other commits by this committer ] Original commit 
- Update to 1.9.2

PR:             154535
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Sat, 20 Mar 2010
[ 19:12 miwi search for other commits by this committer ] Original commit 
- Update to 1.8.0

PR:             144737
Submitted by:   ghostonthewire <ghostonthewire@gmail.com> (maintainer)
Wed, 1 Jul 2009
[ 12:39 miwi search for other commits by this committer ] Original commit 
- Update to 1.7.1

PR:             135846
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
Thu, 12 Feb 2009
[ 19:01 wxs search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/131617
Submitted by:   Andrew Greenwood <greenwood.andy@gmail.com>
Sat, 19 Jul 2008
[ 21:16 miwi search for other commits by this committer ] Original commit 
- Update to 1.6.0

PR:             125774
Submitted by:   Martin Jackson <mhjacks@swbell.net>
Sun, 15 Jun 2008
[ 19:03 lioux search for other commits by this committer ] Original commit 
Drop maintainership.
Wed, 25 Apr 2007
[ 07:24 lioux search for other commits by this committer ] Original commit 
Update to 1.5.0

PR:             112080
Submitted by:   miwi
Fri, 23 Jun 2006
[ 09:03 pav search for other commits by this committer ] Original commit 
- Update to 1.4.0

PR:             ports/98569
Submitted by:   Martin Jackson <mhjacks@swbell.net>
Approved by:    maintainer timeout (lioux; 17 days)
Tue, 15 Nov 2005
[ 01:55 lioux search for other commits by this committer ] Original commit 
o Permission safeness fix: files can become unaccessible depending
  on umask(1) settings
o Bump PORTREVISION
Mon, 14 Nov 2005
[ 12:30 lioux search for other commits by this committer ] Original commit 
Update to 1.3.5

Prompted by:    edwin (FreeBSD Ports Version Check)
Sun, 28 Aug 2005
[ 18:32 lioux search for other commits by this committer ] Original commit 
Update to 1.3.4
Sat, 2 Apr 2005
[ 23:20 lioux search for other commits by this committer ] Original commit 
Update to 1.3.3

PR:             79181
Submitted by:   Martin Jackson <mhjacks@swbell.net>
Thu, 20 Jan 2005
[ 12:37 lioux search for other commits by this committer ] Original commit 
Remove unused/extraneous poast-extract target. No functional change
Mon, 27 Dec 2004
[ 02:10 lioux search for other commits by this committer ] Original commit 
o Fix PLIST: Use EXAMPLESDIR PLIST_SUB correctly
o Bump PORTEREVISION due to PLIST change

Submitted by:   kris (pointyhat)
Sun, 26 Dec 2004
[ 10:36 lioux search for other commits by this committer ] Original commit 
New port py-dnspython version 1.3.2: A DNS toolkit for Python

Number of commits found: 59