head	1.4;
access;
symbols
	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.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


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

1.3
date	2003.07.04.21.06.34;	author obraun;	state Exp;
branches;
next	1.2;

1.2
date	2003.01.24.09.15.31;	author obraun;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.27.10.57.30;	author olgeni;	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
@--- Makefile.orig	Fri Apr  4 10:40:37 2003
+++ Makefile	Thu Jul  3 08:17:18 2003
@@@@ -51,7 +51,6 @@@@
 	cd libhosts_gatherer && ${MAKE} install
 
 
-	$(INSTALL) -m 0444 include/includes.h $(DESTDIR)${includedir}/nessus
 	$(INSTALL) -m 0444 include/libnessus.h $(DESTDIR)${includedir}/nessus
 	$(INSTALL) -m 0444 include/harglists.h $(DESTDIR)${includedir}/nessus
 	$(INSTALL) -m 0444 include/libvers.h   $(DESTDIR)${includedir}/nessus
@@@@ -63,15 +62,6 @@@@
 	test -d $(DESTDIR)${mandir} || ${INSTALL_DIR} -m 755 $(DESTDIR)${mandir}
 	test -d $(DESTDIR)${mandir}/man1 || ${INSTALL_DIR} -m 755 $(DESTDIR)${mandir}/man1
 	$(INSTALL) -m 0644 nessus-config.1 $(DESTDIR)${mandir}/man1
-
-	@@echo
-	@@echo ' --------------------------------------------------------------'
-	@@echo ' nessus-libraries has been sucessfully installed. '
-	@@echo " Make sure that $(bindir) is in your PATH before you"
-	@@echo " continue "
-	@@if [ -f /etc/ld.so.conf ]; then echo " Be sure to add $(libdir) in /etc/ld.so.conf and type 'ldconfig'"; else echo ""; fi
-	@@echo ' --------------------------------------------------------------'
-	@@echo
 
 clean : $(PCAP_CLEAN)
 	-cd libnessus && ${MAKE} clean
@


1.3
log
@Upgrade to 2.0.7.

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


1.2
log
@Upgrade to 1.3.2.

PR:		ports/47415
Submitted by:	maintainer
@
text
@d1 2
a2 2
--- Makefile.orig	Tue Jan 21 15:25:01 2003
+++ Makefile	Wed Jan 22 08:40:19 2003
d11 16
@


1.1
log
@Update the nessus-*-devel ports to version 1.1.7.

PR:		31139 (+ some changes)
Submitted by:	Udo Schweigert <ust@@cert.siemens.de>
Reviewed by:	olgeni
@
text
@d1 3
a3 3
--- Makefile.orig	Thu May 31 15:51:08 2001
+++ Makefile	Wed Oct 10 20:16:14 2001
@@@@ -46,7 +46,6 @@@@
a4 1
 	cd libpcap-nessus && ${MAKE} install 
d6 5
a10 4
-	$(INSTALL) -m 0444 include/includes.h ${includedir}/nessus
 	$(INSTALL) -m 0444 include/libnessus.h ${includedir}/nessus
 	$(INSTALL) -m 0444 include/harglists.h ${includedir}/nessus
 	$(INSTALL) -m 0444 include/libvers.h   ${includedir}/nessus
@

