Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.44.0 20 Feb 2025 07:59:08
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.44.0
Changes: https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES |
0.43.0 02 Jan 2025 02:44:46
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.43.0
- Update WWW
Changes: https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES |
0.41.0 21 Feb 2024 15:08:00
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.41.0
- Convert to USE_PYTHON=pep517
Changes: https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES |
0.40.1 01 Nov 2023 02:08:30
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.40.1
Changes: https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES |
0.39.0 09 Jul 2023 21:34:40
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.39.0
Changes: https://gitlab.com/m2crypto/m2crypto/-/blob/master/CHANGES |
0.38.0 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.38.0 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.38.0 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.38.0 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.38.0 13 Oct 2021 19:14:55
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Cosmetic change |
0.38.0 13 Oct 2021 13:14:22
    |
Stefan Eßer (se)  |
security/py-m2crypto: Add CPE information
Approved by: portmgr (blanket) |
0.38.0 20 Jun 2021 16:16:04
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-m2crypto: Update to 0.38.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.37.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.37.1 10 Jan 2021 08:22:26
  |
sunpoet  |
Clean up RUN_DEPENDS after r559531 (USES=python:3.6+) |
0.37.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.37.1 24 Dec 2020 13:46:02
  |
kai  |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
0.37.1 19 Dec 2020 20:26:07
  |
sunpoet  |
Change include order
Add SSL library path first, then default paths, e.g. /usr/include.
It fixes build with SSL library from ports, e.g. DEFAULT_VERSIONS+=ssl=openssl.
PR: 251838
Reported by: Peter Larsen <peter.larsen@larsendata.dk> |
0.37.1 19 Dec 2020 09:27:36
  |
sunpoet  |
Clean up PYDISTUTILS_BUILDARGS
--openssl=${OPENSSLBASE} is enough for pointing out SSL library location. |
0.37.1 13 Dec 2020 14:43:51
  |
sunpoet  |
Update to 0.37.1
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.36.0 24 Jul 2020 07:13:35
  |
sunpoet  |
Update to 0.36.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.35.2 17 Jun 2020 18:17:45
  |
sunpoet  |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
0.35.2 11 Jun 2019 20:19:42
  |
sunpoet  |
Update to 0.35.2
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.35.1 10 Jun 2019 16:48:00
  |
sunpoet  |
Update to 0.35.1
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.35.0 09 Jun 2019 16:52:41
  |
sunpoet  |
Update to 0.35.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.34.0 31 May 2019 10:28:05
  |
sunpoet  |
Update to 0.34.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.33.0 31 May 2019 10:00:20
  |
sunpoet  |
Introduce PY_TYPING and simplify Makefile
Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.
With hat: python |
0.33.0 27 Apr 2019 18:26:05
  |
sunpoet  |
Update to 0.33.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.32.0 05 Mar 2019 17:29:40
  |
sunpoet  |
Update to 0.32.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.31.0 11 Nov 2018 18:19:58
  |
sunpoet  |
Update to 0.31.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.30.1 24 Sep 2018 11:14:18
  |
sunpoet  |
Fix build with OpenSSL 1.1.*
PR: 229019
Reported by: brnrd
Obtained by: Viktor Dukhovni <ietf-dane at dukhovni.org>
Reference: https://lists.freebsd.org/pipermail/freebsd-python/2018-September/015429.html |
0.30.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.30.1 30 Apr 2018 17:08:21
  |
sunpoet  |
Update to 0.30.1
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.30.0 27 Apr 2018 15:56:40
  |
sunpoet  |
Update to 0.30.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.29.0 25 Apr 2018 16:42:38
  |
amdmi3  |
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 |
0.29.0 29 Mar 2018 14:53:24
  |
mat  |
Mark some ports broken with openssl-devel.
Sponsored by: Absolight |
0.29.0 24 Feb 2018 13:37:32
  |
sunpoet  |
Update to 0.29.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.28.2 11 Feb 2018 14:38:02
  |
sunpoet  |
Update to 0.28.2
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.28.1 10 Feb 2018 16:21:21
  |
sunpoet  |
Update to 0.28.1
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.28.0 09 Feb 2018 14:07:51
  |
sunpoet  |
Update to 0.28.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.27.0 16 Dec 2017 20:55:41
  |
sunpoet  |
Use setup.py instead of PYSETUP |
0.27.0 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.27.0 15 Oct 2017 00:38:44
  |
