aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Update sarg_schedule.xmlchainlinc2014-12-111-1/+1
* | | | | | | | Add clamav to <ports_after> since havp needs wrapper for its binariesRenato Botelho2014-12-121-0/+1
|/ / / / / / /
* | | | | | | Update vnstat PHP frontend to 1.5.2, disable PHP error reporting.jim-p2014-12-1129-173/+804
* | | | | | | remove ipmitool from 2.2 package list since it's in base now.Chris Buechler2014-12-101-18/+0
| |_|_|_|/ / |/| | | | |
* | | | | | fix imspector to use pbi paths. Breaks 2.0.x in process, don't care.Chris Buechler2014-12-021-3/+2
* | | | | | remove zebedee package, doesn't workChris Buechler2014-12-023-54/+0
* | | | | | Set PATH to make possible for varnish binaries to find cc, also, avoid cc to ...Renato Botelho2014-12-024-6/+9
* | | | | | Merge pull request #744 from marcelloc/varnish_20141202Renato Botelho2014-12-028-29/+46
|\ \ \ \ \ \
| * | | | | | varnish3 - Add apply changes button to package guiMarcello Coutinho2014-12-028-29/+46
|/ / / / / /
* | | | | | Some libraries are not being found by wrapper, symlink them to PBI_DIR/local/libRenato Botelho2014-12-011-0/+11
* | | | | | Move gcc to <ports_after> to have a cc wrapper createdRenato Botelho2014-12-011-1/+1
* | | | | | Check if varnish is enabled before test configRenato Botelho2014-12-011-0/+4
* | | | | | Drop phpsysinfo from pfSense 2.2Renato Botelho2014-12-011-16/+0
* | | | | | Update OpenVPN Client Export with OpenVPN 2.3.6 installers.jim-p2014-12-015-7/+10
* | | | | | Fix quagga filenamejim-p2014-12-011-1/+1
* | | | | | Merge pull request #742 from marcelloc/varnish_20141130Renato Botelho2014-12-0111-34/+118
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | varnish3 - Add force ssl option to LB Directors, config check before reload a...Marcello Coutinho2014-12-0111-34/+118
|/ / / / /
* | | | | Remove glib from dependencyRenato Botelho2014-11-291-0/+1
* | | | | Update dsniff to latest version 2.4b1Renato Botelho2014-11-291-2/+2
* | | | | dsniff uses libnet 11 these days, fix the buildRenato Botelho2014-11-291-1/+0
* | | | | fix typoChris Buechler2014-11-291-3/+3
* | | | | Clean up some of BIND text.Chris Buechler2014-11-285-45/+45
* | | | | bump iperf package versionChris Buechler2014-11-284-4/+4
* | | | | touch up arpwatch, add escaping to iperfChris Buechler2014-11-284-18/+13
| |_|/ / |/| | |
* | | | 2nd round of package version changed due to the full rebuildRenato Botelho2014-11-281-52/+52
* | | | Bump some packages versions due to a full rebuild for 2.2Renato Botelho2014-11-271-16/+16
* | | | Give squid3 the same build options from squid3-dev since now it's based on sq...Renato Botelho2014-11-271-4/+3
* | | | bump Avahi version after Ticket #3972. Promote to beta, it's pretty widely us...Chris Buechler2014-11-271-2/+2
* | | | Avahi - Create dbus directory if it doesn't exist and set perms. Fixes #3972Chris Buechler2014-11-271-0/+4
* | | | remove "Do not overwrite previous backups" option for now, it's not currently...Chris Buechler2014-11-271-8/+0
* | | | Add missing \nRenato Botelho2014-11-261-1/+1
* | | | Remove old hack from 1.x times, also make sure gnome.subr is available, other...Renato Botelho2014-11-264-21/+8
* | | | We don't want to call rc.d direct from local subdir, use the wrapperRenato Botelho2014-11-264-19/+13
* | | | Merge pull request #735 from phil-davis/patch-2Renato Botelho2014-11-265-7/+14
|\ \ \ \
| * | | | AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| * | | | AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| * | | | AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| * | | | AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| * | | | AutoConfigBackup current host appears twice in dropdownPhil Davis2014-11-221-3/+10
* | | | | Stop trying to be smart patching /etc/sshd, stock version already consider /e...Renato Botelho2014-11-264-24/+4
* | | | | Fix indent and whitespacesRenato Botelho2014-11-261-80/+77
* | | | | Merge pull request #739 from marcelloc/postfix_20141125Renato Botelho2014-11-252-1/+7
|\ \ \ \ \
| * | | | | Postix - add etc folder check on pfsense 2.2Marcello Coutinho2014-11-252-1/+7
|/ / / / /
* | | | | Merge pull request #736 from marcelloc/masterRenato Botelho2014-11-259-112/+157
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master'Marcello Coutinho2014-11-254-16/+5
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Bump postfix for 2.2 due to recent changesRenato Botelho2014-11-251-1/+1
* | | | | | Make postfix use wrapper binaries on PBIDIR/bin or PBIDIR/sbin instead of try...Renato Botelho2014-11-253-14/+3
* | | | | | Modernize OPTIONS for postfixRenato Botelho2014-11-251-1/+1
| * | | | | varnish - fixes for pfsense 2.2 and widget improvementsMarcello Coutinho2014-11-243-34/+79
| * | | | | varnish3 - indent / spaces fixesMarcello Coutinho2014-11-249-85/+85
|/ / / / /