Commit Graph

497 Commits

Author SHA1 Message Date
Renato Botelho
c04887d8fc Enable IPFW on PHP module 2016-10-20 15:50:18 -02:00
Renato Botelho
dc61252ae4 Deprecate nanobsd platform and remove all conditionals that uses it 2016-10-12 16:29:49 -03:00
Renato Botelho
d3007fbe03 Remove invalid parameter --flash-size 2016-10-12 11:48:15 -03:00
Renato Botelho
3154be5410 Simplify TARGET and TARGET_ARCH initialization 2016-10-11 15:58:07 -03:00
Renato Botelho
2ac4be3a6b Remove nanobsd related code from build scripts 2016-10-11 15:57:17 -03:00
Renato Botelho
bd4e01942d Remove unused variable 2016-10-11 13:38:09 -03:00
Renato Botelho
c802193009 Revert "Do not try to build grub2-bhyve on i386"
No more i386 on this branch. Reverting unnecessary change

This reverts commit 22558bc301.
2016-10-10 20:38:13 -03:00
Renato Botelho
22558bc301 Do not try to build grub2-bhyve on i386 2016-10-10 20:36:28 -03:00
Renato Botelho
215c86be23 Repo package is not part of core repository anymore 2016-10-07 17:37:34 -03:00
Renato Botelho
39f2cfd151 Move pfSense-repo package to FreeBSD-ports repo 2016-10-07 13:18:54 -03:00
Renato Botelho
3291893538 If umount fails, use umount -f 2016-09-27 08:21:43 -03:00
Renato Botelho
b2ee641c32 Add a workaround to umount virtual image directories 2016-09-23 06:39:49 -03:00
Renato Botelho
5084361d51 Revert "Implement _umount() for cases where filesystem umount doesn't work"
This reverts commit be1eff2b4b.
2016-09-22 19:15:10 -03:00
Renato Botelho
be1eff2b4b Implement _umount() for cases where filesystem umount doesn't work 2016-09-22 18:36:30 -03:00
Renato Botelho
c6a531b8bb Move pkg repo templates to main repo 2016-09-20 14:25:04 -03:00
Renato Botelho
3cd56f5445 Create also an altabi file on repo package 2016-09-15 17:28:16 -03:00
Renato Botelho
16a48677ba Replace %%ARCH%% by arch on ABI file 2016-09-15 17:27:36 -03:00
Renato Botelho
c91a992246 Fix variable name 2016-09-15 14:28:58 -03:00
Renato Botelho
5f49bd636e Distribute a file containing ABI of each repo 2016-09-15 13:04:12 -03:00
Renato Botelho
1ca26242ed Simplify logic and remove duplicated code 2016-09-15 13:01:17 -03:00
Renato Botelho
efae02fccd Enable cellular pkg build 2016-09-13 10:23:22 -03:00
Renato Botelho
81299b5c4e Move copyright from ESF to Netgate 2016-09-06 16:23:51 -03:00
jim-p
2ce5cd33ef Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755 2016-09-01 11:00:55 -04:00
Renato Botelho
018f571b65 Remove from poudriere_bulk unnecessary entries:
* sysutils/py-salt
Already built as dependency of sysutils/pfSense-builder

* security/sudo
Already built as dependency of pfSense-pkg-sudo
2016-08-26 07:43:20 -03:00
Luiz Otavio O Souza
d5d34fb4ac Improve the exclude_files for the base core package. Do not include existing packages and the contents of other packages. 2016-08-26 01:25:22 -05:00
Luiz Otavio O Souza
f014e9e53a Add the template for the u-boot core package. 2016-08-26 01:25:22 -05:00
Jeremy Porter
df6d4ff1be add cpu stress tester and bird to arm build 2016-08-25 17:33:30 -05:00
Renato Botelho
613d95e37c Use correct FreeBSD-src branch 2016-08-17 15:30:11 -03:00
Renato Botelho
55c811261f Disable packages that are not building on ARM 2016-08-17 11:34:30 -03:00
Renato Botelho
9bce3c232a Revert "Do not use host native compiler when building mysql for arm"
This reverts commit 669a59d7c9.
2016-08-17 11:34:30 -03:00
Renato Botelho
937f8d624d Revert "Check for ARCH here is unnecessary"
This reverts commit 0145641ae6.
2016-08-17 11:34:30 -03:00
Renato Botelho
f8ee942b6b Revert "Unbreak make.conf syntax"
This reverts commit 03d4281714.
2016-08-17 11:34:30 -03:00
Renato Botelho
03d4281714 Unbreak make.conf syntax 2016-08-17 08:51:47 -03:00
Renato Botelho
0145641ae6 Check for ARCH here is unnecessary 2016-08-17 08:49:08 -03:00
Renato Botelho
669a59d7c9 Do not use host native compiler when building mysql for arm 2016-08-17 08:47:48 -03:00
Renato Botelho
1d2eda73bd Add 2nd server to the list of places to submit files 2016-08-16 09:38:01 -03:00
Renato Botelho
b2bc698135 Remove more unnecessary ports for ARM 2016-08-15 13:29:06 -03:00
Renato Botelho
855d977488 Fix filename 2016-08-15 13:17:06 -03:00
Renato Botelho
a394951a64 Define which packages will be build for ARM using a exclusion list 2016-08-15 13:14:14 -03:00
Renato Botelho
f72d162f33 Make it possible to create a exclude list for each architecture for poudriere bulk list 2016-08-15 13:11:09 -03:00
Renato Botelho
65d08bad6c Change hostname to send pkg repos 2016-08-12 14:42:36 -03:00
Renato Botelho
5163c3ca42 Change build scripts to make it possible to rsync files to multiple locations 2016-08-12 14:16:57 -03:00
Renato Botelho
820b17e1da Remove bwlimit from rsync 2016-08-12 14:03:17 -03:00
Renato Botelho
24a7aba22d Enable SMTP support for pear-Mail 2016-08-11 08:55:28 -03:00
Renato Botelho
3bd18cabad Fix bind options and add them for 9.10 as well 2016-08-09 15:26:41 -03:00
Renato Botelho
02fe49648a Re-enable mosh, fixed 2016-08-09 09:28:36 -03:00
Renato Botelho
e2912fc2ef Disable build of znc and mosh, both broken 2016-08-08 20:45:11 -03:00
Renato Botelho
1f57dd8e58 Enable apcupsd build 2016-08-08 16:04:44 -03:00
Renato Botelho
353c8d2b19 Add /etc/rc and /etc/pfSense-rc.shutdown to pfSense-rc package 2016-08-04 09:12:49 -03:00
Renato Botelho
94f7df8fa0 Add a variable to control if pkg repo should be signed or not 2016-08-03 17:41:59 -03:00