diff --git a/filesystem/nfs-utils/nfs-utils.conf b/filesystem/nfs-utils/nfs-utils.conf index 8c4e29ce1..8259f0be6 100644 --- a/filesystem/nfs-utils/nfs-utils.conf +++ b/filesystem/nfs-utils/nfs-utils.conf @@ -2,6 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../nfs-utils/nfs-utils.conf +# Copyright (C) 2009 The OpenSDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 1998 - 2003 Clifford Wolf # @@ -21,3 +22,5 @@ pkginstalled libnfsidmap || pkginstalled heimdal || var_append extraconfopt ' ' '--disable-gss' +pkginstalled tcp_wrappers || + var_append extraconfopt ' ' '--without-tcp-wrappers' diff --git a/filesystem/nfs-utils/nfs-utils.desc b/filesystem/nfs-utils/nfs-utils.desc index e22334160..65098cc4e 100644 --- a/filesystem/nfs-utils/nfs-utils.desc +++ b/filesystem/nfs-utils/nfs-utils.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../nfs-utils/nfs-utils.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -34,8 +34,8 @@ [L] GPL [S] Stable -[V] 1.0.10 +[V] 1.2.0 [P] X -----5---9 189.500 -[D] 2843405221 nfs-utils-1.0.10.tar.gz http://dl.sourceforge.net/sourceforge/nfs/ +[D] 4227491241 nfs-utils-1.2.0.tar.bz2 http://dl.sourceforge.net/sourceforge/nfs/ diff --git a/filesystem/nfs-utils/strip_getkversion.patch b/filesystem/nfs-utils/strip_getkversion.patch deleted file mode 100644 index 5f813e280..000000000 --- a/filesystem/nfs-utils/strip_getkversion.patch +++ /dev/null @@ -1,65 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../nfs-utils/strip_getkversion.patch -# Copyright (C) 2006 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - ---- nfs-utils-1.0.10/configure 2006-10-14 13:02:59.000000000 +0200 -+++ nfs-utils-1.0.10/configure 2006-10-14 13:04:07.000000000 +0200 -@@ -30603,7 +30603,7 @@ - ACLOCAL_AMFLAGS="-I $ac_macro_dir \$(ACLOCAL_FLAGS)" - - --ac_config_files="$ac_config_files Makefile linux-nfs/Makefile support/Makefile support/export/Makefile support/include/nfs/Makefile support/include/rpcsvc/Makefile support/include/sys/fs/Makefile support/include/sys/Makefile support/include/Makefile support/misc/Makefile support/nfs/Makefile tools/Makefile tools/getiversion/Makefile tools/getkversion/Makefile tools/locktest/Makefile tools/nlmtest/Makefile tools/rpcdebug/Makefile tools/rpcgen/Makefile utils/Makefile utils/exportfs/Makefile utils/gssd/Makefile utils/idmapd/Makefile utils/lockd/Makefile utils/mount/Makefile utils/mountd/Makefile utils/nfsd/Makefile utils/nfsstat/Makefile utils/nhfsstone/Makefile utils/rquotad/Makefile utils/showmount/Makefile utils/statd/Makefile" -+ac_config_files="$ac_config_files Makefile linux-nfs/Makefile support/Makefile support/export/Makefile support/include/nfs/Makefile support/include/rpcsvc/Makefile support/include/sys/fs/Makefile support/include/sys/Makefile support/include/Makefile support/misc/Makefile support/nfs/Makefile tools/Makefile tools/getiversion/Makefile tools/locktest/Makefile tools/nlmtest/Makefile tools/rpcdebug/Makefile tools/rpcgen/Makefile utils/Makefile utils/exportfs/Makefile utils/gssd/Makefile utils/idmapd/Makefile utils/lockd/Makefile utils/mount/Makefile utils/mountd/Makefile utils/nfsd/Makefile utils/nfsstat/Makefile utils/nhfsstone/Makefile utils/rquotad/Makefile utils/showmount/Makefile utils/statd/Makefile" - - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure -@@ -31225,7 +31225,6 @@ - "support/nfs/Makefile") CONFIG_FILES="$CONFIG_FILES support/nfs/Makefile" ;; - "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;; - "tools/getiversion/Makefile") CONFIG_FILES="$CONFIG_FILES tools/getiversion/Makefile" ;; -- "tools/getkversion/Makefile") CONFIG_FILES="$CONFIG_FILES tools/getkversion/Makefile" ;; - "tools/locktest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/locktest/Makefile" ;; - "tools/nlmtest/Makefile") CONFIG_FILES="$CONFIG_FILES tools/nlmtest/Makefile" ;; - "tools/rpcdebug/Makefile") CONFIG_FILES="$CONFIG_FILES tools/rpcdebug/Makefile" ;; ---- nfs-utils-1.0.10/configure.in 2006-10-14 13:07:12.000000000 +0200 -+++ nfs-utils-1.0.10/configure.in 2006-10-14 13:07:25.000000000 +0200 -@@ -317,7 +317,6 @@ - support/nfs/Makefile - tools/Makefile - tools/getiversion/Makefile -- tools/getkversion/Makefile - tools/locktest/Makefile - tools/nlmtest/Makefile - tools/rpcdebug/Makefile ---- nfs-utils-1.0.10/tools/Makefile.am 2006-10-14 13:09:00.000000000 +0200 -+++ nfs-utils-1.0.10/tools/Makefile.am 2006-10-14 13:09:20.000000000 +0200 -@@ -1,5 +1,5 @@ - ## Process this file with automake to produce Makefile.in - --SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest -+SUBDIRS = getiversion locktest rpcdebug rpcgen nlmtest - - MAINTAINERCLEANFILES = Makefile.in ---- nfs-utils-1.0.10/tools/Makefile.in 2006-10-14 13:08:51.000000000 +0200 -+++ nfs-utils-1.0.10/tools/Makefile.in 2006-10-14 13:09:11.000000000 +0200 -@@ -207,7 +207,7 @@ - statedir = @statedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = getiversion getkversion locktest rpcdebug rpcgen nlmtest -+SUBDIRS = getiversion locktest rpcdebug rpcgen nlmtest - MAINTAINERCLEANFILES = Makefile.in - all: all-recursive -