non port: dns/py-dnspython/Makefile |
SVNWeb
|
Number of commits found: 59 |
Fri, 29 Sep 2023
|
[ 14:19 Po-Chuan Hsieh (sunpoet) ] 3754fc5 (Only the first 10 of 98 ports in this commit are shown above. )
*: 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) ] 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) ] 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) ] b28a739 (Only the first 10 of 94 ports in this commit are shown above. )
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) ] 8aae23c
dns/py-dnspython: Fix typos
During the ;ast update I mistakenly deleted the PORTEPOCH. Restore it.
|
[ 11:24 Muhammad Moinur Rahman (bofh) ] 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) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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) ] 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) ] 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
|
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 )
|
Tue, 19 Jul 2022
|
[ 19:12 Muhammad Moinur Rahman (bofh) Author: Yuri Victorovich ] ba12fcf
dns/py-dnspython: Add python concurrency
PR: 265298
Reported by: yuri
|
Sat, 12 Mar 2022
|
[ 10:29 Muhammad Moinur Rahman (bofh) ] 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) ] 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) ] 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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 4 Feb 2021
|
[ 14:35 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Those ports are allowed to build a 2.7 flavor, for now.
|
Wed, 6 Mar 2019
|
[ 18:08 sunpoet ]
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 ] (Only the first 10 of 1617 ports in this commit are shown above. )
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 ] (Only the first 10 of 50 ports in this commit are shown above. )
Simplify some USES=python
With hat: portmgr
|
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 )
|
Thu, 27 Oct 2016
|
[ 17:27 rm ]
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 ]
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 ]
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 19 Jan 2015
|
[ 20:14 rm ]
Forced commit. The commit message for r377461 should read:
- update to 1.12.0
|
[ 20:08 rm ]
dns/py-dnspython
|
Sun, 19 Oct 2014
|
[ 15:43 mva ] (Only the first 10 of 34 ports in this commit are shown above. )
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit)
|
Wed, 19 Feb 2014
|
[ 18:42 antoine ]
- Stage support
- Fix packaging of examples after switch to autoplist
|
Sun, 15 Dec 2013
|
[ 16:22 wg ] (Only the first 10 of 64 ports in this commit are shown above. )
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 )
|
Thu, 12 Dec 2013
|
[ 15:14 wg ]
dns/py-dnspython: revert wrong revert of last commit
Pointy hat: wg
|
Mon, 9 Dec 2013
|
[ 14:09 wg ]
dns/py-dnspython: revert last egginfo commit as it doesn't work with python 3
|
[ 13:16 wg ]
dns/py-dnspython: use auto egg info
Submitted by: wg (myself, via email)
Approved by: maintainer
|
Sat, 2 Nov 2013
|
[ 22:22 wg ]
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 ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
Thu, 18 Jul 2013
|
[ 12:24 rm ]
- 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 ]
- 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 ]
- 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 ]
- 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 ]
- 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 ]
- take maintainership
|
[ 15:48 tabthorpe ]
- Reassign to the heap at maintainer's request
|
Tue, 12 Apr 2011
|
[ 03:48 miwi ]
- 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 ]
- 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 ]
- Update to 1.8.0
PR: 144737
Submitted by: ghostonthewire <ghostonthewire@gmail.com> (maintainer)
|
Wed, 1 Jul 2009
|
[ 12:39 miwi ]
- Update to 1.7.1
PR: 135846
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thu, 12 Feb 2009
|
[ 19:01 wxs ]
- Pass maintainership to submitter
PR: ports/131617
Submitted by: Andrew Greenwood <greenwood.andy@gmail.com>
|
Sat, 19 Jul 2008
|
[ 21:16 miwi ]
- Update to 1.6.0
PR: 125774
Submitted by: Martin Jackson <mhjacks@swbell.net>
|
Sun, 15 Jun 2008
|
[ 19:03 lioux ]
Drop maintainership.
|
Wed, 25 Apr 2007
|
[ 07:24 lioux ]
Update to 1.5.0
PR: 112080
Submitted by: miwi
|
Fri, 23 Jun 2006
|
[ 09:03 pav ]
- 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 ]
o Permission safeness fix: files can become unaccessible depending
on umask(1) settings
o Bump PORTREVISION
|
Mon, 14 Nov 2005
|
[ 12:30 lioux ]
Update to 1.3.5
Prompted by: edwin (FreeBSD Ports Version Check)
|
Sun, 28 Aug 2005
|
[ 18:32 lioux ]
Update to 1.3.4
|
Sat, 2 Apr 2005
|
[ 23:20 lioux ]
Update to 1.3.3
PR: 79181
Submitted by: Martin Jackson <mhjacks@swbell.net>
|
Thu, 20 Jan 2005
|
[ 12:37 lioux ]
Remove unused/extraneous poast-extract target. No functional change
|
Mon, 27 Dec 2004
|
[ 02:10 lioux ]
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 ]
New port py-dnspython version 1.3.2: A DNS toolkit for Python
|
Number of commits found: 59 |