FreeBSD Bugzilla – Attachment 225844 Details for
Bug 256634
www/dojo-shrinksafe: Remove from tree
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for dojo-shrinksafe
remove-202106-dojo-shrinksafe.patch (text/plain), 3.11 KB, created by
Daniel Engberg
on 2021-06-16 06:56:52 UTC
(
hide
)
Description:
Patch for dojo-shrinksafe
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-06-16 06:56:52 UTC
Size:
3.11 KB
patch
obsolete
>diff --git a/www/Makefile b/www/Makefile >index c524b1b1a0ac..9171176cff7c 100644 >--- a/www/Makefile >+++ b/www/Makefile >@@ -110,7 +110,6 @@ > SUBDIR += dhttpd > SUBDIR += dillo2 > SUBDIR += dojo >- SUBDIR += dojo-shrinksafe > SUBDIR += dokuwiki > SUBDIR += dolibarr > SUBDIR += domoticz >diff --git a/www/dojo-shrinksafe/Makefile b/www/dojo-shrinksafe/Makefile >deleted file mode 100644 >index ea37d7f70cd9..000000000000 >--- a/www/dojo-shrinksafe/Makefile >+++ /dev/null >@@ -1,31 +0,0 @@ >-# Created by: Greg Larkin <glarkin@FreeBSD.org> >- >-PORTNAME= shrinksafe >-PORTVERSION= 1.9.0 >-PORTREVISION= 1 >-CATEGORIES= www java >-MASTER_SITES= http://download.dojotoolkit.org/release-${PORTVERSION}/ \ >- LOCAL/glarkin >-PKGNAMEPREFIX= dojo- >-DISTNAME= ${PKGNAMEPREFIX}release-${PORTVERSION}-${PORTNAME} >- >-MAINTAINER= ports@FreeBSD.org >-COMMENT= JavaScript code compressor >- >-USE_JAVA= yes >-NO_BUILD= yes >- >-PLIST_FILES= bin/${PKGNAMEPREFIX}${PORTNAME} %%DATADIR%%/shrinksafe.jar \ >- %%DATADIR%%/js.jar >-SUB_FILES= ${PKGNAMEPREFIX}${PORTNAME} >- >-.include <bsd.port.pre.mk> >- >-do-install: >- @${INSTALL} -d ${STAGEDIR}${DATADIR} >- @${INSTALL_DATA} ${WRKSRC}/shrinksafe.jar ${STAGEDIR}${DATADIR} >- @${INSTALL_DATA} ${WRKSRC}/js.jar ${STAGEDIR}${DATADIR} >- @${INSTALL_SCRIPT} ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} ${STAGEDIR}${PREFIX}/bin >- @${CAT} pkg-message >- >-.include <bsd.port.post.mk> >diff --git a/www/dojo-shrinksafe/distinfo b/www/dojo-shrinksafe/distinfo >deleted file mode 100644 >index 60bf2c667ff6..000000000000 >--- a/www/dojo-shrinksafe/distinfo >+++ /dev/null >@@ -1,2 +0,0 @@ >-SHA256 (dojo-release-1.9.0-shrinksafe.tar.gz) = a25d4445ae3f5e45155755df798fa8909077f9d3791a2124710db56ff8aa343c >-SIZE (dojo-release-1.9.0-shrinksafe.tar.gz) = 771547 >diff --git a/www/dojo-shrinksafe/files/dojo-shrinksafe.in b/www/dojo-shrinksafe/files/dojo-shrinksafe.in >deleted file mode 100644 >index f9e23d5e5aec..000000000000 >--- a/www/dojo-shrinksafe/files/dojo-shrinksafe.in >+++ /dev/null >@@ -1,3 +0,0 @@ >-#!/bin/sh >- >-exec %%LOCALBASE%%/bin/java -classpath %%DATADIR%%/js.jar -jar %%DATADIR%%/shrinksafe.jar "$@" >diff --git a/www/dojo-shrinksafe/pkg-descr b/www/dojo-shrinksafe/pkg-descr >deleted file mode 100644 >index 51bbb51d7a65..000000000000 >--- a/www/dojo-shrinksafe/pkg-descr >+++ /dev/null >@@ -1,7 +0,0 @@ >-The Dojo Toolkit's compressor, ShrinkSafe, uses the Rhino JavaScript >-interpreter to safely rename variables and reduce the size of your >-scripts without interferring with their operation. It does not >-change any public APIs making it easy to use in your JavaScript >-development process. >- >-WWW: http://shrinksafe.dojotoolkit.org/ >diff --git a/www/dojo-shrinksafe/pkg-message b/www/dojo-shrinksafe/pkg-message >deleted file mode 100644 >index f23c77c23624..000000000000 >--- a/www/dojo-shrinksafe/pkg-message >+++ /dev/null >@@ -1,12 +0,0 @@ >-[ >-{ type: install >- message: <<EOM >-You have just installed Dojo Toolkit Shrinksafe, a Javascript >-code compressor. Type "dojo-shrinksafe -help" to view the >-available program options. >- >-Full documentation with usage examples may be found at: >-http://dojotoolkit.org/reference-guide/1.9/util/shrinksafe/index.html >-EOM >-} >-]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 256634
: 225844