sunpoet  |
Fix build with LibreSSL
PR: 222912
Submitted by: Peter Putzer <freebsd@mnd.sc> |
0.27.0 06 Oct 2017 10:43:59
  |
sunpoet  |
Update to 0.27.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.26.4 27 Sep 2017 13:24:02
  |
sunpoet  |
Update to 0.26.4
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.26.3 23 Sep 2017 14:10:05
  |
sunpoet  |
Update to 0.26.3
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES |
0.26.2 21 Sep 2017 17:20:47
  |
sunpoet  |
Update to 0.26.2
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.26.0 27 Mar 2017 11:12:00
  |
sunpoet  |
Update to 0.26.0
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.25.1_1 19 Jan 2017 19:26:08
  |
sunpoet  |
Fix swig detection
- Add conditional RUN_DEPENDS
- Bump PORTREVISION for dependency and package change
PR: 216257
Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> |
0.25.1 01 Jan 2017 19:39:21
  |
sunpoet  |
Remove outdated OSVERSION check |
0.25.1 19 Nov 2016 17:07:20
  |
sunpoet  |
- Update to 0.25.1
- Use USES=ssl
Changes: https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES
https://gitlab.com/m2crypto/m2crypto/commits/master |
0.24.0 16 Jun 2016 13:23:13
  |
mat  |
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo
PR: 210149
Submitted by: mat
Exp-run by: antoine
Sponsored by: The FreeBSD Foundation, Absolight
Differential Revision: https://reviews.freebsd.org/D6577 |
0.24.0 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.24.0 23 Mar 2016 19:24:25
  |
sunpoet  |
- Update to 0.24.0
Changes: https://gitlab.com/m2crypto/m2crypto/commits/master |
0.23.0 06 Mar 2016 06:24:06
  |
sunpoet  |
- Allow concurrent installation (USE_PYTHON=concurrent) |
0.23.0 01 Feb 2016 19:48:25
  |
sunpoet  |
- Update to 0.23.0
- Add LICENSE_FILE
- Relax USES=python
Changes: https://gitlab.com/m2crypto/m2crypto/commits/master |
0.22.5 09 Nov 2015 18:43:08
  |
sunpoet  |
- Mark IGNORE on FreeBSD 9.x |
0.22.5 04 Nov 2015 20:11:35
  |
sunpoet  |
- Update to 0.22.5
- Update BUILD_DEPENDS: remove redundant LOCALBASE/bin and use newer swig
- Strip shared library
- Update WWW
Changes: https://gitlab.com/m2crypto/m2crypto/tags |
0.22.3 15 Aug 2014 03:43:55
  |
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
0.22.3 15 Aug 2014 03:02:31
  |
sunpoet  |
- Use USES=python |
0.22.3 08 Mar 2014 09:25:24
  |
sunpoet  |
- Add LICENSE |
0.22.3 04 Feb 2014 11:37:33
  |
sunpoet  |
- Update to 0.22.3
- Use PYDISTUTILS_AUTOPLIST
- Reformat pkg-descr
- Add PyPI as primary WWW
Changes: https://github.com/martinpaljak/M2Crypto/commits/master |
0.21.1_1 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.21.1_1 20 Nov 2013 22:09:46
  |
sunpoet  |
- Cleanup Makefile |
0.21.1_1 20 Nov 2013 03:21:47
  |
sunpoet  |
- Support STAGEDIR
- Pet portlint |
0.21.1_1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.21.1_1 07 Sep 2013 17:53:23
  |
sunpoet  |
- Cosmetic change |
0.21.1_1 18 Aug 2013 03:15:35
  |
sunpoet  |
- Update USE_PYTHON
- Do not use easyinstall
- Do not installed zipped egg [1]
- Bump PORTREVISION for package change
- Cleanup Makefile header
Requested by: olgeni [1]
Tested by: olgeni |
0.21.1 09 Feb 2012 01:01:00
 |
sunpoet  |
- Restrict USE_PYTHON range |
0.21.1 01 Feb 2012 19:02:05
 |
sunpoet  |
- Pet portlint
- Cosmetic change
- Take maintainership
- Update WWW |
0.21.1 01 Feb 2012 15:53:08
 |
tabthorpe  |
- Reassign to the heap |
0.21.1 09 Apr 2011 05:40:16
 |
lwhsu  |
- Update to 0.21.1
PR: ports/154232
Submitted by: lwhsu
Approved by: maintainer timeout |
0.20_1 25 Feb 2011 03:19:29
 |
