head	1.4;
access;
symbols
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3;
locks; strict;
comment	@# @;


1.4
date	2006.04.17.07.19.39;	author vd;	state dead;
branches;
next	1.3;

1.3
date	2005.07.14.17.38.39;	author mezz;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.24.09.15.30;	author obraun;	state dead;
branches;
next	1.1;

1.1
date	2003.01.20.12.51.41;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove expired ports:
2006-04-17 security/nessus-devel
2006-04-17 security/nessus-libnasl-devel
2006-04-17 security/nessus-libraries-devel
2006-04-17 security/nessus-plugins-devel
@
text
@--- nessus/comm.c.orig	Sat Apr 30 13:36:37 2005
+++ nessus/comm.c	Fri Jul  8 16:04:27 2005
@@@@ -95,7 +95,7 @@@@
 	base = limit;
 	limit = PBAR_MAX;
 	break;
-      default:
+      default: ;
     }
   }
 
@


1.3
log
@Update to 2.3.1.

PR:		ports/83146
Submitted by:	Udo Schweigert <udo.schweigert@@siemens.com> (maintainer)
@
text
@@


1.2
log
@Upgrade to 1.3.2.

PR:		ports/47415
Submitted by:	maintainer
@
text
@d1 5
a5 10
--- nessusd/pluginscheduler.c.orig	Sat Jan 18 16:17:57 2003
+++ nessusd/pluginscheduler.c	Mon Jan 20 13:04:20 2003
@@@@ -366,7 +366,7 @@@@
       case NULL :
 	 plugin_set_running_state(l->plugin->value, PLUGIN_STATUS_RUNNING);
 	 return l->plugin;
-     case PLUG_RUNNING:
+     case (int) PLUG_RUNNING:
      		/* One of the dependencie is still running */
      	flag ++;
d7 5
@


1.1
log
@Upgrade to 1.3.1.

PR:		ports/47244
Submitted by:	maintainer
@
text
@@

