summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright notices to 2019. Happy New YearSteve Beaver2019-05-101-1/+1
| | | | (cherry picked from commit 0b4c14a491664053aad3cc76e1ffd67b70ff2da1)
* Fix #9451: Enable build of zabbix 4.2Renato Botelho2019-04-261-0/+2
|
* Add Zabbix 4.2 config optionsDanilo G. Baio (dbaio)2019-04-261-0/+5
| | | | (cherry picked from commit 169754517a586b259677025e551b8e972de310e5)
* Point 2.5.0 snaps repo to armv7Renato Botelho2019-03-261-2/+2
|
* Make it possible to fix armv6 -> armv7 config filesRenato Botelho2019-03-152-2/+2
|
* Prepare repo templates for 2.5.0 based on FreeBSD 12Renato Botelho2019-03-153-3/+3
|
* Revert "Don't use DISTFILES_CACHE"Renato Botelho2019-02-131-0/+6
| | | | This reverts commit 683a0581699f2654c9673a73dec696c929238a32.
* Don't use DISTFILES_CACHERenato Botelho2019-01-231-6/+0
|
* Remove unnecessary ports from dependency listRenato Botelho2019-01-231-3/+2
|
* Disable RUST option for aarch64 as wellRenato Botelho2019-01-071-1/+1
|
* Fix syntaxRenato Botelho2019-01-071-0/+3
|
* Re-enable suricata, without RUST, for armv6Renato Botelho2019-01-072-1/+4
|
* Disable drm-kmod and suricata on ARMv6Renato Botelho2019-01-071-0/+2
|
* SortRenato Botelho2019-01-071-8/+8
|
* Welcome pfSense-2.4.4-p2Renato Botelho2018-12-121-1/+1
|
* Fix #6226: Add sysutils/usb_modeswitch to the list of packagesRenato Botelho2018-11-281-0/+1
|
* Welcome pfSense-2.4.4-p1Renato Botelho2018-11-221-1/+1
|
* Add filer pkg, which was merged a while back but not set to build.jim-p2018-10-171-0/+1
| | | | (cherry picked from commit 6b15f2c16b2a5396855751edf2983bcc2d12520e)
* Enable Zabbix 4 packages buildRenato Botelho2018-10-151-0/+2
|
* Add Zabbix4 config optionsDanilo G. Baio (dbaio)2018-10-091-0/+5
| | | | (cherry picked from commit 75444abd277a4a2afad3b5c52156a2c14153c508)
* Enable missing options for haproxy17Renato Botelho2018-10-091-0/+3
|
* Detect if ccache is installed and make poudriere to use itRenato Botelho2018-10-021-0/+6
|
* Use poudriere_bulk.$TARGET_ARCH instead of ↵Luiz Souza2018-09-261-2/+2
| | | | | | poudriere_bulk.$TARGET.$TARGET_ARCH for the arch bulk list. (cherry picked from commit bd936941a3cb5e381c4bba8f9245a748cf93206d)
* Allow the use of poudriere_bulk.${ARCH} to list additional packages for a ↵Luiz Souza2018-09-261-4/+9
| | | | | | specific architecture. (cherry picked from commit deb5f1dacf9579052dd275c93035adbf4ae1814e)
* Remove 2.3.x and 2.4.4-RC repos, make 2.4.4 the new stable RELEASERenato Botelho2018-09-2015-66/+5
|
* Fix #8895: Increase FD_SETSIZE to 3172 on lang/php72Renato Botelho2018-09-141-1/+1
|
* Fix default repoRenato Botelho2018-09-041-1/+1
|
* Use proper variables on pkg reposRenato Botelho2018-09-042-4/+4
|
* Rename 2.4.4-RC repo to pfSense-repo-244Renato Botelho2018-09-045-1/+1
|
* Fix branchesRenato Botelho2018-09-041-2/+2
|
* Welcome pfSense 2.4.4-RCRenato Botelho2018-09-046-3/+23
|
* Fix #8863: Add missing kernel module amdsmn, required by amdtempRenato Botelho2018-09-041-1/+1
|
* Revert "Attempt to re-enable Telegraf for armv6"Renato Botelho2018-08-311-0/+1
| | | | This reverts commit 46043cbc5a1dd205bcbe53cc31341d27ac06276e.
* Attempt to re-enable Telegraf for armv6Renato Botelho2018-08-311-1/+0
|
* Remove sshguard and fail2banRenato Botelho2018-08-301-2/+0
|
* Fix #8845: Increase PHP FD_SETSIZERenato Botelho2018-08-281-0/+1
|
* Start building fail2banRenato Botelho2018-08-271-0/+1
|
* Enable sshguard buildRenato Botelho2018-08-241-0/+1
|
* Remove AutoConfigBackup packageSteve Beaver2018-07-161-1/+0
|
* i915kms doesn't need to be declared hereRenato Botelho2018-07-111-1/+1
|
* Add i915kms and drm2 to the list of modules to be builtRenato Botelho2018-07-111-1/+1
|
* Remove pecl-xdebug since it doesn't build with PHP 7.2Renato Botelho2018-07-091-1/+0
|
* Start moving PHP to 7.2Renato Botelho2018-07-092-13/+8
|
* Merge pull request #3951 from whislock/dh-rfcSteve Beaver2018-07-051-0/+418
|\
| * Provide DH groups from RFC 7919.Justin Coffman2018-06-221-0/+418
| | | | | | | | Replaced 2048-bit and 4096-bit groups with RFC 7919 parameters. Added 3072, 6144, and 8192-bit groups from same. Relocated PEM generator script to tools directory.
* | Remove autoconfigbackup2Renato Botelho2018-07-051-1/+0
| |
* | Use only the last part of arch variableRenato Botelho2018-07-021-8/+8
| |
* | Fix reference variable in shRenato Botelho2018-07-021-14/+20
| |
* | Fill up poudriere make.conf with arch specific server/branch infoRenato Botelho2018-07-021-0/+19
| |
* | Build drm-stable-kmodRenato Botelho2018-06-271-0/+1
|/
OpenPOWER on IntegriCloud