aboutsummaryrefslogtreecommitdiff
path: root/java/bugseeker/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Changed my email address from ernst@jollem.com to znerd@FreeBSD.org.Ernst de Haan2001-11-271-2/+2
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=50617
* Update of the 'java/bugseeker' port. Summary of changes:James E. Housley2001-06-231-22/+24
| | | | | | | | | | | | | | | | | | | | | | | * 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> Notes: svn path=/head/; revision=44338
* Java now lives in ${LOCALBASE}/linux-jdk1.3.1, not in linux-jdk1.3.0.Maxim Sobolev2001-06-051-1/+1
| | | | | | | | Submitted by: Ernst de Haan <ernst@jollem.com> No responce from: kevlo (maintainer of linux-jdk13) Notes: svn path=/head/; revision=43518
* Update to lastest verion. This version works for the Enterprise Edition.Kevin Lo2001-01-191-7/+9
| | | | | | | | PR: 24453 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37338
* Add bugseeker 1.0.2, a debugger for Java software.Alexander Langer2001-01-051-0/+47
PR: 24062 Submitted by: Ernst de Haan <ernst@jollem.com> Notes: svn path=/head/; revision=36830