summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove extra tabScott Ullrich2009-04-121-1/+1
* Avoid these errors: Warning: Invalid argument supplied for foreach() in /etc/...Scott Ullrich2009-04-121-6/+8
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-1/+1
* * Add get_after_install_info()Scott Ullrich2009-02-221-0/+11
* Add check for after_install_info and display this info after package installa...Scott Ullrich2009-02-101-0/+2
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-1/+3
* * Add run_plugins() functionScott Ullrich2008-10-191-1/+2
* Make it possible for pakages to insert additional tabbed pages into anMatthew Grooms2008-09-161-12/+41
* DRY up the code a tad, download_file_with_progress_bar isn't related toBill Marquette2008-07-241-61/+0
* Only push 1 char version, such as 7 instead of 7.0Scott Ullrich2008-07-061-1/+1
* Add freebsd version as parm.Scott Ullrich2008-07-061-1/+6
* Add way to find the version of pfSense.Ermal Luçi2008-02-291-1/+5
* Remove bogus check.Scott Ullrich2008-02-171-2/+2
* Ensure /tmp/y exists before running pkg_delete command.Scott Ullrich2008-02-171-5/+5
* Missing global $g and $configScott Ullrich2008-02-171-0/+1
* Correctly remove freebsd package upon package deletion.Scott Ullrich2007-12-271-2/+7
* Remove trailing space / crScott Ullrich2007-05-271-1/+1
* $config needs to be a global itemScott Ullrich2007-05-101-0/+1
* Install the package, deinstall and reinstall to ensure it is in a proper state.Scott Ullrich2007-04-301-3/+13
* Woops, use delete_package_xml() instead of delete_package()Scott Ullrich2007-04-301-2/+3
* Delete package before reinstalling to avoid multiple service entries, etc.Scott Ullrich2007-04-301-0/+2
* Correctly output the package name that we are attempting to reinstall instead...Scott Ullrich2007-04-291-3/+3
* Add missing / directory seperator. This should hopefully fix squid from rein...Scott Ullrich2007-04-291-1/+1
* Note missing file before reinstalling packageScott Ullrich2007-04-291-1/+2
* Addremove_freebsd_package() so that we can begin using it after 1.0.2 / 1.2 (...Scott Ullrich2007-02-231-0/+14
* Stop service before syncScott Ullrich2007-02-231-0/+1
* Only write to stream if it is open.Scott Ullrich2007-02-231-1/+2
* Only write to stream if it is open.Scott Ullrich2007-02-231-1/+2
* Remove extra space while I am being ultra picky.Scott Ullrich2007-02-231-1/+1
* Remove non-needed \nScott Ullrich2007-02-231-2/+0
* Dont forget global variableScott Ullrich2007-02-231-1/+1
* Further text cleanupScott Ullrich2007-02-231-2/+10
* Cleanup console package installation text. Now it looks nice and tidy.Scott Ullrich2007-02-231-1/+5
* Honor $pkg_interface for console operationsScott Ullrich2007-02-231-10/+18
* Correct variableScott Ullrich2007-02-221-1/+1
* Handle include files correctlyScott Ullrich2007-02-071-5/+5
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-0/+1
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-2/+1
* When package include files do not exist, simply reinstall package.Scott Ullrich2007-02-061-1/+2
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-2/+4
* Break the stalemate for invalid packages by removing them (force deinstall).Scott Ullrich2007-02-061-6/+13
* Kill trailing spaceScott Ullrich2007-02-061-1/+1
* * Do not file a notice for missing package files. Simply log an error.Scott Ullrich2007-02-061-5/+7
* file_notice() requires notices.incScott Ullrich2006-10-141-0/+1
* file_notice() requires notices.incScott Ullrich2006-10-141-1/+1
* Output buffer so that progress bar, etc worksScott Ullrich2006-09-251-0/+1
* Output buffer so that progress bar, etc worksScott Ullrich2006-09-251-11/+12
* MFC of [14076]Bill Marquette2006-09-011-2/+1
* MFC 13272Scott Ullrich2006-07-291-1/+4
* MFC 13273Scott Ullrich2006-07-291-0/+11
OpenPOWER on IntegriCloud