Skip site navigation (1)Skip section navigation (2)

CVS log for ports/java/jad/Makefile

[BACK] Up to [FreeBSD] / ports / java / jad

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 16 11:51:30 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +8 -17 lines
Remove DEPRECATED, take maintainership and cleanup the port.
JAD development is actual dead, but it's still heavily used.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Mar 15 15:10:42 2011 UTC (10 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -0 lines
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 11 13:32:50 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
- Add official mastersite
- Update WWW

Submitted by:	Andreas Kohn <andreas@syndrom23.de>
PR:		ports/90234

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 16 20:39:54 2005 UTC (6 years, 8 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -2 lines
- Allow installation on amd64
- Use PLIST_FILES
- Add 'devel' category [1]

PR:		81086
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
Reported by:	portlint [1]

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:16 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:	znerd (maintainer)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Apr 15 22:32:33 2004 UTC (7 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -4 lines
Only using preferred download sites.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:37 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 25 07:58:31 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
The value for ONLY_FOR_ARCHS (i386) was quoted, but that results in an error.

Reported by: Sean McNeil <sean@mcneil.com>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 21 18:21:47 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Now using the more appropriate ONLY_FOR_ARCHS instead of an if.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 21 18:11:00 2002 UTC (9 years, 11 months ago) by znerd
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -5 lines
Fixed a 403 (Forbidden) for the main download location (reported
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 ;-)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 27 12:17:47 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Updated MASTER_SITES and changed my email address from ernst@jollem.com to znerd@FreeBSD.org.

Approved by: sobomax

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 20 04:30:00 2001 UTC (10 years, 3 months ago) by motoyuki
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Fix error of Makefile.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 19 15:34:57 2001 UTC (10 years, 3 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Update MASTER_SITES

PR: 31372
Submitted by: MAINTAINER

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 17 20:46:06 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -5 lines
- Update to 1.5.8c;
- pass over maintainership to Ernst de Haan <ernst@jollem.com>.

PR:		27382
Submitted by:	Ernst de Haan <ernst@jollem.com>
Approved by:	maintainer (old)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 15 15:03:17 2001 UTC (10 years, 9 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +13 -5 lines
- apply PORTDOCS for files in ${PREFIX}/share/doc
- mark BROKEN for FreeBSD/Alpha

PR: 26591
Submitted by: MAINTAINER

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:00:58 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Add another MASTER_SITES

PR: 24153
Submitted by: MAINTAINER

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 3 19:54:20 2001 UTC (11 years, 1 month ago) by patrick
Branches: MAIN
Add jad 1.5.7f,jad - the fast JAva Decompiler.

PR:		21604
Submitted by:	Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options