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
*
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
*
Oops. Needed to adjust a little bit more of the line for packages-8-stable
kensmith
2009-08-24
1
-1
/
+1
*
Make head 9.0-CURRENT in preparation for lifting code freeze.
kensmith
2009-08-22
1
-1
/
+3
*
Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.
brian
2009-07-05
1
-0
/
+2
*
Don't imply that only FTP urls are supported when we can't fetch
brian
2009-06-30
1
-1
/
+1
*
When running pkg_add -r, check & install our dependencies for each
brian
2009-06-19
6
-44
/
+81
*
Fix segfault when giving invalid long option to pkg_info.
jilles
2009-06-01
1
-0
/
+1
*
Skip @pkgdep if there's no argument.
flz
2009-05-19
2
-1
/
+5
*
Add release package directories for 6.4 and 7.2.
kensmith
2009-04-15
1
-0
/
+2
*
Use full name (noticed by: ru@
chinsan
2009-01-11
1
-1
/
+1
*
- Backout latest changes (follow symlinks: r186496, r186518).
flz
2009-01-06
2
-61
/
+24
*
- s/no-scripts/no-script/
chinsan
2009-01-04
1
-2
/
+2
*
Fix memory leaks introduced in last commit.
flz
2008-12-27
2
-13
/
+3
*
Follow symlinks when deleting directories.
flz
2008-12-25
2
-24
/
+71
*
Add package directory for 7.1-RELEASE in head as well as stable/7.
flz
2008-12-25
1
-0
/
+1
*
Display usage when pkg_add is called with no arguments.
brooks
2008-10-17
1
-1
/
+1
*
Use humanize_number to report pen-sizes so people don't have to count
phk
2008-08-07
2
-4
/
+18
*
Enable the -n option of pkg_create(1).
keramida
2008-07-08
2
-1
/
+5
*
Remove support for RELENG_4 (__FreeBSD_version < 500039).
flz
2008-06-16
5
-30
/
+1
*
Style fix (use naked commands).
flz
2008-06-16
1
-7
/
+3
*
- add: Keep dependent packages too if -K is specified.
flz
2008-06-12
3
-2
/
+4
*
Exclude .svn directories from generated distfile.
flz
2008-06-03
1
-1
/
+2
*
- Add long options to pkg_install.
flz
2008-05-30
13
-100
/
+206
*
Use PKG_INSTALL_VERSION for the distfile name instead of current date.
flz
2008-05-28
1
-1
/
+1
*
Bump PKG_INSTALL_VERSION to 20080528.
flz
2008-05-28
1
-1
/
+1
*
Update usage strings to add a missing -n option.
keramida
2008-05-27
1
-1
/
+1
*
Add a -n option to pkg_create(1), to inhibit duplicate work.
keramida
2008-05-27
4
-5
/
+42
*
- Backout 1.15, it was committed by accident
pav
2008-05-03
1
-0
/
+5
*
- Restore functionality broken in previous commit; we need to be able to report
pav
2008-05-03
5
-32
/
+37
*
Fix pkg_info when specifying a remote package.
flz
2008-04-16
2
-18
/
+23
*
Optimize package registration/deregistration. Previously, when looking up the
pav
2008-04-11
4
-51
/
+144
*
Add a distfile target to generate a distfile to be used by the
flz
2008-04-09
1
-0
/
+16
*
Retire pkg_sign. It was used to embed signatures in gzip'ed packages.
flz
2008-03-31
18
-2590
/
+1
*
Improve style a little and remove one always-true condition.
rdivacky
2008-03-30
1
-3
/
+3
[next]