From owner-freebsd-ports@FreeBSD.ORG Thu Feb 21 23:21:23 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E6A116A401 for ; Thu, 21 Feb 2008 23:21:23 +0000 (UTC) (envelope-from comperr@gmail.com) Received: from yw-out-2122.google.com (yw-out-2122.google.com [74.125.46.27]) by mx1.freebsd.org (Postfix) with ESMTP id 07DE513C447 for ; Thu, 21 Feb 2008 23:21:22 +0000 (UTC) (envelope-from comperr@gmail.com) Received: by yw-out-2122.google.com with SMTP id 8so2331675yws.18 for ; Thu, 21 Feb 2008 15:21:21 -0800 (PST) MIME-Version: 1.0 Message-ID: <75453cf3-1748-4b60-9f98-a499cc9f145f@d21g2000prf.googlegroups.com> Date: Thu, 21 Feb 2008 15:21:21 -0800 (PST) Received: by 10.141.195.18 with SMTP id x18mr437635rvp.8.1203636081557; Thu, 21 Feb 2008 15:21:21 -0800 (PST) In-Reply-To: <90b7d07f-fb95-4f3d-9630-f2ccf2e20511@h25g2000hsf.googlegroups.com> X-IP: 24.45.43.202 References: <20080221160037.GC12023@lor.one-eyed-alien.net> <532978dc-c74f-4417-b5b8-5278443676eb@q70g2000hsb.googlegroups.com> <20080221223803.GA15824@lor.one-eyed-alien.net> <90b7d07f-fb95-4f3d-9630-f2ccf2e20511@h25g2000hsf.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080201 FreeBSD/amd64 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) From: comperr To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Weird portlint errors X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2008 23:21:23 -0000 On Feb 21, 6:15 pm, comperr wrote: > On Feb 21, 5:38 pm, Brooks Davis wrote: > > > On Thu, Feb 21, 2008 at 02:19:14PM -0800, comperr wrote: > > >http://groups.google.com/group/ml-freebsd-ports/files > > > tmp is portlint >tmp 2>&1 > > > Makefile is the makefile I'm having errors with. > > > The file contains bogus carrage returns, probably due to being exiting > > on a windows box. Please run dos2unix on it or recreate it in an > > appropriate editor. Then it will work. > > > Also, please don't top-post when posting to freebsd-lists. > > > -- Brooks > > > > On Feb 21, 11:00 am, Brooks Davis wrote: > > > > On Thu, Feb 21, 2008 at 07:43:32AM -0800, comperr wrote: > > > > > I am working on a new port for pastebinit (command line pastebin) and > > > > > when I run portlint I get a weird error that my portname and such > > > > > don't exist and there are nion comments in the comment part - but I > > > > > know these error are wrong. > > > > > Please provide at least the actual errors and preferably the port > > > > skeleton as well. > > > > > -- Brooks > > > > > application_pgp-signature_part > > > > 1KDownload > > > _______________________________________________ > > > freebsd-po...@freebsd.org mailing list > > >http://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > > > application_pgp-signature_part > > 1KDownload > > Sorry - I changed the spaces to tabs - and it was originally created > in freeBSD using the nano editor > _______________________________________________ > freebsd-po...@freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Thanks all - I fixed it - and it installs now :D