Port details |
- bibclean Prettyprinter, portability verifier, and syntax checker for BibTeX
- 3.07 textproc =2 3.06Version of this port present on the latest quarterly branch.
- Maintainer: 0mp@FreeBSD.org
- Port Added: 2020-09-21 15:02:02
- Last Update: 2024-09-30 19:27:56
- Commit Hash: 118b344
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://ftp.math.utah.edu/pub//bibclean/
- Description:
- Bibclean is a prettyprinter, portability verifier, and syntax checker for
BibTeX bibliography databases. It can be used to find errors in .bib files, as
well as to standardize their format for readability and editing convenience. It
can also be used to convert Scribe-format bibliographies to BibTeX form.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bibclean>0:textproc/bibclean
- To install the port:
- cd /usr/ports/textproc/bibclean/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/bibclean
- pkg install bibclean
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bibclean
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727710834
SHA256 (bibclean-3.07.tar.xz) = 919336782e9e3c204e60f56485fd1f8dd679eb622fc8fd1f4833595ee10191a6
SIZE (bibclean-3.07.tar.xz) = 1700244
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_bibclean
- USES:
- tar:xz
- 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 |
3.07 30 Sep 2024 19:27:56 |
Mateusz Piotrowski (0mp) |
textproc/bibclean: Update to 3.07 |
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) |
3.06 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 ) |
3.06 16 Aug 2021 08:11:26 |
Mateusz Piotrowski (0mp) |
textproc/bibclean: Update to 3.06
- Tar .tar.gz distfile is not available at the moment. Let's use
.tar.xz. for now. |
3.04 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.04 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.04 21 Sep 2020 15:01:24 |
0mp |
Add textproc/bibclean
Bibclean is a prettyprinter, portability verifier, and syntax checker for
BibTeX bibliography databases. It can be used to find errors in .bib
files, as well as to standardize their format for readability and editing
convenience. It can also be used to convert Scribe-format bibliographies to
BibTeX form.
WWW: http://ftp.math.utah.edu/pub//bibclean/ |