Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.4_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.1.4 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> |
1.1.4 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) |
1.1.4 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 ) |
1.1.4 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.4 28 Oct 2021 11:46:09
    |
Dmitry Marakasov (amdmi3)  |
databases/py-firebirdsql: limit supported python versions
ImportError: cannot import name 'Mapping' from 'collections'
(/usr/local/lib/python3.10/collections/__init__.py)
Approved by: portmgr blanket |
1.1.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.4 24 Feb 2021 00:21:07
  |
wen  |
- Update to 1.1.4
PR: 252398
Submitted by: jjachuf@gmail.com(maintainer) |
1.1.3 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.3 12 Sep 2020 05:34:38
  |
yuri  |
databases/py-firebirdsql: Update 1.1.0 -> 1.1.3
PR: 248181
Approved by: jjachuf@gmail.com (maintainer's timeout; 50+ days) |
1.1.0 21 Jul 2018 02:13:28
  |
wen  |
- Update to 1.1.0
PR: 229913
Submitted by: jjachuf@gmail.com(maintainer) |
1.0.1 21 Dec 2017 13:04:09
  |
wen  |
- Update to 1.0.1
PR: 224386
Submitted by: jjachuf@gmail.com(maintainer) |
1.0.0 29 Dec 2016 01:36:01
  |
wen  |
- Update to 1.0.0
PR: 215592
Submitted by: jjachuf@gmail.com(maintainer) |
0.9.12 12 Feb 2016 19:08:28
  |
rm  |
databases/py-firebirdsql: update to 0.9.12
- update to 0.9.12
- add NO_ARCH, sort USE_PYTHON
PR: 206867
Submitted by: jjachuf@gmail.com (maintainer) |
0.9.6 23 Feb 2015 14:19:53
  |
culot  |
- Update to 0.9.6
PR: 197758
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.9.4 02 Nov 2014 13:59:25
  |
pawel  |
- Update to version 0.9.4 [1]
- Code is under 2 clause BSD license
PR: 194095
Submitted by: maintainer |
0.9.2 19 Oct 2014 08:50:18
  |
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.9.2 22 May 2014 05:55:37
  |
miwi  |
- Update to 0.9.2
PR: 187393
Submitted by: maintainer |
0.8.1 08 Dec 2013 21:07:33
  |
wg  |
databases/py-firebirdsql: update to 0.8.1
- Update to 0.8.1 [1]
- Allow staging
- Use auto plist
PR: ports/184598
Submitted by: maintainer |
0.8.0 04 Dec 2013 15:15:53
  |
culot  |
- Update to 0.8.0
PR: ports/184493
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.7.4 03 Dec 2013 17:47:16
  |
culot  |
- Update to 0.7.4
PR: ports/184353
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.7.3 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.7.3 24 Apr 2013 09:09:19
  |
culot  |
- Update to 0.7.3
PR: ports/178054
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.7.2_1 30 Mar 2013 04:37:26
  |
acm  |
- Bump PORTREVISION (firebird2*-client has been updated)
Reported by: miwi |
0.7.2 03 Jan 2013 14:04:45
  |
rm  |
- update to 0.7.2
PR: 174608
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.7.1 16 Dec 2012 17:44:30
  |
rm  |
- update to 0.7.1
while here:
- trim Makefile header
- tab -> space change in pkg-descr:WWW
PR: 174456
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.7.0 22 Jul 2012 10:54:10
 |
mva  |
- Update to version 0.7.0
PR: ports/169752
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.6.6 27 Mar 2012 20:24:34
 |
rm  |
- update to 0.6.6
PR: 166434
Submitted by: Jose Jachuf <jjachuf at gmail dot com> (maintainer)
Feature safe: yes |
0.6.5 25 Jan 2012 17:56:25
 |
rm  |
- update to 0.6.5
PR: 164483
Submitted by: Jose Jachuf <jjachuf at gmail dot com> (maintainer) |
0.6.2 12 Nov 2011 19:03:37
 |
miwi  |
- Update to 0.6.2
PR: 162405
Submitted by: maintainer
Feature safe: yes |
0.6.0 29 Oct 2011 17:00:50
 |
pawel  |
Update to version 0.6.0
PR: ports/162104
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.4.4 02 Sep 2011 11:16:02
 |
culot  |
- Update to 0.4.4
PR: ports/160025
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.4.2 18 Jun 2011 08:21:54
 |
culot  |
- Update to 0.4.2
PR: ports/157977
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.4.1 29 Apr 2011 01:00:13
 |
wen  |
- Update to 0.4.1
PR: ports/156706
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) |
0.4.0 22 Apr 2011 00:47:39
 |
wen  |
This is a python DBAPI module for FirebirdSQL.
WWW: https://github.com/nakagami/pyfirebirdsql
PR: ports/156414
Submitted by: Jose Jachuf <jjachuf@gmail.com> |