Tobias Kortkamp
c204633ca0
Remove my useless "Created by" lines
2021-04-19 10:00:09 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Tobias Kortkamp
f35841a5de
Reset MAINTAINER
2020-09-28 05:05:24 +00:00
Tobias Kortkamp
85aec100a6
java/jd-gui: Update to v1.6.6
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.6
2019-12-27 08:31:21 +00:00
Jung-uk Kim
5a52a08234
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
2019-11-26 21:46:12 +00:00
Tobias Kortkamp
d70418a837
java/jd-gui: Update to v1.6.5
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.5
2019-11-18 07:04:20 +00:00
Tobias Kortkamp
3580b8637c
java/jd-gui: Update to v1.6.4
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.4
2019-11-02 11:31:03 +00:00
Tobias Kortkamp
d4ad32cf4a
java/jd-gui: Update to v1.6.3
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.6.3
2019-09-29 16:27:30 +00:00
Tobias Kortkamp
1b4ab25419
java/jd-gui: Update to 1.6.2
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.6.1...v1.6.2
2019-06-30 11:32:36 +00:00
Tobias Kortkamp
b75e62686d
java/jd-gui: Update to 1.6.1
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.2...v1.6.1
2019-06-21 09:01:55 +00:00
Tobias Kortkamp
4e16e870de
java/jd-gui: Update to 1.5.2
...
- Pet portclippy while here
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.5.0...v1.5.2
2019-06-02 12:13:24 +00:00
Tobias Kortkamp
685f6e368b
java/jd-gui: Update to 1.5.0
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.3...v1.5.0
2019-05-18 10:46:07 +00:00
Tobias Kortkamp
c95c7aa946
java/jd-gui: Update to 1.4.3
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.2...v1.4.3
2019-05-13 06:36:07 +00:00
Tobias Kortkamp
340e1751e6
java/jd-gui: Update to 1.4.2
...
Changes: https://github.com/java-decompiler/jd-gui/releases/tag/v1.4.2
2019-04-11 11:29:07 +00:00
Tobias Kortkamp
d9ba4075d8
java/jd-gui: Update to 1.4.1
...
Changes: https://github.com/java-decompiler/jd-gui/compare/v1.4.0...v1.4.1
2019-03-10 09:19:51 +00:00
Mathieu Arnold
7710e576da
Remove MASTER_SITES=GH when it is the only one.
...
It is added by USE_GITHUB. Tested with `make makesum` not changing distinfo.
2019-01-08 13:20:19 +00:00
Tobias Kortkamp
98058b8684
Update MAINTAINER to tobik@FreeBSD.org for my ports
...
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Kurt Jaeger
4377efce9d
New port: java/jd-gui
...
The Java Decompiler project aims to develop tools in order to
decompile and analyze Java 5 byte code and later versions.
JD-GUI is a standalone graphical utility that displays Java source
codes of .class files. You can browse the reconstructed source code
with the JD-GUI for instant access to methods and fields.
WWW: http://jd.benow.ca/
PR: 206488
Submitted by: Tobias Kortkamp <t@tobik.med>
2016-02-19 07:25:14 +00:00