Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
POUDRIERE-DISTCLEAN(8)	    System Manager's Manual	POUDRIERE-DISTCLEAN(8)

NAME
       poudriere distclean -- cleanup old distfiles

SYNOPSIS
       poudriere distclean subcommand [options]
       poudriere distclean [options] origin [origin2 ...]

DESCRIPTION
       This command will cleanup old distfiles.

       Either a	subcommand or a	list of	port origins must be supplied.

SUBCOMMANDS
       -a	    Clean all ports in the tree.

       -f file	    Absolute  path  to a file which contains the list of ports
		    to	clean.	 Ports	must  be   specified   in   the	  form
		    category/port  and shell-style comments are	allowed.  Mul-
		    tiple -f file arguments may	be specified at	once.

OPTIONS
       -J number    This argument specifies how	many number jobs will  run  in
		    parallel for gathering distfile information.

       -n	    Dry	run, do	not actually delete anything.

       -p tree	    Specifies  which ports tree	to use.	 This can be specified
		    multiple times to consider multiple	 tress.	  The  default
		    ports tree is "default".

       -y	    Assume yes,	do not confirm and just	delete the files.

       -v	    This will show more	information during the build.  Specify
		    twice to enable debug output.

SEE ALSO
       poudriere(8), poudriere-bulk(8),	poudriere-image(8), poudriere-jail(8),
       poudriere-logclean(8),	poudriere-options(8),	poudriere-pkgclean(8),
       poudriere-ports(8),	poudriere-queue(8),	  poudriere-status(8),
       poudriere-testport(8), poudriere-version(8)

AUTHORS
       Baptiste	Daroussin <bapt@FreeBSD.org>
       Bryan Drewery <bdrewery@FreeBSD.org>

FreeBSD	Ports 14.quarterly	April 26, 2021		POUDRIERE-DISTCLEAN(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=poudriere-distclean&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help