head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.1.1.1.0.10 pkgsrc-2012Q4-base:1.1.1.1 pkgsrc-2012Q3:1.1.1.1.0.8 pkgsrc-2012Q3-base:1.1.1.1 pkgsrc-2012Q2:1.1.1.1.0.6 pkgsrc-2012Q2-base:1.1.1.1 pkgsrc-2012Q1:1.1.1.1.0.4 pkgsrc-2012Q1-base:1.1.1.1 pkgsrc-2011Q4:1.1.1.1.0.2 pkgsrc-2011Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2013.02.05.07.45.36; author wiz; state dead; branches; next 1.1; 1.1 date 2011.12.15.22.23.24; author asau; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2011.12.15.22.23.24; author asau; state Exp; branches; next ; desc @@ 1.2 log @Remove samba30 and samba33, as stated by Aleksej Saushev on Jul 7, 2012. @ text @$NetBSD: patch-bw,v 1.1 2011/12/15 22:23:24 asau Exp $ --- include/config.h.in.orig 2009-09-30 22:08:50.000000000 +0900 +++ include/config.h.in @@@@ -324,9 +324,6 @@@@ /* Define to 1 if you have the `delproplist' function. */ #undef HAVE_DELPROPLIST -/* Define to 1 if you have the `des_set_key' function. */ -#undef HAVE_DES_SET_KEY - /* Whether the 'dev64_t' type is available */ #undef HAVE_DEV64_T @@@@ -391,6 +388,9 @@@@ /* Whether the EncryptedData struct has a etype property */ #undef HAVE_ETYPE_IN_ENCRYPTEDDATA +/* Define to 1 if you have the `EVP_des_cbc' function. */ +#undef HAVE_EVP_DES_CBC + /* Define to 1 if you have the header file. */ #undef HAVE_EXECINFO_H @@@@ -664,6 +664,9 @@@@ /* Whether iface AIX is available */ #undef HAVE_IFACE_AIX +/* Whether iface ifaddrs is available */ +#undef HAVE_IFACE_IFADDRS + /* Whether iface ifconf is available */ #undef HAVE_IFACE_IFCONF @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-bw,v 1.6 2009/10/04 16:58:38 taca Exp $ @ 1.1.1.1 log @Reimport Samba 3.0.37 from net/samba as net/samba30 as part of Samba packages rotation. @ text @@