index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
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_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
inc
/
pkg-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
removes variables concatenation on gettext strings
Vinicius Coque
2011-07-18
1
-1
/
+1
*
Fix missing " in gettext line
jim-p
2011-07-14
1
-1
/
+1
*
fix missing "
Chris Buechler
2011-07-13
1
-1
/
+1
*
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-06-28
1
-2
/
+6
|
\
|
*
Add small comment about rrd binaries
Scott Ullrich
2011-06-23
1
-0
/
+1
|
*
Loosen grep for rrd
Scott Ullrich
2011-06-23
1
-1
/
+1
|
*
Backup rrdtool binaries during package reinstallation. Currently that is the...
Scott Ullrich
2011-06-23
1
-2
/
+5
|
*
New line missing after pkg is extracted.
Warren Baker
2011-06-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-06-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Typoes
Bill Marquette
2011-06-03
1
-3
/
+3
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-05-23
1
-1
/
+11
|
\
\
|
|
/
|
*
When uninstalling packages try to remove even any rc files created by packages.
Ermal
2011-05-18
1
-1
/
+8
|
*
When uninstalling a service actually stop it first.
Ermal
2011-05-17
1
-0
/
+3
*
|
Merge remote-tracking branch 'mainline/master' into inc
Vinicius Coque
2011-03-25
1
-3
/
+16
|
\
\
|
|
/
|
*
Remove comment since the service is not started anymore after installation in...
Ermal
2011-03-14
1
-1
/
+0
|
*
Be smart and remove the needs package sync toggle since the begining otherwis...
Ermal
2011-03-04
1
-0
/
+2
|
*
Ensure the pkg staging area exists on nanobsd before trying to use it.
jim-p
2011-02-26
1
-2
/
+5
|
*
Move this code up a bit and also use /root/tmp to fetch packages instead of /...
jim-p
2011-02-24
1
-5
/
+10
|
*
If we're on nanobsd, pass -t to pkg_add to specify a different "staging area"...
jim-p
2011-02-24
1
-2
/
+4
|
*
Set PKG_TMPDIR here too, to help nanobsd pkg installs.
jim-p
2011-02-23
1
-1
/
+3
*
|
Merge branch 'master' into inc
Vinicius Coque
2011-01-28
1
-55
/
+141
|
\
\
|
|
/
|
*
Use a better method to determine the FTP URL for FreeBSD based on the version...
jim-p
2011-01-21
1
-2
/
+3
|
*
Comment what this variable does
Scott Ullrich
2011-01-20
1
-2
/
+6
|
*
Adding $builder_package_install variable. When set to true ignore library fix...
Scott Ullrich
2011-01-20
1
-9
/
+18
|
*
Fix references to what was apparently supposed to be $g['booting'] and not $b...
jim-p
2011-01-18
1
-4
/
+4
|
*
Add a description to this write_config() so it's a little more obvious what i...
jim-p
2011-01-18
1
-2
/
+2
|
*
Bail on reinstalling all packages if we can't contact the package repo.
jim-p
2011-01-12
1
-0
/
+9
|
*
Ticket #875. While ldconfig should be called by pkg code itself do it explici...
Ermal
2011-01-10
1
-1
/
+4
|
*
Need to use Unlink in tar
Scott Ullrich
2011-01-07
1
-12
/
+8
|
*
Shorten english
Scott Ullrich
2011-01-06
1
-5
/
+12
|
*
Ensure $pkg is defined. Send pkg_delete errors to /tmp/pkg-delete_errors.txt
Scott Ullrich
2011-01-06
1
-1
/
+6
|
*
Fix package dependency check code now that we no longer nuke /var/db/pkg/ bef...
Scott Ullrich
2011-01-06
1
-4
/
+22
|
*
Strip off the space between @depend and the package name. Otherwise it will ...
Scott Ullrich
2011-01-06
1
-1
/
+1
|
*
Do not unlink file, it's handled by behind the scenes pkg-utils.inc code
Scott Ullrich
2011-01-06
1
-1
/
+0
|
*
Shorten repo download message
Scott Ullrich
2011-01-06
1
-1
/
+1
|
*
Do not show already installed messages which fill up the textarea too many times
Scott Ullrich
2011-01-06
1
-1
/
+1
|
*
Do not nuke /var/db/pkg now that 2.0 has better handling
Scott Ullrich
2011-01-05
1
-2
/
+0
|
*
Reinstall packages on bootup during console. Ticket #1156
Scott Ullrich
2011-01-05
1
-0
/
+22
|
*
Nuke newline
Scott Ullrich
2010-12-29
1
-1
/
+1
|
*
Unlink needs_package_sync after one pkg has installed OK which means that our...
Scott Ullrich
2010-12-27
1
-1
/
+2
|
*
More misc pkg install txt fixups
Scott Ullrich
2010-12-25
1
-31
/
+31
|
*
More misc pkg install txt fixups
Scott Ullrich
2010-12-25
1
-3
/
+2
|
*
Add newline after restoring libs
Scott Ullrich
2010-12-25
1
-0
/
+1
|
*
backup and restore libs in correct location
Scott Ullrich
2010-12-25
1
-13
/
+13
|
*
misc text formatting fixes (tabs)
Scott Ullrich
2010-12-25
1
-5
/
+5
|
*
Only backup libraries at the beginning of the deinstall cycle.
Scott Ullrich
2010-12-25
1
-4
/
+6
|
*
Add tab
Scott Ullrich
2010-12-25
1
-1
/
+1
|
*
Add newline after installation aborted
Scott Ullrich
2010-12-25
1
-1
/
+1
|
*
s/Trying to download/Downloading
Scott Ullrich
2010-12-25
1
-1
/
+1
|
*
Backup system libraries and restore during pkg deinstall.
Scott Ullrich
2010-12-25
1
-0
/
+12
[next]