pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove samba2 packages, abandonware.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ff3a583b62a
branches:  trunk
changeset: 495391:7ff3a583b62a
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Jun 08 08:58:15 2005 +0000

description:
Remove samba2 packages, abandonware.

diffstat:

 doc/CHANGES                        |    5 +-
 net/Makefile                       |    3 +-
 net/samba2/DESCR                   |   13 -
 net/samba2/INSTALL                 |   24 -
 net/samba2/MESSAGE.smbpasswd       |   19 -
 net/samba2/Makefile                |   97 -------
 net/samba2/Makefile.common         |   74 ------
 net/samba2/PLIST                   |  452 -------------------------------------
 net/samba2/distinfo                |   26 --
 net/samba2/files/adduser.sh        |  160 -------------
 net/samba2/files/deluser.sh        |   68 -----
 net/samba2/files/nmbd.sh           |   30 --
 net/samba2/files/samba.sh          |   56 ----
 net/samba2/files/smbd.sh           |   28 --
 net/samba2/options.mk              |   37 ---
 net/samba2/patches/patch-aa        |   15 -
 net/samba2/patches/patch-ab        |   62 -----
 net/samba2/patches/patch-ac        |   13 -
 net/samba2/patches/patch-ad        |   31 --
 net/samba2/patches/patch-ag        |   23 -
 net/samba2/patches/patch-ah        |   13 -
 net/samba2/patches/patch-aj        |   13 -
 net/samba2/patches/patch-al        |   17 -
 net/samba2/patches/patch-ap        |   57 ----
 net/samba2/patches/patch-aq        |   56 ----
 net/samba2/patches/patch-ar        |   16 -
 net/samba2/patches/patch-as        |   16 -
 security/Makefile                  |    4 +-
 security/pam-smbpass/DESCR         |    3 -
 security/pam-smbpass/Makefile      |   36 --
 security/pam-smbpass/PLIST         |   10 -
 security/winbind/DESCR             |    5 -
 security/winbind/Makefile          |   46 ---
 security/winbind/PLIST             |    6 -
 security/winbind/files/winbindd.sh |   27 --
 35 files changed, 6 insertions(+), 1555 deletions(-)

diffs (truncated from 1735 to 300 lines):

diff -r 79cc46632dd0 -r 7ff3a583b62a doc/CHANGES
--- a/doc/CHANGES       Wed Jun 08 08:42:33 2005 +0000
+++ b/doc/CHANGES       Wed Jun 08 08:58:15 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10330 2005/06/07 23:35:15 hubertf Exp $
+$NetBSD: CHANGES,v 1.10331 2005/06/08 08:58:15 salo Exp $
 
 Changes to the packages collection and infrastructure in 2005:
        
@@ -2840,3 +2840,6 @@
        Updated security/audit-packages to 1.35 [dillo 2005-06-07]
        Updated multimedia/mjpegtools to 1.6.2nb4 [wiz 2005-06-07]
        Updated x11/xlockmore to 5.18 [hubertf 2005-06-08]
+       Removed net/samba2 [salo 2005-06-08]
+       Removed security/pam-smbpass [salo 2005-06-08]
+       Removed security/winbind [salo 2005-06-08]
diff -r 79cc46632dd0 -r 7ff3a583b62a net/Makefile
--- a/net/Makefile      Wed Jun 08 08:42:33 2005 +0000
+++ b/net/Makefile      Wed Jun 08 08:58:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.561 2005/06/06 16:12:57 bouyer Exp $
+# $NetBSD: Makefile,v 1.562 2005/06/08 08:58:15 salo Exp $
 #
 
 COMMENT=       Networking tools
@@ -333,7 +333,6 @@
 SUBDIR+=       ruby-icmp
 SUBDIR+=       ruby-xmlrpc4r
 SUBDIR+=       samba
