Port details |
- proguard Java class file shrinker, optimizer, and obfuscator
- 7.0.0 java
=4 7.0.0Version of this port present on the latest quarterly branch. - Maintainer: ale@FreeBSD.org
 - Port Added: 2003-04-19 14:19:28
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: fop, postgresql-jdbc, bluej, jruby, antlr
- Also Listed In: devel
- License: GPLv2
- WWW:
- https://www.guardsquare.com/en/products/proguard
- Description:
- ProGuard is a free Java class file shrinker, optimizer, and
obfuscator. It can detect and remove unused classes, fields,
methods, and attributes. It can then optimize bytecode and
remove unused instructions. Finally, it can rename the
remaining classes, fields, and methods using short
meaningless names. The resulting jars are smaller and harder
to reverse-engineer.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/java/proguard/ && make install clean
- To add the package, run one of these commands:
- pkg install java/proguard
- pkg install proguard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proguard
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1604497867
SHA256 (proguard-7.0.0.tar.gz) = 699f16644024000e90c2555083fa6f78a9cdf1d71f384535e82bf987d764f9fb
SIZE (proguard-7.0.0.tar.gz) = 13209610
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for proguard-7.0.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- java_proguard
- USES:
- java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.0 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.0.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.0.0 20 Jul 2022 14:22:12
    |
Tobias C. Berner (tcberner)  |
java: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alex Dupre <ale@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alexander Yerenkow <yerenkow@gmail.com>
* Anton Yudin (<contact@toha.org.ua>)
* Anton Yudin <toha@toha.org.ua>
* Benjamin Close <benjsc@FreeBSD.org>
* Björn König <bkoenig@alpha-tierchen.de>
* Conor McDermottroe <ports@mcdermottroe.com>
* Danilo Egea Gondolfo <danilo@FreeBSD.org
* Dave Glowacki <dglo@ssec.wisc.edu>
* Ernst de Haan <znerd@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
7.0.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
7.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
7.0.0 04 Nov 2020 14:03:56
  |
ale  |
Update to 7.0.0 release. |
6.2.0 07 Oct 2019 08:24:46
  |
ale  |
Update to 6.2.0 release. |
6.1.1 30 Sep 2019 14:22:25
  |
ale  |
Update to 6.1.1 release. |
6.0.3 10 May 2018 16:10:33
  |
ale  |
Update to 6.0.3 release. |
6.0.2 26 Apr 2018 14:44:43
  |
ale  |
Update to 6.0.2 release. |
6.0.1 05 Mar 2018 09:08:18
  |
ale  |
Update to 6.0.1 release. |
6.0 02 Mar 2018 08:23:41
  |
ale  |
Update to 6.0 release. |
5.3.3 12 Apr 2017 16:40:08
  |
ale  |
Update to 5.3.3 release. |
5.3.2 19 Jan 2017 12:48:02
  |
ale  |
Update to 5.3.2 release. |
5.3.1 31 Oct 2016 09:30:39
  |
ale  |
Update to 5.3.1 release. |
5.3 21 Oct 2016 13:16:46
  |
ale  |
Update to 5.3 release. |
5.2.1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
5.2.1 01 Apr 2015 09:09:10
  |
ale  |
Update to 5.2.1 release. |
5.2 30 Jan 2015 09:24:20
  |
ale  |
Update to 5.2 release. |
5.1 23 Jan 2015 16:03:58
  |
antoine  |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
5.1 28 Oct 2014 14:07:04
  |
ale  |
Update to 5.1 release. |
5.0 27 Aug 2014 12:50:28
  |
ale  |
Update to 5.0 release. |
4.11 05 Jul 2014 19:27:04
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
4.11 30 Dec 2013 08:45:30
  |
ale  |
Update to 4.11 release and stagify. |
4.10 27 Sep 2013 14:23:52
  |
ale  |
Update to 4.10 release. |
4.9 20 Sep 2013 19:48:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
4.9 19 Mar 2013 16:53:38
  |
ale  |
Update to 4.9 release. |
4.8 01 Jun 2012 08:02:52
 |
ale  |
Update to 4.8 release. |
4.7 23 Dec 2011 10:38:54
 |
ale  |
Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598). |
4.6 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
4.6 14 Feb 2011 15:13:49
 |
ale  |
Update to 4.6 release.
Feature safe: yes |
4.5.1 10 Sep 2010 13:20:52
 |
ale  |
Update to 4.5.1 release. |
4.5_1 13 Jul 2010 08:21:19
 |
ale  |
Increase heap size, latest proguard release needs more memory. |
4.5 08 Jun 2010 08:15:52
 |
ale  |
Update to 4.5 release. |
4.4 27 Aug 2009 15:01:17
 |
ale  |
Update to 4.4 release. |
4.3 16 Dec 2008 22:17:31
 |
ale  |
Update to 4.3 release. |
4.2_1 06 Jun 2008 13:38:51
 |
edwin  |
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) |
4.2 18 Mar 2008 07:06:12
 |
ale  |
Update to 4.2 release. |
4.1 19 Dec 2007 06:56:53
 |
ale  |
Update to 4.1 release. |
4.0.1 12 Oct 2007 05:43:28
 |
ale  |
Update to 4.0.1 release. |
4.0 29 Sep 2007 07:39:35
 |
ale  |
Update to 4.0 release. |
3.10.1 20 Sep 2007 12:57:27
 |
ale  |
Update to 3.10.1 release:
- install files in correct locations
- add retrace executable
- remove dead pkg-message
- take maintainership |
3.9 05 Aug 2007 21:27:13
 |
miwi  |
- Update to 3.9 |
3.8_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.8 05 Mar 2007 07:50:23
 |
miwi  |
- Update to 3.8 |
3.7 04 Mar 2007 23:52:37
 |
linimon  |
Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.
Hat: portmgr |
3.7 21 Feb 2007 13:27:06
 |
rafan  |
- Update to 3.7
- Use exec in wrapper scripts as described in Porter's Handbook
PR: ports/108849
Submitted by: rafan
Approved by: maintainer timeout (15 days) |
3.2 22 Jan 2006 12:39:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
3.2 27 Apr 2005 20:05:12
 |
hq  |
- Update to 3.2 [1]
- Sort plist [1]
- Update to bsd.java.mk 2.0
- Add two new launcher scripts: 'proguard' and 'proguard-gui'
- Use FIND | INSTALL_DATA to install data files
- Use %%DATADIR%%
- Add $FreeBSD$ tag
PR: 79735 [1]
Submitted by: Manfred Riem <mriem@manorrock.org> [1]
Approved by: maintainer timeout |
1.5.1 09 Jan 2005 08:35:33
 |
krion  |
Fix plist. |
1.5.1 17 Apr 2004 15:42:09
 |
krion  |
- Fix plist |
1.5.1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.5.1 19 Apr 2003 14:16:42
 |
fjoe  |
New port: proguard
ProGuard can read jar files, shrink and obfuscate them (to prevent
reverse engineering), and write out the resulting jar file.
PR: 50434
Submitted by: Alex Semenyaka |