Age | Commit message (Expand) | Author |
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 | Use -r flag for read command, this fixes handling of paths containing | Dmitry Marakasov |
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 a way to cleanly handle terminfo.db file used by devel/ncurses | Dmitry Marakasov |
2015-09-28 | Implemented complete support for test target. | Dmitry Marakasov |
2015-09-26 | Extend @sample to accept arguments | Baptiste Daroussin |
2015-09-02 | Fix error message when not finding a package | Baptiste Daroussin |
2015-08-10 | Make baselibs QA check non recursive and activate it again | Antoine Brodin |
2015-08-09 | Disable baselibs check until it is made saner (aka non recursive) | Baptiste Daroussin |
2015-08-09 | Fix a typo that made baselibs QA check run twice on some files | Antoine Brodin |
2015-07-30 | checks $WRKSRC for all direct dependencies in the limited-clean-depends: | Fukang Chen |
2015-07-24 | Split LIB_DEPENDS and the other _DEPENDS types. | Mathieu Arnold |
2015-07-19 | Fix path of libedit | Baptiste Daroussin |
2015-07-19 | Add a QA check on some base libraries (for now only libedit and libarchive) | Baptiste Daroussin |
2015-07-14 | - Add /usr/sbin/dtrace to the list of allowed shebangs | Dmitry Marakasov |
2015-07-07 | - Provide a check/warning/fix for users that upgraded from an older release a... | Ryan Steinmetz |
2015-07-04 | Rewite CLEAN-DEPENDS* | Baptiste Daroussin |
2015-07-01 | Fix missing variable that got accidentally removed before commit | Baptiste Daroussin |
2015-07-01 | Move all-depends-list to a regular script | Baptiste Daroussin |
2015-07-01 | Factorize the function to validate env | Baptiste Daroussin |
2015-07-01 | Remove disconnected script | Steve Wills |
2015-06-30 | Add PATH environment when trying to find libraries this fixes building under | Baptiste Daroussin |
2015-06-28 | Refactor dependency checks and installation | Baptiste Daroussin |
2015-06-04 | - Add blacklist of files which are not intended to be executed to shebang test | Dmitry Marakasov |
2015-05-20 | - Add ${PREFIX}/www to shebang check. We have many shebang problems which nee... | Dmitry Marakasov |
2015-04-30 | Fix strip check to consider setuid binaries. | Bryan Drewery |
2015-04-20 | - Display a stage-qa warning when ports use PREFIX/var instead of /var | Tijl Coosemans |
2015-04-10 | - Remove dead function from find-lib.sh | Antoine Brodin |
2015-04-09 | Remove unintended change from r383627 | Baptiste Daroussin |
2015-04-09 | Remove USE_GNUSTEP from bsd.port.mk | Baptiste Daroussin |
2015-04-09 | Stop trying to resolv symlinks when looking up for a shlib | Baptiste Daroussin |
2015-03-23 | Speed up checking for stripped binaries | Mark Felder |
2015-03-21 | Make fonts repecting XDG | Baptiste Daroussin |
2015-03-11 | Remove a debug line from actual-package-depends | Antoine Brodin |
2015-02-09 | Rework dependency registration | Baptiste Daroussin |
2015-01-22 | Don't replace PREFIX anywhere in the plist line, only do it for the beginning. | Bryan Drewery |
2015-01-08 | - Move parse_plist() into a new file, functions.sh. | Bryan Drewery |
2015-01-08 | - Rework check on $makeplist in parse_plist(). The variable was/is always 0 as | Bryan Drewery |
2015-01-08 | Limit the scope of variables in parse_plist() | Bryan Drewery |
2014-12-25 | Remove now useless gnomehier, pkg handles automatically the directories where | Baptiste Daroussin |
2014-12-23 | - Add three empty dirs that belonged to gnomehier to devel/gconf2, | Antoine Brodin |
2014-12-23 | Don't output a warning if PERL_ARCH does not exist. | Mathieu Arnold |
2014-12-17 | Make Perl link all .so it builds with libperl.so. | Mathieu Arnold |
2014-12-01 | Fix a false positive home directory leftover for ports with multiple USERS | Antoine Brodin |
2014-11-05 | - During makeplist, emit only empty directories inside prefix and | Antoine Brodin |
2014-10-08 | - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords | Alex Kozlov |
2014-10-08 | info keyword now handles full paths | Antoine Brodin |