Skip site navigation (1)Skip section navigation (2)
Date:      03 Mar 2003 20:16:05 +0100
From:      Franz Klammer <klammer@webonaut.com>
To:        "Mezz bsdforums.org" <reigncracks@hotmail.com>
Cc:        FreeBSD-gnome <gnome@freebsd.org>, ports@freebsd.org
Subject:   Re: Is it allow port to do the CVS checkout by itself?
Message-ID:  <1046718964.58376.71.camel@ds9.webonaut.com>
In-Reply-To: <F30uwVZn6Qpixg3yF0Z0002a7b4@hotmail.com>
References:  <F30uwVZn6Qpixg3yF0Z0002a7b4@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi!

ok! let's wait for an answer from who is more knowing than me :-)

oh, oh! my english ... i read your mail more than twice and 
didn't understand what really your question is :-/

but maybe you should take a look at misc/libh this port uses
also cvs to checkout the sources.

franz.

Am Mo, 2003-03-03 um 19.40 schrieb Mezz bsdforums.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
-- 
WEBONAUT.com
http://webonaut.com
mailto:klammer@webonaut.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046718964.58376.71.camel>