-SUBDIR+=       samba2
 SUBDIR+=       scdp
 SUBDIR+=       scli
 SUBDIR+=       sdig
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/DESCR
--- a/net/samba2/DESCR  Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-Samba is a suite of programs which work together to allow clients to
-access to a server's filespace and printers via the SMB (Server
-Message Block) protocol.
-
-In practice, this means that you can redirect disks and printers to
-Unix disks and printers from Lan Manager clients, Windows for
-Workgroups 3.11 clients, Windows NT clients, Linux clients and OS/2
-clients. There is also a generic Unix client program supplied as part
-of the suite which allows Unix users to use an ftp-like interface to
-access filespace and printers on any other SMB servers. This gives the
-capability for these operating systems to behave much like a LAN
-Server or Windows NT Server machine, only with added functionality and
-flexibility designed to make life easier for administrators.
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/INSTALL
--- a/net/samba2/INSTALL        Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: INSTALL,v 1.2 2004/07/10 23:15:32 salo Exp $
-
-SAMBA_LOCKDIR="@SAMBA_LOCKDIR@"
-SAMBA_PRIVATE="@SAMBA_PRIVATE@"
-
-case ${STAGE} in
-POST-INSTALL)
-       # Check for files in old "lock" directory.
-       if [ -d /var/run/samba ]
-       then
-               ${CAT} << EOF
-===========================================================================
-
-The location of the Samba cache directory has moved to ${SAMBA_LOCKDIR}.
-If you have any files under /var/run/samba, please move them into
-${SAMBA_LOCKDIR} and restart the SMB and NMB servers.
-
-===========================================================================
-EOF
-       fi
-       ;;
-esac
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/MESSAGE.smbpasswd
--- a/net/samba2/MESSAGE.smbpasswd      Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.smbpasswd,v 1.1.1.1 2004/01/11 00:41:12 jlam Exp $
-
-                      *===* SECURITY NOTES *===*
-
-The users' encrypted passwords are stored in
-
-       ${SAMBA_PRIVATE}/smbpasswd
-
-with owner ${ROOT_USER}, group ${ROOT_GROUP}, and file mode 0600.
-These encrypted passwords are _PASSWORD_EQUIVALENT_ from the viewpoint of
-the SMB protocol.  Do _NOT_ weaken the permissions of this file unless
-there is a very good reason.
-
-Please note that even if you pkg_delete ${PKGNAME}, the smbpasswd file
-will remain on the system.  If you don't intend to use this package
-anymore, then it is _STRONGLY_ recommended that you remove the smbpasswd
-file manually.
-===========================================================================
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/Makefile
--- a/net/samba2/Makefile       Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,97 +0,0 @@
-# $NetBSD: Makefile,v 1.23 2005/06/06 13:25:12 salo Exp $
-
-.include "Makefile.common"
-
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://www.samba.org/
-PKGREVISION=           2
-COMMENT=               SMB/CIFS protocol server suite for UNIX
-
-USE_PKGINSTALL=                yes
-INSTALL_EXTRA_TMPL+=   ${.CURDIR}/INSTALL
-
-USE_GNU_READLINE=      # uses rl_event_hook interface to GNU readline
-CONFIGURE_ARGS+=       --with-readline
-
-CONFIGURE_ARGS+=       --with-ssl
-CONFIGURE_ARGS+=       --with-sslinc=${SSLBASE}
-CFLAGS+=               -I${SSLBASE}/include/openssl    # ssl.h, err.h
-
-REPLACE_PERL+=         script/findsmb.in
-
-.include "options.mk"
-
-# Microsoft DFS support
-CONFIGURE_ARGS+=       --with-msdfs
-
-MESSAGE_SUBST+=                SAMBA_PRIVATE=${SAMBA_PRIVATE}
-MESSAGE_SUBST+=                ROOT_GROUP=${ROOT_GROUP}
-MESSAGE_SUBST+=                ROOT_USER=${ROOT_USER}
-
-DOCDIR=                        ${PREFIX}/share/doc/${PKGBASE}
-EXAMPLESDIR=           ${PREFIX}/share/examples/${PKGBASE}
-
-CONF_FILES=            ${EXAMPLESDIR}/smb.conf.default ${SAMBA_ETCDIR}/smb.conf
-SUPPORT_FILES_PERMS=   ${SMBPASSWD_FILE}
-SUPPORT_FILES_PERMS+=  ${EXAMPLESDIR}/adduser.sh ${SAMBA_ETCDIR}/adduser \
-                       ${ROOT_USER} ${ROOT_GROUP} 0555
-SUPPORT_FILES_PERMS+=  ${EXAMPLESDIR}/deluser.sh ${SAMBA_ETCDIR}/deluser \
-                       ${ROOT_USER} ${ROOT_GROUP} 0555
-RCD_SCRIPTS=           samba nmbd smbd
-OWN_DIRS=              ${SAMBA_ETCDIR} ${SAMBA_LOCKDIR}
-OWN_DIRS_PERMS=                ${SAMBA_PRIVATE} ${ROOT_USER} ${ROOT_GROUP} 0500
-
-# mktemp is useful for the replacement adduser script, but don't require
-# a full dependency since it's not actually needed by samba.
-#
-USE_TOOLS+=            mktemp
-
-.if !defined(PWD_MKDB)
-PWD_MKDB!=     ${TYPE} pwd_mkdb 2>&1 | \
-               ${AWK} '/not found/ { print "pwd_mkdb"; exit } { print $$3 }'
-MAKEFLAGS+=    PWD_MKDB=${PWD_MKDB:Q}
-.endif
-FILES_SUBST+=  MKTEMP=${MKTEMP:Q}
-FILES_SUBST+=  PWD_MKDB=${PWD_MKDB:Q}
-
-.include "../../devel/readline/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-
-# Remove irrelevant files for this package.
-post-extract:
-       ${FIND} ${WRKDIR}/${DISTNAME} -name ".cvsignore" -print |       \
-               ${XARGS} ${RM} -f
-       ${RM} -r ${WRKDIR}/${DISTNAME}/docs/textdocs/outdated
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/VFS
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/appliance
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/autofs
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/dce-dfs
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/libsmbclient
-       ${RM} -r ${WRKDIR}/${DISTNAME}/examples/svr4-startup
-
-post-build:
-       @${SED} ${FILES_SUBST_SED} ${FILESDIR}/adduser.sh > ${WRKDIR}/adduser.sh
-       @${SED} ${FILES_SUBST_SED} ${FILESDIR}/deluser.sh > ${WRKDIR}/deluser.sh
-
-post-install:
-       # Install Samba documentation.
-       ${INSTALL_DATA_DIR} ${DOCDIR}
-       cd ${WRKDIR}/${DISTNAME}/docs;                          \
-       for f in announce textdocs/* Registry/*.reg; do         \
-               ${INSTALL_DATA} $$f ${DOCDIR};                  \
-       done
-
-       # Install Samba examples.
-       ${INSTALL_DATA_DIR} ${EXAMPLESDIR}
-       ${INSTALL_SCRIPT} ${WRKDIR}/adduser.sh ${EXAMPLESDIR}/adduser.sh
-       ${INSTALL_SCRIPT} ${WRKDIR}/deluser.sh ${EXAMPLESDIR}/deluser.sh
-       ${CP} -R ${WRKDIR}/${DISTNAME}/examples/* ${EXAMPLESDIR}
-       ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR}
-       ${CHMOD} -R ugo-w ${EXAMPLESDIR}
-
-       ${INSTALL_SCRIPT} ${WRKSRC}/script/convert_smbpasswd            \
-               ${EXAMPLESDIR}/misc
-       ${INSTALL_SCRIPT} ${WRKSRC}/script/mksmbpasswd.sh               \
-               ${PREFIX}/sbin/mksmbpasswd
-
-.include "../../mk/bsd.pkg.mk"
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/Makefile.common
--- a/net/samba2/Makefile.common        Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,74 +0,0 @@
-# $NetBSD: Makefile.common,v 1.7 2005/06/06 13:25:12 salo Exp $
-#
-# NOTE: This file is included by:
-#
-#      net/samba2/Makefile
-#      security/pam-smbpass/Makefile
-#      security/winbind/Makefile
-
-DISTNAME=              samba-${SAMBA_DIST_VERS}
-SAMBA_DIST_VERS=       2.2.12
-WRKSRC?=               ${WRKDIR}/${DISTNAME}/source
-CATEGORIES?=           net
-MASTER_SITES=          ftp://ftp.samba.org/pub/samba/old-versions/ \
-                       ftp://ring.asahi-net.or.jp/pub/net/samba/old-versions/
-COUNTRY_MIRRORS=       fi ru se us1 us2
-.for COUNTRY in ${COUNTRY_MIRRORS}
-MASTER_SITES+=         ftp://${COUNTRY}.samba.org/pub/samba/old-versions/
-.endfor
-EXTRACT_SUFX=          .tar.gz
-
-PATCH_SITES=           ${MASTER_SITE_LOCAL}
-PATCHFILES=            samba-2.2.12-CAN-2004-0882.diff.gz \
-                       samba-2.2.12-CAN-2004-0930.diff.gz \
-                       samba-2.2.12-CAN-2004-1154.diff.gz
-PATCH_DIST_STRIP=      -p2
-
-DISTINFO_FILE?=                ${.CURDIR}/../../net/samba2/distinfo
-PATCHDIR?=             ${.CURDIR}/../../net/samba2/patches
-
-GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
-
-.include "../../mk/bsd.prefs.mk"
-
-PKG_SYSCONFSUBDIR?=    samba
-PKG_SYSCONFVAR=                samba
-
-VARDIR?=               /var
-SAMBA_ETCDIR?=         ${PKG_SYSCONFDIR}
-SAMBA_DATADIR=         ${PREFIX}/share
-SAMBA_LOCKDIR?=                ${VARDIR}/db/samba
-SAMBA_LOGDIR?=         ${VARDIR}/log
-SAMBA_PIDDIR?=         ${VARDIR}/run
-SAMBA_PRIVATE?=                ${SAMBA_ETCDIR}/private
-
-CONFIGURE_ARGS+=       --localstatedir=${VARDIR}
-CONFIGURE_ARGS+=       --sbindir=${PREFIX}/sbin
-CONFIGURE_ARGS+=       --with-configdir=${SAMBA_ETCDIR}
-CONFIGURE_ARGS+=       --with-codepagedir=${SAMBA_DATADIR}/samba/codepages
-CONFIGURE_ARGS+=       --with-datadir=${SAMBA_DATADIR}
-CONFIGURE_ARGS+=       --with-lockdir=${SAMBA_LOCKDIR}
-CONFIGURE_ARGS+=       --with-logfilebase=${SAMBA_LOGDIR}
-CONFIGURE_ARGS+=       --with-piddir=${SAMBA_PIDDIR}
-CONFIGURE_ARGS+=       --with-privatedir=${SAMBA_PRIVATE}
-CONFIGURE_ARGS+=       --with-swatdir=${SAMBA_DATADIR}/samba/swat
-
-CONFIGURE_ARGS+=       --without-readline
-CONFIGURE_ARGS+=       --without-ssl
-
-CONFIGURE_ENV+=                ac_cv_lib_curses_tgetent=no
-
-CONFIGURE_ARGS+=       --disable-cups
-CONFIGURE_ARGS+=       --without-pam
-CONFIGURE_ARGS+=       --without-winbind
-
-# The following are Linux-only options.
-CONFIGURE_ARGS+=       --without-smbwrapper
-CONFIGURE_ARGS+=       --without-smbmount
-
-FILES_SUBST=           SAMBA_PRIVATE=${SAMBA_PRIVATE}
-FILES_SUBST+=          SAMBA_LOCKDIR=${SAMBA_LOCKDIR}
-FILES_SUBST+=          SAMBA_LOGDIR=${SAMBA_LOGDIR}
-FILES_SUBST+=          SAMBA_ETCDIR=${SAMBA_ETCDIR}
diff -r 79cc46632dd0 -r 7ff3a583b62a net/samba2/PLIST
--- a/net/samba2/PLIST  Wed Jun 08 08:42:33 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,452 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2005/06/02 09:48:43 salo Exp $
-bin/findsmb
-bin/make_printerdef
-bin/make_smbcodepage
-bin/make_unicodemap
-bin/nmblookup
-${SAMBA_LDAP}bin/pdbedit
-bin/rpcclient
-bin/smbcacls
-bin/smbclient
-bin/smbcontrol
-bin/smbpasswd
-bin/smbspool
-bin/smbstatus
-bin/smbtar
-bin/tdbbackup



Home | Main Index | Thread Index | Old Index