head	1.4;
access;
symbols
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_1:1.1.1.1
	mapedit_1_5:1.1.1.1
	KLEMM:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2007.09.18.15.22.53;	author miwi;	state dead;
branches;
next	1.3;

1.3
date	98.03.17.19.55.08;	author andreas;	state Exp;
branches;
next	1.2;

1.2
date	97.04.04.19.36.38;	author andreas;	state dead;
branches;
next	1.1;

1.1
date	96.03.17.22.45.48;	author asami;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.03.17.22.45.48;	author asami;	state Exp;
branches;
next	;


desc
@@


1.4
log
@2007-09-15 x11-wm/obtuner: broken with recent Openbox and the project is not active anymore
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
@
text
@--- mapedit.orig	Sun Mar 15 16:11:07 1998
+++ mapedit	Sun Mar 15 16:12:24 1998
@@@@ -9,18 +9,17 @@@@
 #the path of end users.
 
 #Where you have moved the mapedit directory to
-MAPEDIT_DIR=/usr/local/lib/mapedit
+MAPEDIT_DIR=!!LOCALBASE!!/lib/mapedit
 
 #The regular class path, which will probably
 #differ on your system -- this setting
 #is correct for the Linux JDK
-CLASSPATH=/usr/local/java/lib/classes.zip
+CLASSPATH=!!LOCALBASE!!/java/lib/classes.zip
 
 #Where is your Java interpreter? If it is not in a typical
 #user's path you may need to change this setting
-JAVA=java
+JAVA=!!LOCALBASE!!/java/bin/java
 
 #Now run it!
 
 $JAVA -classpath $CLASSPATH:$MAPEDIT_DIR:$MAPEDIT_DIR/MRJToolkitStubs.zip Mapedit -datadir $MAPEDIT_DIR
-
@


1.3
log
@Upgrade to java based version
so uses new jdk as port dependency
@
text
@@


1.2
log
@Upgraded mapedit port to v 2.24.
New: this package is only available as binary, but it's a FreeBSD one ;-)
The author gave me permission via e-mail, that we are allowed to put it
onto the FreeBSD CD-Rom.
Reviewed by:
Submitted by:
Obtained from:
@
text
@d1 24
a24 13
*** gd.c.orig	Sun Mar 17 19:28:12 1996
--- gd.c	Sun Mar 17 19:29:10 1996
***************
*** 1,4 ****
--- 1,8 ----
+ #ifdef __FreeBSD__
+ #include <stdlib.h>
+ #else
  #include <malloc.h>
+ #endif
  #include <stdio.h>
  #include <math.h>
  #include <string.h>
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@A WWW authoring tool to create clickable maps.

Submitted by:	Andreas Klemm <andreas@@knobel.gun.de>
@
text
@@
