Port details |
- bibcursed Simple curses-based editor for BibTeX bibliography files
- 2.0.1_1 print =2 2.0.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-08-11 04:50:59
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- Bibcursed is a simple program to make life a little easier when using
BibTeX bibliographies. It currently provides these main functions:
- Adding references to your bibliography. This is done with prompts so
templates for the different entries (article, proceedings, etc) do
not have to be remembered. Error checking is used so that the required
fields have to be supplied, and incorrect fields cannot be entered.
New entries are inserted into the 'correct' place in the BibTeX file
- Clean and easy removal of entries
- Viewing of entries and changing of fields
- Easy searching of entries, including search by field
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- bibcursed>0:print/bibcursed
- To install the port:
- cd /usr/ports/print/bibcursed/ && make install clean
- To add the package, run one of these commands:
- pkg install print/bibcursed
- pkg install bibcursed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bibcursed
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bibcursed_2.0.1.tgz) = 844b145d0ce52a27b718497ed7857b9fe518031665fecd3d89843c42cc82ae91
SIZE (bibcursed_2.0.1.tgz) = 19869
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:
- print_bibcursed
- USES:
- ncurses tar:tgz
- 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 |
2.0.1_1 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
2.0.1 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
2.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1 05 Feb 2016 16:08:55 |
marino |
print/bibcursed: USES+= ncurses + tar, respect LDFLAGS
Also use "&&" and parentheses for compound commands. |
2.0.1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
2.0.1 25 Feb 2014 08:58:18 |
ehaupt |
Support staging |
2.0.1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
2.0.1 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
2.0.1 20 Nov 2009 06:06:34 |
miwi |
- Update to 2.0.1
PR: 140675
Submitted by: Ports Fury |
2.0.0 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.0.0 25 Nov 2005 17:42:55 |
pav |
- Add SHA256 |
2.0.0 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
2.0.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.0.0 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
2.0.0 11 Aug 2002 04:50:35 |
ijliao |
add bibcursed 2.0.0
A simple curses-based editor for BibTeX bibliography files |