Port details |
- py-dbf Pure python package for reading/writing dbf files
- 0.99.3 databases =2 0.99.3Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2010-01-09 12:13:16
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://pypi.org/project/dbf/
- Description:
- py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).
Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dbf>0:databases/py-dbf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-dbf/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-dbf
- pkg install py39-dbf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-dbf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dbf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1676334423
SHA256 (dbf-0.99.3.tar.gz) = 940272a72ac27d16a1db69aafef820684012cc3553ffe9875d5cd2e3a9cb69dc
SIZE (dbf-0.99.3.tar.gz) = 104801
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-dbf
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.99.3 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.99.3 14 Feb 2023 00:31:32 |
Wen Heping (wen) |
databases/py-dbf: Update to 0.99.3 |
0.99.2 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.99.2 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.99.2 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 ) |
0.99.2 17 May 2022 23:39:45 |
Wen Heping (wen) |
databases/py-dbf: Update to 0.99.2 |
0.99.1 25 Mar 2022 13:38:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-dbf: Fix build with setuptools 58.0.0+
With hat: python |
0.99.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.99.1 06 Mar 2021 06:18:03 |
wen |
- Update to 0.99.1 |
0.99.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.99.0 08 Sep 2020 14:52:07 |
wen |
- Update to 0.99.0 |
0.98.3 21 Aug 2019 23:13:27 |
wen |
- Update to 0.98.3 |
0.98.2 12 Jul 2019 06:54:14 |
wen |
- Update to 0.98.2 |
0.98.0 19 Mar 2019 07:54:41 |
wen |
- Update to 0.98.0 |
0.97.5 02 Jun 2018 01:00:32 |
wen |
- Update to 0.97.5 |
0.97.4 23 May 2018 02:02:57 |
wen |
- Update to 0.97.4 |
0.97.2 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.97.2 23 Mar 2018 13:00:23 |
wen |
- Update to 0.97.2 |
0.97.0 17 Mar 2018 11:39:47 |
wen |
- Update to 0.97.0 |
0.96.8 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
0.96.8 10 Jul 2016 07:38:52 |
wen |
- Update to 0.96.8 |
0.96.7 27 Jun 2016 08:55:54 |
wen |
- Update to 0.96.7 |
0.96.005 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.96.005 03 Mar 2016 13:08:37 |
wen |
- Update to 0.96.005
- Convert to autoplist |
0.95.012_1 08 Sep 2015 15:31:20 |
amdmi3 |
- Fix PYDISTUTILS_EGGINFO
- Add NO_ARCH
Approved by: portmgr blanket |
0.95.012 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.95.012 14 May 2014 06:49:07 |
wen |
- Update to 0.95.012 |
0.95.004 12 May 2014 17:58:26 |
dbn |
Stagify databases/py-dbf.
- Add stage support
- Add LICENSE=BSD3CLAUSE (see ${WORKDIR}/dbf.py)
PR: ports/188608
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr (implicit) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
0.95.004 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
0.95.004 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.95.004 26 May 2013 14:25:20 |
wen |
- Update to 0.95.004 |
0.95.003 01 May 2013 14:51:55 |
wen |
- Update to 0.95.003 |
0.95.001 10 Mar 2013 04:27:17 |
wen |
- Update to 0.95.001
- Trim Makefile headers |
0.94.005 18 Aug 2012 07:24:09 |
wen |
- Update to 0.94.005 |
0.94.003 02 Aug 2012 07:18:28 |
wen |
- Update to 0.94.003 |
0.93.011 24 May 2012 00:00:40 |
wen |
- Update to 0.93.011 |
0.90.004 24 Apr 2012 08:19:35 |
wen |
- Update to 0.90.004
PR: 167254
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.90.003 22 Mar 2012 07:04:22 |
wen |
- Update to 0.90.003
Feature safe: yes |
0.90.002 13 Feb 2012 02:50:19 |
wen |
- Update to 0.90.002 |
0.90.0 23 Dec 2011 08:07:12 |
wen |
- Update to 0.90.0 |
0.88.20 06 Apr 2011 00:46:59 |
wen |
- Update to 0.88.20 |
0.88.19 14 Mar 2011 03:16:29 |
wen |
- Update to 0.88.19 |
0.88.16 07 Dec 2010 13:04:06 |
wen |
- Update to 0.88.16 |
0.87.14 18 Aug 2010 14:10:54 |
glarkin |
- Restrict USE_PYTHON to 2.5+ due to compilation errors with Python 2.4
PR: ports/149253
Submitted by: glarkin
Approved by: wen (via email) |
0.87.14 09 Jan 2010 13:44:45 |
wen |
- Fix LATEST_LINKS conflict |
0.87.14 09 Jan 2010 12:12:43 |
wen |
py-dbf is a pure python package for reading/writing dBase, FoxPro,
and Visual FoxPro .dbf files (including memos).
Currently supports dBase III, and FoxPro - Visual FoxPro 6 tables.
Text is returned as unicode, and codepage settings in tables are
honored. Documentation needs work, but author is very responsive
to e-mails.
WWW: http://pypi.python.org/pypi/dbf/ |