From owner-freebsd-ports Thu Nov 28 8:10: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAAC037B406 for ; Thu, 28 Nov 2002 08:10:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1810643EAF for ; Thu, 28 Nov 2002 08:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gASGA1x3072979 for ; Thu, 28 Nov 2002 08:10:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gASGA1gg072978; Thu, 28 Nov 2002 08:10:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A71B637B401 for ; Thu, 28 Nov 2002 08:03:49 -0800 (PST) Received: from lambda.foldr.org (lambda.foldr.org [198.78.66.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0525043EA9 for ; Thu, 28 Nov 2002 08:03:49 -0800 (PST) (envelope-from vs@foldr.org) Received: from theater.foldr.org (pD95099D4.dip.t-dialin.net [217.80.153.212]) by lambda.foldr.org (8.12.3/8.11.6) with ESMTP id gASG3cjN080848 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Thu, 28 Nov 2002 17:03:41 +0100 (CET) (envelope-from vs@foldr.org) Received: from monster.theater.foldr.org (monster.theater.foldr.org [IPv6:3ffe:b80:2de:3:2e0:29ff:fe98:abca]) by theater.foldr.org (8.12.5/8.12.5) with ESMTP id gASG42Ba048809 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 28 Nov 2002 17:04:03 +0100 (CET) (envelope-from vs@monster.theater.foldr.org) Received: (from vs@localhost) by monster.theater.foldr.org (8.12.6/8.12.6/Submit) id gASG3T5Z021092; Thu, 28 Nov 2002 17:03:29 +0100 (CET) (envelope-from vs) Message-Id: <200211281603.gASG3T5Z021092@monster.theater.foldr.org> Date: Thu, 28 Nov 2002 17:03:29 +0100 (CET) From: Volker Stolz Reply-To: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org Cc: mzaki@e-mail.ne.jp X-Send-Pr-Version: 3.113 Subject: ports/45825: [bento] textproc/wv lacks sys/types.h on -current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45825 >Category: ports >Synopsis: [bento] textproc/wv lacks sys/types.h on -current >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 28 08:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD monster.theater.foldr.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Nov 24 14:40:01 CET 2002 root@monster.theater.foldr.org:/usr/obj/usr/src/sys/MONSTER i386 >Description: Bento noticed this one. Maintainer: I think this port lacks some dependencies, at least libiconv, I think. Also tested on: -stable. >How-To-Repeat: >Fix: New patch file: diff -urN ofiles/patch-libole2-ms-ole.h files/patch-libole2-ms-ole.h --- ofiles/patch-libole2-ms-ole.h Thu Jan 1 01:00:00 1970 +++ files/patch-libole2-ms-ole.h Thu Nov 28 16:32:26 2002 @@ -0,0 +1,10 @@ +--- libole2/ms-ole.h.orig Thu Nov 28 16:26:40 2002 ++++ libole2/ms-ole.h Thu Nov 28 16:27:24 2002 +@@ -33,6 +33,7 @@ + typedef long caddr_t; + #endif + ++#include + #include + + typedef enum { >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message