Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.2_2 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> |
3.2.2_2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.2.2_2 31 Dec 2022 03:59:48 |
Muhammad Moinur Rahman (bofh) |
textproc/py-enchant: Fix USE_WX
There is/was no USE_WX=3.1; fixing by reducing to current lowest
available version. As WX is DEFAULT option bumping PORTREVISION.
Approved by: portmgr (blanket) |
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) |
3.2.2_1 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 ) |
3.2.2_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.2.2_1 25 Feb 2022 18:10:24 |
Loïc Bartoletti (lbartoletti) |
x11-toolkits/py-wxPython4: Update to 4.1
- Rename wxPython40 to wxPython4
- Update to 4.1 version
- Fix wxgtk31 for string
- Use wxGtk31 instead of wxgtk30
- Fix kicad* ports with wxgtk31/wxPython 4.1
Changes:
- https://www.wxpython.org/news/2020-11-21-wxpython-411-release/index.html
Reviewed by: tcberner
Approved by: yuri, bofh
Differential Revision: D34080 |
3.2.2 17 Oct 2021 15:29:36 |
Thierry Thomas (thierry) |
textproc/py-enchant: upgrade to v3.2.2
Add Python 3.10 support. |
3.2.1 26 Jun 2021 16:49:00 |
Thierry Thomas (thierry) |
textproc/py-enchant: upgrade to 3.2.1
Changelog at <https://pyenchant.github.io/pyenchant/changelog.html#id1>. |
3.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 10 Dec 2020 13:58:48 |
thierry |
Upgrade to 3.2.0.
Changelog at <https://pyenchant.github.io/pyenchant/changelog.html>. |
3.1.1 19 Aug 2020 14:49:24 |
thierry |
Upgrade to 3.1.1.
Release notes at
https://github.com/pyenchant/pyenchant/releases/tag/v3.1.1 |
3.1.0 21 May 2020 09:29:07 |
thierry |
Upgrade to v3.1.0.
Changelog at <https://github.com/pyenchant/pyenchant/releases/tag/v3.1.0>. |
3.0.1 02 Mar 2020 20:38:04 |
thierry |
Upgrade to 3.0.1.
Changelog at <http://pyenchant.github.io/pyenchant/changelog.html>.
Note: this drops support for Python 2. |
2.0.0 10 Apr 2019 05:47:27 |
antoine |
Switch default version of python to 3.6
PR: 234633
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D18743 |
2.0.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 |
2.0.0 14 Feb 2018 18:39:24 |
pi |
textproc/py-enchant: if py3 is chosen to build, the WX option is disabled
- this allows multimedia/py-openlp to build with python 3.x
PR: 211665
Submitted by: antoine |
2.0.0 23 Dec 2017 16:59:10 |
thierry |
Upgrade to pyenchant 2.0.0. |
1.6.11 01 Dec 2017 20:49:18 |
amdmi3 |
- Add NO_ARCH
- Remove LDFLAGS, not used here
- Fix make syntax
Approved by: portmgr blanket |
1.6.11 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 ) |
1.6.11 24 Jul 2017 19:42:53 |
thierry |
Upgrade to 1.6.11. |
1.6.10 20 Jul 2017 19:18:03 |
thierry |
Upgrade to pyenchant 1.6.10. |
1.6.9 18 Jul 2017 19:21:14 |
thierry |
Upgrade to 1.6.9. |
1.6.8 10 Jun 2017 15:06:41 |
thierry |
Use option helpers.
PR: 219804
Reported by: koobs |
1.6.8 08 Jun 2017 21:08:33 |
thierry |
Make wxPython optional.
Note: no PORTREVISION bump, because the default is not changed.
PR: 219804
Submitted by: pete (at) nomadlogic.org |
1.6.8 09 Dec 2016 20:08:09 |
thierry |
- Adopt (approved by nivit);
- Upgrade to 1.6.8;
- Define the license;
- Add a plist. |
1.6.5_6 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.6.5_6 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.6.5_6 07 Dec 2014 10:01:37 |
mva |
- Convert textproc/ to USES=python
With hat: python@ |
1.6.5_6 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.6.5_5 06 Jul 2014 14:02:52 |
wg |
textproc/py-enchant: use WX 3.0
- Remove leading article from COMMENT
- Use new syntax for lib depends
Approved by: portmgr (bapt, blanket) |
1.6.5_4 15 Jun 2014 11:42:59 |
mva |
- Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
1.6.5_3 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.6.5_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.6.5_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.6.5_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.6.5_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.6.5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.6.5 15 Dec 2010 13:52:54 |
nivit |
- Update to 1.6.5 |
1.6.4 13 Dec 2010 13:06:07 |
nivit |
- Update to 1.6.4
- Remove MD5 checksum from distinfo |
1.6.3 11 Sep 2010 13:51:55 |
nivit |
- Update to 1.6.3 |
1.6.1 06 May 2010 19:38:08 |
nivit |
- Update to 1.6.1
- New download site |
1.5.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.5.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.5.3 23 Aug 2009 15:56:25 |
erwin |
Fix fetching
Submitted by: pointyhat |
1.5.3 22 Aug 2009 00:37:17 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
1.5.3 30 May 2009 19:45:21 |
nivit |
- Update to 1.5.3 |
1.5.1 11 Feb 2009 16:47:17 |
nivit |
- Update to 1.5.1
- Convert easy_install support to <bsd.python.mk> |
1.5.0 08 Dec 2008 17:02:43 |
nivit |
- Update to 1.5.0
- Add files/patch-setup.py
- Remove files/patch-enchant-wxSpellCheckerDialog.py
- Set USE_WX to 2.8
PR: ports/129319
Submitted by: Wen Heping <wenheping at gmail dotcom> |
1.3.1_1 06 Jun 2008 14:05:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.3.1 20 Dec 2007 20:00:01 |
nivit |
- Update to 1.3.1 |
1.3.0_1 04 Sep 2007 09:37:26 |
pav |
- This port does not install egg-info file
Reported by: pointyhat |
1.3.0_1 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 |
1.3.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.0 07 Jan 2007 22:14:09 |
nivit |
- Updated to 1.3.0
Approved by: alexbl (mentor) |
1.2.0 31 Dec 2006 13:18:12 |
nivit |
- Fixed WX_COMPS value (from python_run to python:run),
otherwise the port does not install x11-toolkits/py-wxPython*
Approved by: alexbl (mentor) |
1.2.0 10 Dec 2006 01:21:51 |
nivit |
- Updated email address in my ports
Approved by: alexbl (mentor) |
1.2.0 17 Nov 2006 10:42:58 |
miwi |
- Update to 1.2.0
PR: ports/105457
Submitted by: nivit@email.it (Nicola Vitale) (maintainer) |
1.1.5 08 Jun 2006 15:13:40 |
garga |
Remove email address from pkg-descr
PR: ports/98704
Submitted by: maintainer |
1.1.5 06 Apr 2006 15:05:08 |
garga |
Move recently added textproc/pyenchant to textproc/py-enchant for consistency
with other Python ports
Noted by: danfe
Approved by: maintainer |