DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 8th May 2009
houdini houdini is offline
New User
 
Join Date: May 2009
Posts: 1
Default CVS Refuse file -- stumping me

Hey everyone.
Diving back into the FreeBSD world after a brief hiatus.

Anyway, I was building a FreeBSD 7.2 server here and was trying to figure out how to get the refuse file working again, since I dont want all the ports.

Basically, I have my ports-supfile all setup.

Here is my ports-supfile:

Code:
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
I *thought* my refuse file would go intO

/var/db/sup/

so it would be /var/db/sup

Yet, its not working.
Im missing something here.

Can anyone help me out?

Many thanks.

H.

Last edited by houdini; 8th May 2009 at 11:08 PM. Reason: oops
Reply With Quote
  #2   (View Single Post)  
Old 11th May 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

/var/db/sup/refuse works for me ...

Code:
% cat /var/db/sup/refuse
ports/arabic
ports/chinese
ports/french
ports/german
ports/hebrew
ports/hungarian
ports/japanese
ports/korean
ports/polish
ports/portuguese
ports/russian
ports/ukrainian
ports/vietnamese
ports/palm
Note that cvsup/csup will *not* remove these directories, so if you already have a previous snapshot, you will have to manually delete these directories (i.e. rm -rf `cat refuse | xargs`).
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What does your .*shrc file look like? TerryP Off-Topic 13 23rd February 2012 11:28 PM
PHP read file contents - Maximum file size cksraj Programming 1 21st September 2009 11:38 AM
file:/// mfaridi FreeBSD Security 3 27th July 2008 02:18 PM
How to get NAT log file on FreeBSD ? chamnanpol FreeBSD General 1 17th June 2008 11:49 PM
Kde crash refuse to load due to splash change whispersGhost Solaris 8 12th June 2008 11:40 AM


All times are GMT. The time now is 05:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick