aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make the donation text read more naturally - Marcello, hopefully you get ↵Phil Davis2012-06-231-2/+2
| | | | lots of donations, thanks for the work.
* Minor typo and grammar - hopefully Marcello will receive lots of donations ↵Phil Davis2012-06-231-4/+4
| | | | for his great work :)
* error_default_language should contain just the language code (like 'en' ↵Phil Davis2012-06-231-2/+1
| | | | 'fr'), not the whole path to the dir.
* 1 more text typo to fixPhil Davis2012-06-231-1/+1
|
* Fix a couple of minor text strings.Phil Davis2012-06-231-4/+4
|
* swapstate_check gets added twice to the cron_item list and cron tab. Remove ↵Phil Davis2012-06-231-26/+26
| | | | the erroneous extra addition.
* Fix squid pbi spec; try new build style for bandwidthdjim-p2012-06-222-10/+10
|
* See if this trick works for squid...jim-p2012-06-222-0/+10
|
* One more try...jim-p2012-06-222-2/+2
|
* squid3 - fixes array_check and error messages dirmarcelloc2012-06-221-3/+3
|
* Slight fix, other way didn't workjim-p2012-06-222-2/+2
|
* Fix a bunch of inconsistencies between amd64 and i386 package xmljim-p2012-06-222-153/+153
|
* Repeat that last change for amd64jim-p2012-06-221-0/+5
|
* Try to use the new PBI build syntax here, it may help it pick up the right ↵jim-p2012-06-221-0/+5
| | | | libs inside the single PBI rather than using multiple.
* Fixup open-vm-tools pbi specjim-p2012-06-222-12/+2
|
* Activate Dansguardian PBI for 2.1/amd64jim-p2012-06-221-2/+1
|
* Activate Asterisk PBI for 2.1jim-p2012-06-221-2/+1
|
* Activate Asterisk PBI for 2.1jim-p2012-06-221-2/+1
|
* Activate Dansguardian for i386 on 2.1jim-p2012-06-221-2/+1
|
* Fix this syntaxjim-p2012-06-212-4/+4
|
* add a note about dansguardian source downloadjim-p2012-06-212-0/+2
|
* Disable widescreen on 2.1 because it overwrites the menu, leaving you unable ↵jim-p2012-06-212-0/+4
| | | | to access any new menu options for 2.1.
* squidguard - minor fix to url check preg_matchmarcelloc2012-06-211-1/+1
|
* Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2012-06-217-82/+78
|\
| * Fixup olsrd pbi infojim-p2012-06-212-3/+3
| |
| * freeradius2: added missing constantAlexander Wilke2012-06-211-0/+1
| |
| * Don't install binaries manually for avahi, try to rely on the package versionjim-p2012-06-201-1/+1
| |
| * Remove some really unnecessary manual downloading of libraries/packages ↵jim-p2012-06-202-46/+0
| | | | | | | | during install of these.
| * Specify this explicitly since it doesn't seem to be getting pulled in ↵jim-p2012-06-202-0/+2
| | | | | | | | automatically
| * Update masterAlexander Wilke2012-06-201-12/+28
| |
| * freeradius2: basics ready for 2.1 Alexander Wilke2012-06-201-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/masterMarcello Coutinho2012-06-201-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 ↵phildd2012-06-201-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 Wilke2012-06-201-0/+2
| | | | | | | | them with the ne built packages
| * Bump haproxy version, should be 1.4.21, fix tbz binary referencejim-p2012-06-192-4/+4
| |
| * freeradius2: fix dependency openldap-sasl-client-2.4.23.tbzAlexander Wilke2012-06-201-1/+1
| |
| * point to amd64 filesAlexander Wilke2012-06-191-1/+1
| |
| * Fix dep binary namejim-p2012-06-191-1/+1
| |
* | Merge branch 'master' of https://github.com/bsdperimeter/pfsense-packagesmarcelloc2012-06-193-93/+93
|\|
| * bump a couple ports that had helpful pbi fixesjim-p2012-06-192-4/+4
| |
| * Fix refs to freeradius2 config to use the already-defined constant.jim-p2012-06-191-89/+89
| |
* | haproxy - update package version to match current versionMarcello Coutinho2012-06-192-6/+6
|/
* Update pfflowd PBIjim-p2012-06-192-2/+2
|
* Haproxy is on files.pfsense.org now, PBIs are built, re-activate for 2.1.jim-p2012-06-192-14/+9
|
* FreeRADIUS2 bits are up on our servers now.jim-p2012-06-192-12/+13
|
* Bump squid3 to 3.1.20, new set of PBI & tbz packages uploaded.jim-p2012-06-192-5/+5
|
* Update olsrd pbijim-p2012-06-192-2/+2
|
* Merge pull request #258 from ccesario/masterJim P2012-06-181-4/+4
|\ | | | | Change eregi() to preg_match() function
| * Change eregi() to preg_match() functionccesario2012-06-181-4/+4
| |
* | snort-dev, fix start/stop issue on snort_interfaces.phprobiscool2012-06-181-4/+6
| |