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
*
Remove cross reference to pkg_update(1).
eric
2002-05-16
1
-1
/
+0
*
Consistancy check: s/file system/filesystem/g
trhodes
2002-05-16
1
-1
/
+1
*
- Make use of DEPOROGINs (if there are any) when installing package;
sobomax
2002-05-14
7
-137
/
+267
*
Mark all internal libraries with INTERNALLIB.
ru
2002-05-13
1
-5
/
+1
*
Remove cross reference to pkg_update(1).
eric
2002-05-11
1
-1
/
+0
*
replace __FUNCTION__ with standardized __func__.
alfred
2002-05-11
11
-58
/
+58
*
fix build:
alfred
2002-05-11
8
-51
/
+67
*
When packing installed package into a file (pkg_create -b) make sure to
sobomax
2002-05-10
1
-4
/
+11
*
Do my bit for the Perl removal team and shoot my own, rather mangy
paul
2002-05-08
4
-306
/
+1
*
New feature: allow origins of all dependencies be recorded into package list
sobomax
2002-05-05
6
-9
/
+56
*
In a origin lookup mode (-O) don't bail out when encountering empty package
sobomax
2002-05-05
1
-2
/
+8
*
Update usage() and manpage to match reality (add -O into usage and adjust
sobomax
2002-05-05
2
-4
/
+10
*
Use PLIST_ORIGIN instead of rolling own version using PLIST_COMMENT.
sobomax
2002-05-05
1
-4
/
+5
*
Handle PLIST_ORIGIN properly.
sobomax
2002-05-05
2
-0
/
+9
*
Add ability to query installed packages based on origin.
sobomax
2002-05-04
7
-11
/
+99
*
Make pkg_info working again when argument is a file not in the current
sobomax
2002-05-02
1
-2
/
+5
*
Make `-g' working for symlinks.
sobomax
2002-05-02
1
-3
/
+20
*
Kill local variable which shadows global one. This fixes creation of bzip2
sobomax
2002-05-02
1
-1
/
+0
*
Improve the Bzip2 handling.
obrien
2002-04-20
4
-19
/
+35
*
Use `The .Nm utility'
charnier
2002-04-20
4
-7
/
+16
*
DTRT for packages read from STDIN:
murray
2002-04-02
1
-3
/
+4
*
Fix SCM ID's.
obrien
2002-04-01
32
-120
/
+97
*
Use some black make(1) magic to make pkg_install build even without
sobomax
2002-02-27
1
-0
/
+5
*
Make sortdeps() working with dependency lists containing one or no elements.
sobomax
2002-02-20
1
-1
/
+4
*
Provide protection against incorrect input (dependency list).
sobomax
2002-02-20
1
-2
/
+5
*
Pass `-9' flag to gzip(1), so that package is compressed using maximum
sobomax
2002-01-17
1
-2
/
+4
*
Add pkg_update to the SEE_ALSO manpage of pkg_create.
keramida
2002-01-15
1
-0
/
+1
*
Choose more paranoid modes for the temporary directory so the user can't
jkh
2001-11-22
1
-1
/
+1
*
Improve recently committed fix for -t bug.
sobomax
2001-11-15
1
-1
/
+1
*
Make `-b' option actually work as advertised.
sobomax
2001-10-25
1
-0
/
+1
*
Increase the number of packages that can be installed by an order of
obrien
2001-10-16
1
-1
/
+1
*
Fix "off by 1" error introduced in the previous commit by replacing strncpy(3)
sobomax
2001-10-16
2
-2
/
+2
*
Use strncpy(3) instead of strcpy(3) to copy optarg into a fixed-sized buffer.
sobomax
2001-10-15
2
-2
/
+2
*
The user wants to ensure, not insure, that the package isn't going to
dd
2001-10-15
1
-1
/
+1
*
Make `-t' flag in pkg_*(1) tools actually working.
sobomax
2001-10-11
1
-1
/
+2
*
- Introduce a notion of `packing list format version'. This allows making
sobomax
2001-10-10
11
-17
/
+146
*
WARNS=2 cleanup.
sobomax
2001-10-10
27
-175
/
+184
*
OOPS, delete some commented out debugging code committed along with r.1.25.
sobomax
2001-10-08
1
-1
/
+0
*
- Allow package archive to be created from a locally installed package. This
sobomax
2001-10-08
5
-30
/
+109
*
Various fixes and improvements:
sobomax
2001-09-19
8
-80
/
+187
*
Drop maintainership.
bmah
2001-09-18
1
-1
/
+0
*
Support the use of ${PORTSDIR} to find a ports tree INDEX file in
bmah
2001-09-18
1
-2
/
+2
*
Fix segfault introduced in previous commit (when adding local packages).
sobomax
2001-09-17
1
-2
/
+3
*
Use a colon to separate the user and group when executing chown(1).
dd
2001-09-11
1
-2
/
+2
*
Fixes problem with pkg_add -r when adding multiple pkgs.
unfurl
2001-09-07
1
-0
/
+1
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
2
-5
/
+5
*
Handle snprintf() returning -1.
brian
2001-08-20
2
-5
/
+5
*
Remove duplicate umask(2) call.
sobomax
2001-08-15
1
-1
/
+0
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-1
/
+1
*
Reduce private "lesser known" function redirection to improve clarity.
obrien
2001-08-13
5
-59
/
+31
[next]