summaryrefslogtreecommitdiffstats
path: root/tools/conf/pfPorts/make.conf
Commit message (Collapse)AuthorAgeFilesLines
* Enable debug when building quagga to fix crash on ARMRenato Botelho2017-08-181-0/+7
|
* Revert "Enable debug when building quagga to fix crash on ARM"Renato Botelho2017-08-171-7/+0
| | | | This reverts commit 525bc9f1dbb32e7682fdf03e08e7d1bdc75cd53d.
* Revert "Enable debug for frr too"Renato Botelho2017-08-171-1/+1
| | | | This reverts commit c694655bb1511c169ff8b0a280c9b34c63e01815.
* Enable debug for frr tooRenato Botelho2017-08-171-1/+1
|
* Enable debug when building quagga to fix crash on ARMRenato Botelho2017-08-171-0/+7
|
* Enable REDIS option for suricataRenato Botelho2017-07-261-1/+1
|
* Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendationjim-p2017-06-151-0/+2
| | | | | | | | | Ref: https://kb.isc.org/article/AA-01497 https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND (cherry picked from commit 6033415965a7c697a9e31bb5891367a3f1440b5c) (cherry picked from commit f83d52e118bf3bca6026eb8ac2c889d4bec9cf8b)
* Set options for BIND 9.11 and disable LMDB per ISC and US-CERT recommendationjim-p2017-06-151-0/+3
| | | | | | Ref: https://kb.isc.org/article/AA-01497 https://www.us-cert.gov/ncas/current-activity/2017/06/15/ISC-Releases-Security-Updates-BIND
* Change FreeRADIUS3 build options, previous build failed.jim-p2017-06-061-1/+1
|
* Activate FreeRADIUS3 OS package for dev/testing (no GUI component yet)jim-p2017-06-051-0/+1
|
* Enable Python support for Unbound. Implements #7549jim-p2017-05-151-1/+1
|
* Enable HYPERSCAN option for suricataRenato Botelho2017-04-101-2/+2
|
* Enable ALTQ for pftop build. Fixes #7461jim-p2017-04-101-0/+2
|
* Do not try to set old options that were already removed from upstreamRenato Botelho2017-02-151-1/+0
|
* Revert PERL related default options from net-mgmt/net-snmpDanilo G. Baio (dbaio)2017-02-061-1/+1
|
* Enable TLS option for net-snmpjim-p2017-01-111-1/+1
|
* Build net-snmp for experimentation purposes.jim-p2017-01-031-0/+3
|
* Set proper options for scponly. Fixes #7012jim-p2016-12-151-0/+3
|
* Revert "Revert "Enable IPFW on PHP module""Renato Botelho2016-10-211-1/+1
| | | | This reverts commit 9fdd0c7ebb966df9b566acac091390c4a97fa8c7.
* Revert "Enable IPFW on PHP module"Renato Botelho2016-10-211-1/+1
| | | | This reverts commit c04887d8fc440e769ed987f993d34bc8f20fbf64.
* Enable IPFW on PHP moduleRenato Botelho2016-10-201-1/+1
|
* Revert "Do not use host native compiler when building mysql for arm"Renato Botelho2016-08-171-4/+0
| | | | This reverts commit 669a59d7c98bda587a1a5840e2fad77827ff16a6.
* Revert "Check for ARCH here is unnecessary"Renato Botelho2016-08-171-1/+1
| | | | This reverts commit 0145641ae6d684bb09c2b4281359880b0dfb1e71.
* Revert "Unbreak make.conf syntax"Renato Botelho2016-08-171-2/+1
| | | | This reverts commit 03d4281714b675414ac3915a6396b23031f15ccd.
* Unbreak make.conf syntaxRenato Botelho2016-08-171-1/+2
|
* Check for ARCH here is unnecessaryRenato Botelho2016-08-171-1/+1
|
* Do not use host native compiler when building mysql for armRenato Botelho2016-08-171-0/+4
|
* Enable SMTP support for pear-MailRenato Botelho2016-08-111-0/+2
|
* Fix bind options and add them for 9.10 as wellRenato Botelho2016-08-091-2/+5
|
* Modernize make.confRenato Botelho2016-07-051-2/+1
|
* Merge pull request #2898 from dbaio/masterRenato Botelho2016-05-201-0/+5
|\
| * Add options to build zabbix3 packagesDanilo G. Baio (dbaio)2016-04-211-0/+5
| |
* | Disable IPFW functions from pfSense moduleRenato Botelho2016-05-161-0/+2
|/
* Keep this on master for 2.4, keep for RELENG_2_3 only. Revert "Remove lua ↵Chris Buechler2016-04-171-0/+2
| | | | | | from nginx. Ticket #6185" This reverts commit bdd05750a76f44306333da87380b78fbd8d5bb16.
* Remove lua from nginx. Ticket #6185Chris Buechler2016-04-171-2/+0
|
* Enable SWANCTL option for security/strongswanRenato Botelho2016-03-141-1/+1
|
* Enable NETMAP option for security/suricataRenato Botelho2016-03-091-1/+1
| | | | Submitted by: Bill Meeks
* Revert "Do not ignore packages due to license permissions"Renato Botelho2016-02-171-3/+0
| | | | This reverts commit e38b001cfec01a4fd335a936e44e0183dbbd904d.
* Do not ignore packages due to license permissionsRenato Botelho2016-02-171-0/+3
|
* Enable sysutils/flashrom buildRenato Botelho2016-02-021-0/+2
|
* Disable GRAPH again for rrdtool, it's still a lot of dependenciesRenato Botelho2016-02-011-2/+1
|
* Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU ↵Renato Botelho2016-02-011-2/+2
| | | | that ends up requiring X11 and enable GRAPH again
* Re-enable IPV6 for miniupnpd, seems it's not responsible for any issues. ↵Chris Buechler2016-01-251-1/+1
| | | | Ticket #5730 and Ticket #4321
* Revert IPv6 and IGD2 change as it appears it's responsible for breaking many ↵Chris Buechler2016-01-221-1/+1
| | | | formerly-working upnp circumstances. Ticket #5730. Originally added as part of Ticket #4321
* Revert 7bbe501330 partially adding back make.conf part since pfBlockerNG is ↵Renato Botelho2016-01-181-0/+2
| | | | going to use lighttpd
* Enable LUA for www/nginxRenato Botelho2016-01-121-0/+2
|
* Enable JSON option for rrdtool 1.4Renato Botelho2016-01-121-0/+1
|
* Merge pull request #2329 from marcelloc/patch-1Renato Botelho2016-01-071-0/+2
|\
| * Postifx build optionsMarcello Coutinho2015-12-281-0/+2
| |
* | clean up lighttpdChris Buechler2016-01-051-2/+0
| |
OpenPOWER on IntegriCloud