From owner-cvs-all Wed Jan 2 4:27:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C32337B422; Wed, 2 Jan 2002 04:27:26 -0800 (PST) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g02CRQt18789; Wed, 2 Jan 2002 04:27:26 -0800 (PST) (envelope-from sobomax) Message-Id: <200201021227.g02CRQt18789@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 2 Jan 2002 04:27:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/eperl Makefile ports/lang/eperl/files patch-ab patch-eperl_parse.c patch-eperl_proto.h 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 sobomax 2002/01/02 04:27:25 PST Modified files: lang/eperl Makefile lang/eperl/files patch-ab Removed files: lang/eperl/files patch-eperl_parse.c patch-eperl_proto.h Log: Don't assume that strnstr(3) exists in the system libc. This should fix the build on slightly outdated (3 weeks and more) 4-STABLE systems. Submitted by: bento Revision Changes Path 1.33 +5 -1 ports/lang/eperl/Makefile 1.2 +23 -2 ports/lang/eperl/files/patch-ab 1.2 +0 -26 ports/lang/eperl/files/patch-eperl_parse.c (dead) 1.2 +0 -13 ports/lang/eperl/files/patch-eperl_proto.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message