head	1.2;
access;
symbols
	old_RELEASE_4_9_0:1.1
	old_RELEASE_5_1_0:1.1
	old_RELEASE_4_8_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.09.29.14.38.03;	author krion;	state dead;
branches;
next	1.1;

1.1
date	2003.02.27.20.52.02;	author naddy;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Make security/opencdk and security/libtasn1 dependencies
  optional, enabled by WITH_OPENCDK and WITH_LIBTASN1 knobs,
  respectively.  NOTE: several people reported that using
  external libtasn1 breaks (at least some) GnuTLS functionality,
  so using WITH_LIBTASN1 is NOT recommended for now.
- Remove patch-configure as it breaks proper shared library build
- Build include lzo library by default (noticed by KATO Tsuguru)
- Re-sort pkg-plist

PR:		57346
Submitted by:	Sergei Kolobov <sergei@@kolobov.com> (maintainer)
@
text
@
$FreeBSD: ports/security/gnutls/files/patch-configure,v 1.1 2003/02/27 20:52:02 naddy Exp $

--- configure.orig	Thu Feb 27 21:25:22 2003
+++ configure	Thu Feb 27 21:25:36 2003
@@@@ -12529,6 +12529,7 @@@@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@


1.1
log
@- Update to 0.8.1
- Remove WITH_OPENCDK knob - require security/opencdk by default
- Use DOCSDIR and EXAMPLESDIR in pkg-plist

PR:		48706
Submitted by:	Sergei Kolobov <sergei@@kolobov.com>
@
text
@d2 1
a2 1
$FreeBSD$
@

