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.1
	RELEASE_4_8_0:1.1
	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.06.26.22.58.31;	author ade;	state dead;
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
@--- configure.orig	Tue Oct 16 19:56:40 2001
+++ configure	Thu Oct 18 06:13:41 2001
@@@@ -5074,7 +5074,8 @@@@
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='libtool'
 
 # Prevent multiple expansion
 
@


1.3
log
@Upgrade to 2.0.7.

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


1.2
log
@libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
@
text
@d9 1
a9 1
+LIBTOOL='$(PREFIX)/bin/libtool'
@


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
@@

