Port details |
- py-pymarc Read Write And Modify MARC Bibliographic Data
- 5.2.3,1 devel =2 5.2.2,1Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2008-07-18 12:42:14
- Last Update: 2024-11-21 13:39:46
- Commit Hash: 6564740
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://gitlab.com/pymarc/pymarc
- Description:
- pymarc is a python library for working with MARC21 bibliographic data.
- ¦ ¦ ¦ ¦
- 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}pymarc>0:devel/py-pymarc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pymarc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pymarc
- pkg install py311-pymarc
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 py311-pymarc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pymarc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679908
SHA256 (pymarc-5.2.3.tar.gz) = 02a151d89c3b36f92bbc92c2e972bcfe91b91fc93529d8862e5f7c292a15c9f0
SIZE (pymarc-5.2.3.tar.gz) = 235135
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:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pymarc
- USES:
- 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 |
5.2.3,1 21 Nov 2024 13:39:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 5.2.3
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
5.2.2,1 07 Aug 2024 13:49:28 |
Philippe Audeoud (jadawin) |
devel/py-pymarc: update to 5.2.2 |
5.2.1,1 04 Aug 2024 17:14:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 5.2.1
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
5.2.0,1 16 Jul 2024 18:36:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 5.20
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
5.1.2_1,1 06 Jul 2024 16:12:02 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Convert to USE_PYTHON=pep517
- Add LICENSE_FILE
- Bump PORTREVISION for package change |
5.1.2,1 21 Feb 2024 15:11:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 5.1.2
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
5.1.0,1 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> |
5.1.0,1 05 Jun 2023 18:49:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Fix WWW |
5.1.0,1 03 Jun 2023 08:25:52 |
Wen Heping (wen) |
devel/py-pymarc: Update to 5.1.0
PR: 271698
Reported by: m.ne@gmx.net |
5.0.0,1 02 May 2023 19:58:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 5.0.0
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
4.2.2,1 21 Mar 2023 19:22:25 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 4.2.2
Changes: https://gitlab.com/pymarc/pymarc/-/releases
https://gitlab.com/pymarc/pymarc/-/commits/main |
4.2.1,1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.2.1,1 30 Dec 2022 09:06:08 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 4.2.1
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
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) |
4.2.0,1 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 ) |
4.2.0,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 ) |
4.2.0,1 21 Jun 2022 16:36:31 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pymarc: Update to 4.2.0
- Convert to USE_PYTHON=unittest
Changes: https://gitlab.com/pymarc/pymarc/-/releases |
3.1.13,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1.13,1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
3.1.13,1 28 Mar 2019 17:33:49 |
sunpoet |
Update to 3.1.13
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.12,1 01 Mar 2019 11:21:16 |
sunpoet |
Update to 3.1.12
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.11,1 05 Dec 2018 18:49:56 |
sunpoet |
Update to 3.1.11
- Update WWW
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.10,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 |
3.1.10,1 20 May 2018 18:56:09 |
sunpoet |
Update to 3.1.10
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.9,1 19 May 2018 11:07:55 |
sunpoet |
Update to 3.1.9
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.8,1 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 |
3.1.8,1 10 Apr 2018 17:39:12 |
sunpoet |
Update to 3.1.8
Changes: https://github.com/edsu/pymarc/releases |
3.1.7,1 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 ) |
3.1.7,1 27 Jul 2017 15:47:53 |
sunpoet |
Update to 3.1.7
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.6,1 23 Mar 2017 23:25:00 |
sunpoet |
Update to 3.1.6
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.1.5,1 21 Aug 2016 09:43:52 |
wen |
- Update to 3.1.5 |
3.1.1,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.1.1,1 24 Dec 2015 10:09:23 |
miwi |
_ Update to 3.1.1
- Switch to do-test
PR: 205546
Submitted by: jochen@jochen-neumeister.de |
3.0.4,1 09 Dec 2015 14:27:44 |
sunpoet |
- Update to 3.0.4
- Add NO_ARCH
Changes: https://github.com/edsu/pymarc/releases
https://github.com/edsu/pymarc/commits/master |
3.0.1,1 24 Aug 2014 15:21:46 |
wg |
devel/py-pymarc: update to 3.0.1
- USES python
- Change LICENSE
- Pass maintainership to python |
2.9.2,1 03 Apr 2014 01:19:29 |
wen |
- Update to 2.9.2
- Reset maintainer to ports@ |
2.8.9_1,1 06 Mar 2014 14:09:04 |
miwi |
- Stage support |
2.8.9,1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.8.9,1 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) |
2.8.9,1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.8.9,1 19 Jul 2013 15:22:25 |
wen |
- Update to 2.8.9 |
2.8.8,1 03 Jun 2013 06:42:36 |
wen |
- Update to 2.8.8 |
2.8.7,1 16 Feb 2013 12:50:45 |
wen |
- Update to 2.8.7 |
2.8.6,1 04 Jan 2013 14:13:58 |
rm |
- update to 2.8.6
- add tests
Approved by: wen (maintainer, by mail) |
2.8.5,1 22 Oct 2012 01:28:47 |
wen |
- Update to 2.8.5
Feature safe: yes |
2.8.4,1 04 Apr 2012 14:03:02 |
wen |
- Remove pkg-plist which I forgot in previous commit
Reported by: rm@, culot@
Feature safe: yes |
2.8.4,1 04 Apr 2012 13:47:02 |
wen |
- update to 2.8.4
- bump PORTEPOCH
- add LICENSE (BSD)
- strict python versions to 2.x (doesn't work with 3.x yet)
- move pkg-plist to PLIST_FILES
PR: ports/166528
Submitted by: rm@
Feature safe: yes |
2.71 25 Nov 2010 08:17:10 |
wen |
- Update to 2.71 |
2.70 12 Oct 2010 11:33:23 |
wen |
- Update to 2.70 |
2.60 17 Mar 2010 00:07:36 |
wen |
- Update to 2.60 |
2.51 21 Dec 2009 06:50:10 |
wen |
- Update to 2.51 |
2.50 16 Dec 2009 15:24:55 |
wen |
- Update to 2.50 |
2.41 11 Nov 2009 15:09:45 |
wen |
- Update to 2.41 |
2.40 27 Sep 2009 10:59:06 |
wen |
- Update to 2.40
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes |
2.33 02 Jun 2009 21:36:49 |
miwi |
- Update to 2.33
PR: 135144
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
2.32 01 May 2009 15:38:44 |
miwi |
- Update to 2.32
Approved by: maintainer implicit |
2.31 02 Mar 2009 18:59:04 |
miwi |
- Update to 2.3.1
PR: 132245
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
2.30 01 Nov 2008 22:25:46 |
miwi |
- Update to 2.30
PR: 128395
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
2.23 18 Jul 2008 12:41:46 |
miwi |
pymarc is a python library for working with
MARC21 bibliographic data.
WWW: http://pypi.python.org/pypi/pymarc
PR: ports/125427
Submitted by: Wen Heping <wenheping at gmail.com> |