Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Activate new PBI build style for a few more ports that have multiple manual ↵ | jim-p | 2012-06-23 | 2 | -3/+107 | |
| | | | | | | | | dependencies, fix a couple other minor bits in dependencies. | |||||
* | | New PBI build style for mod_security | jim-p | 2012-06-23 | 2 | -5/+12 | |
| | | ||||||
* | | Add an example to the pkg xml | jim-p | 2012-06-23 | 2 | -0/+49 | |
| | | ||||||
* | | Merge pull request #262 from bguerin/master | Seth Mos | 2012-06-23 | 1 | -1/+11 | |
|\ \ | | | | | | | TinyDNS : Use first DNS server configured in System -> General setup if we don't have one received by DHCP on WANs | |||||
| * | | Use first DNS server configured in System -> General setup if we don't have ↵ | Benoit GUERIN | 2012-06-23 | 1 | -1/+11 | |
| | | | | | | | | | | | | one received by DHCP on WANs | |||||
* | | | Use new PBI build style for snort | jim-p | 2012-06-23 | 2 | -0/+10 | |
|/ / | ||||||
* | | fix up text in HAVP | Chris Buechler | 2012-06-23 | 1 | -11/+11 | |
| | | ||||||
* | | Merge pull request #260 from phil-davis/master | Seth Mos | 2012-06-23 | 1 | -31/+31 | |
|\| | | | | | Only add swapstate_check to cron item list once | |||||
| * | 1 more text typo to fix | Phil Davis | 2012-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | Fix a couple of minor text strings. | Phil Davis | 2012-06-23 | 1 | -4/+4 | |
| | | ||||||
| * | swapstate_check gets added twice to the cron_item list and cron tab. Remove ↵ | Phil Davis | 2012-06-23 | 1 | -26/+26 | |
|/ | | | | the erroneous extra addition. | |||||
* | Fix squid pbi spec; try new build style for bandwidthd | jim-p | 2012-06-22 | 2 | -10/+10 | |
| | ||||||
* | See if this trick works for squid... | jim-p | 2012-06-22 | 2 | -0/+10 | |
| | ||||||
* | One more try... | jim-p | 2012-06-22 | 2 | -2/+2 | |
| | ||||||
* | squid3 - fixes array_check and error messages dir | marcelloc | 2012-06-22 | 1 | -3/+3 | |
| | ||||||
* | Slight fix, other way didn't work | jim-p | 2012-06-22 | 2 | -2/+2 | |
| | ||||||
* | Fix a bunch of inconsistencies between amd64 and i386 package xml | jim-p | 2012-06-22 | 2 | -153/+153 | |
| | ||||||
* | Repeat that last change for amd64 | jim-p | 2012-06-22 | 1 | -0/+5 | |
| | ||||||
* | Try to use the new PBI build syntax here, it may help it pick up the right ↵ | jim-p | 2012-06-22 | 1 | -0/+5 | |
| | | | | libs inside the single PBI rather than using multiple. | |||||
* | Fixup open-vm-tools pbi spec | jim-p | 2012-06-22 | 2 | -12/+2 | |
| | ||||||
* | Activate Dansguardian PBI for 2.1/amd64 | jim-p | 2012-06-22 | 1 | -2/+1 | |
| | ||||||
* | Activate Asterisk PBI for 2.1 | jim-p | 2012-06-22 | 1 | -2/+1 | |
| | ||||||
* | Activate Asterisk PBI for 2.1 | jim-p | 2012-06-22 | 1 | -2/+1 | |
| | ||||||
* | Activate Dansguardian for i386 on 2.1 | jim-p | 2012-06-22 | 1 | -2/+1 | |
| | ||||||
* | Fix this syntax | jim-p | 2012-06-21 | 2 | -4/+4 | |
| | ||||||
* | add a note about dansguardian source download | jim-p | 2012-06-21 | 2 | -0/+2 | |
| | ||||||
* | Disable widescreen on 2.1 because it overwrites the menu, leaving you unable ↵ | jim-p | 2012-06-21 | 2 | -0/+4 | |
| | | | | to access any new menu options for 2.1. | |||||
* | squidguard - minor fix to url check preg_match | marcelloc | 2012-06-21 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2012-06-21 | 7 | -82/+78 | |
|\ | ||||||
| * | Fixup olsrd pbi info | jim-p | 2012-06-21 | 2 | -3/+3 | |
| | | ||||||
| * | freeradius2: added missing constant | Alexander Wilke | 2012-06-21 | 1 | -0/+1 | |
| | | ||||||
| * | Don't install binaries manually for avahi, try to rely on the package version | jim-p | 2012-06-20 | 1 | -1/+1 | |
| | | ||||||
| * | Remove some really unnecessary manual downloading of libraries/packages ↵ | jim-p | 2012-06-20 | 2 | -46/+0 | |
| | | | | | | | | during install of these. | |||||
| * | Specify this explicitly since it doesn't seem to be getting pulled in ↵ | jim-p | 2012-06-20 | 2 | -0/+2 | |
| | | | | | | | | automatically | |||||
| * | Update master | Alexander Wilke | 2012-06-20 | 1 | -12/+28 | |
| | | ||||||
| * | freeradius2: basics ready for 2.1 | Alexander Wilke | 2012-06-20 | 1 | -6/+23 | |
| | | | | | | | | | | This is probably not the correct way for a package to run on pfsense 2.1 but at first it is working. Probably some other fixes needed but it should be ok first to check if all the dependencies are there (MySQL, PostgreSQL, LDAP). Any help on this package and fixes are really appreciated! | |||||
| * | Merge pull request #259 from phildd/master | Marcello Coutinho | 2012-06-20 | 1 | -13/+17 | |
| |\ | | | | | | | Add SQUID_CONFFILE constant and use it to add "-f" command parameter | |||||
| | * | Add SQUID_CONFFILE constant and use it to add "-f" command parameter to each ↵ | phildd | 2012-06-20 | 1 | -13/+17 | |
| |/ | | | | | | | | | | | | | squid start/stop/reconfigure. This makes squid look at the conf file that is made by the GUI. The actual conf file location has not been changed yet. That can be done next, but for now I have minimised risk by keeping in the current place and just referencing it there correctly. Also removed the "-D" parameter from the squid start command in 1 place - "-D' is obsolete in squid 3.1. | |||||
| * | freeradius2: additionald downloaded files temp disabled to check if we need ↵ | Alexander Wilke | 2012-06-20 | 1 | -0/+2 | |
| | | | | | | | | them with the ne built packages | |||||
| * | Bump haproxy version, should be 1.4.21, fix tbz binary reference | jim-p | 2012-06-19 | 2 | -4/+4 | |
| | | ||||||
| * | freeradius2: fix dependency openldap-sasl-client-2.4.23.tbz | Alexander Wilke | 2012-06-20 | 1 | -1/+1 | |
| | | ||||||
| * | point to amd64 files | Alexander Wilke | 2012-06-19 | 1 | -1/+1 | |
| | | ||||||
| * | Fix dep binary name | jim-p | 2012-06-19 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packages | marcelloc | 2012-06-19 | 3 | -93/+93 | |
|\| | ||||||
| * | bump a couple ports that had helpful pbi fixes | jim-p | 2012-06-19 | 2 | -4/+4 | |
| | | ||||||
| * | Fix refs to freeradius2 config to use the already-defined constant. | jim-p | 2012-06-19 | 1 | -89/+89 | |
| | | ||||||
* | | haproxy - update package version to match current version | Marcello Coutinho | 2012-06-19 | 2 | -6/+6 | |
|/ | ||||||
* | Update pfflowd PBI | jim-p | 2012-06-19 | 2 | -2/+2 | |
| | ||||||
* | Haproxy is on files.pfsense.org now, PBIs are built, re-activate for 2.1. | jim-p | 2012-06-19 | 2 | -14/+9 | |
| | ||||||
* | FreeRADIUS2 bits are up on our servers now. | jim-p | 2012-06-19 | 2 | -12/+13 | |
| |