miwi  |
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support |
0.20 13 Dec 2009 17:00:14
 |
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
0.20 17 Aug 2009 14:29:32
 |
mnag  |
- Update to 0.20
PR: 137658
Submitted by: Wen Heping <wenheping___gmail.com> |
0.19.1 27 Jan 2009 10:20:52
 |
mnag  |
- Update to 0.19.1
PR: 130823
Submitted by: Wen Heping <wenheping___gmail.com> |
0.18.2 20 Feb 2008 01:40:24
 |
mnag  |
- Update to 0.18.2
- Update pkg-descr to reflect site
Notified by: Anders Karlssson <anders___gurux.se> |
0.17 30 Jul 2007 09:42:28
 |
alexbl  |
- 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 |
0.17 02 May 2007 16:21:44
 |
alepulver  |
- Move DIST_SUBDIR to the frist part of the port.
- Use OpenSSL from the ports (the new version makes additional functionality
to be compiled, which enables future - 2 right now - ports to work).
PR: ports/112131
Submitted by: alepulver (myself)
Approved by: mnag (maintainer, timeout) |
0.17 06 Apr 2007 04:06:31
 |
mnag  |
- Update to 0.17 |
0.16_1 08 Nov 2006 18:09:10
 |
mnag  |
- Fix run with net-im/cjc.
- Bump PORTREVISION
PR: 105209
Submitted by: Jonathan Arnold<jdarnold___buddydog.org> |
0.16 10 Jul 2006 16:01:24
 |
mnag  |
- Update to 0.16
- Update WWW |
0.13.1 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
0.13.1 09 Nov 2005 02:32:50
 |
mnag  |
Add SHA256 |
0.13.1 16 Sep 2005 17:58:32
 |
mnag  |
Update my email
Approved by: pav (mentor) |
0.13.1 19 Mar 2005 22:25:17
 |
pav  |
- Update to 0.13.1
- Take maintainership
PR: ports/79003
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |
0.11_1 14 Feb 2005 23:41:09
 |
kris  |
Reset undeliverable maintainer address [1]. Comment out unfetchable master
site.
[1] Diagnostic-Code: X-Postfix; host apollo.post1.com[202.27.17.99] said: 550
5.1.1
<ngps@post1.com>... User unknown (in reply to RCPT TO command) |
0.11_1 10 Apr 2004 16:07:10
 |
trevor  |
Trim whitespace. |
0.11_1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.11_1 06 Aug 2003 10:39:04
 |
daichi  |
fix security/py-m2crypto:
- use PYTHON_INCLUDEDIR instead of PYTHON_VERSION
Pointed out by: Hye-Shik Chang <perky@i18n.org> |
0.11_1 06 Aug 2003 08:46:45
 |
daichi  |
fix security/py-m2crypto:
- use PYTHON_VERSION
Pointed out by: kuriyama |
0.11_1 06 Aug 2003 07:58:01
 |
daichi  |
fix security/py-m2crypto: builf fail from bento
- added patch that fix builf fail
Pointed out by: bento via kris
Pointed out by: Ng Pheng Siong <ngps@netmemetic.com> (maintainer) |
0.11_1 01 Jul 2003 04:51:41
 |
daichi  |
update security/py-m2crypto: 0.06 --> 0.11
PR: 53950
Submitted by: Ng Pheng Siong <ngps@post1.com> (mainttainer) |
0.06_1 06 May 2003 23:43:18
 |
kris  |
BROKEN: Does not compile |
0.06_1 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
0.06_1 02 Nov 2002 03:51:21
 |
kris  |
Catch up to repo copy of SWIG-devel to swig13
Forgotten by: knu |
06 Nov 2001 10:43:13
    |
petef  |
- update to 0.06 final (not -snap6). bump PORTREVISION (PORTNAME was at
0.06, but DISTNAME had -snap6). - give maintainership to the author,
ngps@post1.com - remove PLIST_SUB line (PYTHON_VERSION is automatically added
now) - specify full path to pinstall with ${LOCALBASE} |
25 Jun 2001 05:08:18
    |
kevlo  |
Updates the port from snap4 to snap6. |
15 Apr 2001 16:22:20
    |
kevlo  |
Update to snap4 |
31 Mar 2001 01:52:00
    |
will  |
Add py-m2crypto 0.06, a python wrapper for OpenSSL. |