aboutsummaryrefslogtreecommitdiff
path: root/print/xmbibtex
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-11-06 14:47:46 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-11-06 14:47:46 +0000
commit8a311a5955f870a1861f26e0a48af5f7f4740a30 (patch)
tree7cb6349577fda3be943c03ce16d07ebea8f55dd0 /print/xmbibtex
parentab4161a251f8ab9613d3ea68ceedc5a7c44c1b75 (diff)
downloadports-8a311a5955f870a1861f26e0a48af5f7f4740a30.tar.gz
ports-8a311a5955f870a1861f26e0a48af5f7f4740a30.zip
Import xmbibtex port. xmbibtex is a reference manager based on the
BibTeX file format.
Notes
Notes: svn path=/head/; revision=8511
Diffstat (limited to 'print/xmbibtex')
-rw-r--r--print/xmbibtex/Makefile20
-rw-r--r--print/xmbibtex/distinfo1
-rw-r--r--print/xmbibtex/files/patch-aa11
-rw-r--r--print/xmbibtex/pkg-comment1
-rw-r--r--print/xmbibtex/pkg-descr23
-rw-r--r--print/xmbibtex/pkg-plist1
6 files changed, 57 insertions, 0 deletions
diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile
new file mode 100644
index 000000000000..7d3fb204397c
--- /dev/null
+++ b/print/xmbibtex/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xmbibtex
+# Version required: 1.3
+# Date created: 06 Nov 1997
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= xmbibtex-1.3
+CATEGORIES= print databases
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= applications
+
+MAINTAINER= ports@FreeBSD.ORG
+
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
+USE_IMAKE= yes
+NO_INSTALL_MANPAGES= yes
+
+.include <bsd.port.mk>
diff --git a/print/xmbibtex/distinfo b/print/xmbibtex/distinfo
new file mode 100644
index 000000000000..0e7f42453b9a
--- /dev/null
+++ b/print/xmbibtex/distinfo
@@ -0,0 +1 @@
+MD5 (xmbibtex-1.3.tar.gz) = 379a7e33598bc37f73f5a57e5125f288
diff --git a/print/xmbibtex/files/patch-aa b/print/xmbibtex/files/patch-aa
new file mode 100644
index 000000000000..e18a389b79fb
--- /dev/null
+++ b/print/xmbibtex/files/patch-aa
@@ -0,0 +1,11 @@
+--- Imakefile.orig Sat Jun 28 11:49:29 1997
++++ Imakefile Thu Nov 6 11:19:22 1997
+@@ -1,6 +1,6 @@
+-SYS_LIBRARIES = -lXm -lXt -lSM -lICE -lX11 -lXpm -lXext
++SYS_LIBRARIES = ${MOTIFLIB} -lXt -lSM -lICE -lX11 -lXpm -lXext
+ CC = g++
+-INCLUDES = -I/usr/include/g++
++XCOMM INCLUDES = -I/usr/include/g++
+
+ SRCS = biblio.cc mybiblio.cc refman.cc load_cb.cc save_cb.cc print_cb.cc c_refform.cc mystrstr.cc searchall_cb.cc ovid.cc spirs.cc inspec.cc pubmed.cc
+ OBJS = biblio.o mybiblio.o refman.o load_cb.o save_cb.o print_cb.o c_refform.o mystrstr.o searchall_cb.o ovid.o spirs.o inspec.o pubmed.o
diff --git a/print/xmbibtex/pkg-comment b/print/xmbibtex/pkg-comment
new file mode 100644
index 000000000000..a1c3ea7ba1e0
--- /dev/null
+++ b/print/xmbibtex/pkg-comment
@@ -0,0 +1 @@
+A reference manager based on the BibTeX file format.
diff --git a/print/xmbibtex/pkg-descr b/print/xmbibtex/pkg-descr
new file mode 100644
index 000000000000..5c611c1d015c
--- /dev/null
+++ b/print/xmbibtex/pkg-descr
@@ -0,0 +1,23 @@
+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.
+
+If you find this program useful, I would appreciate receiving a
+picture postcard from your home city (although this is not enforced
+since the program is GPL).
+
+Harald M. Stauss, MD
+Dept. of Physiology
+Humboldt University - Charite Berlin
+Tucholskystr. 2
+10117 Berlin
+Germany
+
+(harald.stauss@rz.hu-berlin.de)
diff --git a/print/xmbibtex/pkg-plist b/print/xmbibtex/pkg-plist
new file mode 100644
index 000000000000..33e592cb11ac
--- /dev/null
+++ b/print/xmbibtex/pkg-plist
@@ -0,0 +1 @@
+bin/xmbibtex