index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with HEAD.
obrien
2013-02-08
9
-20
/
+77
|
\
|
*
Fix compilation errors.
jasone
2013-01-23
1
-2
/
+2
|
*
Use snprintf instead of strc* functions and add bounds checking when creating
bapt
2013-01-22
2
-4
/
+9
|
*
Provide an option to users to shoot themselves in the foot.
eadler
2012-11-26
8
-7
/
+45
|
*
Use modern license instead of being consistent with the other pkg_ tools
eadler
2012-11-26
3
-11
/
+25
|
|
|
\
*
-
.
\
Sync from head
sjg
2012-11-04
20
-39
/
+124
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add the release package directory for 9.1-RELEASE.
kensmith
2012-10-24
1
-0
/
+1
|
*
|
Warn users when using pkg tools if it looks like they
eadler
2012-10-22
9
-1
/
+46
|
*
|
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-3
/
+3
|
*
|
Make sure that each va_start has one and only one matching va_end,
kevlo
2012-09-28
1
-0
/
+1
|
*
|
if a file in plist starts with / then do not prefix it with "prefix" [1]
bapt
2012-09-18
8
-30
/
+67
|
*
|
Do not change owner, group, or mode when package database directory and
jkim
2012-09-14
5
-6
/
+7
|
|
/
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
7
-0
/
+163
|
/
*
Bump PKG_INSTALL_VERSION which should've been done in r236233
jpaetzel
2012-05-30
1
-1
/
+1
*
Let pkg_add use the ENV variable PACKAGESUFFIX. This
jpaetzel
2012-05-30
5
-11
/
+38
*
Make sure that each va_start has one and only one matching va_end,
kevlo
2012-05-29
2
-0
/
+3
*
- Print package name in case an empty pkgdep line is found.
beat
2012-05-11
1
-1
/
+2
*
General mdoc(7) and typo fixes.
gjb
2012-05-10
1
-1
/
+1
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-3
/
+3
*
Add entry for packages-8.3-release directory.
kensmith
2012-03-03
1
-0
/
+1
*
Fix r231300: Use correct test so we only bail out on error instead of on non-...
eadler
2012-02-10
1
-1
/
+1
*
Permit the use of relative paths for the prefix argument.
eadler
2012-02-09
1
-3
/
+9
*
X11BASE has been deprecated for a long time and will die soon
eadler
2012-01-09
1
-1
/
+1
*
Touch up some more small typos missed in the previous round.
uqs
2012-01-05
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
34
-37
/
+39
*
Reencode files to UTF-8. Drop CP1252 em-dash.
uqs
2011-12-30
3
-3
/
+3
*
In usr.sbin/pkg_install/updating/main.c, use the size of the destination
dim
2011-12-17
1
-2
/
+2
*
- add a missing "be" and "in"
eadler
2011-11-11
1
-1
/
+1
*
Staticify elide_root() for now to fix build.
delphij
2011-10-24
1
-1
/
+1
*
Avoid printing // for packages that install to /
emaste
2011-10-24
1
-3
/
+11
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
*
Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing
kensmith
2011-09-26
1
-1
/
+3
*
Print the package name on deletion errors.
pluknet
2011-09-16
1
-2
/
+2
*
Backout libinstall.a -> libpkg commit.
flz
2011-05-17
38
-68
/
+3315
*
Remove $Log$ keyword and associated history, which can cause annoyance in
emaste
2011-03-31
1
-25
/
+0
*
Add package directories used for the upcoming 8.2 and 7.4 releases,
kensmith
2010-12-22
1
-0
/
+4
*
- Add support for xz compression to pkg_create, bzip2 remains the default
flz
2010-10-12
6
-8
/
+36
*
Use MACHINE_ARCH instead of MACHINE as the directory to fetch packages
nwhitehorn
2010-08-30
1
-4
/
+8
*
mdoc: use mdoc spelling of Umlauts
uqs
2010-05-27
1
-1
/
+1
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-14
/
+14
*
- Take libinstall.a out of pkg_install and make it a proper shared library.
flz
2010-04-23
38
-3315
/
+68
*
Bump PKG_INSTALL_VERSION to 20100403.
flz
2010-04-03
1
-1
/
+1
*
Fix pkg_delete, check if the file we're trying to delete is a
flz
2010-04-03
1
-1
/
+1
*
Various fixes.
flz
2010-04-01
9
-52
/
+86
*
Fix several typos in macros or macro misusage.
uqs
2010-03-12
1
-9
/
+0
*
- Add support for UPDATING remote fetching.
flz
2010-01-22
3
-35
/
+53
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
4
-4
/
+0
*
Add missing `void' keywords.
ed
2009-12-29
5
-5
/
+5
*
- Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes.
flz
2009-09-02
1
-3
/
+3
*
Add support for INDEX-9 [1]
dougb
2009-08-31
1
-3
/
+3
[next]