CVS log for ports/java/bugseeker/Attic/Makefile
Up to [FreeBSD] / ports / java / bugseeker
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Sat Nov 5 09:07:31 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1 lines
Remove expired ports
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Sep 27 10:28:43 2005 UTC (6 years, 4 months ago) by arved
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -0 lines
Mark as BROKEN (unfetchable) and set an EXPIRATION_DATE PR: 86546 Submitted by: Manfred Riem <mriem@manorrock.org>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:14 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:26 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 6 10:06:06 2003 UTC (8 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
Using USE_JAVA.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:36 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Sat Aug 10 10:30:51 2002 UTC (9 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Changed the installation directory of the Sun JDK 1.3.x for Linux to linux-sun-jdk1.3.1. PR: 41424
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 16 01:12:53 2002 UTC (9 years, 7 months ago) by glewis
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
. Fix dependencies to be in sync with the recent JDK ports renaming. Forgotten by: znerd (who is even the maintainer of this one :).
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 27 08:43:11 2001 UTC (10 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Changed my email address from ernst@jollem.com to znerd@FreeBSD.org. Approved by: sobomax
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 23 02:28:15 2001 UTC (10 years, 7 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +25 -23 lines
Update of the 'java/bugseeker' port. Summary of changes:
* Set PORTREVISION to 1
* Including patch file in ${FILESDIR} instead of downloading it
* Emptied MASTER_SITES since the distfile needs to be obtained
from Karmira. This should avoid that I get complaints from fenners
script ;)
* Allowed scripting of the ${JAVA_HOME} variable, so the installer can
choose a JDK him/herself when installing. The bugseeker script is
changed accordingly
* Now installing the bugseeker shell script as ${PREFIX}/bin/bugseeker
with read/execute permissions for anyone
* Made IGNORE message more verbose
* Made install process more verbose
* Added NO_CDROM and RESTRICTED to Makefile
* Changed pkg-plist file to use substitutions instead of a fixed path
PR: 28323
Submitted by: Ernst de Haan <ernst@jollem.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jun 5 09:45:34 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.
Submitted by: Ernst de Haan <ernst@jollem.com>
No responce from: kevlo (maintainer of linux-jdk13)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jan 19 17:02:05 2001 UTC (11 years ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -8 lines
Update to lastest verion. This version works for the Enterprise Edition. PR: 24453 Submitted by: MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:42:23 2001 UTC (11 years, 1 month ago) by alex
Branches: MAIN
Add bugseeker 1.0.2, a debugger for Java software. PR: 24062 Submitted by: Ernst de Haan <ernst@jollem.com>
