Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -3/+3 | |
| | | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | |||||
* | | change code according to this suggestion: | Alexander Wilke | 2012-06-25 | 1 | -4/+4 | |
| | | | | | | https://github.com/bsdperimeter/pfsense-packages/commit/f2d3fcde45029c4bc10748147ce6f92a99887e62#commitcomment-1497582 | |||||
* | | Fix postgres dep for bandwidthd on 2.0.x | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Use the single PBI version of ntop | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Fix PBI for snort-dev, too | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Remove build_port_path for freeradius2 also since pbi build works, and the ↵ | jim-p | 2012-06-24 | 2 | -20/+0 | |
| | | | | | | | | old way would lead to a 2.0.x build conflict. | |||||
* | | Move squid3's build directive to .pbi since the old style would lead to a ↵ | jim-p | 2012-06-24 | 2 | -2/+10 | |
| | | | | | | | | build conflict for 2.x packages. | |||||
* | | Cleanup ntop build options | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Use combined PBI for freeradius | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Use combined PBI for avahi | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Fix imspector sqlite version | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Snort no longer requires separate PBIs, these are now bundled into the main PBI. | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | some better code | Alexander Wilke | 2012-06-24 | 1 | -9/+3 | |
| | | ||||||
* | | freeradius2: hopefully fixed all constant and variable declarations | Alexander Wilke | 2012-06-24 | 1 | -22/+28 | |
| | | ||||||
* | | Clear out this list, they are already proper dependencies and it might be ↵ | jim-p | 2012-06-24 | 2 | -4/+0 | |
| | | | | | | | | causing an issue | |||||
* | | If we don't want python in ntop, we probably don't want pymalloc either. | jim-p | 2012-06-24 | 2 | -2/+2 | |
| | | ||||||
* | | Fix/sync inconsistent snort options. | jim-p | 2012-06-24 | 2 | -4/+4 | |
| | | ||||||
* | | Fix arch on these two | jim-p | 2012-06-24 | 1 | -2/+2 | |
| | | ||||||
* | | tinydns just needs one PBI now. | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | Whoops, set proper architecture here. | jim-p | 2012-06-23 | 1 | -1/+1 | |
| | | ||||||
* | | Have zabbix-agent use new PBI | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | Have zabbix-proxy use new pbi | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | Remove mac-to-vendor, the code has been in 2.0 base for a long time. | jim-p | 2012-06-23 | 2 | -26/+0 | |
| | | ||||||
* | | No need for the secondary PBI here now either. | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | No need to use multiple PBIs for NRPE now. | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | Adapt bandwidthd to use the right dir on 2.1, work around the fact that you ↵ | jim-p | 2012-06-23 | 1 | -8/+17 | |
| | | | | | | | | can't specify a proper custom config path. | |||||
* | | Use new combined PBI for proxy_mod_security. | jim-p | 2012-06-23 | 2 | -2/+2 | |
| | | ||||||
* | | 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 | |
| |