Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.16.0 17 Aug 2024 00:39:51 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.15.0=>2.16.0
Changelog: https://github.com/python-babel/babel/releases/tag/v2.16.0 |
2.15.0 29 Jul 2024 08:00:03 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.14.0=>2.15.0
Changelog: https://github.com/python-babel/babel/releases/tag/v2.15.0
PR: 279884
Reported by: nick@kirby.cx |
2.14.0 13 Dec 2023 20:43:43 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.13.1=>2.14.0
Changelog: https://github.com/python-babel/babel/releases/tag/v2.14.0 |
2.13.1 26 Oct 2023 12:22:05 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.13.0=>2.13.1
Changelog: https://babel.pocoo.org/en/latest/changelog.html#version-2-13-1 |
2.13.0 04 Oct 2023 13:05:27 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.12.1=>2.13.0
Changelog:
https://babel.pocoo.org/en/latest/changelog.html#version-2-13-0 |
2.12.1 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> |
2.12.1 10 Mar 2023 22:42:08 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.11.0=>2.12.1
CVhangelog:
https://babel.pocoo.org/en/latest/changelog.html#version-2-12-1 |
2.11.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 |
2.11.0 27 Nov 2022 15:08:36 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.10.3=>2.11.0
- This version is the last supported version to support python3.6. So
add USES=python:3.6 |
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) |
2.10.3 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 ) |
2.10.3 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.10.3 19 Jul 2022 19:12:34 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.10.2=>2.10.3
Relnotes: https://babel.pocoo.org/en/latest/changelog.html#version-2-10-3 |
2.10.2 16 Jun 2022 20:27:13 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.10.1=>2.10.2
Relnotes: https://github.com/python-babel/babel/releases/tag/v2.10.1 |
2.10.1 22 Apr 2022 12:40:32 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Fix BUILD
- Update pkg-plist
Fixes: 092b31d devel/py-babel: Update version 2.9.1=>2.10.1 |
2.10.1 22 Apr 2022 10:56:05 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.9.1=>2.10.1
Relnotes: https://github.com/python-babel/babel/releases/tag/v2.10.1 |
2.9.1 18 Oct 2021 19:30:08 |
Antoine Brodin (antoine) |
devel/py-babel: remove py27 flavor to unbreak bulk -a |
2.9.1 08 Oct 2021 09:01:30 |
Bernhard Froehlich (decke) |
devel/py-babel: Add CPE information
Approved by: portmgr (blanket) |
2.9.1 07 May 2021 21:14:24 |
Muhammad Moinur Rahman (bofh) |
devel/py-babel: Update version 2.9.0=>2.9.1
Relnotes: https://github.com/python-babel/babel/releases/tag/v2.9.1 |
2.9.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9.0 11 Feb 2021 17:27:28 |
bofh |
devel/py-babel: Update version 2.8.0=>2.9.0
Relnotes: https://github.com/python-babel/babel/releases/tag/v2.9.0 |
2.8.0 04 Feb 2021 14:35:00 |
mat |
Those ports are allowed to build a 2.7 flavor, for now. |
2.8.0 05 Feb 2020 01:24:01 |
bofh |
devel/py-babel: Update version 2.7.0=>2.8.0
Relnotes:https://github.com/python-babel/babel/releases |
2.7.0 11 Jun 2019 09:23:15 |
bofh |
devel/py-babel: Update version 2.6.0=>2.7.0
- Pet portlint |
2.6.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.6.0 25 Jul 2018 12:48:39 |
bofh |
devel/py-babel: Update version 2.5.3=>2.6.0
Relnotes: http://babel.pocoo.org/en/latest/changelog.html#version-2-6-0 |
2.5.3 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 |
2.5.3 24 Apr 2018 20:27:06 |
bofh |
devel/py-babel: Update version 2.5.1=>2.5.3
Relnotes: http://babel.pocoo.org/en/latest/changelog.html#version-2-5-3 |
2.5.1 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 ) |
2.3.4 20 May 2016 17:06:47 |
olivierd |
Update to 2.3.4
PR: 209306
Submitted by: myself
Approved by: Hung-Yi Chen (maintainer timeout 2 weeks) |
2.3.3 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
2.3.3 02 May 2016 19:19:50 |
olivierd |
Update to 2.3.3
PR: 208751
Submitted by: myself
Approved by: Hung-Yi Chen (maintainer timeout > 2 weeks) |
2.2.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_1 22 Jan 2016 13:42:40 |
rakuco |
Fix plist after r406901. |
2.2.0 22 Jan 2016 10:26:01 |
olivierd |
Update to 2.2.0
PR: 205811
Submitted by: myself
Approved by: Hung-Yi Chen (maintainer timeout 3 weeks) |
2.1.1 15 Nov 2015 18:18:16 |
olivierd |
Update to 2.1.1
PR: 203335
Submitted by: myself
Approved by: Hung-Yi Chen (maintainer timeout > 1 month) |
2.0 30 Jul 2015 18:47:29 |
olivierd |
- Enable concurrent [1]
- Update to 2.0 [2]
PR: 201100 [1], 201927 [2]
Submitted by: mva@ [1], myself [2]
Approved by: Hung-Yi Chen (maintainer) |
1.3_2 27 Oct 2014 10:58:26 |
bapt |
Cleanup plist |
1.3_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.3_2 09 Jun 2014 10:26:24 |
mva |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
1.3_1 04 Mar 2014 17:53:58 |
sunpoet |
- Add LICENSE
- Simplify Makefile
Approved by: portmgr (blanket) |
1.3_1 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
1.3_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.3_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) |
1.3_1 02 Dec 2013 08:03:05 |
lwhsu |
- Support stage and Python3
- Update WWW
PR: ports/184068
Submitted by: lwhsu
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.3_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.3_1 31 Aug 2013 01:18:12 |
dryice |
- Add pytz to run_depends
- bump PORTREVISION
PR: ports/181686
Submitted by: dryice@freebsd.org
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer, in private mail) |
1.3 27 Aug 2013 14:30:07 |
wen |
- Update to 1.3
- Trim Makefile headers
- Pass maintainership to submitter
- Convert to optionsNG
PR: 181582
Submitted by: Hung-Yi Chen <gaod@hychen.org> |
0.9.6 02 May 2012 00:32:58 |
wen |
- Strict python version |
0.9.6 23 Jun 2011 03:03:23 |
danfe |
Kill EOL whitespace. |
0.9.6 24 Mar 2011 08:15:15 |
wen |
- Update to 0.9.6 |
0.9.5_1 25 Feb 2011 07:50:41 |
miwi |
- Move from py24 over to py25 or above
- Drop md5 support |
0.9.5 08 Apr 2010 08:30:08 |
wen |
- Update to 0.9.5
- Update my mail to FreeBSD |
0.9.4 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.9.4 07 Nov 2008 15:27:14 |
dryice |
pass on maintainership
Approved by: New maintainer <wenheping@gmail.com> via private mail |
0.9.4 07 Nov 2008 15:13:25 |
dryice |
update to 0.9.4
PR: ports/128473
Submitted by: Wen Heping <wenheping@gmail.com> |
0.9.2 27 Feb 2008 02:04:53 |
dryice |
update to 0.9.2 |
0.9.1 30 Oct 2007 10:33:45 |
dryice |
update to 0.9.1 |
0.8.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 |
0.8.1 07 Jul 2007 09:18:17 |
dryice |
New port of devel/py-babel. This is A collection of tools for
internationalizing Python applications in Python. It will be used in the new
version of textproc/py-mako |