notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/bpython/Makefile
SVNWeb

Number of commits found: 54

Fri, 30 Jun 2023
[ 07:01 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f9b57b0aa9cb17fd8a5f32a12a0dfcd0fb054e24  commit hash:f9b57b0aa9cb17fd8a5f32a12a0dfcd0fb054e24  commit hash:f9b57b0aa9cb17fd8a5f32a12a0dfcd0fb054e24  f9b57b0 
devel/bpython: Remove outdated PYTHON_REL check after lang/python37 removal
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Sun, 5 Feb 2023
[ 15:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e93a2e907431c92d7688ef74dd4b9b6501f96921  commit hash:e93a2e907431c92d7688ef74dd4b9b6501f96921  commit hash:e93a2e907431c92d7688ef74dd4b9b6501f96921  e93a2e9 
devel/bpython: Update to 0.24

Changes:	https://github.com/bpython/bpython/releases
		https://github.com/bpython/bpython/blob/main/CHANGELOG.rst
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 31 Aug 2022
[ 18:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b391164ac6b75e5d758fabdd3df00b4c5ddcca40  commit hash:b391164ac6b75e5d758fabdd3df00b4c5ddcca40  commit hash:b391164ac6b75e5d758fabdd3df00b4c5ddcca40  b391164 
devel/bpython: Update to 0.23

Changes:	https://github.com/bpython/bpython/releases
		https://github.com/bpython/bpython/blob/main/CHANGELOG.rst
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 11 Jan 2022
[ 18:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a70e74edc964a1b12bef1240805e8dde2de5e247  commit hash:a70e74edc964a1b12bef1240805e8dde2de5e247  commit hash:a70e74edc964a1b12bef1240805e8dde2de5e247  a70e74e 
devel/bpython: Update USES=python

devel/py-cwcwidth requires Python 3.7+
Sun, 21 Nov 2021
[ 18:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:9edebb7abdc1fe2217d6ca610e22371ddaa85f51  commit hash:9edebb7abdc1fe2217d6ca610e22371ddaa85f51  commit hash:9edebb7abdc1fe2217d6ca610e22371ddaa85f51  9edebb7 
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 30 Jan 2021
[ 12:18 sunpoet search for other commits by this committer ] Original commit   Revision:563295
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]
Tue, 26 Jan 2021
[ 17:21 sunpoet search for other commits by this committer ] Original commit   Revision:562733
Remove PY_PYGMENTS
Thu, 14 Jan 2021
[ 14:34 dbaio search for other commits by this committer ] Original commit   Revision:561562 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Sun, 15 Nov 2020
[ 17:58 sunpoet search for other commits by this committer ] Original commit   Revision:555262
Update to 0.20.1

Changes:	https://github.com/bpython/bpython/releases
		https://github.com/bpython/bpython/blob/master/CHANGELOG
Thu, 15 Oct 2020
[ 20:07 sunpoet search for other commits by this committer ] Original commit   Revision:552447
Update to 0.20

Changes:	https://github.com/bpython/bpython/releases
		https://github.com/bpython/bpython/blob/master/CHANGELOG
Mon, 21 Sep 2020
[ 12:12 antoine search for other commits by this committer ] Original commit   Revision:549439 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Use the PY_PYGMENTS variable

With hat:	portmgr
Mon, 11 May 2020
[ 23:51 dbaio search for other commits by this committer ] Original commit   Revision:534966 (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 1 May 2020
[ 05:00 sunpoet search for other commits by this committer ] Original commit   Revision:533492
Update to 0.19

Changes:	https://github.com/bpython/bpython/releases
		https://github.com/bpython/bpython/blob/master/CHANGELOG
Wed, 10 Apr 2019
[ 06:18 antoine search for other commits by this committer ] Original commit   Revision:498530 (Only the first 10 of 399 ports in this commit are shown above. View all ports for this commit)
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
Sun, 7 Apr 2019
[ 20:05 sunpoet search for other commits by this committer ] Original commit   Revision:498311
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
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Tue, 13 Feb 2018
[ 17:02 sunpoet search for other commits by this committer ] Original commit   Revision:461715
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
Tue, 12 Dec 2017
[ 13:33 sunpoet search for other commits by this committer ] Original commit   Revision:456135
Set PKGNAMESUFFIX unconditionally
Sun, 3 Dec 2017
[ 20:34 sunpoet search for other commits by this committer ] Original commit   Revision:455432
Convert PYTHON_PKGNAMESUFFIX to USE_PYTHON=optsuffix
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 17 Jul 2017
[ 18:41 sunpoet search for other commits by this committer ] Original commit   Revision:446088
Update to 0.17

- Update MASTER_SITES

Changes:	https://github.com/bpython/bpython/releases
Sat, 3 Dec 2016
[ 08:31 sunpoet search for other commits by this committer ] Original commit   Revision:427601
- Add LICENSE_FILE
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change
Mon, 28 Nov 2016
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:427335
- Update to 0.16

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 19 Jan 2016
[ 08:35 sunpoet search for other commits by this committer ] Original commit   Revision:406639
- Update to 0.15

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Mon, 6 Jul 2015
[ 17:46 sunpoet search for other commits by this committer ] Original commit   Revision:391446
- Add NO_ARCH
- Convert to new option target helper
Sat, 30 May 2015
[ 13:12 sunpoet search for other commits by this committer ] Original commit   Revision:387952
- Update to 0.14.2

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Thu, 12 Mar 2015
[ 14:59 sunpoet search for other commits by this committer ] Original commit   Revision:381098
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change

Submitted by:	Sean C. Farley <scf@freebsd.org>
Tue, 3 Mar 2015
[ 13:30 sunpoet search for other commits by this committer ] Original commit   Revision:380361
- Update to 0.14.1

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Sun, 22 Feb 2015
[ 06:17 sunpoet search for other commits by this committer ] Original commit   Revision:379581
- Fix build whe NLS option is off
Thu, 19 Feb 2015
[ 19:45 sunpoet search for other commits by this committer ] Original commit   Revision:379369
- Update to 0.14

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Tue, 20 Jan 2015
[ 23:12 sunpoet search for other commits by this committer ] Original commit   Revision:377556
- Update to 0.13.2

Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
Fri, 15 Aug 2014
[ 03:43 sunpoet search for other commits by this committer ] Original commit   Revision:364929 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago)

Notified by:	koobs, wg
[ 03:00 sunpoet search for other commits by this committer ] Original commit   Revision:364885
- Use USES=python
Sun, 27 Jul 2014
[ 16:29 sunpoet search for other commits by this committer ] Original commit   Revision:363083
- Use setup.py instead of PYSETUP
Thu, 17 Jul 2014
[ 15:01 sunpoet search for other commits by this committer ] Original commit   Revision:362145
- Update to 0.13.1

Changes:	https://bitbucket.org/bobf/bpython/src/default/CHANGELOG
Thu, 15 May 2014
[ 17:34 sunpoet search for other commits by this committer ] Original commit   Revision:354156
- Update to 0.13

Changes:	https://bitbucket.org/bobf/bpython/src/default/CHANGELOG
Wed, 5 Mar 2014
[ 21:57 sunpoet search for other commits by this committer ] Original commit   Revision:347150
- Use PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION for package change
Sun, 16 Feb 2014
[ 17:22 sunpoet search for other commits by this committer ] Original commit   Revision:344615
- Support STAGEDIR
Wed, 23 Oct 2013
[ 17:22 sunpoet search for other commits by this committer ] Original commit   Revision:331397
- Convert to new options helper
[ 12:48 sunpoet search for other commits by this committer ] Original commit   Revision:331382
- DESKTOPDIR is in BSD.local.dist now
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
Sat, 7 Sep 2013
[ 19:16 sunpoet search for other commits by this committer ] Original commit   Revision:326682
- 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
Sat, 17 Aug 2013
[ 16:32 bdrewery search for other commits by this committer ] Original commit   Revision:324852 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Reset yzlin's ports

With hat:	portmgr
Fri, 17 Aug 2012
[ 09:12 sbz search for other commits by this committer ] Original commit 
- Update to 0.11

PR:		ports/167122
Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>
Approved by:	maintainer timeout (>14 days)
Tue, 31 Aug 2010
[ 07:50 yzlin search for other commits by this committer ] Original commit 
- Update to 0.9.7.1
Wed, 18 Aug 2010
[ 14:13 glarkin search for other commits by this committer ] Original commit 
- 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)
Tue, 9 Mar 2010
[ 13:40 yzlin search for other commits by this committer ] Original commit 
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

Number of commits found: 54