aboutsummaryrefslogtreecommitdiffstats
path: root/packages/squid.xml
Commit message (Collapse)AuthorAgeFilesLines
* Resync on add command.Scott Ullrich2006-08-011-0/+3
|
* Resync after installation.Scott Ullrich2006-08-011-6/+7
|
* Full path to include fileScott Ullrich2006-07-301-2/+1
|
* Add proxy monitor alarm scriptScott Ullrich2006-07-301-0/+5
|
* The Squid package... Countless changes. You might need some stuff from HEAD ↵Fernando Lemos2006-06-021-365/+93
| | | | to make this work properly (you need make_dirs from HEAD to at least install it). This might not work out of the box. In fact, it should not work out of the box in RELENG_1. Please be patient.
* Call write_static_squid_config() after installScott Ullrich2006-01-251-0/+2
|
* * Cleanup -- -> /*Scott Ullrich2006-01-071-110/+108
| | | | * Fix obvious php errors
* Testing cvs acl'sMichael Capp2005-11-211-2/+1
|
* Fixed typo in installation procedure.Michael Capp2005-11-111-1/+1
|
* Update to primary Squid XML file to reflect installation and removal updates.Michael Capp2005-11-111-81/+116
|
* Squid updates from Michael CappScott Ullrich2005-10-041-0/+400
|
* Remove old packageScott Ullrich2005-09-241-84/+0
|
* Add option which checks for /tmp/ro_root_mount to alert system that we need ↵Scott Ullrich2005-09-041-1/+3
| | | | a rw mount on root
* Start with -D to avoid dns lookup issuesScott Ullrich2005-08-261-1/+1
|
* Revert to working version.Scott Ullrich2005-08-211-3/+2
|
* Fix typo. Squid should now install on old package system.Colin Smith2005-08-211-2/+1
| | | | XXX: General package cleanup, add service.
* ...bkw2005-08-201-1/+3
|
* Reload the filter after starting squidScott Ullrich2005-08-161-0/+1
|
* Note that configuring squid takes a moment..Scott Ullrich2005-06-221-1/+1
|
* * Minor debugging hints for squidScott Ullrich2005-06-221-1/+3
| | | | * Start squid in the background
* * Add PACKAGE: $packagenameScott Ullrich2005-06-051-0/+2
| | | | * Add EXECUTABLE: $executable-name
* Comment out line that possibly wrecks the config.xml fileScott Ullrich2005-04-111-1/+1
|
* Cleanup.Colin Smith2005-04-101-1/+1
|
* gui removed, cache-changing described in un.off FAQbkw2005-03-311-18/+0
|
* wipe /usr/local/libexec/squid after uninstallbkw2005-03-311-1/+2
|
* 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
|