| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=257444
|
| |
|
|
|
|
|
|
|
|
|
|
| |
be be pkgng users.
Reviewed by: bapt (earlier version)
Reviewed by: kwm
Approved by: cperciva
MFC after: 3 days
Notes:
svn path=/head/; revision=241830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=228990
|
| |
|
|
|
|
|
| |
Discussed with: erwin, brooks, bapt
Notes:
svn path=/head/; revision=222035
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rework the wrapper support to check libpkg version as well as pkg_install
version.
- Add libfetch to _prebuild_libs.
- There are no new features introduced.
Notes: the API is not stable, so basically, do not use libpkg in your
projects for now. Also there's no manpage for libpkg yet, because the API
will change drastically. I repeat, do not use libpkg for now.
Notes:
svn path=/head/; revision=207113
|
| |
|
|
| |
Notes:
svn path=/head/; revision=201226
|
| |
|
|
|
|
|
|
|
|
| |
PR: bin/133473
Submitted by: Rafal Grodzinski
Approved by: ed (mentor)
MFC after: 1 week
Notes:
svn path=/head/; revision=193273
|
| |
|
|
|
|
|
|
| |
- Remove check for '-?' as it's not listed in authorized options.
- Bump PKG_INSTALL_VERSION to 20080530.
Notes:
svn path=/head/; revision=179433
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=178246
|
| |
|
|
| |
Notes:
svn path=/head/; revision=173412
|
| |
|
|
| |
Notes:
svn path=/head/; revision=159554
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This option saves packages to PKGDIR (if defined or current directory by default)
as they are downloaded.
Silent a warning when -n is used and package has a +DISPLAY file.
Approved by: krion
MFC after: 1 week
Notes:
svn path=/head/; revision=154145
|
| |
|
|
|
|
|
|
|
|
|
| |
names start with a digit.
PR: bin/76858
Submitted by: Matthew D. Fuller <fullermd@over-yonder dot net>
MFC after: 3 days
Notes:
svn path=/head/; revision=151188
|
| |
|
|
|
|
|
| |
This makes it possible to "portupgrade `pkg_version -q -l '<'`".
Notes:
svn path=/head/; revision=136643
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
change))
- pkg_info: new flag -j (show the requirements script)
- pkg_info: fix verbose output when used on packages
- better handling of corrupt entries in /var/db/pkg
- differ between corrupt entires and packages not installed
- various small fixes
PR: 56989, 57016, 57029, 26468
Notes:
svn path=/head/; revision=131280
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use glob patterns when matching packages by origin
- csh-style {...} choices in glob matching
- pkg_info: new flag -E (list matching package names only)
- pkg_version: new flag -T (test if a given name matches a pattern)
- new flag -X (interpret pattern as an extended regular expression)
PR: 56961
Notes:
svn path=/head/; revision=131275
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* `pkg_info -flags' needs either `-a' or a package name. [1]
* Add -Q option to manual page.
* Update `usage:' to match the manual page.
PR: misc/64786 [1]
Reviewed by: ru
MFC after: 3 days
Notes:
svn path=/head/; revision=127641
|
| |
|
|
|
|
|
|
| |
the 'q' or 'Q' options are present.
- Document BLOCKSIZE.
Notes:
svn path=/head/; revision=112579
|
| |
|
|
|
|
|
|
|
|
|
| |
that it prefaces the output with the package name.
This is useful for things like this:
# pkg_info -Qsa | awk -F : '{print $2 "\t" $1}' | sort -rn | expand -t 10
Notes:
svn path=/head/; revision=112572
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
included into pkg_install according to the content of /var/db/pkg_install.conf
file, which specifies version and alternative location of the tools. Format
of the said file is very simple: one line which specifies revision of the
alternative version of the tools and their location separated by space,
i.e.:
20030102 /usr/local/sbin
This would allow bsd.port.mk to install and use up to date version of tools
on older system from ports.
Also add new `-P' flag to pkg_info, which causes it to report currently
installed version of package tools.
Discussed with: will
Notes:
svn path=/head/; revision=103149
|
| |
|
|
|
|
|
|
|
| |
both to make clear that -W and -O are stand-alone options).
MFC after: 6 days
Notes:
svn path=/head/; revision=96067
|
| |
|
|
| |
Notes:
svn path=/head/; revision=96030
|
| |
|
|
|
|
|
|
|
|
|
| |
directory.
PR: 37571
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
MFC after: 1 week
Notes:
svn path=/head/; revision=95934
|
| |
|
|
| |
Notes:
svn path=/head/; revision=93520
|
| |
|
|
|
|
|
|
|
| |
with strlcpy(3).
MFC after: 2 weeks
Notes:
svn path=/head/; revision=85019
|
| |
|
|
|
|
|
|
| |
Prompted by: dd
MFC after: 2 weeks
Notes:
svn path=/head/; revision=85002
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
non-backward compatible changes in the format of packing list and handle
them gracefully;
- fix a longstanding issue with symlinks handling. Instead of recording
checksum for the file symlink points to, record checksum for the value
returned by readlink(2). For backward compatibility increase packing list
format minor version number and provide a fallback to a previous behaviour,
if package in question was created with older version of pkg_* tools;
Submitted by: Alec Wolman <wolman@cs.washington.edu>, sobomax
- don't record MD5 checksum for device nodes, fifo's and other non-regular
files.
Submitted by: nbm
MFC in: 2 weeks
Notes:
svn path=/head/; revision=84750
|
| |
|
|
|
|
|
|
| |
Tested on: i386, alpha
MFC after: 2 weeks
Notes:
svn path=/head/; revision=84745
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- fix a harmless bug in match_installed() function introduced in my last
commit;
- uniformely reorder includes across files.
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Not objected by: jkh, -ports
Notes:
svn path=/head/; revision=74699
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72978
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
names of installed packages;
- add new `-G' option to disable glob matching and revert to previous
behaviour (I have no idea why this could be necessary, though);
- add a new `-x' option, which instructs pkg_info(1) to treat supplied
arguments as a regular expressions.
For example:
$ pkg_info foo\* - displays information about all packages whose names start
from foo
$ pkg_info -G foo\*-1.1 - displays information about package named "foo*-1.1"
$ pkg_info -x ^foo.\* - displays information about all packages whose names
start from foo
Original idea submitted by: Edwin Groothuis <mavetju@chello.nl> (bin/24695)
Reviewed by: jkh, roam
Approved by: jkh
Notes:
svn path=/head/; revision=72174
|
| |
|
|
|
|
|
|
|
|
|
| |
checksums (to see if it's been modified post-installation). Naturally,
this mechanism is only as secure as the contents of /var/db/pkg if you're
using it for auditing purposes.
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=71965
|
| |
|
|
|
|
|
| |
- sort options alphabetically.
Notes:
svn path=/head/; revision=69616
|
| |
|
|
|
|
|
|
|
|
|
| |
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.
Reviewed by: ports@FreeBSD.org, jkh
Approved by: jkh
Notes:
svn path=/head/; revision=67454
|
| |
|
|
|
|
|
|
|
|
|
|
| |
concerning where they're taking place.
Switch from [r]index() to str[r]chr() functions, which are more ISO
compliant.
Prompted by: Edward Welbourne <eddy@vortigen.demon.co.uk>
Notes:
svn path=/head/; revision=67429
|
| |
|
|
|
|
|
|
|
|
| |
PR: 19445
Submitted by: sobomax
Reviewed by: knu
Approved by: silence
Notes:
svn path=/head/; revision=62775
|
| |
|
|
|
|
|
| |
Approved by: jkh
Notes:
svn path=/head/; revision=60563
|
| |
|
|
|
|
|
| |
Noticed first by: kris
Notes:
svn path=/head/; revision=56211
|
| |
|
|
|
|
|
|
|
| |
(/var/db/pkg/foo-1.0, instead of just foo-1.0).
Submitted by: Matthew D. Fuller <fullermd@futuresouth.com>
Notes:
svn path=/head/; revision=56001
|
| |
|
|
|
|
|
|
|
|
| |
(main.c)
PR: bin/5410
Submitted by: Frank Volf <volf@oasis.IAEhv.nl>
Notes:
svn path=/head/; revision=55567
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
| |
converted to '?'.
Notes:
svn path=/head/; revision=48170
|
| |
|
|
|
|
|
| |
Submitted by: Ben Olson <bseth@chc-chimes.com>
Notes:
svn path=/head/; revision=48143
|
| |
|
|
| |
Notes:
svn path=/head/; revision=46105
|
| |
|
|
|
|
|
|
|
|
| |
Pedantic comment fix.
PR: bin/5188
Submitted by: Alex [3]garbanzo@hooked.net
Notes:
svn path=/head/; revision=31997
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30221
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24428
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11780
|