Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
History for docs/pkg.conf.5  ·  View all commits
112 commits
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
6 days ago 920c183
B
manpages: add documentation for pkg-checksum(8) and pkg_checksum(3)
Baptiste Daroussin
7 days ago 0cc8bfd
B
version: add IGNORE_MAJOR to pkg.conf and document it
Baptiste Daroussin
22 days ago a15fddb
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
22 days ago abccdd3
A
pkg.conf.5: Tweak example repos for pkgbase
Alexander Ziaee
1 month ago 4a76ab8
B
autoremove: install, delete and upgrade are now autoremove aware
Baptiste Daroussin
1 month ago 329d205
B
pkg.conf.5: minor fixes
Baptiste Daroussin
1 month ago bdab728
B
ssh: add ssh_args per repositories
Baptiste Daroussin
1 month ago a245a7e
B
pkg-conf(5): document missing entries and complete
Baptiste Daroussin
2 months ago 8941e67
B
man: add pkg-help and pkg-plugins
Baptiste Daroussin
2 months ago dc367d8
C
docs/*.5: spelling, grammar and other nits
Ceri Davies
4 months ago 14e727b
S
Merge commit '2d18505bf79a2eb87e2e72bbc3e30b0cf7f6b15c'
Shawn Webb
4 months ago eacbab2
B
case sensitivity: fix the doc
Baptiste Daroussin
5 months ago a5bbfbd
M
Make BACKUP_LIBRARIES create one backup package per source package
Mark Johnston
6 months ago 72aedda
L
libpkg: Support system triggers
Lexi Winter
7 months ago 7831a19
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
7 months ago 7dccd36
G
pkg.conf(5) BACKUP_LIBRARY: revert a tweak
Graham Perrin
8 months ago 592409a
G
pkg.conf(5) BACKUP_LIBRARY_PATH: tweaks
Graham Perrin
8 months ago a557701
G
pkg.conf(5) BACKUP_LIBRARY_PATH: minor change
Graham Perrin
8 months ago 2668fbd
G
pkg.conf(5) BACKUP_LIBRARIES: minor corrections
Graham Perrin
8 months ago 893ebd8
B
Chase the update to pkg compression, now the default is tzst and we are using libcurl now
Brad Davis
10 months ago b2ad8c9
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 89d30c6
A
pkg.conf.5: Mention kmods repo + fix copyright
Alexander Ziaee
1 year ago 4dec5da
B
repositories: add manpage
Baptiste Daroussin
1 year ago 2afad96
I
docs: improve accuracy regarding ABI-related options
Isaac Freund
1 year ago 9ba3f33
S
Merge remote-tracking branch 'upstream/main'
Shawn Webb
1 year ago 851a6a4
B
jobs: allow user to not reinstall on option change
Baptiste Daroussin
1 year ago c3d0c24
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago fd4c88b
B
pkg: allow to define threads for zstd and xz
Baptiste Daroussin
2 years ago bd83d9c
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 76bfe81
G
pkg.conf(5): date the page
Graham Perrin
2 years ago b2750fd
G
pkg.conf(5): HTTPS for pkg.freebsd.org
Graham Perrin
2 years ago bd8d66c
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
2 years ago 9856def
B
pkg.conf(5): undocument ftp support
Baptiste Daroussin
2 years ago 2e70b6c
S
Merge branch 'upstream-master'
Shawn Webb
2 years ago 5768655
R
Add 'COMPRESSION_FORMAT' pkg.conf option
Rozhuk Ivan
3 years ago bd091f5
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago fa6223f
M
Fix Xr to pkg-repository
Mateusz Piotrowski
3 years ago f1fa79e
B
backup: remove the backup command which was confusing
Baptiste Daroussin
3 years ago eea1a99
S
Merge branch 'upstream-master'
Shawn Webb
3 years ago 6c2ebb5
B
plist: remove PLIST_ACCEPT_DIRECTORIES
Baptiste Daroussin
4 years ago 6192cd4
M
Add an example of how ABI string looks like
Mateusz Piotrowski
4 years ago 6ea5e4f
B
man: fix cross references
Baptiste Daroussin
4 years ago 72f34be
K
fix missing periods
KOIZUMI Satoru
4 years ago 3c420fb
S
Merge branch 'upstream-master'
Shawn Webb
4 years ago 9b9eef5
B
vuln.xml: switch default vuxml file to xz compression
Baptiste Daroussin
5 years ago db1ffd5
B
format: Make the backward compatibility symlink a config option
Baptiste Daroussin
5 years ago 6772f60
B
compression: make the defaut level a config option
Baptiste Daroussin
5 years ago f986163
S
Merge commit '74fd3389a4ee2611603ee8658d2f3b4182ace73e'
Shawn Webb
5 years ago b759c48
G
Fix a typo in pkg.conf.5
Guangyuan Yang
5 years ago 83a2bc5
B
Remove typo
Baptiste Daroussin
5 years ago e4b5234
B
Doc: document plenty of missing configuration options
Baptiste Daroussin
5 years ago 69ac806
B
Clenaup hash variables
Baptiste Daroussin
5 years ago d2e92f8
M
Remove autodeps from the example
Mateusz Piotrowski
5 years ago c6da282
S
Merge remote-tracking branch 'upstream/master'
Shawn Webb
5 years ago d871ad5
A
Add a 'hash' mode to pkg repo
Allan Jude
5 years ago 36dfb48
K
fix typos in docs
KOIZUMI Satoru
5 years ago f1a60ef
B
Add more variables to the list of expandable variables
Baptiste Daroussin
6 years ago d313276
B
Better document where ABI is detected from.
Baptiste Daroussin
6 years ago f75bda1
B
Add initial documentation about scripts (shell and lua)
Baptiste Daroussin
6 years ago 5c45073
B
Fix reference to pkg
Baptiste Daroussin
6 years ago 428b46b
M
Fix a typo
Mateusz Piotrowski
7 years ago da428f3
M
Fix a typo
Mateusz Piotrowski
7 years ago f33e325
O
document IGNORE_OSVERSION pkg.conf option
Oliver Pinter
8 years ago bca5566
B
Consider locking is always functional and tell the users if database if corrupted on nfs
Baptiste Daroussin
8 years ago 655ddff
V
Merge branch 'master' of github.com:freebsd/pkg
Vsevolod Stakhov
9 years ago d7f6ae8
B
Remove pkg2ng and conversion from the old, pkg is there for long enough now
Baptiste Daroussin
9 years ago 47a84f1
B
Document the env variable added to the repository to pass per repos env variable for fetch per repository
Baptiste Daroussin
9 years ago 523d3e1
B
Document metalog
Baptiste Daroussin
9 years ago 9a79c15
B
Add a configuration option to allow not using the unix-dotfile on nfs
Baptiste Daroussin
9 years ago 6ed10aa
B
Implement AUTOCLEAN
Baptiste Daroussin
10 years ago 69205cd
B
Clean up some grammar and formatting in pkg.conf(5).
Brad Davis
10 years ago 74199f0
B
Merge pull request #1267 from rbgarga/user_agent
Baptiste Daroussin
10 years ago b9ff37d
R
Add a new configuration item to define custom HTTP User-Agent
Renato Botelho
10 years ago 722edcf
B
Merge pull request #1264 from delphij/freebsd-vuxml-site
Baptiste Daroussin
10 years ago 85331cd
X
Update after 0b68b475.
Xin Li
10 years ago f6de721
M
Update docs to reflect the new default
Matthew Seaman
11 years ago 3785c12
B
Fix documentation about the default location for keywords
Baptiste Daroussin
11 years ago d4d3bc5
B
Merge pull request #1166 from erikano/feature-default-always-yes
Baptiste Daroussin
11 years ago ddd8af8
E
pkg.conf(5) option DEFAULT_ALWAYS_YES. When this option is enabled pkg(1) will default to "yes" for all questions which require user confirmation before doing anything.
Erik Nordstroem
11 years ago eabd4fb
M
Add and document PKG_CREATE_VERBOSE to control 'pkg create' verbosity. Historically, 'pkg create' has always been quiet unlike all the other commands, which are verbose by default. Now we have the options to make it otherwise, leave it as quiet by default so we don't breaky anybodies' scripts. Setting this config value makes 'pkg create' behave like the other commands: verbose by default.
Matthew Seaman
11 years ago ddf795a
M
Document the (not so) new PRIORITY and CONSERVATIVE_UPGRADE settings, explaining how to control which repository packages should be installed from.
Matthew Seaman
11 years ago 8918aed
B
Be consistent, bool should be boolean
Baptiste Daroussin
11 years ago a320f5e
B
Add the default values for the new parameters
Baptiste Daroussin
11 years ago 23d1e4a
B
Document repository priority
Baptiste Daroussin
11 years ago 26e4023
B
Bump the manpage date
Baptiste Daroussin
11 years ago e510925
B
Document CONSERVATIVE_UPGRADE
Baptiste Daroussin
11 years ago 46e709f
A
Revert some changes from 3bf0093db8b6752e5efa7c84ce01ee8b73c0077d
Alexandre Perrin
11 years ago 415be47
A
Various documentation fixes.
Alexandre Perrin
11 years ago 5373842
M
pkg-version: New configuration option VERSION_SOURCE
Michael Gmelin
11 years ago 45579c6
M
Merge pull request #1069 from felderado/master
Matthew Seaman
11 years ago 350b3f5
M
bump date per igor
Mark Felder
11 years ago d8a3068
M
additional igor suggestions
Mark Felder
11 years ago b0da2d7
M
igor fixes
Mark Felder
11 years ago 7932117
M
formatting/consistency Boolean yes/no should be uppercase YES/NO as described earlier
Mark Felder
11 years ago d514c78
M
Merge branch 'blacklion-master'
Matthew Seaman
11 years ago ae929c4
M
Keep pkg.conf.5 entries sorted alphabetically.
Matthew Seaman
11 years ago 7cd7df7
L
Fix problems found in review by @infracaninophile
Lev Serebryakov
11 years ago 5b179e0
L
Add ability to select usage of IPv4/IPv6 via config, repository config or command line
Lev Serebryakov
11 years ago 6f0a018
B
Add an option off by default to allow plist to accept regular directory without prepending with a keyword
Baptiste Daroussin
11 years ago 0b7aa4a
B
Remove DISABLE_MTREE option which is now no-op
Baptiste Daroussin
11 years ago 94c4488
M
Document new configuration options.
Michael Gmelin
11 years ago 1334d52
M
Fix a few typos in pkg.conf.5
Michael Gmelin
11 years ago 5b78d70
M
Fix wording some more.
Matthew Seaman
11 years ago 8147dbc
M
Update the repo.conf section -- the ``MULTIPLE REPOSITORIES'' concept is now the standard and only way to configure repositories, so don't describe it as a special case.
Matthew Seaman
11 years ago 8c4e7d4
V
Mention that PUBKEY is a path not a string.
Vsevolod Stakhov
11 years ago b730f8e
B
Remove AUTODEPS it is not needed anymore with the new solver
Baptiste Daroussin
11 years ago 792a178
B
pkg.conf.5: PUBKEY is not deprecated. Also add some hints about pkg-repo(8)
Bryan Drewery
12 years ago e7d4a26
M
Document the new pkg.conf CASE_SENSITIVE_MATCH setting.
Matthew Seaman
12 years ago f0be547
M
Sync pkg.conf.5 with the list of config variables in pkg_config.c
Matthew Seaman
12 years ago 0a5e13d
M
Merge branch 'master' into indexfile
Matthew Seaman
12 years ago 859bbf1
B
Move all manpages in the docs directory, while here fix missing references
Baptiste Daroussin
12 years ago 96ffd4a