Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1 21 Feb 2025 20:07:49
    |
Ruslan Makhmatkhanov (rm)  |
devel/py-pyasn1-modules: update to 0.4.1
Revision 0.4.1, released 10-09-2024
---------------------------------------
- Added support for Python 3.13 |
0.4.0 19 May 2024 00:01:43
    |
Ruslan Makhmatkhanov (rm)  |
devel/py-pyasn1-modules: update to 0.4.0
Changes:
Revision 0.4.0, released 26-03-2024
---------------------------------------
- Added support for Python 3.11, 3.12
- Removed support for EOL Pythons 2.7, 3.6, 3.7
PR: 279135
Submitted by: Calvin Buckley <calvin@cmpct.info> |
0.3.0 19 Jul 2023 08:55:34
    |
Ruslan Makhmatkhanov (rm)  |
devel/py-pyasn1-modules: update to 0.3.0
- update to 0.3.0
- switch to pep517
- update homepage link
Original author of pysnmp1 Ilya Etingof has passed away:
https://github.com/etingof/pyasn1-modules/issues/154
and all pysnmp related project were moved community-driven one.
PR: 272561
Reported by: Alastair Hogge <agh@riseup.net> |
0.2.8 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
0.2.8 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.2.8 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.2.8 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.2.8 24 Mar 2021 14:23:43
  |
rm  |
devel/py-pyasn1-modules: update to 0.2.8; fix portlint warning |
0.2.7 03 Jan 2021 09:11:52
  |
antoine  |
Remove python 2.7 support from a few ports |
0.2.7 03 Nov 2019 09:14:44
  |
rm  |
devel/py-pyasn1-modules: 0.2.7 |
0.2.5 25 Apr 2019 10:09:20
  |
rm  |
devel/py-pyasn1-modules: update to 0.2.5 |
0.2.3_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.2.3 04 Jan 2019 20:34:35
  |
rm  |
devel/py-pyasn1-modules: update to 0.2.3 |
0.2.2 10 Jul 2018 16:57:30
  |
rm  |
devel/py-pyasn1-modules: update to 0.2.2 |
0.2.1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2.1 22 Jan 2018 18:13:51
  |
rm  |
devel/py-pyasn1-modules: update to 0.2.1
Update to 0.2.1
- Update version requirement of RUN_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/etingof/pyasn1-modules/releases
PR: 225135
Submitted by: sunpoet |
0.1.5 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
0.1.5 17 Oct 2017 21:56:33
  |
rm  |
devel/py-pyasn1-modules: updae to 0.1.5 |
0.1.4 22 Sep 2017 20:49:45
  |
rm  |
devel/py-pyasn1-modules: update to 0.1.4; update WWW |
0.0.9 07 Jun 2017 19:57:08
  |
sunpoet  |
Convert to options target helper
- Add missing OPTIONS_DEFINE=DOCS
Approved by: portmgr (blanket) |
0.0.9 06 Jun 2017 20:50:53
  |
rm  |
devel/py-pyasn1-modules: update to 0.0.9 |
0.0.8_1 20 Feb 2017 15:10:27
  |
sunpoet  |
Update to 0.2.2
- Update COMMENT of devel/py-pyasn1-modules
Changes: http://pyasn1.sourceforge.net/changelog.html
https://github.com/etingof/pyasn1/blob/master/CHANGES.rst
PR: 217204
Submitted by: John W. O'Brien <john@saltant.com>
Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer) |
0.0.8_1 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.0.8_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.8_1 18 Nov 2015 22:15:47
  |
rm  |
devel/pyasn1-modules: chase py-asn1 rename |
0.0.8 14 Nov 2015 21:05:44
  |
rm  |
devel/py-pyasn1-modules: update to 0.0.8 |
0.0.7 14 Nov 2015 20:54:42
  |
rm  |
devel/py-asn1-modules: rename to py-pyasn1-modules to match upstream naming
- bump PORTREVISION for dependend ports |