Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25 03 Feb 2025 15:50:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update to 0.24
- Update WWW
Changes: https://github.com/bpython/bpython/releases |
0.24_1 09 Mar 2024 17:10:44
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update manpage location
(003a571d1d6585196545295efc181514f171c4c4, r523104) |
0.24_1 09 Mar 2024 14:05:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.24 30 Jun 2023 07:01:47
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Remove outdated PYTHON_REL check after lang/python37 removal |
0.24 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.24 05 Feb 2023 15:47:42
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update to 0.24
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/main/CHANGELOG.rst |
0.23 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.23 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.23 31 Aug 2022 18:49:28
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update to 0.23
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/main/CHANGELOG.rst |
0.22.1 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 ) |
0.22.1 11 Jan 2022 18:43:58
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update USES=python
devel/py-cwcwidth requires Python 3.7+ |
0.22.1 21 Nov 2021 18:19:05
    |
Po-Chuan Hsieh (sunpoet)  |
devel/bpython: Update to 0.22.1
- Add EXAMPLES option
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/main/CHANGELOG.rst |
0.21 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.21 30 Jan 2021 12:18:49
  |
sunpoet  |
Update to 0.21
- Remove EXAMPLES option temporarily: upstream forgot to pack themes [1] after
moving them to a subdirectory [2]
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG
Reference: https://github.com/bpython/bpython/commit/5c45d9463f5fe49f9acb837a5ff304fac0952463
[1]
https://github.com/bpython/bpython/commit/165f3cc4d8413e396a11d33df226cd63e12a3746
[2] |
0.20.1 26 Jan 2021 17:21:15
  |
sunpoet  |
Remove PY_PYGMENTS |
0.20.1 14 Jan 2021 14:34:38
  |
dbaio  |
Remove PY_SPHINX from ports using Python 3
Approved by: portmgr blanket
Differential Revision: https://reviews.freebsd.org/D28093 |
0.20.1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.20.1 15 Nov 2020 17:58:03
  |
sunpoet  |
Update to 0.20.1
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.20 15 Oct 2020 20:07:07
  |
sunpoet  |
Update to 0.20
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.19_1 21 Sep 2020 12:12:41
  |
antoine  |
Use the PY_PYGMENTS variable
With hat: portmgr |
0.19 11 May 2020 23:51:58
  |
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
0.19 01 May 2020 05:00:40
  |
sunpoet  |
Update to 0.19
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.18_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.18 07 Apr 2019 20:05:46
  |
sunpoet  |
Update to 0.18
- Add DESKTOP and MANPAGES options
- Convert to options target helper
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.17.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.17.1 13 Feb 2018 17:02:10
  |
sunpoet  |
Update to 0.17.1
Changes: https://github.com/bpython/bpython/releases
https://github.com/bpython/bpython/blob/master/CHANGELOG
https://github.com/bpython/bpython/commits/master |
0.17 12 Dec 2017 13:33:05
  |
sunpoet  |
Set PKGNAMESUFFIX unconditionally |
0.17 03 Dec 2017 20:34:23
  |
sunpoet  |
Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix |
0.17 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.17 17 Jul 2017 18:41:42
  |
sunpoet  |
Update to 0.17
- Update MASTER_SITES
Changes: https://github.com/bpython/bpython/releases |
0.16_1 15 Jan 2017 04:17:08
  |
sunpoet  |
Update WWW |
0.16_1 03 Dec 2016 08:31:46
  |
sunpoet  |
- Add LICENSE_FILE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change |
0.16 28 Nov 2016 18:17:50
  |
sunpoet  |
- Update to 0.16
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.15 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.15 19 Jan 2016 08:35:54
  |
sunpoet  |
- Update to 0.15
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.14.2 06 Jul 2015 17:46:22
  |
sunpoet  |
- Add NO_ARCH
- Convert to new option target helper |
0.14.2 30 May 2015 13:12:49
  |
sunpoet  |
- Update to 0.14.2
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.14.1_1 12 Mar 2015 14:59:34
  |
sunpoet  |
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
Submitted by: Sean C. Farley <scf@freebsd.org> |
0.14.1 03 Mar 2015 13:30:03
  |
sunpoet  |
- Update to 0.14.1
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.14 22 Feb 2015 06:17:13
  |
sunpoet  |
- Fix build whe NLS option is off |
0.14 19 Feb 2015 19:45:27
  |
sunpoet  |
- Update to 0.14
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.13.2 20 Jan 2015 23:12:15
  |
sunpoet  |
- Update to 0.13.2
Changes: https://github.com/bpython/bpython/blob/master/CHANGELOG |
0.13.1 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
0.13.1 15 Aug 2014 03:43:55
  |
sunpoet  |
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)
Notified by: koobs, wg |
0.13.1 15 Aug 2014 03:00:00
  |
sunpoet  |
- Use USES=python |
0.13.1 27 Jul 2014 16:29:41
  |
sunpoet  |
- Use setup.py instead of PYSETUP |
0.13.1 17 Jul 2014 15:01:51
  |
sunpoet  |
- Update to 0.13.1
Changes: https://bitbucket.org/bobf/bpython/src/default/CHANGELOG |
0.13 15 May 2014 17:34:57
  |
sunpoet  |
- Update to 0.13
Changes: https://bitbucket.org/bobf/bpython/src/default/CHANGELOG |
0.12_1 05 Mar 2014 21:57:10
  |
sunpoet  |
- Use PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION for package change |
0.12 16 Feb 2014 17:22:43
  |
sunpoet  |
- Support STAGEDIR |
0.12 23 Oct 2013 17:22:27
  |
sunpoet  |
- Convert to new options helper |
0.12 23 Oct 2013 12:48:10
  |
sunpoet  |
- DESKTOPDIR is in BSD.local.dist now |
0.12 22 Oct 2013 13:52:24
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.12 07 Sep 2013 19:16:55
  |
sunpoet  |
- Update to 0.12
- Add CHEESESHOP to MASTER_SITES
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Add options: EXAMPLES and NLS
- Install .desktop to DESKTOPDIR
- Fix USE_PYTHON
- Use REINPLACE_CMD instead of patch file
- Do not silence installation message
- Cosmetic change
- Take maintainership
- Reformat pkg-descr
Changes: http://docs.bpython-interpreter.org/changelog.html |
0.11 29 Aug 2013 04:09:41
  |
sunpoet  |
- Use single space after WWW: |
0.11 17 Aug 2013 16:32:41
  |
bdrewery  |
- Reset yzlin's ports
With hat: portmgr |
0.11 17 Aug 2012 09:12:40
 |
sbz  |
- Update to 0.11
PR: ports/167122
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Approved by: maintainer timeout (>14 days) |
0.9.7.1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.9.7.1 31 Aug 2010 07:50:26
 |
yzlin  |
- Update to 0.9.7.1 |
0.9.6.2 18 Aug 2010 14:13:00
 |
glarkin  |
- Restrict Python version to 2.5+ to avoid syntax error with Python 2.4
PR: ports/149275
Submitted by: glarkin
Approved by: yzlin (maintainer; timeout - 2 weeks) |
0.9.6.2 09 Mar 2010 13:40:33
 |
yzlin  |
Add bpython-0.9.6.2, bpython is a fancy interface to the Python
interpreter for Unix-like operating systems.
Approved by: lwhsu/rafan (mentors, implicit)
Feature safe: yes |