<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="IncrediMail 1.0" name=GENERATOR>
<STYLE>
v\:* {behavior:url (#default#vml);}
</STYLE>
<style>v\:* {
        BEHAVIOR: url (#default#vml)
}
</style></HEAD>
<BODY style="FONT-SIZE: 12pt; MARGIN: 5px 10px 10px; FONT-FAMILY: Arial" bgColor=#ffffff background="" scroll=yes>
<TABLE id=INCREDIMAINTABLE cellSpacing=0 cellPadding=2 width="100%" border=0>
<TBODY>
<TR>
<TD id=INCREDITEXTREGION style="FONT-SIZE: 12pt; FONT-FAMILY: Arial" width="100%">
<DIV>Olha so eu vou te passar aqui um arquivo "supfile" que uso ve se funciona pra ti VC deve tar fazendo algo errado. Voce tem que observar tambem a opção "<FONT size=2>Default release=cvs tag=RELENG_4" ai em RELENG vc em que colocar a versao correta do SO por exemplo eu uso BSD 6.1 entao fica assim RELENG_6_1.</FONT></DIV>
<DIV> </DIV>
<DIV>abaixo linha de comando indicada para executar o cvsup.</DIV>
<DIV> </DIV>
<DIV>Cvsup-g -L 2 /etc/supfile</DIV>
<DIV> </DIV>
<DIV>**************** INICIO ARQUIVO ******************</DIV>
<DIV><FONT size=2>
<P># $FreeBSD: src/share/examples/cvsup/stable-supfile,v 1.19.2.6 2002/08/06 08:24:46 blackend Exp $</P>
<P>#</P>
<P># This file contains all of the "CVSup collections" that make up the</P>
<P># FreeBSD-stable source tree.</P>
<P>#</P>
<P># CVSup (CVS Update Protocol) allows you to download the latest CVS</P>
<P># tree (or any branch of Development therefrom) to your system easily</P>
<P># and efficiently (far more so than with sup, which CVSup is aimed</P>
<P># at replacing). If you're running CVSup interactively, and are</P>
<P># currently using an X display server, you should run CVSup as follows</P>
<P># to keep your CVS tree up-to-date:</P>
<P>#</P>
<P># cvsup stable-supfile</P>
<P>#</P>
<P># If not running X, or invoking cvsup from a non-interactive script, then</P>
<P># run it as follows:</P>
<P>#</P>
<P># cvsup -g -L 2 stable-supfile</P>
<P>#</P>
<P># You May wish to change some of the settings in this file to better</P>
<P># suit your system:</P>
<P>#</P>
<P># host=CHANGE_THIS.FreeBSD.org</P>
<P># This specifies the server host which will supply the</P>
<P># file updates. You must change it to one of the CVSup</P>
<P># mirror sites listed in the FreeBSD Handbook at</P>
<P># http://www.freebsd.org/doc/handbook/mirrors.html.</P>
<P># You can override this setting on the command line</P>
<P># with cvsup's "-h host" option.</P>
<P>#</P>
<P># base=/usr</P>
<P># This specifies the root where CVSup will store information</P>
<P># about the collections you have transferred to your system.</P>
<P># A setting of "/usr" will generate this information in</P>
<P># /usr/sup. Even if you are CVSupping a large number of</P>
<P># collections, you will be hard pressed to generate more than</P>
<P># ~1MB of data in this directory. You can override the</P>
<P># "base" setting on the command line with cvsup's "-b base"</P>
<P># option. This directory must exist in order to run CVSup.</P>
<P>#</P>
<P># prefix=/usr</P>
<P># This specifies where to Place the requested files. A</P>
<P># setting of "/usr" will Place all of the files requested</P>
<P># in "/usr/src" (e.g., "/usr/src/bin", "/usr/src/lib").</P>
<P># The prefix directory must exist in order to run CVSup.</P>
<P>#</P>
<P>###############################################################################</P>
<P>#</P>
<P># DANGER! WARNING! LOOK OUT! VORSICHT!</P>
<P>#</P>
<P># If you add any of the ports or Doc collections to this file, be sure to</P>
<P># specify them with a "tag" value set to ".", like this:</P>
<P>#</P>
<P># ports-all tag=.</P>
<P># Doc-all tag=.</P>
<P>#</P>
<P># If you leave out the "tag=." portion, CVSup will delete all of</P>
<P># the files in your ports or Doc tree. That is because the ports and Doc</P>
<P># collections do not use the same tags as the main part of the FreeBSD </P>
<P># source tree.</P>
<P>#</P>
<P>###############################################################################</P>
<P># Defaults that apply to all the collections</P>
<P>#</P>
<P># IMPORTANT: Change the next line to use one of the CVSup mirror sites</P>
<P># listed at http://www.freebsd.org/doc/handbook/mirrors.html.</P>
<P>*default host=cvsup2.FreeBSD.org</P>
<P>*default base=/usr</P>
<P>*default prefix=/usr</P>
<P># The following line is for 4-stable. If you want 3-stable or 2.2-stable,</P>
<P># change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.</P>
<P>*default release=cvs tag=RELENG_4</P>
<P>*default delete use-rel-suffix</P>
<P># If your network link is a T1 or faster, comment out the following line.</P>
<P>*default compress</P>
<P>## Main Source Tree.</P>
<P>#</P>
<P># The easiest way to get the main source tree is to use the "src-all"</P>
<P># mega-collection. It includes all of the individual "src-*" collections.</P>
<P># Please note: If you want to track -STABLE, leave this uncommented.</P>
<P>Src-all</P>
<P># These are the individual collections that make up "src-all". If you</P>
<P># use these, be sure to comment out "src-all" above.</P>
<P>#src-base</P>
<P>#src-bin</P>
<P>#src-contrib</P>
<P>#src-etc</P>
<P>#src-games</P>
<P>#src-gnu</P>
<P>#src-include</P>
<P>#src-kerberos5</P>
<P>#src-kerberosIV</P>
<P>#src-lib</P>
<P>#src-libexec</P>
<P>#src-release</P>
<P>#src-sbin</P>
<P>#src-share</P>
<P>#src-sys</P>
<P>#src-tools</P>
<P>#src-usrbin</P>
<P>#src-usrsbin</P>
<P># These are the individual collections that make up FreeBSD's crypto</P>
<P># collection. They are no longer export-restricted and are a part of</P>
<P># src-all</P>
<P>#src-crypto</P>
<P>#src-eBones</P>
<P>#src-secure</P>
<P>#src-sys-crypto</P>
<P>ports-all tag=.</P></FONT></DIV>
<DIV> </DIV>
<DIV>**************** FIM ARQUIVO *********************<BR> </DIV>
<DIV> </DIV>
<DIV>ABRAÇO.</DIV>
<DIV> </DIV>
<DIV>Alexandre Borges.</DIV>
<DIV> </DIV>
<DIV id=IncrediOriginalMessage><I>-------Mensagem original-------</I></DIV>
<DIV> </DIV>
<DIV id=receivestrings>
<DIV dir=ltr style="FONT-SIZE: 11pt"><I><B>De:</B></I> <A href="mailto:freebsddf@terra.com.br">Danilo Augusto</A></DIV>
<DIV dir=ltr style="FONT-SIZE: 11pt"><I><B>Data:</B></I> 05/24/06 16:24:09</DIV>
<DIV dir=ltr style="FONT-SIZE: 11pt"><I><B>Para:</B></I> <A href="mailto:freebsd@fug.com.br">Lista Brasileira de Discussão"sobre FreeBSD (FUG-BR)</A></DIV>
<DIV dir=ltr style="FONT-SIZE: 11pt"><I><B>Assunto:</B></I> Re: [FUG-BR] pkg_info</DIV></DIV>
<DIV> </DIV>
<DIV>On Wed, 2006-05-24 at 16:11 -0300, Ari Arantes wrote:</DIV>
<DIV>> Já atualizei:</DIV>
<DIV>></DIV>
<DIV>> cvsup /etc/ports-supfile</DIV>
<DIV>></DIV>
<DIV>> cat /etc/ports-supfile</DIV>
<DIV>> *default host=cvsup.br.FreeBSD.org</DIV>
<DIV>> #*default host=cvsup.FreeBSD.org</DIV>
<DIV>> *default base=/var/db</DIV>
<DIV>> *default prefix=/usr</DIV>
<DIV>> *default release=cvs tag=.</DIV>
<DIV>> *default delete use-rel-suffix</DIV>
<DIV>> *default compress</DIV>
<DIV>> ports-all</DIV>
<DIV>></DIV>
<DIV>> Mesmo assim ainda continua retornando sem pacotes instalados.</DIV>
<DIV>></DIV>
<DIV>> 2006/5/24, Eder <<A href="mailto:ederbsd@gmail.com">ederbsd@gmail.com</A>>:</DIV>
<DIV>> Oi,</DIV>
<DIV>></DIV>
<DIV>> Faz um update do ports.</DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>></DIV>
<DIV>Tenta rodar um pkgdb -F e depois roda o pkg_info pra ver.</DIV>
<DIV>Dá uma olhada em /var/db/pkg ,deve conter todos seus pacotes instalados.</DIV>
<DIV> </DIV>
<DIV>t+</DIV>
<DIV> </DIV>
<DIV>--</DIV>
<DIV>Danilo Augusto Vicente Lara</DIV>
<DIV><A href="mailto:daniloavl@terra.com.br">daniloavl@terra.com.br</A></DIV>
<DIV>Cel.: 61 9994-1361</DIV>
<DIV> </DIV>
<DIV>-------------------------</DIV>
<DIV>Histórico: <A href="http://www.fug.com.br/historico/html/freebsd/">http://www.fug.com.br/historico/html/freebsd/</A></DIV>
<DIV>Sair da lista: <A href="https://www.fug.com.br/mailman/listinfo/freebsd">https://www.fug.com.br/mailman/listinfo/freebsd</A></DIV>
<DIV> </DIV>
<DIV>E-mail classificado pelo Identificador de Spam Inteligente Terra.</DIV>
<DIV>Para alterar a categoria classificada, visite</DIV>
<DIV><A href="http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=fastinfo.alexandre&_l=1,1148498650.124699.30315.balcomo.hst.terra.com.br,4148,Des15,Des15">http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=fastinfo.alexandre&_l=1,1148498650.124699.30315.balcomo.hst.terra.com.br,4148,Des15,Des15</A></DIV>
<DIV> </DIV>
<DIV>Esta mensagem foi verificada pelo E-mail Protegido Terra.</DIV>
<DIV>Scan engine: McAfee VirusScan / Atualizado em 24/05/2006 / Versão: 4.4.00/4769</DIV>
<DIV>Proteja o seu e-mail Terra: <A href="http://mail.terra.com.br/">http://mail.terra.com.br/</A></DIV>
<DIV> </DIV>
<DIV> </DIV></TD></TR>
<TR>
<TD id=INCREDIFOOTER width="100%">
<TABLE cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD width="100%"></TD>
<TD id=INCREDISOUND vAlign=bottom align=middle></TD>
<TD id=INCREDIANIM vAlign=bottom align=middle></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><SPAN id=IncrediStamp><A href="http://www.incredimail.com/index.asp?id=97015"><SPAN name="imgCache" border="0"><IMG alt="Emoticons GRATUITOS para seus e-mails! Clique aqui!" src="cid:53EA0720-960B-4B28-A9BF-D080CCFB901F" border=0></SPAN></A></SPAN></BODY></HTML>