summaryrefslogtreecommitdiffstats
path: root/etc/inc/pkg-utils.inc
Commit message (Collapse)AuthorAgeFilesLines
* Make sure config.inc is sourcedScott Ullrich2009-08-101-2/+3
|
* Check to see if dir exists before blindly mounting rwScott Ullrich2009-06-251-0/+4
|
* Add missing conf_mount_ro();Scott Ullrich2009-06-251-0/+1
|
* Handle packages on embedded the same. Ssshhhh, don't tell anyone.Scott Ullrich2009-06-171-0/+4
|
* Set CURLOPT_TIMEOUT to 0Scott Ullrich2009-02-101-1/+2
|
* Add check for after_install_info and display this info after package ↵Scott Ullrich2009-02-101-0/+2
| | | | installation
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-0/+2
|
* 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
|
* 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/+10
|
* $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 ↵Scott Ullrich2007-04-291-3/+3
| | | | instead of the package array number.
* Add missing / directory seperator. This should hopefully fix squid from ↵Scott Ullrich2007-04-291-1/+1
| | | | reinstalling itself a million times on bootup.
* 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
| | | | (which ever we decide to call it)
* 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
| | | | Ticket #1250
* 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
| | | | * Improve require_file handling
* 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
| | | | fix typo and don't output the package config file
* MFC 13272Scott Ullrich2006-07-291-1/+4
| | | | skip past blank packages (not sure where this comes from)
* MFC 13273Scott Ullrich2006-07-291-0/+11
| | | | | package include files need to be included for custom php commands to run in package resync
* We're in 2006 now, totoScott Ullrich2006-04-081-1/+1
|
* Remove old debugging code Found-by: PHPEclipseScott Ullrich2006-04-071-2/+1
|
* Extra safety checkScott Ullrich2006-01-281-1/+2
|
* Require include fileScott Ullrich2006-01-281-0/+11
|
OpenPOWER on IntegriCloud