non port: databases/py-fdb/Makefile |
SVNWeb
|
Number of commits found: 32 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sat, 31 Dec 2022
|
[ 01:57 Rene Ladan (rene) ] 6229ceb
databases: bump more direct firebird consumers
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Sat, 22 May 2021
|
[ 18:43 Jose Alonso Cardenas Marquez (acm) ] b473322
databases/firebird25-*: Bump PORTREVISION of dependant ports
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 9 Jan 2021
|
[ 14:33 rene ]
Remove py27_*_DEPENDS lines from ports using Python 3.6+ only.
While here adjust a related comment in graphics/py-traitsui
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 28 Nov 2020
|
[ 21:05 yuri ]
databases/py-fdb: Update 2.0.0 -> 2.0.1
PR: 248180
Approved by: jjachuf@gmail.com (maintainer's timeout 130 days)
|
Tue, 22 Sep 2020
|
[ 09:36 amdmi3 ]
- Add LICENSE_FILE
- Pet portlint
- Remove unneeded bsd.pre.mk
- Update WWW
Approved by: portmgr blanket
|
Tue, 12 Feb 2019
|
[ 06:37 wen ]
- Update to 2.0.0
PR: 229912
Submitted by: jjachuf@gmail.com(maintainer)
|
Wed, 25 Apr 2018
|
[ 18:40 acm ] (Only the first 10 of 16 ports in this commit are shown above. )
- Bump PORTREVISION. databases/firebird25-* ports were updated
|
Sun, 17 Dec 2017
|
[ 21:01 swills ]
databases/py-fdb: update to 1.8
PR: 224385
Submitted by: jjachuf@gmail.com (maintainer)
|
Fri, 21 Apr 2017
|
[ 07:27 miwi ]
- Update to 1.7
PR: 218529
Submitted by: maintainer
|
Thu, 29 Dec 2016
|
[ 01:03 wen ]
- Update to 1.6.1
- Update WWW
PR: 215593
Submitted by: jjachuf@gmail.com(maintainer)
|
Mon, 25 Apr 2016
|
[ 16:14 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.
Also:
- replace USE_FIREBIRD by USES=firebird.
- convert ports depending on databases/firebird25-client directly to
USES=firebird.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Mon, 11 Apr 2016
|
[ 01:19 wen ]
- Update to 1.6
PR: 208682
Submitted by: jjachuf@gmail.com(maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 12 Feb 2016
|
[ 19:10 rm ]
databases/py-fdb: update to 1.5
- update to 1.5
while here:
- fix build with python 3.x
- add NO_ARCH, sort USE_PYTHON
PR: 206865
Submitted by: jjachuf@gmail.com (maintainer)
|
Mon, 23 Feb 2015
|
[ 14:34 culot ]
- Update to 1.4.3
PR: 197759
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
Fri, 5 Dec 2014
|
[ 00:30 feld ] (Only the first 10 of 20 ports in this commit are shown above. )
Update "BSD" licenses in databases category
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Sat, 21 Jun 2014
|
[ 06:13 mva ]
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
Sun, 15 Dec 2013
|
[ 08:37 koobs ]
databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386
- Update to 1.4
- Set BROKEN on FreeBSD 9+ i386
- Enable STAGE support
- Enable AUTOPLIST support delete pkg-plist accordingly
- Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST)
- Whitespace alignment
PR: ports/184357
Submitted by: Jose jachuf <jjachuf@gmail.com>
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Mon, 30 Sep 2013
|
[ 23:44 acm ]
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 24 Apr 2013
|
[ 07:49 culot ]
- Update to 1.1
PR: ports/178053
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
Tue, 19 Mar 2013
|
[ 13:54 culot ]
- Update to 1.0
PR: ports/177095
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
Thu, 13 Dec 2012
|
[ 07:37 culot ]
- Update to 0.9.9
PR: ports/174369
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
Thu, 11 Oct 2012
|
[ 20:19 rm ]
Firebird RDBMS bindings for Python.
fdb package is a set of Firebird RDBMS bindings for python.
It works on Python 2.6+ and Python 3.x
WWW: http://www.firebirdsql.org/en/python-devel-status/
PR: 172455
Submitted by: Jose Jachuf <jjachuf at gmail dot com>
Feature safe: yes
|
Number of commits found: 32 |