aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add <aftersaveredirect> to squid.Colin Smith2005-03-201-0/+1
|
* keep package and settings names in line with other packagesBill Marquette2005-03-201-2/+2
|
* use better functions for cleanupBill Marquette2005-03-201-1/+5
|
* Remove call to /etc/rc.filter_configure (which just calls filter_configure() ↵Bill Marquette2005-03-201-1/+0
| | | | | | | anyway) Squid now deinstalls Can anyone tell me why this fixes the rc.filter_configure loop we were seeing on deinstall? This commit does _not_ fix rule removal - I suspect that has nothing to do with the package XML
* generic cleanupBill Marquette2005-03-201-4/+4
|
* fix path to rc.filter_configure and use mwexec()Bill Marquette2005-03-201-1/+1
|
* clean rdr rule running /etc/rc.filter_configure after install till ↵bkw2005-03-201-1/+2
| | | | | | filter_configure() get fixed cache_mem == size in RAM and nothing else.
* Modify squid package to use new global functions directive.Colin Smith2005-03-191-2/+4
|
* Move write_squid_static_config() from installation XML to add XML (to make ↵Colin Smith2005-03-191-32/+32
| | | | sure it is decalred before use).
* Whoops, missed an unnecessary cache size directive in ↵Colin Smith2005-03-191-1/+0
| | | | write_squid_static_config();
* Delete unnecessary <addeditdelete> fields.Colin Smith2005-03-191-6/+0
|
* Rewrite squid package.Colin Smith2005-03-191-43/+79
|
* <fields/> removedbkw2005-03-191-1/+0
|
* * Cleanup vim's smart tab crapScott Ullrich2005-03-191-4/+4
| | | | * move filter_configure(); from pre_deinstall to deinstall target since we now depend on the package to be removed from the installed package manifest
* Clean up cachedir after uninstall. Will be recreated when installingbkw2005-03-181-1/+2
|
* pkg_add squid-2.5.7_5.tbz is what we need.bkw2005-03-161-22/+0
|
* path/cmd changedbkw2005-03-161-3/+3
|
* chmod set for all squid related dir/files.bkw2005-03-161-4/+7
|
* Fixup tabbing.Scott Ullrich2005-03-151-61/+61
|
* two earlier missed mkdirs added. chown has abs pathbkw2005-03-151-5/+9
|
* Fix tabs.. AGAIN.Scott Ullrich2005-03-151-14/+14
|
* dir creation, permissions, user/groups add,removebkw2005-03-151-5/+15
|
* More minor cleanups. No funcitonal changes.Scott Ullrich2005-03-151-6/+6
|
* * Cleanup tabbing and make it consistent.Scott Ullrich2005-03-151-6/+7
| | | | * Put a notice at the top of the configuration file that it was created by the pfSense package manager
* Add BKW's squid guard.Scott Ullrich2005-03-131-7/+9
|
* Add bkw's squid changes.Scott Ullrich2005-03-121-0/+4
| | | | | | | * Touch /usr/local/etc/squid/mime.conf * Remove /usr/local/libexec/squid/ on deinstall * Remove /usr/local/etc/squid/ on deinstall * Remove /usr/local/squid/ on deinstall
* Revert to 1.5 which actually works.Scott Ullrich2005-02-261-88/+20
|
* * Add config locking and remounting.Colin Smith2005-02-261-0/+4
| | | | | * FreeRADIUS typo correction. * Change <name> in powerdns.xml: nmap -> powerdns
* Update packages to use new <version></version> tags.Colin Smith2005-02-211-1/+2
|
* Update BKW's squid GUI changes.Scott Ullrich2005-02-051-21/+84
|
* Add process_kill_command which will kill the process late after installation ↵Scott Ullrich2005-01-311-3/+8
| | | | to allow other items to finish up such as filter_configure();
* Be sure to start squid after installation and filter_configure()Scott Ullrich2005-01-311-0/+1
|
* Be sure to call filter_configure() after installation and deinstallationScott Ullrich2005-01-311-0/+2
|
* Finish up squid.conf. Thanks to bkw for generqating the squid.confScott Ullrich2005-01-301-5/+20
|
* Update packages with minor bug fixes.Scott Ullrich2005-01-221-0/+33