From owner-cvs-ports@FreeBSD.ORG Sat Feb 14 03:01:43 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4443116A4CE; Sat, 14 Feb 2004 03:01:43 -0800 (PST) Received: from admin.x.com (unknown [210.172.132.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C256643D2D; Sat, 14 Feb 2004 03:01:42 -0800 (PST) (envelope-from linimon@freebsd.org) Received: from mail pickup service by admin.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 20:01:34 +0900 Received: from mxforward01.ms.interq.net ([172.16.5.24]) by ex2kmail02.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 17:01:46 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1D84AfV005378 for ; Fri, 13 Feb 2004 17:04:10 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id B7E2D56565; Fri, 13 Feb 2004 00:04:03 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E97816A4D3; Fri, 13 Feb 2004 00:04:03 -0800 (PST) Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB77C16A4CE; Fri, 13 Feb 2004 00:03:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4ECC43D2F; Fri, 13 Feb 2004 00:03:26 -0800 (PST) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D83QGe058182; Fri, 13 Feb 2004 00:03:26 -0800 (PST) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D83QQ0058181; Fri, 13 Feb 2004 00:03:26 -0800 (PST) (envelope-from linimon) Message-Id: <200402130803.i1D83QQ0058181@repoman.freebsd.org> From: Mark Linimon Date: Fri, 13 Feb 2004 00:03:26 -0800 (PST) To: ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 13 Feb 2004 08:01:46.0531 (UTC) FILETIME=[A057D730:01C3F207] Subject: cvs commit: ports/net/ayttm Makefile ports/net/ayttm/files patch-modules::yahoo2::libyahoo2::yahoo2_callbacks.h patch-modules::yahoo2::libyahoo2::yahoo_fn.c patch-modules::yahoo2::libyahoo2::yahoo_httplib.c patch-modules::yahoo2::yahoo.c X-BeenThere: cvs-ports@freebsd.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 11:01:43 -0000 linimon 2004/02/13 00:03:26 PST FreeBSD ports repository Modified files: net/ayttm Makefile Added files: net/ayttm/files patch-modules::yahoo2::libyahoo2::libyahoo2.c patch-modules::yahoo2::libyahoo2::yahoo2_callbacks.h patch-modules::yahoo2::libyahoo2::yahoo_fn.c patch-modules::yahoo2::libyahoo2::yahoo_fn.h patch-modules::yahoo2::libyahoo2::yahoo_httplib.c patch-modules::yahoo2::yahoo.c Log: Fix build on non-i386 arch. PR: ports/62534 Submitted by: Ports Fury Revision Changes Path 1.29 +0 -4 ports/net/ayttm/Makefile 1.1 +45 -0 ports/net/ayttm/files/patch-modules::yahoo2::libyahoo2::libyahoo2.c (new) 1.1 +14 -0 ports/net/ayttm/files/patch-modules::yahoo2::libyahoo2::yahoo2_callbacks.h (new) 1.1 +992 -0 ports/net/ayttm/files/patch-modules::yahoo2::libyahoo2::yahoo_fn.c (new) 1.1 +15 -0 ports/net/ayttm/files/patch-modules::yahoo2::libyahoo2::yahoo_fn.h (new) 1.1 +24 -0 ports/net/ayttm/files/patch-modules::yahoo2::libyahoo2::yahoo_httplib.c (new) 1.1 +22 -0 ports/net/ayttm/files/patch-modules::yahoo2::yahoo.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"