Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Service Watchdog version bump | Phil Davis | 2014-02-03 | 1 | -1/+1 | |
| | | ||||||
| * | Add and remove service watchdog cron job | Phil Davis | 2014-02-03 | 1 | -1/+7 | |
| | | | | | | when the package is installed and removed. | |||||
| * | Add option to force removal of service watchdog cron job | Phil Davis | 2014-02-03 | 1 | -3/+3 | |
|/ | | | so that the job can always be removed when the package is removed. | |||||
* | Allow for multiple filter terms in mailreport | jim-p | 2014-01-30 | 5 | -6/+5 | |
| | ||||||
* | update (c) to ESF | Chris Buechler | 2014-01-28 | 1 | -3/+1 | |
| | ||||||
* | Restrict snort_log_view.php to show only files inside SNORTLOGDIR, it fixes ↵ | Renato Botelho | 2014-01-28 | 4 | -4/+7 | |
| | | | | http://seclists.org/fulldisclosure/2014/Jan/187 | |||||
* | Fix this one too | jim-p | 2014-01-24 | 1 | -1/+1 | |
| | ||||||
* | Fix git version for 10.x | jim-p | 2014-01-24 | 1 | -2/+2 | |
| | ||||||
* | Small JS fix for haproxy-devel, fix version & bump slightly. | jim-p | 2014-01-21 | 4 | -6/+8 | |
| | ||||||
* | Fix apcupsd build options | jim-p | 2014-01-17 | 3 | -3/+3 | |
| | ||||||
* | Set depends_on_package_base_url globally | Renato Botelho | 2014-01-17 | 1 | -84/+1 | |
| | ||||||
* | Fix Asterisk binary filenames and URL | jim-p | 2014-01-17 | 3 | -9/+9 | |
| | ||||||
* | Drop packages that cannot be installed on 2.2 from pkg_config.10.xml | Renato Botelho | 2014-01-17 | 1 | -45/+0 | |
| | ||||||
* | Change <required_version> to 2.2 for all packages for 10.x | Renato Botelho | 2014-01-17 | 1 | -106/+106 | |
| | ||||||
* | Remove ifBWStats, it's broken since 2010 | Renato Botelho | 2014-01-17 | 11 | -1713/+0 | |
| | ||||||
* | Fixup 10.x pkg file with recent changes. | jim-p | 2014-01-17 | 1 | -3/+3 | |
| | ||||||
* | Fixup unbound build options | jim-p | 2014-01-17 | 2 | -2/+2 | |
| | ||||||
* | Fixup bacula-client binary URL and names. | jim-p | 2014-01-17 | 2 | -8/+8 | |
| | ||||||
* | Merge pull request #575 from dbaio/master | Renato Botelho | 2014-01-16 | 3 | -3/+3 | |
|\ | | | | | apcupsd - change build options | |||||
| * | apcupsd - change build options (pkg_config.10.xml) | Danilo G. Baio (dbaio) | 2014-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | apcupsd - change build options | Danilo G. Baio (dbaio) | 2014-01-14 | 2 | -2/+2 | |
|/ | ||||||
* | Remove old pkg_config.xml | Renato Botelho | 2014-01-16 | 2 | -849/+0 | |
| | ||||||
* | Replace i386 by ##ARCH## macro on pbi filenames | Renato Botelho | 2014-01-16 | 1 | -75/+75 | |
| | ||||||
* | Add new tag <only_for_archs> | Renato Botelho | 2014-01-16 | 1 | -0/+4 | |
| | ||||||
* | Remove references from external sites for depends_on_package_base_url | Renato Botelho | 2014-01-16 | 1 | -3/+3 | |
| | ||||||
* | catch up recent changes on pkg_config.8.xml | Renato Botelho | 2014-01-16 | 1 | -11/+11 | |
| | ||||||
* | Remove pkg_config.10.xml.amd64, we'll have only one file for 10.x | Renato Botelho | 2014-01-16 | 1 | -1782/+0 | |
| | ||||||
* | remove snort option REACT from i386 | Renato Botelho | 2014-01-16 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #574 from parawizard/master | Ermal Luçi | 2014-01-16 | 2 | -56/+16 | |
|\ | | | | | Fixes for pbi paths and update to 1.5.1 php front end | |||||
| * | removed redundant comment | Bryan Paradis | 2014-01-16 | 1 | -1/+0 | |
| | | ||||||
| * | Corrected the .abc file paths! | Bryan Paradis | 2014-01-16 | 1 | -4/+4 | |
| | | | | | | They were pointed at files.pfsense.org before | |||||
| * | updated additional package for php front end 1.5.1 | Bryan Paradis | 2014-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | comments, vnstat conf version #, indents | parawizard | 2014-01-15 | 1 | -0/+1 | |
| | | ||||||
| * | Update to frontend 1.5.1; fixes | parawizard | 2014-01-15 | 1 | -51/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vnstat_php_frontend-1.5.1: -replaced the depreciated split() function with explode(); -renamed vnstat_php_frontend-1.5.1-updated config.php generation: -added two new static variables for vnstat_php_frontend-1.5.1; $locale and $language -updated version number // Unpack and move Vnstat frontend exec("cd .."); exec("tar -zxovf /usr/local/pkg/vnstat_php_frontend-1.5.1-updated.tar.gz"); exec("mv vnstat_php_frontend-1.5.1-updated /usr/local/www/vnstat2"); $locale = "\$locale = 'en_US.UTF-8';"; $language = "\$language = 'en';"; $locale $language | |||||
| * | Added links to fix pbi problem /w i386 and amd64 | parawizard | 2014-01-15 | 1 | -0/+3 | |
| | | | | | | | | | | | | Line 154 // Check for pbi install and arch type then create symlinks if (file_exists('/usr/pbi/vnstat-i386')) { exec("ln -s /usr/local/etc/vnstat.conf /usr/pbi/vnstat-i386/etc/vnstat.conf"); } if (file_exists('/usr/pbi/vnstat-amd64')) { exec("ln -s /usr/local/etc/vnstat.conf /usr/pbi/vnstat-amd64/etc/vnstat.conf"); } | |||||
* | | remove lcdproc bits that somehow got in the general README for the repo | Chris Buechler | 2014-01-15 | 1 | -16/+0 | |
| | | ||||||
* | | Fix squid options variables for squidguard-squid3 | Renato Botelho | 2014-01-15 | 2 | -2/+2 | |
| | | ||||||
* | | Fix squid options variables | Renato Botelho | 2014-01-15 | 2 | -4/+4 | |
| | | ||||||
* | | Reduce differences between amd64 and i386 xml files | Renato Botelho | 2014-01-15 | 2 | -16/+16 | |
| | | ||||||
* | | Fix path for ca_root_nss | Renato Botelho | 2014-01-15 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #573 from karl-ravn/master | Jim P | 2014-01-15 | 1 | -7/+7 | |
|\ \ | | | | | | | Update tinc.inc | |||||
| * | | Update tinc.inc | karl-ravn | 2014-01-15 | 1 | -7/+7 | |
|/ / | | | | | Avoid windows line breaks in shell scripts created by tinc.inc, causing shebangs and commands to fail on pf 2.1 | |||||
* | | When <build_pbi> is set, <build_port_path> entries are not used, so drop them | Renato Botelho | 2014-01-15 | 2 | -216/+0 | |
| | | ||||||
* | | Fix wrong <build_port_path> | Renato Botelho | 2014-01-15 | 2 | -2/+2 | |
| | | ||||||
* | | Fix syslog-ng version for 10.x | Renato Botelho | 2014-01-15 | 2 | -2/+2 | |
|/ | ||||||
* | fix syslog-ng package startup | Chris Buechler | 2014-01-15 | 3 | -3/+3 | |
| | ||||||
* | Remove references for non-pbi packages, also change ↵ | Renato Botelho | 2014-01-14 | 2 | -444/+170 | |
| | | | | depends_on_package_base_url to point to 10.x packages | |||||
* | Add initial support for FreeBSD 10 | Renato Botelho | 2014-01-14 | 2 | -0/+4067 | |
| | ||||||
* | Bump version | Ermal Luçi | 2014-01-14 | 1 | -1/+1 | |
| | ||||||
* | Sprinkle some unsets while here. | Ermal Luçi | 2014-01-14 | 1 | -0/+2 | |
| |