head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.2 OPENPKG_E1_MP:1.2 OPENPKG_E1_MP_2_STABLE:1.2.2.2 OPENPKG_E1_FP:1.2.2.2 OPENPKG_2_STABLE_MP:1.2 OPENPKG_2_STABLE_20061018:1.2.2.2 OPENPKG_2_STABLE:1.2.0.2 OPENPKG_CW_FP:1.1; locks; strict; comment @# @; 1.3 date 2007.08.27.09.05.10; author rse; state Exp; branches; next 1.2; commitid K3VXhrwewmVEYmvs; 1.2 date 2006.08.24.10.19.04; author rse; state Exp; branches 1.2.2.1; next 1.1; commitid 5hjETmFw3JXod5Kr; 1.1 date 2003.09.25.21.41.44; author ms; state Exp; branches; next ; 1.2.2.1 date 2006.08.24.10.19.04; author rse; state dead; branches; next 1.2.2.2; commitid iZxwRSmmWscPXUQr; 1.2.2.2 date 2006.10.16.14.51.01; author rse; state Exp; branches; next ; commitid iZxwRSmmWscPXUQr; desc @@ 1.3 log @switch to new Java toolkit world order @ text @#!/bin/sh ## ## honey -- Java GUI launcher ## @@l_prefix@@/bin/java -Vsun-jdk -cp @@l_prefix@@/lib/honeyd/javagui HostFrame @ 1.2 log @upgrade to latest version and cleanup packaging @ text @d6 1 a6 1 @@l_prefix@@/bin/java -cp @@l_prefix@@/lib/honeyd/javagui HostFrame @ 1.2.2.1 log @file honey was added on branch OPENPKG_2_STABLE on 2006-10-16 14:51:00 +0000 @ text @d1 7 @ 1.2.2.2 log @Mass merge from CURRENT to 2-STABLE (all packages except those of JUNK class) @ text @a0 7 #!/bin/sh ## ## honey -- Java GUI launcher ## @@l_prefix@@/bin/java -cp @@l_prefix@@/lib/honeyd/javagui HostFrame @ 1.1 log @Fix broken configure script, reorganize patch, remove redundant AF_LOCAL substitution, add with_gui option, write honey launch script, add postscript documentation, correct FSL linkage, minimize installation logic, add FTP, POP3, and SMTP service decoys, add Linux, AIX, and Windows host definitions, add missing uids and gids to host definitions, remove log files, use 192.168.1/24 as the default network, improve run command start logic, correct log file rotation, correct setenv(3) replacement method, and reorder dependencies @ text @d1 1 a1 1 #! /bin/sh a3 1 ## Copyright (c) 2003 The OpenPKG Project @