pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/icedtea-web devel/xulrunner45 was removed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/868aa8baaa92
branches:  trunk
changeset: 335102:868aa8baaa92
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Jun 13 03:11:31 2019 +0000

description:
devel/xulrunner45 was removed

diffstat:

 www/icedtea-web/DESCR                               |   1 -
 www/icedtea-web/Makefile                            |  56 ---------------
 www/icedtea-web/PLIST                               |  12 ---
 www/icedtea-web/distinfo                            |   8 --
 www/icedtea-web/patches/patch-Makefile.am           |  78 ---------------------
 www/icedtea-web/patches/patch-launcher_launchers.in |  12 ---
 6 files changed, 0 insertions(+), 167 deletions(-)

diffs (191 lines):

diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/DESCR
--- a/www/icedtea-web/DESCR     Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This is a Java plugin and a Web Start launcher for NPR compatible browsers.
diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/Makefile
--- a/www/icedtea-web/Makefile  Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,56 +0,0 @@
-# $NetBSD: Makefile,v 1.55 2018/11/29 11:21:59 prlw1 Exp $
-
-# Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk
-DISTNAME=      icedtea-web-1.5.2
-PKGREVISION=   17
-CATEGORIES=    www
-MASTER_SITES=  http://icedtea.wildebeest.org/download/source/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://icedtea.classpath.org/
-COMMENT=       Java browser plugin and Web Start launcher
-#LICENSE=      # GPL2 + Classpath exception
-
-EXTRACT_USING= gtar
-
-GNU_CONFIGURE=         yes
-USE_LANGUAGES=         c c++
-USE_TOOLS+=            autoconf automake bash:run gmake gsed perl pkg-config zip
-LICENSE=               gnu-gpl-v2
-
-REPLACE_PERL=          javac.in
-REPLACE_BASH=          launcher/launchers.in
-
-CONFIGURE_ENV+=                ac_cv_path_BIN_BASH=${BASH:Q}
-
-.include "../../mk/java-vm.mk"
-
-.if !empty(PKG_JVM:Mopenjdk8)
-MAKE_ENV+=             BOOT_DIR=${PREFIX}/java/openjdk8
-CONFIGURE_ARGS+=       --with-jdk-home=${PREFIX}/java/openjdk8
-# XXX openjdk8 has nashorn instead of rhino. Do we need to ship a local copy of rhino here?
-#CONFIGURE_ARGS+=      --with-rhino=${PREFIX}/java/openjdk8/jre/lib/rhino.jar
-BUILDLINK_API_DEPENDS.openjdk8+=       openjdk8-[0-9]*
-.include "../../lang/openjdk8/buildlink3.mk"
-.else
-MAKE_ENV+=             BOOT_DIR=${PREFIX}/java/openjdk7
-CONFIGURE_ARGS+=       --with-jdk-home=${PREFIX}/java/openjdk7
-CONFIGURE_ARGS+=       --with-rhino=${PREFIX}/java/openjdk7/jre/lib/rhino.jar
-BUILDLINK_API_DEPENDS.openjdk7+=openjdk7>=1.7.76nb3
-.include "../../lang/openjdk7/buildlink3.mk"
-.endif
-CONFIGURE_ARGS+=       --disable-docs
-
-pre-configure:
-       cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoreconf -if
-
-
-INSTALLATION_DIRS+=            lib/netscape/plugins
-
-post-install:
-       cd ${DESTDIR}/${PREFIX}/lib/netscape/plugins && \
-               ${LN} -s ../../IcedTeaPlugin.so IcedTeaPlugin.so
-
-.include "../../devel/xulrunner45/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/PLIST
--- a/www/icedtea-web/PLIST     Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2015/02/23 13:36:46 tnn Exp $
-bin/itweb-settings
-bin/javaws
-bin/policyeditor
-lib/IcedTeaPlugin.so
-lib/netscape/plugins/IcedTeaPlugin.so
-man/man1/itweb-settings.1
-man/man1/javaws.1
-man/man1/policyeditor.1
-share/icedtea-web/javaws_splash.png
-share/icedtea-web/netx.jar
-share/icedtea-web/plugin.jar
diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/distinfo
--- a/www/icedtea-web/distinfo  Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 02:46:55 agc Exp $
-
-SHA1 (icedtea-web-1.5.2.tar.gz) = 45eb9ef057cc5239cd85d7fdfc6394de86ee7e6b
-RMD160 (icedtea-web-1.5.2.tar.gz) = fdead511719f4a0103e60229c1285cd7562d06e2
-SHA512 (icedtea-web-1.5.2.tar.gz) = 464354f94bb87ebbb295f5795d4bd6b427a1d64422b82f2bca4ad5dac0b74dd36d39c26f61b000c1aa062253f81d0821e8354eb88cc14ca4a4d0845ad26ff10e
-Size (icedtea-web-1.5.2.tar.gz) = 1583105 bytes
-SHA1 (patch-Makefile.am) = f77f3cfe401f184d3214197df87a36c0179101f3
-SHA1 (patch-launcher_launchers.in) = ddf840102af4fcf53d379ca3fa068f7ed847e15d
diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/patches/patch-Makefile.am
--- a/www/icedtea-web/patches/patch-Makefile.am Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,78 +0,0 @@
-$NetBSD: patch-Makefile.am,v 1.3 2014/11/03 12:31:01 ryoon Exp $
-
-* cp -a is not portable, DragonFly 3.2.2 has not -a option of cp at least.
-* fix statement with "continue", should be '||' not '|' (pipe).
-
---- Makefile.am.orig   2014-08-14 10:15:46.945832128 +0000
-+++ Makefile.am
-@@ -250,9 +250,9 @@ if ENABLE_PLUGIN
- endif
-       ${INSTALL_DATA} $(NETX_DIR)/lib/classes.jar $(DESTDIR)$(datadir)/$(PACKAGE_NAME)/netx.jar
-       ${INSTALL_DATA} $(NETX_SRCDIR)/javaws_splash.png $(DESTDIR)$(datadir)/$(PACKAGE_NAME)/javaws_splash.png
--      ${INSTALL_PROGRAM} launcher.build/$(javaws) $(DESTDIR)$(bindir)
--      ${INSTALL_PROGRAM} launcher.build/$(itweb_settings) $(DESTDIR)$(bindir)
--      ${INSTALL_PROGRAM} launcher.build/$(policyeditor) $(DESTDIR)$(bindir)
-+      ${INSTALL_SCRIPT} launcher.build/$(javaws) $(DESTDIR)$(bindir)
-+      ${INSTALL_SCRIPT} launcher.build/$(itweb_settings) $(DESTDIR)$(bindir)
-+      ${INSTALL_SCRIPT} launcher.build/$(policyeditor) $(DESTDIR)$(bindir)
- 
- install-data-local:
-       ${mkinstalldirs} -d $(DESTDIR)$(mandir)/man1
-@@ -262,15 +262,15 @@ install-data-local:
- if ENABLE_DOCS
-       ${mkinstalldirs} $(DESTDIR)$(htmldir)
-       (cd ${abs_top_builddir}/docs/netx; \
--       for files in $$(find . -type f); \
-+       for files in *; \
-        do \
--         ${INSTALL_DATA} -D $${files} $(DESTDIR)$(htmldir)/netx/$${files}; \
-+         ${INSTALL_DATA} $${files} $(DESTDIR)$(htmldir)/netx/; \
-        done)
- if ENABLE_PLUGIN
-       (cd ${abs_top_builddir}/docs/plugin; \
--       for files in $$(find . -type f); \
-+       for files in *; \
-        do \
--         ${INSTALL_DATA} -D $${files} $(DESTDIR)$(htmldir)/plugin/$${files}; \
-+         ${INSTALL_DATA} $${files} $(DESTDIR)$(htmldir)/plugin/; \
-        done)
- endif
- endif
-@@ -483,7 +483,7 @@ stamps/netx-html-gen.stamp:
-       touch $@
- 
- stamps/netx.stamp: netx-source-files.txt stamps/bootstrap-directory.stamp stamps/netx-html-gen.stamp
--      mkdir -p $(NETX_DIR)
-+      mkdir -p $(NETX_DIR)/net/sourceforge/jnlp/resources
-       $(BOOT_DIR)/bin/javac $(IT_JAVACFLAGS) \
-           -d $(NETX_DIR) \
-           -sourcepath $(NETX_SRCDIR) \
-@@ -491,14 +491,14 @@ stamps/netx.stamp: netx-source-files.txt
-           $(NETX_CLASSPATH_ARG) \
-           @netx-source-files.txt
-       (cd $(NETX_RESOURCE_DIR); \
--       for files in $$(find . -type f); \
-+       for files in *; \
-        do \
--         ${INSTALL_DATA} -D $${files} \
--         $(NETX_DIR)/net/sourceforge/jnlp/resources/$${files}; \
-+         ${INSTALL_DATA} $${files} \
-+         $(NETX_DIR)/net/sourceforge/jnlp/resources/; \
-        done)
--      cp -a $(NETX_SRCDIR)/net/sourceforge/jnlp/runtime/pac-funcs.js \
-+      cp -RpP $(NETX_SRCDIR)/net/sourceforge/jnlp/runtime/pac-funcs.js \
-         $(NETX_DIR)/net/sourceforge/jnlp/runtime
--      cp -a build.properties $(NETX_DIR)/net/sourceforge/jnlp/
-+      cp -RpP build.properties $(NETX_DIR)/net/sourceforge/jnlp/
-       mkdir -p stamps
-       touch $@
- 
-@@ -1655,7 +1655,7 @@ stamps/bootstrap-directory.stamp: stamps
-       fi;
-       mkdir -p $(BOOT_DIR)/include && \
-       for i in $(SYSTEM_JDK_DIR)/include/*; do \
--        test -r $$i | continue; \
-+        test -r $$i || continue; \
-         i=`basename $$i`; \
-         rm -f $(BOOT_DIR)/include/$$i; \
-         ln -s $(SYSTEM_JDK_DIR)/include/$$i $(BOOT_DIR)/include/$$i; \
diff -r 1764a83aa026 -r 868aa8baaa92 www/icedtea-web/patches/patch-launcher_launchers.in
--- a/www/icedtea-web/patches/patch-launcher_launchers.in       Thu Jun 13 03:10:44 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-launcher_launchers.in,v 1.1 2015/02/23 13:36:46 tnn Exp $
-
---- launcher/launchers.in.orig 2014-11-26 16:39:23.000000000 +0000
-+++ launcher/launchers.in
-@@ -95,6 +95,6 @@ while [ "$j" -lt "${#ARGS[@]}" ]; do
-   k=$((k+1))
- done
- 
--exec -a "$PROGRAM_NAME" "${COMMAND[@]}"
-+exec "${COMMAND[@]}"
- 
- exit $?



Home | Main Index | Thread Index | Old Index