Commit Graph

231 Commits

Author SHA1 Message Date
Renato Botelho
7d9c553c91 Remove support for nanobsd images < 2gb. Fixes #5836 2016-02-01 17:38:13 -02:00
Renato Botelho
de22e304d4 Disable GRAPH again for rrdtool, it's still a lot of dependencies 2016-02-01 12:38:47 -02:00
Renato Botelho
73246ec83a Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU that ends up requiring X11 and enable GRAPH again 2016-02-01 11:57:33 -02:00
Chris Buechler
9524677179 Re-enable IPV6 for miniupnpd, seems it's not responsible for any issues. Ticket #5730 and Ticket #4321 2016-01-25 19:01:53 -06:00
Chris Buechler
512b8b22ef Revert IPv6 and IGD2 change as it appears it's responsible for breaking many formerly-working upnp circumstances. Ticket #5730. Originally added as part of Ticket #4321 2016-01-22 22:11:10 -06:00
Renato Botelho
dede523f94 Add 2nd parameter of Form_Select to translation 2016-01-21 14:30:01 -02:00
Renato Botelho
dfb9c815f3 Add a script to update .pot file 2016-01-21 14:17:22 -02:00
Renato Botelho
47ae88ff2f Add mysql PHP modules to the pkg server 2016-01-20 12:09:36 -02:00
Renato Botelho
2ade84eeca Revert 7bbe501330 partially adding back make.conf part since pfBlockerNG is going to use lighttpd 2016-01-18 08:03:20 -02:00
Renato Botelho
0f75670b32 Enable LUA for www/nginx 2016-01-12 23:50:25 -02:00
Renato Botelho
a0b96d300e Enable pecl-rrd build 2016-01-12 11:10:02 -02:00
Renato Botelho
8c0429e04d Enable JSON option for rrdtool 1.4 2016-01-12 11:09:38 -02:00
Renato Botelho
301d868673 Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis 2016-01-07 10:49:45 -02:00
Renato Botelho
eb9b6a694f Merge pull request #2329 from marcelloc/patch-1 2016-01-07 10:23:04 -02:00
Chris Buechler
7bbe501330 clean up lighttpd 2016-01-05 09:08:10 -02:00
Chris Buechler
8811dfc38b Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
2016-01-05 09:08:10 -02:00
Chris Buechler
84a7c17d88 clean up lighttpd bits 2016-01-05 09:08:10 -02:00
Renato Botelho
3a07e333e5 Revert "Build pecl-rrd"
This reverts commit 51c8a5dad9.
2015-12-31 17:12:45 -02:00
Renato Botelho
51c8a5dad9 Build pecl-rrd 2015-12-31 17:07:25 -02:00
Renato Botelho
d7b43acc10 Enable build of rrdtool 1.4 2015-12-31 16:59:18 -02:00
Renato Botelho
a88d130b84 Add options to build rrdtool 1.4 2015-12-31 16:58:43 -02:00
Marcello Coutinho
34fd9263fa Postifx build options 2015-12-28 15:20:03 -02:00
Renato Botelho
73698667dd Disable XCONV option for security/xinetd and remove perl dependency, ticket #5707 2015-12-28 09:46:16 -02:00
Renato Botelho
784206e89e Fix core pkg repo to make rsync work 2015-12-28 08:03:53 -02:00
Renato Botelho
da78104263 Change core packages repo structure to match poudriere, this avoids having issues on client side at the moment we are rsync'ing a new version 2015-12-23 18:09:02 -02:00
Renato Botelho
c2af148776 Note issue # opened against pkg(8) 2015-12-23 15:41:37 -02:00
Renato Botelho
efcf5e2ada Fix repo sign for poudriere directory infrastructure 2015-12-23 14:46:37 -02:00
Renato Botelho
f457518994 Implement necessary code to be able to sign pkg(8) repo 2015-12-23 12:00:46 -02:00
Renato Botelho
84d4df03c5 Remove dpinger from poudriere_bulk, it's already a dependency of security/pfSense 2015-12-18 08:41:57 -02:00
Renato Botelho
fd6cd92bc4 Create distfiles directory if it doesn't exist 2015-12-14 14:08:53 -02:00
Renato Botelho
86349beea1 Revert "Do not set DISTFILES_CACHE"
This reverts commit cd3f4b916c.
2015-12-14 14:07:50 -02:00
Renato Botelho
52ec3f665b Mount poudriere zfs filesystem at proper path 2015-12-14 13:23:46 -02:00
Renato Botelho
cd3f4b916c Do not set DISTFILES_CACHE 2015-12-14 12:12:19 -02:00
Renato Botelho
512ef80d74 Change default ZFS tank to zroot 2015-12-14 11:39:14 -02:00
Renato Botelho
01541076a8 Create poudriere filesystem when it's necessary 2015-12-14 11:37:37 -02:00
Phil Davis
97bc6c7868 Random stuff in tools folder tree
White space and text or comment typos only - nothing functional.
2015-12-11 19:17:56 +05:45
Renato Botelho
c2d710cc3f Goodbye apinger 2015-12-10 19:04:35 -02:00
Jared Dillard
dc4c87edb2 move clean script to tools directory 2015-12-02 16:55:07 -06:00
Renato Botelho
a3bb036b90 Rename ports and upgrade script when product is not called pfSense 2015-11-26 17:46:40 -02:00
Renato Botelho
75b167425d No need to remove conf/* for nanobsd 2015-11-26 17:28:18 -02:00
Renato Botelho
f49e0bc904 Add net/dpinger to poudriere_bulk 2015-11-25 16:23:29 -02:00
jim-p
e16c1ecf36 Tweaks to the priv generation script 2015-11-25 12:13:45 -05:00
jim-p
6b07dac929 Update privilege generation script. 2015-11-25 11:12:16 -05:00
Renato Botelho
2251aa188b Remove extra spaces 2015-11-25 13:50:36 -02:00
Renato Botelho
0cc93b7486 Use $* to join all strings 2015-11-25 13:38:33 -02:00
Renato Botelho
bbfc11ae0d Print all parameters 2015-11-25 12:42:49 -02:00
Renato Botelho
a67897608a Silence often message 2015-11-25 12:22:32 -02:00
Renato Botelho
e6e85f8b2c Print all parameters 2015-11-25 12:22:06 -02:00
Renato Botelho
da869279e6 Check often for new ports tree commits 2015-11-25 12:00:28 -02:00
Renato Botelho
1076fc7af0 Check for new commits on ports tree 2015-11-25 12:00:28 -02:00