| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not advise to strip object files, it can be harmful | Antoine Brodin | 2015-12-25 | 1 | -1/+1 |
* | Do not cache PYTHON_PORTVERSION, it is not invariant between ports | Antoine Brodin | 2015-12-25 | 1 | -1/+0 |
* | - add additional blank line, else the first line of the error message | Olli Hauer | 2015-12-23 | 1 | -0/+1 |
* | Fix typo in message. | Dmitry Sivachenko | 2015-12-22 | 1 | -1/+1 |
* | Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly. | Bryan Drewery | 2015-12-04 | 2 | -5/+5 |
* | Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bug | John Marino | 2015-11-22 | 1 | -10/+19 |
* | Enhance "make makepatch" to address two major deficiencies | John Marino | 2015-11-15 | 1 | -0/+251 |
* | - Only consider missing dependency origins to be fatal if they were not | Bryan Drewery | 2015-11-13 | 1 | -8/+21 |
* | Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, after | Bryan Drewery | 2015-11-09 | 1 | -1/+1 |
* | Don't hardcode CCACHE_DIR. | Bryan Drewery | 2015-11-06 | 1 | -1/+4 |
* | Avoid redundantly looking up python command executions for dependency calcula... | Bryan Drewery | 2015-10-19 | 1 | -3/+8 |
* | Avoid redundantly looking up perl version when looking up dependencies or in ... | Bryan Drewery | 2015-10-19 | 1 | -0/+3 |
* | - Combine clean-depends-list.sh into depends-list.sh | Bryan Drewery | 2015-10-19 | 2 | -57/+34 |
* | The command environment from r399703 is only needed if recursing. | Bryan Drewery | 2015-10-19 | 1 | -3/+6 |
* | When listing dependencies, export the common command execution results. | Bryan Drewery | 2015-10-19 | 1 | -0/+2 |
* | Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d... | Bryan Drewery | 2015-10-19 | 2 | -2/+50 |
* | Switch strip test to using readelf(1) instead of file(1) to identify symbols. | Bryan Drewery | 2015-10-19 | 1 | -8/+6 |
* | Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. | Bryan Drewery | 2015-10-13 | 2 | -3/+16 |
* | Add a function to export vars that bsd.port.mk generates from fork/exec. | Bryan Drewery | 2015-10-12 | 1 | -0/+51 |
* | Use -r flag for read command, this fixes handling of paths containing | Dmitry Marakasov | 2015-10-12 | 1 | -1/+1 |
* | Make missing argument less obscure. | Bryan Drewery | 2015-10-09 | 1 | -4/+5 |
* | Shift any arguments eaten up from getopts. This script takes no arguments | Bryan Drewery | 2015-10-09 | 1 | -0/+1 |
* | Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh. | Bryan Drewery | 2015-10-09 | 2 | -39/+17 |
* | Add a way to cleanly handle terminfo.db file used by devel/ncurses | Dmitry Marakasov | 2015-10-08 | 1 | -1/+22 |
* | Implemented complete support for test target. | Dmitry Marakasov | 2015-09-28 | 1 | -0/+38 |
* | Extend @sample to accept arguments | Baptiste Daroussin | 2015-09-26 | 1 | -10/+15 |
* | Fix error message when not finding a package | Baptiste Daroussin | 2015-09-02 | 1 | -1/+1 |
* | Make baselibs QA check non recursive and activate it again | Antoine Brodin | 2015-08-10 | 1 | -6/+6 |
* | Disable baselibs check until it is made saner (aka non recursive) | Baptiste Daroussin | 2015-08-09 | 1 | -1/+1 |
* | Fix a typo that made baselibs QA check run twice on some files | Antoine Brodin | 2015-08-09 | 1 | -1/+1 |
* | checks $WRKSRC for all direct dependencies in the limited-clean-depends: | Fukang Chen | 2015-07-30 | 1 | -1/+1 |
* | Split LIB_DEPENDS and the other _DEPENDS types. | Mathieu Arnold | 2015-07-24 | 1 | -6/+15 |
* | Fix path of libedit | Baptiste Daroussin | 2015-07-19 | 1 | -1/+1 |
* | Add a QA check on some base libraries (for now only libedit and libarchive) | Baptiste Daroussin | 2015-07-19 | 1 | -1/+23 |
* | - Add /usr/sbin/dtrace to the list of allowed shebangs | Dmitry Marakasov | 2015-07-14 | 1 | -0/+1 |
* | - Provide a check/warning/fix for users that upgraded from an older release a... | Ryan Steinmetz | 2015-07-07 | 1 | -0/+7 |
* | Rewite CLEAN-DEPENDS* | Baptiste Daroussin | 2015-07-04 | 1 | -0/+50 |
* | Fix missing variable that got accidentally removed before commit | Baptiste Daroussin | 2015-07-01 | 1 | -1/+1 |
* | Move all-depends-list to a regular script | Baptiste Daroussin | 2015-07-01 | 1 | -0/+39 |
* | Factorize the function to validate env | Baptiste Daroussin | 2015-07-01 | 3 | -26/+17 |
* | Remove disconnected script | Steve Wills | 2015-07-01 | 1 | -23/+0 |
* | Add PATH environment when trying to find libraries this fixes building under | Baptiste Daroussin | 2015-06-30 | 1 | -1/+1 |
* | Refactor dependency checks and installation | Baptiste Daroussin | 2015-06-28 | 1 | -0/+177 |
* | - Add blacklist of files which are not intended to be executed to shebang test | Dmitry Marakasov | 2015-06-04 | 1 | -4/+12 |
* | - Add ${PREFIX}/www to shebang check. We have many shebang problems which nee... | Dmitry Marakasov | 2015-05-20 | 1 | -3/+4 |
* | Fix strip check to consider setuid binaries. | Bryan Drewery | 2015-04-30 | 1 | -1/+1 |
* | - Display a stage-qa warning when ports use PREFIX/var instead of /var | Tijl Coosemans | 2015-04-20 | 1 | -1/+7 |
* | - Remove dead function from find-lib.sh | Antoine Brodin | 2015-04-10 | 2 | -20/+2 |
* | Remove unintended change from r383627 | Baptiste Daroussin | 2015-04-09 | 1 | -1/+0 |
* | Remove USE_GNUSTEP from bsd.port.mk | Baptiste Daroussin | 2015-04-09 | 1 | -0/+1 |