Doug Lee
2003-Jul-11 06:17 UTC
Should I have to run make readme/index in ports after cvsup's?
/usr/ports/www/README.html went from some 200 lines to over 500 on a `make readme' in that directory just now. I thought `cvsup -g -L 2 /etc/cvsup_ports' would update the README.html files too. Should I be running `make readme' and/or `make index' (and/or anything else) myself after cvsupdating ports? -- Doug Lee dgl@dlee.org http://www.dlee.org Bartimaeus Group doug@bartsite.com http://www.bartsite.com "Believe, when you are most unhappy, that there is something for you to do in the world. So long as you can sweeten another's pain, life is not in vain." --Helen Keller
Erik Trulsson
2003-Jul-11 07:43 UTC
Should I have to run make readme/index in ports after cvsup's?
On Fri, Jul 11, 2003 at 09:17:41AM -0400, Doug Lee wrote:> /usr/ports/www/README.html went from some 200 lines to over 500 on a > `make readme' in that directory just now. I thought `cvsup -g -L 2 > /etc/cvsup_ports' would update the README.html files too.Well, it won't. The README.html files are only created when you build them yourself.> > Should I be running `make readme' and/or `make index' (and/or anything > else) myself after cvsupdating ports?If you want them to be as up to date as possible, then yes. ports/INDEX is updated be cvsup, but since the file itself is only regenerated on a semi-regular basis it will often be a few weeks out of date. If this is a problem for you, you should rebuild it yourself. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Kent Stewart
2003-Jul-11 07:49 UTC
Should I have to run make readme/index in ports after cvsup's?
On Friday 11 July 2003 06:17 am, Doug Lee wrote:> /usr/ports/www/README.html went from some 200 lines to over 500 on a > `make readme' in that directory just now. I thought `cvsup -g -L 2 > /etc/cvsup_ports' would update the README.html files too. > > Should I be running `make readme' and/or `make index' (and/or anything > else) myself after cvsupdating ports?The readmes have never been updated by cvsup. In addition, the INDEX and INDEX-5 files are updated infrequently. If you want to use portupgrade tools to maintain your ports, which is the easiest and cleanest, you have to rebuild INDEX[-5] and INDEX.db aftrer each cvsup of portsall. I use a script to update the ports and have the following commands at the bottom # Now update the index pages. cd /usr/ports make index portsdb -u Since I use "make index", I don't refuse anything but "ports/INDEX" so that the make index doesn't terminate prematurely. This produces and INDEX-5 on a FreeBSD 5.x system. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Possibly Parallel Threads
- mpd VPN won't work after upgrade from 4.6-STABLE to 4.8-STABLE
- crossposting: OpenVPN on CentOS(RHES clone) and Fedora Core3..some strange things
- Is Asterisk a Linux only system?
- Error "make install" of dovecot 1.0b3 - Working !
- AST-2013-007: Asterisk Manager User Dialplan Permission Escalation