44 lines
1.1 KiB
Groff
44 lines
1.1 KiB
Groff
|
." Text automatically generated by txt2man-1.4.7
|
||
|
.TH pkg-repgen 8 "April 23, 2006" "" ""
|
||
|
.SH NAME
|
||
|
\fBpkg-repgen \fP- generate a package repository for pkg-get
|
||
|
\fB
|
||
|
.SH SYNOPSIS
|
||
|
.nf
|
||
|
.fam C
|
||
|
\fBpkg-repgen\fP [options][package1\.\.\.packageN]
|
||
|
.fam T
|
||
|
.fi
|
||
|
.SH DESCRIPTION
|
||
|
\fBpkg-repgen\fP generates files needed by a \fBpkg-get\fP(8) package
|
||
|
repository. It also generates a html index of the packages.
|
||
|
.SH USAGE
|
||
|
run \fBpkg-repgen\fP from the directory containing packages to
|
||
|
generate the whole repository.
|
||
|
Specify a list of package names to update only those packages
|
||
|
(this is expecially useful with large repositories).
|
||
|
Note that the html index is not updated when single
|
||
|
packages are specified.
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
.B
|
||
|
\fB--header\fP=FILE
|
||
|
insert FILE at the beginning of the html index
|
||
|
.TP
|
||
|
.B
|
||
|
\fB--header\fP=FILE
|
||
|
insert FILE at the beginning of the html index
|
||
|
.TP
|
||
|
.B
|
||
|
\fB--title\fP=title
|
||
|
use the specified title for the index page
|
||
|
.SH EXAMPLES
|
||
|
\fBpkg-repgen\fP
|
||
|
.PP
|
||
|
\fBpkg-repgen\fP kdebase kdelibs
|
||
|
.SH AUTHORS
|
||
|
Simone Rota <sip@varlock.com>
|
||
|
index generation code adapted from Jukka Heino's portspage
|
||
|
.SH SEE ALSO
|
||
|
\fBpkg-get\fP(8), \fBprt-get\fP(8)
|