notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dojo-shrinksafe JavaScript code compressor
1.9.0_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-05-02 02:49:24
Last Update: 2021-06-26 18:46:21
Commit Hash: 0110116
Also Listed In: java
License: not specified in port
WWW:
http://shrinksafe.dojotoolkit.org/
Description:
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. bin/dojo-shrinksafe
  2. share/shrinksafe/shrinksafe.jar
  3. share/shrinksafe/js.jar
Collapse this list.
Dependency lines:
  • dojo-shrinksafe>0:www/dojo-shrinksafe
No installation instructions:
This port has been deleted.
PKGNAME: dojo-shrinksafe
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (dojo-release-1.9.0-shrinksafe.tar.gz) = a25d4445ae3f5e45155755df798fa8909077f9d3791a2124710db56ff8aa343c SIZE (dojo-release-1.9.0-shrinksafe.tar.gz) = 771547

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_dojo-shrinksafe
pkg-message:
For install:
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
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/glarkin/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/glarkin/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/glarkin/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/glarkin/
  5. http://download.dojotoolkit.org/release-1.9.0/
Collapse this list.
Port Moves
  • port deleted on 2021-06-26
    REASON: Removed, deprecated upstream

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.0_1
26 Jun 2021 18:46:21
commit hash: 01101161fca43102699a9e45241d4bde0b51962ecommit hash: 01101161fca43102699a9e45241d4bde0b51962ecommit hash: 01101161fca43102699a9e45241d4bde0b51962ecommit hash: 01101161fca43102699a9e45241d4bde0b51962e files touched by this commit
Rene Ladan (rene) search for other commits by this committer
Author: Daniel Engberg
*/*: Remove expired ports:

www/dojo-shrinksafe: deprecated upstream
www/blastbeat: abandoned upstream, broken on 12.X since 2019
www/demoroniser: made for Microsoft Powerpoint 9x with Perl 4.0

PR:		256634
PR:		256637
PR:		256638
1.9.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.0_1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
1.9.0
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
1.9.0
17 Oct 2016 04:00:21
Revision:424092Original commit files touched by this commit
danfe search for other commits by this committer
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line
1.9.0
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
1.9.0
20 Dec 2014 19:54:06
Revision:375116Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
1.9.0
25 May 2014 05:19:46
Revision:355117Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support

PR:		190040
1.9.0
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
1.9.0
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.9.0
21 May 2013 23:28:02
Revision:318734Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.9.0
- Fixed a documentation URL
1.4.2
10 Dec 2012 13:43:44
Revision:308605Original commit files touched by this commit
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
1.4.2
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.4.2
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
1.4.2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.2
15 Mar 2010 17:14:51
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.4.2
- Fixed some broken URLs after distro web site reorg
1.4.1
27 Jan 2010 16:54:11
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.4.1
1.4.0
14 Jan 2010 19:59:01
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.4.0
1.3.2
10 Nov 2009 22:28:44
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.3.2
1.3.1
07 May 2009 04:21:25
Original commit files touched by this commit
glarkin search for other commits by this committer
- Update to 1.3.1
1.2.3
23 Dec 2008 14:18:13
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.2.3
1.2.2
21 Nov 2008 20:23:04
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.2.2
1.2.0
16 Oct 2008 13:17:37
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.2.0

Approved by:    beech (mentor, implicit)
1.1.1_1
18 Jul 2008 21:05:20
Original commit files touched by this commit
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
1.1.1_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.1.1
05 Jun 2008 23:40:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.1

PR:             123857
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
1.1.0
02 May 2008 02:48:55
Original commit files touched by this commit
beech search for other commits by this committer
- New port dojo-shrinksafe-1.1.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.

PR:             ports/123298
Submitted by:   Greg Larkin <glarkin at sourcehosting.net>

Number of commits found: 27