diff options
-rw-r--r-- | databases/Makefile | 1 | ||||
-rw-r--r-- | databases/sixpack/Makefile | 35 | ||||
-rw-r--r-- | databases/sixpack/distinfo | 1 | ||||
-rw-r--r-- | databases/sixpack/files/patch-install | 34 | ||||
-rw-r--r-- | databases/sixpack/pkg-comment | 1 | ||||
-rw-r--r-- | databases/sixpack/pkg-descr | 5 | ||||
-rw-r--r-- | databases/sixpack/pkg-plist | 125 |
7 files changed, 202 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index b990ce6df157..16cd11bdf926 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -96,6 +96,7 @@ SUBDIR += ruby-odbc SUBDIR += ruby-postgres SUBDIR += ruby-sqlrelay + SUBDIR += sixpack SUBDIR += sqlite SUBDIR += sqlrelay SUBDIR += sqsh diff --git a/databases/sixpack/Makefile b/databases/sixpack/Makefile new file mode 100644 index 000000000000..292f6f67a932 --- /dev/null +++ b/databases/sixpack/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: sixpack +# Date created: July 10th 2001 +# Whom: des +# +# $FreeBSD$ +# + +PORTNAME= sixpack +PORTVERSION= 0.99.001216 +CATEGORIES= databases +MASTER_SITES= http://www.santafe.edu/~dirk/sixpack/Download/ + +MAINTAINER= des@FreeBSD.org + +RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \ + ptksh:${PORTSDIR}/x11-toolkits/p5-Tk + +NO_BUILD= yes + +USE_PERL5= yes + +#MAN8= porteasy.8 + +post-extract: + (cd ${WRKSRC} && ${TAR} zxf bp-0.2.97.tar.gz) + +do-configure: + ${PERL} -p -i -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/install + ${PERL} -p -i -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/install + ${PERL} -p -i -e 's|%%DOCSDIR%%|${DOCSDIR}|' ${WRKSRC}/install + +do-install: + (cd ${WRKSRC} && ${SH} install with-bp with-mod) + +.include <bsd.port.mk> diff --git a/databases/sixpack/distinfo b/databases/sixpack/distinfo new file mode 100644 index 000000000000..127b38ee6c02 --- /dev/null +++ b/databases/sixpack/distinfo @@ -0,0 +1 @@ +MD5 (sixpack-0.99.001216.tar.gz) = fb7fa2b2ca3d7d7acd19ae571549da73 diff --git a/databases/sixpack/files/patch-install b/databases/sixpack/files/patch-install new file mode 100644 index 000000000000..89a3e2a3a6eb --- /dev/null +++ b/databases/sixpack/files/patch-install @@ -0,0 +1,34 @@ +--- install.orig Sun Dec 10 10:08:58 2000 ++++ install Tue Jul 10 12:56:28 2001 +@@ -10,16 +10,16 @@ + ED=`which ed` + + +-BPHOME=/usr/local/lib/bp +-PICSDIR=/usr/local/lib/pix +-BINDEST=/usr/local/bin +-SIXDIR=/usr/local/lib/sixpack +-SIXDOC=$SIXDIR/doc ++BPHOME=/opt/share/sixpack/bp ++PICSDIR=/opt/share/sixpack/pix ++BINDEST=/opt/bin ++SIXDIR=/opt/share/sixpack ++SIXDOC=/opt/share/doc/sixpack + BIBXRESFILE=$SIXDIR/Bib + + + # CONFDEST is the location of the configuration file. +-CONFDEST=/etc/sixpack.rc ++CONFDEST=/opt/etc/sixpack.rc + # CONFDEST=~/.sixpack.rc + + #these will be spliced into the conf files: +@@ -58,8 +57,6 @@ + w + q + END +- \rm -R $BP +- $TAR -z-xf $BP.tar.gz + for a in $BP/bin/*pl ; do ed $a <edcoms ; done + + cat >edcoms <<END diff --git a/databases/sixpack/pkg-comment b/databases/sixpack/pkg-comment new file mode 100644 index 000000000000..ab8e15af0c36 --- /dev/null +++ b/databases/sixpack/pkg-comment @@ -0,0 +1 @@ +The SIXPACK Bibliography and Reference Manager diff --git a/databases/sixpack/pkg-descr b/databases/sixpack/pkg-descr new file mode 100644 index 000000000000..e15c3b0f46f2 --- /dev/null +++ b/databases/sixpack/pkg-descr @@ -0,0 +1,5 @@ +Sixpack is a bibliography and reference manager with both graphical +(Tk-based) and command line interfaces. Sixpack can import and export +about a dozen different formats, including BibTeX. + +WWW: http://www.santafe.edu/~dirk/sixpack/ diff --git a/databases/sixpack/pkg-plist b/databases/sixpack/pkg-plist new file mode 100644 index 000000000000..0f73958867e8 --- /dev/null +++ b/databases/sixpack/pkg-plist @@ -0,0 +1,125 @@ +bin/bib +bin/bib-remote +bin/bibconv +bin/bibcount +bin/bibgrep +bin/bibrdup +bin/bibsort +etc/sixpack.rc +share/doc/sixpack/URLdialog.gif +share/doc/sixpack/buttonbar.gif +share/doc/sixpack/databasewindow.gif +share/doc/sixpack/historywindow.gif +share/doc/sixpack/mainwindow.gif +share/doc/sixpack/newbar.gif +share/doc/sixpack/newmain.gif +share/doc/sixpack/querywindow.gif +share/doc/sixpack/sixpack_add.gif +share/doc/sixpack/sixpack_blank.gif +share/doc/sixpack/sixpack_cmdln.gif +share/doc/sixpack/sixpack_edit.gif +share/doc/sixpack/sixpack_help.gif +share/doc/sixpack/sixpack_label.gif +share/doc/sixpack/sixpack_load.gif +share/doc/sixpack/sixpack_lock.gif +share/doc/sixpack/sixpack_next.gif +share/doc/sixpack/sixpack_prefs.gif +share/doc/sixpack/sixpack_prev.gif +share/doc/sixpack/sixpack_save.gif +share/doc/sixpack/sixpack_search.gif +share/doc/sixpack/sixpack_search1.gif +share/doc/sixpack/sixpack_trash.gif +share/doc/sixpack/sixpack_view.gif +share/doc/sixpack/t1.html +share/doc/sixpack/x1052.html +share/doc/sixpack/x1057.html +share/doc/sixpack/x408.html +share/doc/sixpack/x536.html +share/doc/sixpack/x55.html +share/doc/sixpack/x576.html +share/doc/sixpack/x592.html +share/doc/sixpack/x748.html +share/doc/sixpack/x771.html +share/doc/sixpack/x956.html +share/doc/sixpack/x985.html +share/sixpack/Bib +share/sixpack/bp/bp-ISI.pl +share/sixpack/bp/bp-auto.pl +share/sixpack/bp/bp-bibtex.pl +share/sixpack/bp/bp-bibtexo.pl +share/sixpack/bp/bp-canon.pl +share/sixpack/bp/bp-cs-8859-1.pl +share/sixpack/bp/bp-cs-apple.pl +share/sixpack/bp/bp-cs-auto.pl +share/sixpack/bp/bp-cs-canon.pl +share/sixpack/bp/bp-cs-dead.pl +share/sixpack/bp/bp-cs-html.pl +share/sixpack/bp/bp-cs-none.pl +share/sixpack/bp/bp-cs-tex.pl +share/sixpack/bp/bp-cs-troff.pl +share/sixpack/bp/bp-cstra.pl +share/sixpack/bp/bp-endnote.pl +share/sixpack/bp/bp-html.pl +share/sixpack/bp/bp-inspec.pl +share/sixpack/bp/bp-inspec4.pl +share/sixpack/bp/bp-inspecWeb.pl +share/sixpack/bp/bp-isi-bern.pl +share/sixpack/bp/bp-medline.pl +share/sixpack/bp/bp-melvyl.pl +share/sixpack/bp/bp-output.pl +share/sixpack/bp/bp-p-cs.pl +share/sixpack/bp/bp-p-cstab.pl +share/sixpack/bp/bp-p-debug.pl +share/sixpack/bp/bp-p-dload.pl +share/sixpack/bp/bp-p-errors.pl +share/sixpack/bp/bp-p-option.pl +share/sixpack/bp/bp-p-stdbib.pl +share/sixpack/bp/bp-p-utils.pl +share/sixpack/bp/bp-procite.pl +share/sixpack/bp/bp-refer.pl +share/sixpack/bp/bp-rfc1807.pl +share/sixpack/bp/bp-s-aacf.pl +share/sixpack/bp/bp-s-booklist.pl +share/sixpack/bp/bp-s-cacm.pl +share/sixpack/bp/bp-s-generic.pl +share/sixpack/bp/bp-s-gentrim.pl +share/sixpack/bp/bp-text.pl +share/sixpack/bp/bp-tib.pl +share/sixpack/bp/bp.pl +share/sixpack/pix/sixpack/sixpack_add.gif +share/sixpack/pix/sixpack/sixpack_add.xpm +share/sixpack/pix/sixpack/sixpack_blank.gif +share/sixpack/pix/sixpack/sixpack_blank.xpm +share/sixpack/pix/sixpack/sixpack_cmdln.gif +share/sixpack/pix/sixpack/sixpack_cmdln.xpm +share/sixpack/pix/sixpack/sixpack_edit.gif +share/sixpack/pix/sixpack/sixpack_edit.xpm +share/sixpack/pix/sixpack/sixpack_help.gif +share/sixpack/pix/sixpack/sixpack_help.xpm +share/sixpack/pix/sixpack/sixpack_label.gif +share/sixpack/pix/sixpack/sixpack_label.xpm +share/sixpack/pix/sixpack/sixpack_load.gif +share/sixpack/pix/sixpack/sixpack_load.xpm +share/sixpack/pix/sixpack/sixpack_lock.gif +share/sixpack/pix/sixpack/sixpack_lock.xpm +share/sixpack/pix/sixpack/sixpack_next.gif +share/sixpack/pix/sixpack/sixpack_next.xpm +share/sixpack/pix/sixpack/sixpack_prefs.gif +share/sixpack/pix/sixpack/sixpack_prefs.xpm +share/sixpack/pix/sixpack/sixpack_prev.gif +share/sixpack/pix/sixpack/sixpack_prev.xpm +share/sixpack/pix/sixpack/sixpack_save.gif +share/sixpack/pix/sixpack/sixpack_save.xpm +share/sixpack/pix/sixpack/sixpack_search.gif +share/sixpack/pix/sixpack/sixpack_search.xpm +share/sixpack/pix/sixpack/sixpack_search1.gif +share/sixpack/pix/sixpack/sixpack_search1.xpm +share/sixpack/pix/sixpack/sixpack_trash.gif +share/sixpack/pix/sixpack/sixpack_trash.xpm +share/sixpack/pix/sixpack/sixpack_view.gif +share/sixpack/pix/sixpack/sixpack_view.xpm +@dirrm share/sixpack/pix/sixpack +@dirrm share/sixpack/pix +@dirrm share/sixpack/bp +@dirrm share/sixpack +@dirrm share/doc/sixpack |