notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
proguard Java class file shrinker, optimizer, and obfuscator
7.0.0 java on this many watch lists=2 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 Version of this port present on the latest quarterly branch.
Maintainer: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-19 14:19:28
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: bluej
Also Listed In: devel
License: GPLv2
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/proguard-7.0.0/catalog.mk
  2. /usr/local/share/licenses/proguard-7.0.0/LICENSE
  3. /usr/local/share/licenses/proguard-7.0.0/GPLv2
  4. bin/proguard
  5. bin/proguard-gui
  6. bin/retrace
  7. share/proguard/proguard.jar
  8. share/proguard/proguardgui.jar
  9. share/proguard/retrace.jar
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • proguard>0:java/proguard
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:

Packages (timestamps in pop-ups are UTC):
proguard
ABIlatestquarterly
FreeBSD:11:aarch646.0.36.2.0
FreeBSD:11:amd647.0.07.0.0
FreeBSD:11:armv65.2.16.2.0
FreeBSD:11:i3867.0.07.0.0
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch646.0.37.0.0
FreeBSD:12:amd647.0.07.0.0
FreeBSD:12:armv66.0.3pkg-fallout
FreeBSD:12:armv76.0.3pkg-fallout
FreeBSD:12:i3867.0.07.0.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout7.0.0
FreeBSD:13:aarch647.0.07.0.0
FreeBSD:13:amd647.0.07.0.0
FreeBSD:13:armv6pkg-fallout7.0.0
FreeBSD:13:armv77.0.07.0.0
FreeBSD:13:i3867.0.07.0.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout7.0.0
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch647.0.0pkg-fallout
FreeBSD:14:amd647.0.0pkg-fallout
FreeBSD:14:armv67.0.0pkg-fallout
FreeBSD:14:armv77.0.0pkg-fallout
FreeBSD:14:i3867.0.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc647.0.0pkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
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:
Options name:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/Guardsquare/proguard/releases/download/v7.0.0/
Collapse this list.

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
7.0.0
20 Jul 2022 14:22:12
commit hash:526869d8dc02563825a24d394e1d087334d654cccommit hash:526869d8dc02563825a24d394e1d087334d654cccommit hash:526869d8dc02563825a24d394e1d087334d654cccommit hash:526869d8dc02563825a24d394e1d087334d654cc files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
7.0.0
06 Apr 2021 14:31:13
commit hash:135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash:135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash:135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash:135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
7.0.0
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.
7.0.0
04 Nov 2020 14:03:56
Revision:554077Original commit files touched by this commit
ale search for other commits by this committer
Update to 7.0.0 release.
6.2.0
07 Oct 2019 08:24:46
Revision:513930Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.2.0 release.
6.1.1
30 Sep 2019 14:22:25
Revision:513386Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.1.1 release.
6.0.3
10 May 2018 16:10:33
Revision:469563Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.0.3 release.
6.0.2
26 Apr 2018 14:44:43
Revision:468350Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.0.2 release.
6.0.1
05 Mar 2018 09:08:18
Revision:463632Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.0.1 release.
6.0
02 Mar 2018 08:23:41
Revision:463380Original commit files touched by this commit
ale search for other commits by this committer
Update to 6.0 release.
5.3.3
12 Apr 2017 16:40:08
Revision:438385Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.3.3 release.
5.3.2
19 Jan 2017 12:48:02
Revision:431864Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.3.2 release.
5.3.1
31 Oct 2016 09:30:39
Revision:424991Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.3.1 release.
5.3
21 Oct 2016 13:16:46
Revision:424415Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.3 release.
5.2.1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:382898Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.2.1 release.
5.2
30 Jan 2015 09:24:20
Revision:378141Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.2 release.
5.1
23 Jan 2015 16:03:58
Revision:377747Original commit files touched by this commit
antoine search for other commits by this committer
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
5.1
28 Oct 2014 14:07:04
Revision:371635Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.1 release.
5.0
27 Aug 2014 12:50:28
Revision:366319Original commit files touched by this commit
ale search for other commits by this committer
Update to 5.0 release.
4.11
05 Jul 2014 19:27:04
Revision:360810Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:338062Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.11 release and stagify.
4.10
27 Sep 2013 14:23:52
Revision:328477Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.10 release.
4.9
20 Sep 2013 19:48:32
Revision:327738Original 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:
java)
4.9
19 Mar 2013 16:53:38
Revision:314667Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.9 release.
4.8
01 Jun 2012 08:02:52
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.8 release.
4.7
23 Dec 2011 10:38:54
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.7 release and add a workaround for GUI hanging (java bug #7027598).
4.6
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.6 release.

Feature safe:   yes
4.5.1
10 Sep 2010 13:20:52
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.5.1 release.
4.5_1
13 Jul 2010 08:21:19
Original commit files touched by this commit
ale search for other commits by this committer
Increase heap size, latest proguard release needs more memory.
4.5
08 Jun 2010 08:15:52
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.5 release.
4.4
27 Aug 2009 15:01:17
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.4 release.
4.3
16 Dec 2008 22:17:31
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.3 release.
4.2_1
06 Jun 2008 13:38:51
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)
4.2
18 Mar 2008 07:06:12
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.2 release.
4.1
19 Dec 2007 06:56:53
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.1 release.
4.0.1
12 Oct 2007 05:43:28
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.0.1 release.
4.0
29 Sep 2007 07:39:35
Original commit files touched by this commit
ale search for other commits by this committer
Update to 4.0 release.
3.10.1
20 Sep 2007 12:57:27
Original commit files touched by this commit
ale search for other commits by this committer
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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.9
3.8_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.8
3.7
04 Mar 2007 23:52:37
Original commit files touched by this commit
linimon search for other commits by this committer
Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.

Hat:            portmgr
3.7
21 Feb 2007 13:27:06
Original commit files touched by this commit
rafan search for other commits by this committer
- 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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
3.2
27 Apr 2005 20:05:12
Original commit files touched by this commit
hq search for other commits by this committer
- 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
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.
1.5.1
17 Apr 2004 15:42:09
Original commit files touched by this commit
krion search for other commits by this committer
- Fix plist
1.5.1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.5.1
19 Apr 2003 14:16:42
Original commit files touched by this commit
fjoe search for other commits by this committer
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

Number of commits found: 53