Replace RELENG_ by v for poudriere to make vol name shorter
Remove arch from repo path for now, poudriere cannot deal with big names
Revert "Remove arch from repo path for now, poudriere cannot deal with big names"
This reverts commit 280d48529670d68622de0c8be057c086fd28b55e.
It's time to 2.3-RC
Add ESF license to all core pkgs
Add a default suffix to reflect CE
Remove a wrong call to cap_mkdb
Use UFS2 for memstick images
Make sure OVA disk is UFS2 and also enable SUJ
Enable pass on fstab for OVA
Make sure pkg keeps installed
Make sure all unnecessary packages are removed
Stop creating a meta package pfSense-vmware and pre-install pfSense-pkg-Open-VM-Tools on ova
Remove stray - from default-config flavor
Save default-config flavor on filesystem
Fix sed syntax since variables may contain commas
Add more parameters to ovf
Add product_name suffix to ova/ovf
Enable SWANCTL option for security/strongswan
Disable swap on ova
Make it possible to enable/disable swap on ova
Calculate first partition size
Move internal variable to be local inside function
Always prepare final partition to avoid ending up with a broken system
Add pkg-plist when it exists
rsync ova to snapshots when it's available
Enable NETMAP option for security/suricata
Submitted by: Bill Meeks
Simplify logic
Increase memory disk size
remove stray |
Fix typo in variable name that end up breaking nanobsd images. Fixes #5956
Fix log filename
Clarify what is happening
Create missing jails on update
Remove Status -> Monitoring related packages from poudriere bulk
Add new RRD package to the list
Consider product_name suffix on rsync
Allow to have a suffix on images filename
Use a function to create nanobsd image filename and reduce duplicated code
Remove script used to initial import of packages into ports. It served us well but now it's not necessary anymore
Make it possible to chose custom default-config package on customize_stagearea_for_image()
Save parameter in local variable
Remove extra quotes
Add flavor to default serial config package
Respect empty flavor for description
Enable the build of ix(gbe) as a kernel module.
Do not add - for empty flavor
Simplify logic for different kernels and use %FLAVOR% macro
Unbreak syntax
Add missing config.xml path
Replace sed by xmlstarlet to make config.xml changes
Use DATESTRING for hidden pkg directory, this make -r work again
Fix builder setup with signed repo
Fix variable initialization
Use correct repo to setup builder
Change ISO image filename to remove "LiveCD" from its name, and clean up associated references to LiveCD. Ticket #5895
Revert "Do not ignore packages due to license permissions"
This reverts commit e38b001cfec01a4fd335a936e44e0183dbbd904d.
Do not ignore packages due to license permissions
Add py-speedtest-cli to packages. Ticket #5832
Store GIT_URL per session instead of using global conf
Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 seconds. Ticket #3426
Remove dhcpd 4.3 from the list since they are pfSense dependencies
Build isc-dhcp43-relay
Build isc-dhcp 4.3 client and server
Enable sysutils/flashrom build
Remove support for nanobsd images < 2gb. Fixes #5836
Disable GRAPH again for rrdtool, it's still a lot of dependencies
Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU that ends up requiring X11 and enable GRAPH again
Re-enable IPV6 for miniupnpd, seems it's not responsible for any issues. Ticket #5730 and Ticket #4321
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
Add 2nd parameter of Form_Select to translation
Add a script to update .pot file
Add mysql PHP modules to the pkg server
Revert 7bbe501330 partially adding back make.conf part since pfBlockerNG is going to use lighttpd
Enable LUA for www/nginx
Enable pecl-rrd build
Enable JSON option for rrdtool 1.4
Process pfSense.obsoletedfiles on nanobsd. Spotted by phil-davis
Merge pull request #2329 from marcelloc/patch-1
clean up lighttpd
Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
clean up lighttpd bits
Revert "Build pecl-rrd"
This reverts commit 51c8a5dad94270e3a3d52175ffdc57ada34eb61a.
Build pecl-rrd
Enable build of rrdtool 1.4
Add options to build rrdtool 1.4
Postifx build options
Disable XCONV option for security/xinetd and remove perl dependency, ticket #5707
Fix core pkg repo to make rsync work
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
Note issue # opened against pkg(8)
Fix repo sign for poudriere directory infrastructure
Implement necessary code to be able to sign pkg(8) repo
Remove dpinger from poudriere_bulk, it's already a dependency of security/pfSense
Create distfiles directory if it doesn't exist
Revert "Do not set DISTFILES_CACHE"
This reverts commit cd3f4b916c252980a257f5be1a0cf2688c078549.
Mount poudriere zfs filesystem at proper path
Do not set DISTFILES_CACHE