Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate nanobsd platform and remove all conditionals that uses it | Renato Botelho | 2016-10-12 | 1 | -2/+0 |
| | |||||
* | Remove invalid parameter --flash-size | Renato Botelho | 2016-10-12 | 1 | -1/+1 |
| | |||||
* | Simplify TARGET and TARGET_ARCH initialization | Renato Botelho | 2016-10-11 | 1 | -6/+2 |
| | |||||
* | Remove nanobsd related code from build scripts | Renato Botelho | 2016-10-11 | 8 | -532/+3 |
| | |||||
* | Remove unused variable | Renato Botelho | 2016-10-11 | 1 | -1/+0 |
| | |||||
* | Revert "Do not try to build grub2-bhyve on i386" | Renato Botelho | 2016-10-10 | 1 | -1/+0 |
| | | | | | | No more i386 on this branch. Reverting unnecessary change This reverts commit 22558bc3011c10fc86c45b7ca795227bc9a4137c. | ||||
* | Do not try to build grub2-bhyve on i386 | Renato Botelho | 2016-10-10 | 1 | -0/+1 |
| | |||||
* | Repo package is not part of core repository anymore | Renato Botelho | 2016-10-07 | 1 | -1/+0 |
| | |||||
* | Move pfSense-repo package to FreeBSD-ports repo | Renato Botelho | 2016-10-07 | 6 | -93/+18 |
| | |||||
* | If umount fails, use umount -f | Renato Botelho | 2016-09-27 | 1 | -2/+2 |
| | |||||
* | Add a workaround to umount virtual image directories | Renato Botelho | 2016-09-23 | 1 | -1/+2 |
| | |||||
* | Revert "Implement _umount() for cases where filesystem umount doesn't work" | Renato Botelho | 2016-09-22 | 1 | -38/+10 |
| | | | | This reverts commit be1eff2b4ba57c8f97128dacefb5271549c16d51. | ||||
* | Implement _umount() for cases where filesystem umount doesn't work | Renato Botelho | 2016-09-22 | 1 | -10/+38 |
| | |||||
* | Move pkg repo templates to main repo | Renato Botelho | 2016-09-20 | 5 | -1/+37 |
| | |||||
* | Create also an altabi file on repo package | Renato Botelho | 2016-09-15 | 1 | -0/+17 |
| | |||||
* | Replace %%ARCH%% by arch on ABI file | Renato Botelho | 2016-09-15 | 1 | -1/+2 |
| | |||||
* | Fix variable name | Renato Botelho | 2016-09-15 | 1 | -1/+1 |
| | |||||
* | Distribute a file containing ABI of each repo | Renato Botelho | 2016-09-15 | 1 | -0/+13 |
| | |||||
* | Simplify logic and remove duplicated code | Renato Botelho | 2016-09-15 | 1 | -10/+3 |
| | |||||
* | Enable cellular pkg build | Renato Botelho | 2016-09-13 | 1 | -0/+1 |
| | |||||
* | Move copyright from ESF to Netgate | Renato Botelho | 2016-09-06 | 5 | -8/+8 |
| | |||||
* | Remove references to glxsb as it is not relevant to current supported ↵ | jim-p | 2016-09-01 | 1 | -1/+1 |
| | | | | platforms. Fixes #6755 | ||||
* | Remove from poudriere_bulk unnecessary entries: | Renato Botelho | 2016-08-26 | 1 | -2/+0 |
| | | | | | | | | * sysutils/py-salt Already built as dependency of sysutils/pfSense-builder * security/sudo Already built as dependency of pfSense-pkg-sudo | ||||
* | Improve the exclude_files for the base core package. Do not include ↵ | Luiz Otavio O Souza | 2016-08-26 | 1 | -0/+6 |
| | | | | existing packages and the contents of other packages. | ||||
* | Add the template for the u-boot core package. | Luiz Otavio O Souza | 2016-08-26 | 2 | -0/+18 |
| | |||||
* | add cpu stress tester and bird to arm build | Jeremy Porter | 2016-08-25 | 1 | -0/+4 |
| | |||||
* | Use correct FreeBSD-src branch | Renato Botelho | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | Disable packages that are not building on ARM | Renato Botelho | 2016-08-17 | 1 | -0/+4 |
| | |||||
* | Revert "Do not use host native compiler when building mysql for arm" | Renato Botelho | 2016-08-17 | 1 | -4/+0 |
| | | | | This reverts commit 669a59d7c98bda587a1a5840e2fad77827ff16a6. | ||||
* | Revert "Check for ARCH here is unnecessary" | Renato Botelho | 2016-08-17 | 1 | -1/+1 |
| | | | | This reverts commit 0145641ae6d684bb09c2b4281359880b0dfb1e71. | ||||
* | Revert "Unbreak make.conf syntax" | Renato Botelho | 2016-08-17 | 1 | -2/+1 |
| | | | | This reverts commit 03d4281714b675414ac3915a6396b23031f15ccd. | ||||
* | Unbreak make.conf syntax | Renato Botelho | 2016-08-17 | 1 | -1/+2 |
| | |||||
* | Check for ARCH here is unnecessary | Renato Botelho | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | Do not use host native compiler when building mysql for arm | Renato Botelho | 2016-08-17 | 1 | -0/+4 |
| | |||||
* | Add 2nd server to the list of places to submit files | Renato Botelho | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | Remove more unnecessary ports for ARM | Renato Botelho | 2016-08-15 | 1 | -0/+4 |
| | |||||
* | Fix filename | Renato Botelho | 2016-08-15 | 1 | -2/+2 |
| | |||||
* | Define which packages will be build for ARM using a exclusion list | Renato Botelho | 2016-08-15 | 3 | -5/+6 |
| | |||||
* | Make it possible to create a exclude list for each architecture for ↵ | Renato Botelho | 2016-08-15 | 1 | -0/+8 |
| | | | | poudriere bulk list | ||||
* | Change hostname to send pkg repos | Renato Botelho | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Change build scripts to make it possible to rsync files to multiple locations | Renato Botelho | 2016-08-12 | 1 | -63/+69 |
| | |||||
* | Remove bwlimit from rsync | Renato Botelho | 2016-08-12 | 2 | -2/+1 |
| | |||||
* | Enable SMTP support for pear-Mail | Renato Botelho | 2016-08-11 | 1 | -0/+2 |
| | |||||
* | Fix bind options and add them for 9.10 as well | Renato Botelho | 2016-08-09 | 1 | -2/+5 |
| | |||||
* | Re-enable mosh, fixed | Renato Botelho | 2016-08-09 | 1 | -1/+1 |
| | |||||
* | Disable build of znc and mosh, both broken | Renato Botelho | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Enable apcupsd build | Renato Botelho | 2016-08-08 | 1 | -0/+1 |
| | |||||
* | Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc package | Renato Botelho | 2016-08-04 | 1 | -0/+2 |
| | |||||
* | Add a variable to control if pkg repo should be signed or not | Renato Botelho | 2016-08-03 | 2 | -2/+2 |
| | |||||
* | Stop removing FreeBSD src, new clone script can detect if it's necessary | Renato Botelho | 2016-08-03 | 1 | -8/+0 |
| |