Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update HTML code in System Patches | Colin Fleming | 2013-02-06 | 1 | -1/+1 |
| | | | | | | Close off the head statement and move the scripts and style sheets inside the head statment, close the BR, INPUT and IMG tags add ALT to IMG tags and SUMMARY to TABLES | ||||
* | Close the BR tag correctly | Colin Fleming | 2013-02-04 | 1 | -26/+26 |
| | | | | | Close the BR tag correctly according to W3C standards, this reduces the errors in "pkg_mgr.php" and "pkg_mgr_installed.php" | ||||
* | Update HTML code in File Manager | Colin Fleming | 2013-02-04 | 1 | -1/+1 |
| | | | | | Tidy up the HTML code in File Manager, update the DOCTYPE to the correct definition, update the SCRIPT tags and misc. small updates. | ||||
* | Close INPUT tag properly | Colin Fleming | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | Update CRON package | Colin Fleming | 2013-01-29 | 1 | -1/+1 |
| | | | Update CRON version numbers. | ||||
* | dansguardian - package version 0.1.7. Gui improvements, 2.1 support, pcre ↵ | Marcello Coutinho | 2013-01-29 | 1 | -6/+6 |
| | | | | fix ,dansguardian 2.12.0.3 and more | ||||
* | Actually since barnyard2 supports pkgng build options remove the WITH_MYSQL ↵ | Ermal | 2013-01-29 | 1 | -2/+3 |
| | | | | and WITH_PERFPROFILE from build options to not link snort to mysql. | ||||
* | Fix deinstall command and bump version. | Danilo G. Baio (dbaio) | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Update OpenVPN client export version | bcyrill | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | Bump version | Ermal | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Bump version | Danilo G. Baio (dbaio) | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Fix Dansguardian build options | jim-p | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Reword inline config link for iOS since that same client also exists for ↵ | jim-p | 2013-01-23 | 1 | -1/+1 |
| | | | | Android with the same quirks. Provide a list of commonly used clients with download links at the bottom of the export page. | ||||
* | New beta packages: Zabbix-2 Agent and Zabbix-2 Proxy | Danilo G. Baio (dbaio) | 2013-01-22 | 1 | -0/+39 |
| | |||||
* | Update OpenVPN Client Export again, rearrange options to make them more ↵ | jim-p | 2013-01-22 | 1 | -2/+2 |
| | | | | clear/easy to follow. Also bump version and promote package status to reflect how stable it has become. | ||||
* | Bump version as needed | Ermal | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #350 from phil-davis/master | Chris Buechler | 2013-01-20 | 1 | -1/+1 |
|\ | | | | | Replace proxy_monitor with sqpmon for squid(2) | ||||
| * | sqpmon replaces proxy_monitor for squid(2) | Phil Davis | 2013-01-12 | 1 | -1/+1 |
| | | |||||
* | | Fix up the inline config format a little to make Android and iOS both happy. | jim-p | 2013-01-17 | 1 | -1/+1 |
|/ | |||||
* | Bump version of openvpn client export now that openvpn 2.3 official release ↵ | jim-p | 2013-01-09 | 1 | -1/+1 |
| | | | | binaries are included rather than RCs. | ||||
* | squidguard: No version bump - just cosmetic | Alexander Wilke | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | squidguard: added XMLRPC Sync and some cosmetics on GUI descriptions | Alexander Wilke | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Don't offer a server certificate to export. It doesn't work, and can just ↵ | jim-p | 2013-01-07 | 1 | -1/+1 |
| | | | | lead to confusion. | ||||
* | sqpmon replaces proxy_monitor for squid3 | Phil Davis | 2013-01-06 | 1 | -1/+1 |
| | | | so bump package version | ||||
* | Merge pull request #344 from netceler/master | Ermal Luçi | 2013-01-03 | 1 | -1/+1 |
|\ | | | | | Updating dns-server package version to publish my fixes | ||||
| * | Updating dns-server package version to publish my fixes | Benoit GUERIN | 2013-01-03 | 1 | -1/+1 |
| | | |||||
* | | Ipguard is on Firewall menu | Phil Davis | 2013-01-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #341 from phil-davis/master | Ermal Luçi | 2013-01-03 | 1 | -2/+11 |
|\ | | | | | Add internal_name - redmine feature #2603 | ||||
| * | Add internal_name as needed | Phil Davis | 2012-12-14 | 1 | -2/+11 |
| | | | | | | | | Packages can now have an internal_name defined that matches up to their "real" name (name of the underlying package/service/scripts). Then package support code can know easily how to stop and start services for the package. This is useful for packages like squid3, ipguard-dev,... that have pfSense package names that do not match to the underlying FreeBSD naming. | ||||
* | | squid3 - remove SQUID_DNS_HELPER to compile dns_v4_first option | Marcello Coutinho | 2012-12-20 | 1 | -1/+1 |
| | | |||||
* | | More bumps. | jim-p | 2012-12-19 | 1 | -2/+2 |
| | | |||||
* | | Try to fix dsniff build | jim-p | 2012-12-19 | 1 | -0/+1 |
| | | |||||
* | | Another binary bump. | jim-p | 2012-12-19 | 1 | -1/+1 |
| | | |||||
* | | Change apache build_options to optionsng | jim-p | 2012-12-19 | 1 | -2/+2 |
| | | |||||
* | | More binary bumps. | jim-p | 2012-12-19 | 1 | -2/+2 |
| | | |||||
* | | Bump pbi versions for some packages. | jim-p | 2012-12-19 | 1 | -16/+16 |
| | | |||||
* | | Clean up/update perl dependencies for some packages. | jim-p | 2012-12-19 | 1 | -4/+2 |
| | | |||||
* | | Convert some build_options to optionsng for ports that need it. | jim-p | 2012-12-18 | 1 | -8/+11 |
| | | |||||
* | | Delimit build_options with a semicolon rather than a space, in preparation ↵ | jim-p | 2012-12-18 | 1 | -21/+21 |
|/ | | | | for other changes needed for optionsng. | ||||
* | Fix line endings (autocrlf is your friend, use it) | jim-p | 2012-12-10 | 1 | -1781/+1781 |
| | |||||
* | bump version for ssl port fix | Martin Fuchs | 2012-12-07 | 1 | -1781/+1781 |
| | |||||
* | squid3 - fix a typo on squid_reverse inc file | Marcello Coutinho | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | openvpn-client-export, added option to include OpenVPNManager in windows ↵ | PiBa-NL | 2012-11-05 | 1 | -1/+1 |
| | | | | setup, this solves the issues with Windows7/Vista client machines where elevated permissions are required by running OpenVPN as a service. | ||||
* | Bump minor version for snort. | Ermal Luçi | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | Fix spelling | Warren Baker | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | Add export option for OpenVPN 2.3 beta client as well as the existing one. | jim-p | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | Update pkg_config.8.xml | Alexander Wilke | 2012-10-01 | 1 | -1/+1 |
| | |||||
* | Fix version and pbi spec | jim-p | 2012-09-25 | 1 | -2/+2 |
| | |||||
* | Fixup pbi depend line | jim-p | 2012-09-25 | 1 | -2/+1 |
| | |||||
* | fixup pbi build for this new pkg | jim-p | 2012-09-25 | 1 | -1/+1 |
| |