From owner-cvs-all Wed Dec 25 18:11:21 2002 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 25A0137B401; Wed, 25 Dec 2002 18:11:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D833343EA9; Wed, 25 Dec 2002 18:11:19 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBQ2BJfh095474; Wed, 25 Dec 2002 18:11:19 -0800 (PST) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBQ2BJ1D095473; Wed, 25 Dec 2002 18:11:19 -0800 (PST) Message-Id: <200212260211.gBQ2BJ1D095473@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 25 Dec 2002 18:11:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/coldsync Makefile ports/palm/coldsync/files patch-in6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/12/25 18:11:19 PST Modified files: palm/coldsync Makefile Added files: palm/coldsync/files patch-in6 Log: Revert the PERL-to-REINPLACE conversion attempts. They were never finished, despite several related commits, but, most importantly, the port uses PERL anyway... This prevented USB detection -- fixed by this committer in April. Pointy hats available upon request... Make sure __BSD_VISIBLE is defined -- too many of _our headers_ trip over u_int et al without that. Include netinet6/in6.h and force it in by defining what it is looking for. The "official" way of doing it -- simply through the netinet/in.h does not work. May be, there is no __POSIX_VISIBLE in case of __BSD_VISIBLE? Fixes to files/patch-in6 are welcome! The last two fixed compile on -current, justifying this commit without explicit approval. PR: ports/43532 ports/46472 Submitted by: Larry Rosenman, David Magda Revision Changes Path 1.19 +4 -4 ports/palm/coldsync/Makefile 1.1 +23 -0 ports/palm/coldsync/files/patch-in6 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message