Port details |
- xmbibtex Reference manager based on the BibTeX file format
- 1.7_4 print =4 1.7_4Version 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: unknown
- Last Update: 2023-07-24 14:46:03
- Commit Hash: ff61660
- People watching this port, also watch:: bkpupsd, mc, libunicode, libwmf, p5-libwww
- Also Listed In: databases
- License: not specified in port
- Description:
- XmBibTeX is a Motif (LessTif) reference manager based on the BibTeX
file format. It allows to add, delete, and edit references. The
references can be saved in the BibTeX file format and also written on
a LaTeX file that can be printed using LaTeX and BibTeX. References
can be retrieved by several search strategies. Import of references
from the Medline and Inspec file format is included. However, I found
that the Medline file format is not unique. Up to now, there are
import filters available for the "Ovid Medline", the "PubMed Medline"
and for the "Spirs Medline" format. It would be nice if some people
could write additional import filters for other file formats.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xmbibtex>0:print/xmbibtex
- To install the port:
- cd /usr/ports/print/xmbibtex/ && make install clean
- To add the package, run one of these commands:
- pkg install print/xmbibtex
- pkg install xmbibtex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmbibtex
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xmbibtex-1.7.tar.gz) = 49beab7d5e554ac6c9e8c9109920d8a359594e3fe509d4fcd3bf9993c01ec404
SIZE (xmbibtex-1.7.tar.gz) = 133503
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libXm.so.4 : x11-toolkits/open-motif
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_xmbibtex
- USES:
- imake:noman motif xorg
- 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 |
1.7_4 24 Jul 2023 14:46:03 |
Muhammad Moinur Rahman (bofh) |
print/xmbibtex: Fix build with llvm16
- Pet portclippy
Sponsored by: The FreeBSD Foundation |
1.7_4 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 ) |
1.7_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7_4 26 Sep 2019 16:01:50 |
zeising |
print/xmbibtex: Remove depenency on libXp
Remove dependency on libXp from print/xmbibtex, this is a prerequsite for
deprecating libXp.
Add xorg to USES |
1.7_3 25 Aug 2018 16:04:43 |
tobik |
print/xmbibtex: Fix build with Clang 6
biblio.cc:2181:28: error: assigning to 'char *' from incompatible type 'char'
else {c[last-1]->doctype='\0';
^~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/xmbibtex-1.7_3.log |
1.7_3 18 Aug 2014 19:13:18 |
antoine |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
1.7_3 29 Jul 2014 14:02:16 |
adamw |
Rename p*/ patch-xy patches to reflect the files they modify. |
1.7_3 26 Nov 2013 20:35:37 |
wg |
print/xmbibtex: fix build on current
PR: ports/184226
Submitted by: KATO Tsuguru <tkato432 yahoo.com> |
1.7_3 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.7_3 10 Jul 2013 07:00:44 |
bapt |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
1.7_3 29 Jun 2013 08:58:31 |
bapt |
Remove USE_IMAKE leftover |
1.7_3 28 Jun 2013 22:23:17 |
bapt |
Convert to USES=imake
Trim headers |
1.7_3 11 Jun 2013 19:45:37 |
bsam |
. fix build with clang;
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. use WRKSRC_SUBDIR instead of WRKSRC. |
1.7_3 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.7_3 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.7_2 09 Jun 2009 15:33:28 |
amdmi3 |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.7_1 03 Aug 2007 14:56:15 |
arved |
Fix build on 64bit platforms |
1.7_1 04 Jul 2007 13:56:48 |
danfe |
- Fix the build with modern GCC and unbreak [1]
- Teach to respect PREFIX
- Consistently spell application name in Makefile and pkg-descr
Reported by: pointyhat (logs) [1] |
1.7_1 03 Jul 2007 09:32:56 |
pav |
- Mark BROKEN on CURRENT: does not build with GCC 4.2 |
1.7_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7 25 Nov 2005 17:42:55 |
pav |
- Add SHA256 |
1.7 24 Feb 2005 12:32:19 |
vs |
Clean up a bit (while looking for BibTeX-tools) |
1.7 29 Dec 2004 02:26:08 |
pav |
- Update to 1.7
PR: ports/75414
Submitted by: Rob. <spamrefuse@yahoo.com> |
1.5 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.5 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.5 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
1.5 18 May 2003 09:42:05 |
kris |
BROKEN on 5.1: bad C++ |
1.5 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
13 Nov 2000 14:15:46 |
kevlo |
- Support CXX properly - Fix compile error in 4-stable - Fix Imakefile
breakage under XFree86 4.x |
07 Nov 2000 23:28:20 |
asami |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |