pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gnome-vfs2 Update gnome-vfs2 (and gnome-vfs2-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8950705d3ef
branches: trunk
changeset: 474637:c8950705d3ef
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon May 03 15:39:47 2004 +0000
description:
Update gnome-vfs2 (and gnome-vfs2-{cdda,smb}) to 2.6.1.1.
Changes in the package:
* Use gnutls instead of openssl. This fixes many problems exposed by
programs using the mozilla renderer and gnome-vfs2 together (like
epiphany and galeon), due to conflicting symbols. Closes PR pkg/25190.
* Move documentation out of the doc/html subdirectory.
Bug fixes in this version:
* Portability fixes.
* Work with GNUTLS 1.0.
* sftp: handles servers that ask for "Password" (not "password").
* gnome_vfs_inet_connection_read handles EOF correctly.
* thread-safe gnome-vfs-parse-ls.c.
* Fix mime crash.
* Toplevel smb directories aren't writable.
diffstat:
sysutils/gnome-vfs2/Makefile | 6 +-
sysutils/gnome-vfs2/Makefile.common | 11 +-
sysutils/gnome-vfs2/PLIST | 113 +++++++++++++++++-----------------
sysutils/gnome-vfs2/buildlink3.mk | 4 +-
sysutils/gnome-vfs2/distinfo | 11 +-
sysutils/gnome-vfs2/patches/patch-ae | 66 +++++++++++++++++++-
sysutils/gnome-vfs2/patches/patch-al | 20 ------
sysutils/gnome-vfs2/patches/patch-am | 4 +-
8 files changed, 140 insertions(+), 95 deletions(-)
diffs (truncated from 376 to 300 lines):
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/Makefile
--- a/sysutils/gnome-vfs2/Makefile Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/Makefile Mon May 03 15:39:47 2004 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2004/04/15 16:36:20 jmmv Exp $
+# $NetBSD: Makefile,v 1.36 2004/05/03 15:39:47 jmmv Exp $
#
-PKGREVISION= 1
-
DEPENDS+= shared-mime-info>=0.13:../../databases/shared-mime-info
PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in
@@ -43,7 +41,7 @@
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/Makefile.common
--- a/sysutils/gnome-vfs2/Makefile.common Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/Makefile.common Mon May 03 15:39:47 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2004/04/15 20:10:43 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/05/03 15:39:47 jmmv Exp $
#
-DISTNAME= gnome-vfs-2.6.0
+DISTNAME= gnome-vfs-2.6.1.1
PKGNAME= ${DISTNAME:S/vfs/vfs2/}
CATEGORIES?= sysutils
CATEGORIES+= gnome
@@ -26,11 +26,12 @@
CONFIGURE_ARGS+= --disable-fam
CONFIGURE_ARGS+= --disable-gtk
+CONFIGURE_ARGS+= --disable-openssl
CONFIGURE_ARGS+= --disable-samba
+CONFIGURE_ARGS+= --enable-gnutls
CONFIGURE_ARGS+= --enable-platform-gnome-2
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR}
-CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html
-CONFIGURE_ENV+= openssl_libs=yes
+CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -DPREFIX=\"\\\"${PREFIX}\\\"\"
CPPFLAGS+= -DPKGLOCALEDIR=\"\\\"${PKGLOCALEDIR}\\\"\"
@@ -69,7 +70,7 @@
SUBST_FILES.libs= modules/Makefile.in
SUBST_SED.libs= -e 's|../libgnomevfs/libgnomevfs-2.la|${BUILDLINK_PREFIX.gnome-vfs2}/lib/libgnomevfs-2.la|g'
-BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.6.0nb1
+BUILDLINK_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.6.1.1
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
PRINT_PLIST_AWK+= /^@dirrm lib\/gnome-vfs-2.0\/modules$$/ \
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/PLIST
--- a/sysutils/gnome-vfs2/PLIST Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/PLIST Mon May 03 15:39:47 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/04/15 16:36:20 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/05/03 15:39:47 jmmv Exp $
bin/gnomevfs-cat
bin/gnomevfs-copy
bin/gnomevfs-info
@@ -103,7 +103,7 @@
lib/libgnomevfs-2.la
lib/libgnomevfs-2.so
lib/libgnomevfs-2.so.600
-lib/libgnomevfs-2.so.600.0
+lib/libgnomevfs-2.so.600.1
lib/pkgconfig/gnome-vfs-2.0.pc
lib/pkgconfig/gnome-vfs-module-2.0.pc
lib/vfs/2.0/extfs/README
@@ -124,58 +124,58 @@
lib/vfs/2.0/extfs/zip
lib/vfs/2.0/extfs/zoo
libexec/gnome-vfs-daemon
-share/doc/html/gnome-vfs-2.0/about.html
-share/doc/html/gnome-vfs-2.0/advanced-operations.html
-share/doc/html/gnome-vfs-2.0/ch08.html
-share/doc/html/gnome-vfs-2.0/data-types.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-2.0.devhelp
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-context.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-basic-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-find-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-list-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-advanced-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-basic-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-rw-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-size.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-trunc-ops.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-inet-connection.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-init.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-method.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-monitor.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback-module-api.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-shared.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-monitor.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-parse-ls.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-result.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket-buffer.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-ssl.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-standard-callbacks.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-directory-operations.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-file-operations.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-first-steps.html
-share/doc/html/gnome-vfs-2.0/gnome-vfs-writing-modules.html
-share/doc/html/gnome-vfs-2.0/home.png
-share/doc/html/gnome-vfs-2.0/index.html
-share/doc/html/gnome-vfs-2.0/index.sgml
-share/doc/html/gnome-vfs-2.0/left.png
-share/doc/html/gnome-vfs-2.0/mime-registry.html
-share/doc/html/gnome-vfs-2.0/modules.html
-share/doc/html/gnome-vfs-2.0/right.png
-share/doc/html/gnome-vfs-2.0/up.png
+share/doc/gnome-vfs-2.0/about.html
+share/doc/gnome-vfs-2.0/advanced-operations.html
+share/doc/gnome-vfs-2.0/ch08.html
+share/doc/gnome-vfs-2.0/data-types.html
+share/doc/gnome-vfs-2.0/gnome-vfs-2.0.devhelp
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-context.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-basic-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-find-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-list-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-advanced-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-basic-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-rw-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-size.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-trunc-ops.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-inet-connection.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-init.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-method.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-monitor.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback-module-api.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-shared.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-monitor.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-parse-ls.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-result.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket-buffer.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-ssl.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-standard-callbacks.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html
+share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html
+share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html
+share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html
+share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html
+share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html
+share/doc/gnome-vfs-2.0/home.png
+share/doc/gnome-vfs-2.0/index.html
+share/doc/gnome-vfs-2.0/index.sgml
+share/doc/gnome-vfs-2.0/left.png
+share/doc/gnome-vfs-2.0/mime-registry.html
+share/doc/gnome-vfs-2.0/modules.html
+share/doc/gnome-vfs-2.0/right.png
+share/doc/gnome-vfs-2.0/up.png
share/examples/gnome-vfs-2.0/modules/default-modules.conf
share/examples/gnome-vfs-2.0/modules/ssl-modules.conf
share/examples/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info
@@ -189,6 +189,7 @@
share/gconf/schemas/desktop_gnome_url_handlers.schemas
share/gconf/schemas/system_http_proxy.schemas
share/gconf/schemas/system_smb.schemas
+${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo
@@ -202,6 +203,7 @@
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo
@@ -212,6 +214,7 @@
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-vfs-2.0.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-vfs-2.0.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gnome-vfs-2.0.mo
@@ -259,7 +262,7 @@
@dirrm share/examples/gnome-vfs-2.0/vfolders
@dirrm share/examples/gnome-vfs-2.0/modules
@dirrm share/examples/gnome-vfs-2.0
-@dirrm share/doc/html/gnome-vfs-2.0
+@dirrm share/doc/gnome-vfs-2.0
@dirrm lib/vfs/2.0/extfs
@dirrm lib/vfs/2.0
@unexec ${RMDIR} %D/lib/vfs 2>/dev/null || ${TRUE}
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/buildlink3.mk
--- a/sysutils/gnome-vfs2/buildlink3.mk Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/buildlink3.mk Mon May 03 15:39:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2004/04/15 16:36:20 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2004/05/03 15:39:47 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_VFS2_BUILDLINK3_MK:= ${GNOME_VFS2_BUILDLINK3_MK}+
@@ -23,7 +23,7 @@
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
+.include "../../security/gnutls/buildlink3.mk"
.include "../../sysutils/fam/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/distinfo
--- a/sysutils/gnome-vfs2/distinfo Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/distinfo Mon May 03 15:39:47 2004 +0000
@@ -1,15 +1,14 @@
-$NetBSD: distinfo,v 1.20 2004/04/29 14:18:34 xtraeme Exp $
+$NetBSD: distinfo,v 1.21 2004/05/03 15:39:47 jmmv Exp $
-SHA1 (gnome-vfs-2.6.0.tar.bz2) = a5cfea7568259fc6fe98322a7a01eb70d8f5f615
-Size (gnome-vfs-2.6.0.tar.bz2) = 1431274 bytes
+SHA1 (gnome-vfs-2.6.1.1.tar.bz2) = 6d89edf1d7720ce98b78035fa4b833d559c6f34c
+Size (gnome-vfs-2.6.1.1.tar.bz2) = 1482056 bytes
SHA1 (patch-aa) = 3a8113f861efeb12bec86bff06df1c7d44e7131b
SHA1 (patch-ab) = 9fc885b1ef1e9dd05f4b3041963df298dbfba582
SHA1 (patch-ac) = 6790f1ee67f12690bd648d258e87456c2639b560
SHA1 (patch-ad) = 326e835c7fd1d2e25ac2ae4736347d38ffe8ea06
-SHA1 (patch-ae) = 5e52bb80ce3070d04c85c363c0ba1360ab7edb37
+SHA1 (patch-ae) = bcf75ee08a513c8b4eef7c0c7b8d6ddda6406b83
SHA1 (patch-af) = 4273d773f8f9701262ab541efc43e9f7eb126001
SHA1 (patch-ag) = 0bec8918c71b2aa470c96c4512b11f42550484c4
SHA1 (patch-ai) = 3a45cd84dfa025a52c7db3aab2cca85b540078a6
SHA1 (patch-ak) = 83694081f9484c3f71fd1867007652eff6e26f93
-SHA1 (patch-al) = e0f4727c0c0415f5e0bc182b0ae94093d45b4cd0
-SHA1 (patch-am) = 78a58aa257a95db6b9ae34da640e61003da3e00a
+SHA1 (patch-am) = 0f55b4d520893c8349bacc682f0429f26f7b38f1
diff -r b729d0da951f -r c8950705d3ef sysutils/gnome-vfs2/patches/patch-ae
--- a/sysutils/gnome-vfs2/patches/patch-ae Mon May 03 13:08:58 2004 +0000
+++ b/sysutils/gnome-vfs2/patches/patch-ae Mon May 03 15:39:47 2004 +0000
@@ -1,6 +1,8 @@
-$NetBSD: patch-ae,v 1.3 2004/04/15 06:25:12 adam Exp $
+$NetBSD: patch-ae,v 1.4 2004/05/03 15:39:47 jmmv Exp $
---- configure.orig Wed Apr 14 23:18:49 2004
+http://bugzilla.gnome.org/show_bug.cgi?id=141736
+
+--- configure.orig 2004-04-20 11:54:46.000000000 +0200
+++ configure
@@ -20202,7 +20202,7 @@ if test -z "`$INTLTOOL_PERL -v | fgrep '
echo "$as_me: error: perl 5.x required for intltool" >&2;}
@@ -11,3 +13,63 @@
:
else
{ { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
+@@ -25463,6 +25463,9 @@ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
++#ifdef HAVE_SYS_PARAM_H
++#include <sys/param.h>
++#endif
+ #ifdef HAVE_SYS_VFS_H
+ #include <sys/vfs.h>
+ #endif
+@@ -25516,6 +25519,9 @@ _ACEOF
+ cat confdefs.h >>conftest.$ac_ext
+ cat >>conftest.$ac_ext <<_ACEOF
+ /* end confdefs.h. */
++#ifdef HAVE_SYS_PARAM_H
++#include <sys/param.h>
++#endif
+ #ifdef HAVE_SYS_VFS_H
+ #include <sys/vfs.h>
Home |
Main Index |
Thread Index |
Old Index