aboutsummaryrefslogtreecommitdiff
path: root/java/jad
Commit message (Collapse)AuthorAgeFilesLines
* The JAD homepage seems to have disappeared a long timeErnst de Haan2002-05-071-1/+1
| | | | | | | ago. Changed the pkg-descr accordingly. Notes: svn path=/head/; revision=58674
* The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.Ernst de Haan2002-02-251-1/+1
| | | | | | | Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=55218
* Now using the more appropriate ONLY_FOR_ARCHS instead of an if.Ernst de Haan2002-02-211-3/+1
| | | | Notes: svn path=/head/; revision=55044
* Fixed a 403 (Forbidden) for the main download location (reportedErnst de Haan2002-02-211-5/+6
| | | | | | | | | | by fenners tool). Also changed the check for ${ARCH}. It now checks to make sure that it equals "i386" instead of checking that it does not equal "alpha". You never know how many platforms FreeBSD is eventually going to support ;-) Notes: svn path=/head/; revision=55043
* Updated MASTER_SITES and changed my email address from ernst@jollem.com to ↵Ernst de Haan2001-11-271-4/+3
| | | | | | | | | znerd@FreeBSD.org. Approved by: sobomax Notes: svn path=/head/; revision=50628
* Fix error of Makefile.Motoyuki Konno2001-10-201-1/+1
| | | | Notes: svn path=/head/; revision=48968
* Update MASTER_SITESKevin Lo2001-10-191-2/+1
| | | | | | | | PR: 31372 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48947
* Update of pkg-descr and pkg-comment files. For real now :-)James E. Housley2001-06-271-6/+10
| | | | | | | | PR: 28448 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=44501
* - Update to 1.5.8c;Maxim Sobolev2001-05-173-6/+10
| | | | | | | | | | | - pass over maintainership to Ernst de Haan <ernst@jollem.com>. PR: 27382 Submitted by: Ernst de Haan <ernst@jollem.com> Approved by: maintainer (old) Notes: svn path=/head/; revision=42685
* - apply PORTDOCS for files in ${PREFIX}/share/docKevin Lo2001-04-152-6/+14
| | | | | | | | | | - mark BROKEN for FreeBSD/Alpha PR: 26591 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41422
* Add another MASTER_SITESKevin Lo2001-01-091-1/+2
| | | | | | | | PR: 24153 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37017
* JAva -> JavaKevin Lo2001-01-041-1/+1
| | | | Notes: svn path=/head/; revision=36765
* Add jad 1.5.7f,jad - the fast JAva Decompiler.Patrick S. Gardella2001-01-035-0/+37
PR: 21604 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=36667