Age | Commit message (Expand) | Author |
2015-10-19 | - Combine clean-depends-list.sh into depends-list.sh | Bryan Drewery |
2015-10-19 | The command environment from r399703 is only needed if recursing. | Bryan Drewery |
2015-10-19 | Fix test-depends after r399703. | Bryan Drewery |
2015-10-19 | When listing dependencies, export the common command execution results. | Bryan Drewery |
2015-10-19 | Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d... | Bryan Drewery |
2015-10-19 | Switch strip test to using readelf(1) instead of file(1) to identify symbols. | Bryan Drewery |
2015-10-19 | Make OpenJDK 1.8 the default | Steve Wills |
2015-10-19 | Improve shebangfix framework | Dmitry Marakasov |
2015-10-15 | Drop 8 support. | Mathieu Arnold |
2015-10-15 | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | Baptiste Daroussin |
2015-10-14 | Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggering | Baptiste Daroussin |
2015-10-14 | Drop the necessity to add ${PORTSDIR} to dependency line | Baptiste Daroussin |
2015-10-13 | Xorg-server update to 1.17.2 with related driver updates and bumps. | Koop Mast |
2015-10-13 | Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. | Bryan Drewery |
2015-10-12 | Add a function to export vars that bsd.port.mk generates from fork/exec. | Bryan Drewery |
2015-10-12 | Don't check for minimal Pkg version for package building. | Bryan Drewery |
2015-10-12 | Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR... | Bryan Drewery |
2015-10-12 | Apply export handling fixes from bsd.port.mk. | Bryan Drewery |
2015-10-12 | Export more sysctl(8) vars. | Bryan Drewery |
2015-10-12 | Remove debugging leftover from r399160. | Bryan Drewery |
2015-10-12 | Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em... | Bryan Drewery |
2015-10-12 | Move the exported variable assignments to where they are looked-up. | Bryan Drewery |
2015-10-12 | Spell 'OSREL' properly from r399155. | Bryan Drewery |
2015-10-12 | Don't check for minimal pkg version in sub-makes. | Bryan Drewery |
2015-10-12 | Pass result of 'uname -r' to sub-makes to avoid unneeded lookup. | Bryan Drewery |
2015-10-12 | Use a loop to export vars. | Bryan Drewery |
2015-10-12 | Re-apply r398953 with protection for 'make *config*'. | Bryan Drewery |
2015-10-12 | Replace escaping for exported vars with :Q feature. | Bryan Drewery |
2015-10-12 | Remove SYSTEMVERSION exporting, not needed since r99913. | Bryan Drewery |
2015-10-12 | Use -r flag for read command, this fixes handling of paths containing | Dmitry Marakasov |
2015-10-11 | Adding CPAL-1.0, https://opensource.org/licenses/CPAL-1.0 | Kurt Jaeger |
2015-10-10 | Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before) | Baptiste Daroussin |
2015-10-10 | Avoid a useless call to dirname | Baptiste Daroussin |
2015-10-10 | Remove another unused variable | Baptiste Daroussin |
2015-10-10 | Remove unused variable | Baptiste Daroussin |
2015-10-10 | Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC... | Baptiste Daroussin |
2015-10-10 | Revert r398953 per bdrewery demand it breaks make config | Baptiste Daroussin |
2015-10-10 | Use USESDIR macro | Baptiste Daroussin |
2015-10-10 | Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. | Tijl Coosemans |
2015-10-09 | Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC). | Bryan Drewery |
2015-10-09 | Make missing argument less obscure. | Bryan Drewery |
2015-10-09 | Shift any arguments eaten up from getopts. This script takes no arguments | Bryan Drewery |
2015-10-09 | Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh. | Bryan Drewery |
2015-10-08 | Add LOCALBASE-based ldconfig dir to plist for non-default PREFIX | Dmitry Marakasov |
2015-10-08 | Enable TEST option if DEVELOPER is set | Dmitry Marakasov |
2015-10-08 | Add a way to cleanly handle terminfo.db file used by devel/ncurses | Dmitry Marakasov |
2015-10-07 | - Fix compatibility with fmake | Dmitry Marakasov |
2015-10-07 | Do not provide empty do-test target for perl5-using ports | Dmitry Marakasov |
2015-10-06 | www/firefox: update to 41.0 | Steve Wills |
2015-10-05 | Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGET | Dmitry Marakasov |