summaryrefslogtreecommitdiffstats
path: root/www/djvuplugin
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-03-29 03:03:44 +0000
committerade <ade@FreeBSD.org>2000-03-29 03:03:44 +0000
commit9ead829984e9fd4e323330153347d89438994d3e (patch)
treec162533598708b1e15f486599d6af44389679073 /www/djvuplugin
parent1bf4dea8646f7f4adaab412268c1d85a7f7fa255 (diff)
downloadFreeBSD-ports-9ead829984e9fd4e323330153347d89438994d3e.zip
FreeBSD-ports-9ead829984e9fd4e323330153347d89438994d3e.tar.gz
Netscape plugin (native FreeBSD version) for AT&T's DjVu system.
See http://www.djvu.com/ for more details. PR: 12739 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'www/djvuplugin')
-rw-r--r--www/djvuplugin/Makefile33
-rw-r--r--www/djvuplugin/distinfo1
-rw-r--r--www/djvuplugin/pkg-comment1
-rw-r--r--www/djvuplugin/pkg-descr17
-rw-r--r--www/djvuplugin/pkg-plist14
5 files changed, 66 insertions, 0 deletions
diff --git a/www/djvuplugin/Makefile b/www/djvuplugin/Makefile
new file mode 100644
index 0000000..26f53a1
--- /dev/null
+++ b/www/djvuplugin/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: djvuplugin
+# Version required: 0.9
+# Date created: 21 Jul 1999
+# Whom: Mikhail Teterin <mi@aldan.algebra.com>
+#
+# $FreeBSD$
+#
+
+DISTNAME= npdjvu-freebsd
+PKGNAME= djvuplugin-0.9
+CATEGORIES= www graphics
+MASTER_SITES= http://www.djvu.com/products/plugin/unix/
+
+MAINTAINER= mi@aldan.algebra.com
+
+RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape47-communicator
+
+NO_BUILD= yes
+NO_PACKAGE= "User should read and accept license from AT&T"
+NO_CDROM= ${NO_PACKAGE}
+
+do-install:
+ @${TAR} -xpf ${WRKSRC}/archive.tar -C ${PREFIX}/lib/netscape
+ @${LN} -s ${PREFIX}/lib/netscape/DjVu/dejavu ${PREFIX}/bin
+
+post-install:
+ # *******************************************************
+ # Please read and agree to the license at:
+ # ${PREFIX}/lib/netscape/DjVu/license.html
+ # before using this plugin.
+ # *******************************************************
+
+.include <bsd.port.mk>
diff --git a/www/djvuplugin/distinfo b/www/djvuplugin/distinfo
new file mode 100644
index 0000000..55dc361
--- /dev/null
+++ b/www/djvuplugin/distinfo
@@ -0,0 +1 @@
+MD5 (npdjvu-freebsd.tar.gz) = 3441995b58e3816f012a0b0086a3fbe5
diff --git a/www/djvuplugin/pkg-comment b/www/djvuplugin/pkg-comment
new file mode 100644
index 0000000..c002cea
--- /dev/null
+++ b/www/djvuplugin/pkg-comment
@@ -0,0 +1 @@
+Netscape plugin that views AT&T DjVu images
diff --git a/www/djvuplugin/pkg-descr b/www/djvuplugin/pkg-descr
new file mode 100644
index 0000000..e441022
--- /dev/null
+++ b/www/djvuplugin/pkg-descr
@@ -0,0 +1,17 @@
+Over 90 percent of the information in the world is still on paper. Many
+of those paper documents include color graphics and/or photographs that
+represent significant invested value. And almost none of that rich
+content is on the Internet.
+
+That's because scanning such documents and getting them onto a Web site
+has been problematic at best. At the high resolution necessary to
+preserve the quality of images and to keep type readable, file sizes
+become far too bulky for acceptable download speed. Reducing resolution
+to achieve satisfactory download speed means forfeiting quality and
+legibility. Conventional JPEG and GIF compression techniques only begin
+to solve the problem. As a result, Web site content developers have been
+unable to leverage existing printed materials.
+
+Until now...
+
+WWW: http://www.djvu.com/
diff --git a/www/djvuplugin/pkg-plist b/www/djvuplugin/pkg-plist
new file mode 100644
index 0000000..57a9429
--- /dev/null
+++ b/www/djvuplugin/pkg-plist
@@ -0,0 +1,14 @@
+bin/dejavu
+lib/netscape/plugins/nsdejavu.so
+lib/netscape/DjVu/License.txt
+lib/netscape/DjVu/about.gif
+lib/netscape/DjVu/dejavu
+lib/netscape/DjVu/djvunow.gif
+lib/netscape/DjVu/download.gif
+lib/netscape/DjVu/download.html
+lib/netscape/DjVu/help.gif
+lib/netscape/DjVu/help.html
+lib/netscape/DjVu/home.gif
+lib/netscape/DjVu/index.html
+lib/netscape/DjVu/license.html
+@dirrm lib/netscape/DjVu
OpenPOWER on IntegriCloud