From owner-freebsd-gnome Mon Mar 3 10:41: 0 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 534BE37B401; Mon, 3 Mar 2003 10:40:58 -0800 (PST) Received: from hotmail.com (f30.sea2.hotmail.com [207.68.165.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A729A43F3F; Mon, 3 Mar 2003 10:40:57 -0800 (PST) (envelope-from reigncracks@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 3 Mar 2003 10:40:57 -0800 Received: from 68.103.32.11 by sea2fd.sea2.hotmail.msn.com with HTTP; Mon, 03 Mar 2003 18:40:57 GMT X-Originating-IP: [68.103.32.11] From: "Mezz bsdforums.org" To: klammer@webonaut.com Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: Is it allow port to do the CVS checkout by itself? Date: Mon, 03 Mar 2003 13:40:57 -0500 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Mar 2003 18:40:57.0511 (UTC) FILETIME=[6DF7BB70:01C2E1B4] Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello franz, Yes, I am aware of those. What I am asking in the orignal question is that.. Is it allow to have "cvs checkout" in the Makefile? It means, there will be no checksum, but will checkout the very lastest stable version of VIM, patch lastest vim-gtk2 and install it. I seem to not able find this info in the handbook about CVS. Hope, I am not blind. (I forgot to cc ports maillist..) :-) Ummmmm.. Maybe, I can try to add distinfo to checksum on vim-gtk patch only.. I don't know yet, but if anyone want to see the full plain Makefile, I am happy to post. EX: ======================== ... ... ... do-fetch: @${MKDIR} ${WRKDIR} cd ${WRKDIR} && \ cvs -z3 -d:pserver:anonymous@cvs.vim.sf.net:/cvsroot/vim checkout vim cd ${WRKDIR} && \ ${FETCH_CMD} http://regexxer.sourceforge.net/vim/${PORTNAME}-${PATCHLEVEL}.patch.gz ... ... ... ======================== Cheers, Mezz >hi mezz, > >take a look at the porters guide: >http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html >and http://www.freebsd.org/gnome/docs/porting.html for gnome-specials. > >what you are searching for is shar and send-pr. joe or a or a other >person who has rights to commit the port put the in the ports tree. > >and yes, the Makefile you include all knobs better everything needed by >the ports. > >you can check you port with >devel/portlint: A verifier for FreeBSD port directory > >franz. > >Am Mo, 2003-03-03 um 10.02 schrieb Mezz bsdforums.org: > > I have created my own editors/vim-gtk2, which it will do the CVS >checkout > > (VIM), fetch vim-gtk2 patch, compile and install without the problem. >So, > > just wondering if it can be port in the ports tree? Current, the >Makefile is > > plain, but if it's allow then I can add more options like "WITH_PYTHON", > > "WITH_PERL", want gnome and etc. > > > > Cheers, > > Mezz _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message