pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Initial import of the opera and netscape acroread ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/30408dd63d8c
branches:  trunk
changeset: 492703:30408dd63d8c
user:      jschauma <jschauma%pkgsrc.org@localhost>
date:      Mon Apr 18 16:19:54 2005 +0000

description:
Initial import of the opera and netscape acroread plugins based on the
new Acrobat 7 reader.

diffstat:

 www/netscape7-acroread7/DESCR    |   2 ++
 www/netscape7-acroread7/Makefile |  16 ++++++++++++++++
 www/opera-acroread7/DESCR        |   1 +
 www/opera-acroread7/Makefile     |  17 +++++++++++++++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r 26c5c02bc344 -r 30408dd63d8c www/netscape7-acroread7/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/netscape7-acroread7/DESCR     Mon Apr 18 16:19:54 2005 +0000
@@ -0,0 +1,2 @@
+This package provides the Adobe Acrobat Reader 7 plugin for the Netscape7
+package.
diff -r 26c5c02bc344 -r 30408dd63d8c www/netscape7-acroread7/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/netscape7-acroread7/Makefile  Mon Apr 18 16:19:54 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2005/04/18 16:19:54 jschauma Exp $
+
+DISTNAME=              netscape7-acroread7-1.0
+
+MAINTAINER=            jschauma%NetBSD.org@localhost
+COMMENT=               Acrobat Reader 7 plugin for netscape7
+
+DEPENDS+=              acroread7-7.[0-9]*:../../print/acroread7
+CONFLICTS+=            netscape7-acroread-[0-9]*
+CONFLICTS+=            netscape7-acroread3-[0-9]*
+CONFLICTS+=            netscape7-acroread5-[0-9]*
+
+ACROREAD=              Acrobat7
+ACRO_SUBDIR=           Browser
+
+.include "../../www/netscape7-acroread/Makefile.common"
diff -r 26c5c02bc344 -r 30408dd63d8c www/opera-acroread7/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/opera-acroread7/DESCR Mon Apr 18 16:19:54 2005 +0000
@@ -0,0 +1,1 @@
+This package provides the Adobe Acrobat Reader 7 plugin for the Opera package.
diff -r 26c5c02bc344 -r 30408dd63d8c www/opera-acroread7/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/opera-acroread7/Makefile      Mon Apr 18 16:19:54 2005 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2005/04/18 16:19:54 jschauma Exp $
+
+DISTNAME=              opera-acroread7-1.0
+PKGREVISION=           # none
+
+MAINTAINER=            jschauma%NetBSD.org@localhost
+COMMENT=               Acrobat Reader 7 plugin for opera
+
+DEPENDS+=              acroread7-7.[0-9]*:../../print/acroread7
+CONFLICTS+=            opera-acroread-[0-9]*
+CONFLICTS+=            opera-acroread3-[0-9]*
+CONFLICTS+=            opera-acroread5-[0-9]*
+
+ACROREAD=              Acrobat7
+ACRO_SUBDIR=           Browser
+
+.include "../../www/opera-acroread/Makefile.common"



Home | Main Index | Thread Index | Old Index