| Commit message (Expand) | Author | Age | Files | Lines |
* | qa: add check for NO_ARCH | dbn | 2017-06-19 | 1 | -1/+7 |
* | Add note, that WRKDIRPREFIX must not end in '/'. | tcberner | 2017-06-15 | 1 | -1/+1 |
* | Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into | mat | 2017-06-07 | 1 | -1/+14 |
* | Fix issues with PACKAGES is set by a user with a ':' in the path | bapt | 2017-05-26 | 1 | -0/+1 |
* | Consolidate the Mesa ports, update to 17.0.4, and add Wayland option | rezny | 2017-05-13 | 1 | -10/+9 |
* | - Remove checks for .PARSEDIR and vestiges of pmake support | ak | 2017-04-27 | 1 | -11/+0 |
* | Use POSIX conformant expressions with grep(1) | antoine | 2017-04-22 | 1 | -1/+1 |
* | Refactor do-package aka subpackages step 2 | bapt | 2017-04-20 | 1 | -31/+30 |
* | Remove something that I did not even know I had. | mat | 2017-04-18 | 1 | -5/+0 |
* | Remove @comment $FreeBSD$ from plists. | mat | 2017-04-18 | 1 | -0/+5 |
* | Mmm, some parts of the ports tree are doing strange things. | mat | 2017-04-11 | 1 | -1/+1 |
* | Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. | mat | 2017-04-11 | 1 | -2/+2 |
* | Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constants | amdmi3 | 2017-04-11 | 1 | -9/+9 |
* | - Make warning, dev warning, and dev error display consistent and more readable: | amdmi3 | 2017-04-10 | 1 | -6/+7 |
* | Stop creating stubs targets calling /usr/bin/true | bapt | 2017-04-09 | 1 | -61/+10 |
* | Readd still called by poudriere | bapt | 2017-04-09 | 1 | -0/+6 |
* | Gargabe collect install-mtree not used since pkg(8) | bapt | 2017-04-09 | 1 | -5/+0 |
* | Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8) | bapt | 2017-04-09 | 1 | -5/+0 |
* | Use native make(1) mechanism to create the package repository directory | bapt | 2017-04-09 | 1 | -16/+15 |
* | Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was ever | mat | 2017-03-31 | 1 | -5/+0 |
* | Do not overwrite WRKSRC when USE_GITHUB=nodefault. | mat | 2017-03-29 | 1 | -1/+1 |
* | COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE. | mat | 2017-03-16 | 1 | -2/+2 |
* | Remove the USE_OPENSSL compatibility shims. | mat | 2017-03-15 | 1 | -4/+0 |
* | GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER. | bdrewery | 2017-03-14 | 1 | -0/+3 |
* | USE_RCORDER has been deprecated and unused for a long time. | mat | 2017-03-14 | 1 | -4/+0 |
* | Enable https certificate verification during make makesum. | tijl | 2017-03-13 | 1 | -0/+2 |
* | Fix the error message when no option in a _SINGLE is used. | mat | 2017-02-22 | 1 | -0/+4 |
* | - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so | tijl | 2017-02-06 | 1 | -4/+4 |
* | Add wayland as a valid category (for virtual category usage for now) | bapt | 2017-01-25 | 1 | -1/+1 |
* | Improve the error message when conflicting OPTIONS_RADIO or | mat | 2017-01-19 | 1 | -0/+4 |
* | Wrap .export in .ifdef .PARSEDIR to support fmake for now. FreeBSD 9 users | tijl | 2017-01-19 | 1 | -0/+2 |
* | The output of tools like awk, date, sort, tr,... depends on the current | tijl | 2017-01-18 | 1 | -1/+13 |
* | - Refuse (overridable) to build ports on unsupported system version | amdmi3 | 2017-01-17 | 1 | -1/+20 |
* | Implement EXTRA_PATCH_TREE. | mat | 2017-01-17 | 1 | -0/+5 |
* | Extract do-patch into a separate script. | mat | 2017-01-17 | 1 | -74/+32 |
* | Remove support for FreeBSD < 10.3 from Mk/* | rene | 2017-01-03 | 1 | -4/+2 |
* | Revert r429298 it has some unexpected side effects which I do not have time to | bapt | 2016-12-25 | 1 | -1/+3 |
* | Make the ports infrastructure accept at least 3 level ports | bapt | 2016-12-24 | 1 | -3/+1 |
* | Add a warning about setting both PORTVERSION and DISTVERSION. | mat | 2016-12-20 | 1 | -0/+3 |
* | Rename PKG_CMD to PKG_REGISTER | swills | 2016-12-02 | 1 | -2/+2 |
* | Optimize COPYTREE_* macros. | mat | 2016-11-09 | 1 | -8/+9 |
* | Add an annotation to packages that are marked as deprecated and the one having | bapt | 2016-11-01 | 1 | -0/+10 |
* | Add a Perl CORE QA check. | mat | 2016-10-29 | 1 | -0/+1 |
* | Fix file modes after extracting. | mat | 2016-10-29 | 1 | -0/+12 |
* | ${RM} already has -f. | mat | 2016-10-21 | 1 | -25/+25 |
* | Introduce new extensible virtual categories for KDE | tcberner | 2016-10-19 | 1 | -1/+1 |
* | Most commonly used build systems support silent builds, when they | amdmi3 | 2016-09-10 | 1 | -0/+3 |
* | Rework the cross build framework so that it uses the external toolchain | bapt | 2016-09-09 | 1 | -18/+22 |
* | - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with | tijl | 2016-09-06 | 1 | -124/+24 |
* | Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones. | mat | 2016-08-30 | 1 | -5/+22 |
* | Add a stage-qa check to check for the existence of SONAME in .so's. | mat | 2016-08-29 | 1 | -0/+1 |
* | Add GH_SUBDIR, automatically moves a secondary distfile to the right | mat | 2016-08-24 | 1 | -1/+1 |
* | Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and | tcberner | 2016-08-24 | 1 | -12/+0 |
* | Fixup the PLIST_SUB_SED creation. | mat | 2016-08-19 | 1 | -2/+2 |
* | Put back PLIST_DIRS handling. | mat | 2016-08-18 | 1 | -0/+4 |
* | Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the ports | mat | 2016-08-17 | 1 | -9/+0 |
* | Add regexps capacity to PLIST_SUB. | mat | 2016-08-17 | 1 | -1/+3 |
* | Split the PLIST_SUB_SED variable in smaller logical groups. | mat | 2016-08-17 | 1 | -2/+5 |
* | Unbreak make missing. | mat | 2016-08-17 | 1 | -6/+4 |
* | Don't overquote the DEPRECATED message, it ended up looking silly. | mat | 2016-08-09 | 1 | -1/+1 |
* | Prefix the PKGMESSAGES variable with an _ to show it is private. | mat | 2016-08-03 | 1 | -2/+2 |
* | Add a PKGMESSAGES variable that allows the framework to have more than | mat | 2016-08-03 | 1 | -1/+2 |
* | Always include bsd.default-versions.mk in bsd.port.mk. | mat | 2016-08-03 | 1 | -0/+2 |
* | Do not try to register '/' as a directory when PREFIX is set to '/' | bapt | 2016-07-06 | 1 | -1/+1 |
* | Extend the USES=php match so that it recognizes php:web as well, to prevent | adamw | 2016-07-05 | 1 | -2/+2 |
* | Catch up two instances of USE_OPENSSL. | mat | 2016-06-27 | 1 | -2/+0 |
* | Replace bsd.openssl.mk with USES=ssl | mat | 2016-06-27 | 1 | -1/+4 |
* | - add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLIST | ohauer | 2016-06-24 | 1 | -2/+2 |
* | Move bsd.php.mk to Uses/php.mk | mat | 2016-06-23 | 1 | -4/+6 |
* | Add a few checks for (MASTER|PATCH)_SITES groups. | mat | 2016-06-19 | 1 | -0/+12 |
* | Extract create-manifest. | mat | 2016-06-19 | 1 | -93/+42 |
* | Remove unnecessary evals that do-fetch was using. | mat | 2016-06-19 | 1 | -9/+6 |
* | Simplify do-fetch, and remove now unused code. | mat | 2016-06-19 | 1 | -59/+1 |
* | Grmbl, poudriere still calls this unused empty target, so putting it back. | mat | 2016-06-17 | 1 | -0/+5 |
* | Remove DO_NADA targets. | mat | 2016-06-17 | 1 | -6/+1 |
* | Fix make check-vulnerable | bapt | 2016-05-26 | 1 | -0/+1 |
* | Extract the larger bsd.port.mk targets into separate scripts. | mat | 2016-05-25 | 1 | -473/+152 |
* | A new stage-qa test has been added, it reports all shared libraries | mat | 2016-05-25 | 1 | -0/+2 |
* | Re-enable code from r415530 with safer MAKE_ENV support. | bdrewery | 2016-05-20 | 1 | -4/+4 |
* | Disable the change in r415530 until an exp-run is done. | bdrewery | 2016-05-20 | 1 | -2/+2 |
* | Use MK_* to prevent debug files if possible. | bdrewery | 2016-05-20 | 1 | -0/+10 |
* | Fix "need root" logic for PORT_DBDIR. | jonathan | 2016-05-14 | 1 | -2/+4 |
* | Record TIMESTAMP in make makesum | emaste | 2016-05-13 | 1 | -4/+13 |
* | Try to simplify how libperl.so is looked for. | mat | 2016-05-09 | 1 | -0/+1 |
* | Remove quotes here, ${m} is already quoted. | mat | 2016-04-29 | 1 | -1/+1 |
* | Add a warning about using PORTSDIR in a *_DEPENDS line. | mat | 2016-04-28 | 1 | -0/+11 |
* | Move MySQL support from bsd.databases.mk to Uses/mysql.mk. | mat | 2016-04-26 | 1 | -4/+12 |
* | Move USE_BDB support from bsd.databases.mk to its own file. | mat | 2016-04-26 | 1 | -2/+5 |
* | Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird. | mat | 2016-04-26 | 1 | -1/+1 |
* | Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite. | mat | 2016-04-26 | 1 | -1/+1 |
* | Add the messages from check-deprecated to the package +DISPLAY so that | mat | 2016-04-22 | 1 | -0/+36 |
* | - add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd) | ohauer | 2016-04-19 | 1 | -1/+1 |
* | Extract the users/groups creation into a separate shell script. | mat | 2016-04-19 | 1 | -89/+25 |
* | Remove superfluous, non working, code. | mat | 2016-04-15 | 1 | -1/+0 |
* | Add user NOTICE for MAINTAINER=ports@ | swills | 2016-04-14 | 1 | -0/+14 |
* | USE_RC_SUBR=yes has not done anything for a long time, remove it from | mat | 2016-04-14 | 1 | -2/+2 |
* | bsd.port.mk: sync INSTALL_* comments with Porter's Handbook | jbeich | 2016-04-13 | 1 | -2/+2 |
* | Add CONFIGURE_OUTSOURCE support | jbeich | 2016-04-13 | 1 | -0/+11 |
* | Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT} | jbeich | 2016-04-13 | 1 | -4/+4 |
* | CentOS ports: for c6_64, install 32bit libraries alongside | swills | 2016-04-13 | 1 | -0/+2 |
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | mat | 2016-04-01 | 1 | -1/+1 |
* | Fixup some whitespace at the beginning of lines problems. | mat | 2016-04-01 | 1 | -2/+2 |
* | Remove the now unneeded ${PORTSDIR} from dependency definition in | bapt | 2016-03-27 | 1 | -20/+20 |
* | Revert local changes accidentally committed in previous commit. | tijl | 2016-03-20 | 1 | -46/+4 |
* | Install net/libnet headers and libraries back in the location where other | tijl | 2016-03-20 | 1 | -4/+46 |
* | Once upon a time, when you ran make package and the ${PACKAGES} | mat | 2016-03-12 | 1 | -0/+3 |
* | Fix fetch-list. | mat | 2016-03-11 | 1 | -3/+6 |
* | Fix the fetch-specials target when dependencies are defined without ${PORTSDIR} | bapt | 2016-03-07 | 1 | -0/+4 |
* | Use more proper WITHOUT_ rather than NO_ for disabling symbols. | bdrewery | 2016-02-24 | 1 | -2/+2 |
* | As r403467 intended, also avoid splitting symbols for kernel modules. | bdrewery | 2016-02-23 | 1 | -0/+1 |
* | Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/. | kwm | 2016-02-08 | 1 | -20/+2 |
* | Welcome Centos 6.7 | miwi | 2016-01-31 | 1 | -3/+1 |
* | Force DEBUG_FILES to be off when building with /usr/share/mk. Otherwise | bdrewery | 2015-12-11 | 1 | -0/+3 |
* | Use normal PORTSDIR rather than dp_PORTSDIR so it is passed around properly. | bdrewery | 2015-12-05 | 1 | -2/+2 |
* | Currently, when bsd.port.mk outputs a message addressed to a user, it would | danfe | 2015-11-18 | 1 | -3/+3 |
* | Enhance "make makepatch" to address two major deficiencies | marino | 2015-11-15 | 1 | -36/+4 |
* | Don't use cookie for test target | amdmi3 | 2015-11-10 | 1 | -3/+6 |
* | When !defined(DEVELOPER), stage-qa is not put in the stage pipeline. | mat | 2015-11-09 | 1 | -0/+5 |
* | Remove support for WANT_SDL/HAVE_SDL knobs | amdmi3 | 2015-11-09 | 1 | -2/+2 |
* | Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC. | mat | 2015-11-05 | 1 | -7/+15 |
* | Fix a bug introduced in r399992, where creating only a user would fail | brd | 2015-10-29 | 1 | -6/+6 |
* | Teach the ports framework to handle creating users/groups when | brd | 2015-10-23 | 1 | -8/+22 |
* | Revert r399921 for now due to fallout with libclc using ninja. | bdrewery | 2015-10-22 | 1 | -3/+0 |
* | Enable verbose (compiler output) builds for autotools builds when package | bdrewery | 2015-10-21 | 1 | -0/+3 |
* | - Combine clean-depends-list.sh into depends-list.sh | bdrewery | 2015-10-20 | 1 | -20/+11 |
* | Fix test-depends after r399703. | bdrewery | 2015-10-20 | 1 | -0/+1 |
* | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | bapt | 2015-10-15 | 1 | -20/+20 |
* | Drop the necessity to add ${PORTSDIR} to dependency line | bapt | 2015-10-15 | 1 | -26/+26 |
* | Don't check for minimal Pkg version for package building. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR... | bdrewery | 2015-10-13 | 1 | -6/+6 |
* | Export more sysctl(8) vars. | bdrewery | 2015-10-13 | 1 | -1/+7 |
* | Remove debugging leftover from r399160. | bdrewery | 2015-10-13 | 1 | -1/+0 |
* | Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em... | bdrewery | 2015-10-13 | 1 | -1/+3 |
* | Move the exported variable assignments to where they are looked-up. | bdrewery | 2015-10-13 | 1 | -1/+6 |
* | Spell 'OSREL' properly from r399155. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Don't check for minimal pkg version in sub-makes. | bdrewery | 2015-10-13 | 1 | -2/+3 |
* | Pass result of 'uname -r' to sub-makes to avoid unneeded lookup. | bdrewery | 2015-10-13 | 1 | -2/+4 |
* | Use a loop to export vars. | bdrewery | 2015-10-13 | 1 | -5/+6 |
* | Re-apply r398953 with protection for 'make *config*'. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Replace escaping for exported vars with :Q feature. | bdrewery | 2015-10-13 | 1 | -4/+4 |
* | Remove SYSTEMVERSION exporting, not needed since r99913. | bdrewery | 2015-10-13 | 1 | -2/+1 |
* | Avoid a useless call to dirname | bapt | 2015-10-11 | 1 | -1/+1 |
* | Remove another unused variable | bapt | 2015-10-11 | 1 | -1/+0 |
* | Remove unused variable | bapt | 2015-10-11 | 1 | -1/+0 |
* | Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC... | bapt | 2015-10-11 | 1 | -0/+4 |
* | Revert r398953 per bdrewery demand it breaks make config | bapt | 2015-10-11 | 1 | -1/+1 |
* | Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC). | bdrewery | 2015-10-10 | 1 | -1/+1 |
* | Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh. | bdrewery | 2015-10-10 | 1 | -1/+1 |
* | Add LOCALBASE-based ldconfig dir to plist for non-default PREFIX | amdmi3 | 2015-10-08 | 1 | -17/+22 |
* | Add a way to cleanly handle terminfo.db file used by devel/ncurses | amdmi3 | 2015-10-08 | 1 | -0/+3 |
* | Implemented complete support for test target. | amdmi3 | 2015-09-29 | 1 | -6/+80 |
* | Restore _FORCE_POST_PATTERNS, some ports are were missed in the conversion | antoine | 2015-09-26 | 1 | -1/+9 |
* | ocamlfind is not run anymore from any @exec lines | bapt | 2015-09-26 | 1 | -1/+0 |
* | update-desktop-database is not used anymore @*exec | bapt | 2015-09-26 | 1 | -1/+0 |
* | Convert update-mime-database into @post* | bapt | 2015-09-26 | 1 | -1/+1 |
* | Convert load-octave-pkg to proper @postexec | bapt | 2015-09-26 | 1 | -1/+0 |
* | Specify correctly @post* for gtk-query-immodules | bapt | 2015-09-26 | 1 | -3/+0 |
* | Convert a bunch of @exec into proper @postexec | bapt | 2015-09-26 | 1 | -1/+0 |
* | mkfontscale and mkfontdir are not used anymore in @exec lines | bapt | 2015-09-26 | 1 | -1/+1 |
* | kldxref is not used anymore in any @exec | bapt | 2015-09-26 | 1 | -1/+1 |
* | Bump the minimal version of pkg to 1.6.0 | bapt | 2015-09-26 | 1 | -1/+1 |
* | Use @post[un]exec for ldconfig to ensure ldconfig is run when needed instead of | bapt | 2015-09-26 | 1 | -11/+10 |
* | Remove another wrong comment | bapt | 2015-09-25 | 1 | -1/+0 |
* | Remove now wrong comment | bapt | 2015-09-25 | 1 | -1/+0 |
* | Allow slave ports to have a Makefile.local. | bdrewery | 2015-09-22 | 1 | -0/+3 |
* | Mk/bsd.port.mk: Add PKG_CREATE_VERBOSE functionality | marino | 2015-08-28 | 1 | -0/+7 |
* | Make package-depends-list accept dependency entries without ${PORTSDIR} | bapt | 2015-08-25 | 1 | -0/+4 |
* | Make build-depends-list and run-depends-list accept dependency lines without | bapt | 2015-08-25 | 1 | -6/+14 |
* | Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG. | mat | 2015-08-24 | 1 | -0/+3 |
* | Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or | mat | 2015-08-18 | 1 | -1/+19 |
* | Remove UNIQUENAME and LATEST_LINK. | mat | 2015-08-17 | 1 | -44/+10 |
* | Rewrite the target ordering code. | mat | 2015-08-17 | 1 | -40/+81 |
* | Re-commit of | netchild | 2015-08-10 | 1 | -0/+17 |
* | Add a note about not changing MASTER_SITE_BACKUP. | mat | 2015-07-28 | 1 | -1/+2 |
* | Unbreak INDEX, reverting r392921 | antoine | 2015-07-26 | 1 | -17/+0 |
* | 64 bit linuxulator support (not activated by default): | netchild | 2015-07-26 | 1 | -0/+17 |
* | Pass PKGBASE to qa.sh | bapt | 2015-07-19 | 1 | -1/+2 |
* | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | kwm | 2015-07-17 | 1 | -73/+0 |
* | Rewite CLEAN-DEPENDS* | bapt | 2015-07-04 | 1 | -81/+9 |
* | Remove support for distfiles in cdrom | bapt | 2015-07-03 | 1 | -17/+0 |
* | Remove useless @ in ALL-DEPENDS-LIST | bapt | 2015-07-02 | 1 | -1/+1 |
* | Move all-depends-list to a regular script | bapt | 2015-07-02 | 1 | -29/+6 |
* | Introduce target option helpers. | mat | 2015-07-01 | 1 | -14/+14 |
* | Refactor dependency checks and installation | bapt | 2015-06-29 | 1 | -167/+23 |
* | - Add support for BROKEN_${OPSYS}_${OSREL:R}_${ARCH} pattern | amdmi3 | 2015-06-27 | 1 | -0/+9 |
* | Fix documentation: all the ports are installed in LOCALBASE include x11 one | bapt | 2015-06-23 | 1 | -1/+1 |
* | Remove AUTOMATIC_PLIST documentation from bsd.port.mk it belong to bsd.linux*.mk | bapt | 2015-06-23 | 1 | -3/+0 |
* | Simplify test on zipped PATCHFILES | bapt | 2015-06-23 | 1 | -3/+1 |
* | Factorize the fake for convenience targets | bapt | 2015-06-23 | 1 | -7/+4 |
* | Remove add-plist-buildinfo it has been unhooked for a while and prevent us from | bapt | 2015-06-23 | 1 | -7/+0 |
* | factorize add-plist-docs and add-plist-examples | bapt | 2015-06-23 | 1 | -20/+8 |
* | Make fetch-url-list an empty target depending on fetch-url-list-int | bapt | 2015-06-23 | 1 | -2/+1 |
* | Make package-noinstall an alias of make package | bapt | 2015-06-23 | 1 | -2/+1 |
* | Garbage collect unused command definition | bapt | 2015-06-23 | 1 | -2/+0 |
* | Make USE_RC_SUBR install rc.d scripts in /etc/rc.d if PREFIX is /usr | bapt | 2015-06-23 | 1 | -18/+7 |
* | Have make showconfig fail if the config is incorrect. | mat | 2015-06-13 | 1 | -1/+1 |
* | Support .zip files in PATCHFILES and EXTRA_PATCHES. | mat | 2015-06-13 | 1 | -0/+2 |
* | Document check-plist and check-sanity targets. | erwin | 2015-06-13 | 1 | -0/+3 |
* | Remove NEED_ROOT, the last customer has been modified to be able to properly | bapt | 2015-06-05 | 1 | -21/+0 |
* | bsd.port.mk: Implement BROKEN_${OPSYS} and BROKEN_${OPSYS}_${OSREL:R} | marino | 2015-06-03 | 1 | -3/+18 |
* | This was not supposed to escape my ports tree. | mat | 2015-05-29 | 1 | -1/+1 |
* | Introduce USE_GITHUB=nodefault to allow fetching additional distfiles | mat | 2015-05-29 | 1 | -2/+2 |
* | USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature | mat | 2015-05-29 | 1 | -8/+2 |
* | Remove GH_COMMIT support. | mat | 2015-05-21 | 1 | -5/+1 |
* | Use the same, working, logic for DIST/PATCH group parsing everywhere. | mat | 2015-05-14 | 1 | -5/+25 |
* | USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T... | bdrewery | 2015-05-05 | 1 | -4/+0 |
* | Remove _*OWNGRP, with staging it's not useful anymore | antoine | 2015-05-04 | 1 | -24/+7 |
* | Remove unintended change from r385384 those will come later | bapt | 2015-05-04 | 1 | -7/+18 |
* | Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it. | bapt | 2015-05-04 | 1 | -18/+7 |
* | USE_GITHUB: For the new support, fix DISTNAME to be more consistent. | bdrewery | 2015-04-29 | 1 | -1/+7 |
* | Do not error on dependency on ${NONEXISTENT}:dir:target when STRICT_DEPENDS | antoine | 2015-04-28 | 1 | -1/+3 |
* | Add a STRICT_DEPENDS feature which validates dependencies are installed, does | bdrewery | 2015-04-22 | 1 | -5/+20 |
* | Remove the destination of a copy before copying to it because it may be | tijl | 2015-04-21 | 1 | -2/+4 |
* | - Display a stage-qa warning when ports use PREFIX/var instead of /var | tijl | 2015-04-21 | 1 | -1/+6 |
* | Abstract ${WRKDIR}/pkg/${PKGNAME}${PKG_SUFX} which appears five times | gerald | 2015-04-20 | 1 | -4/+5 |
* | Improve the OSVERSION==UNAME_r validation from r369644 by skipping it | bdrewery | 2015-04-16 | 1 | -0/+3 |
* | Simplify the description of BUNDLE_LIBS. | gerald | 2015-04-13 | 1 | -4/+4 |
* | Fix grammar in description of BUNDLE_LIBS. | gerald | 2015-04-10 | 1 | -1/+1 |
* | - Make it possible to override _MAKE_JOBS when MAKE_JOBS_NUMBER=1 | antoine | 2015-04-10 | 1 | -1/+1 |
* | Remove USE_GNUSTEP from bsd.port.mk | bapt | 2015-04-09 | 1 | -8/+0 |
* | Introduce CONFIGURE_CMD which default on ./${CONFIGURE_SCRIPT} so that we can | bapt | 2015-04-08 | 1 | -1/+2 |
* | pkg sets the defaults owner and group already, no need to specify it via | bapt | 2015-04-08 | 1 | -13/+0 |
* | Remove check for NO_STAGE in bsd.port.mk bsd.sanity.mk already takes care of | bapt | 2015-04-07 | 1 | -6/+0 |
* | USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them as | bapt | 2015-04-07 | 1 | -6/+0 |
* | Fix EXTRACT_SUFFIX documentation | bapt | 2015-04-07 | 1 | -6/+2 |
* | Finish r383230 | bapt | 2015-04-05 | 1 | -1/+1 |
* | Rename HCC into HOSTCC which is more natural | bapt | 2015-04-05 | 1 | -2/+2 |
* | Fix invoking DEV tests when not in a port. This fixes some cases where | bdrewery | 2015-04-04 | 1 | -0/+2 |
* | Add a note about BUNDLE_LIBS | bapt | 2015-04-01 | 1 | -0/+5 |
* | Fix duplicate values in ENV vars and X_BUILD_FOR truncating BUILD_DEPENDS. | bdrewery | 2015-03-30 | 1 | -50/+56 |
* | Mk: remove PTHREAD_LIBS and PTHREAD_CFLAGS variable | marino | 2015-03-26 | 1 | -3/+0 |
* | Fix 20 year old doc bug. MASTER_SITE_OVERRIDE has not 'overridden' since r2004. | bdrewery | 2015-03-26 | 1 | -4/+2 |
* | Github's main archive link silently is converting tags starting with 'v' to | bdrewery | 2015-03-25 | 1 | -1/+1 |
* | Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD. | bdrewery | 2015-03-23 | 1 | -1/+1 |
* | Fix fetching x11-fonts/sourcesanspro-ttf from r381780; Don't modify GH_TAGNAME. | bdrewery | 2015-03-21 | 1 | -2/+2 |
* | For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to | bdrewery | 2015-03-21 | 1 | -0/+4 |
* | Default the WRKSRC to the proper extracted name for USE_GITHUB when | bdrewery | 2015-03-20 | 1 | -0/+4 |
* | Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in | bdrewery | 2015-03-20 | 1 | -1/+2 |
* | Update USE_GITHUB so it does not require GH_COMMIT. | bdrewery | 2015-03-20 | 1 | -0/+4 |
* | Commit what was exp-ran in PR 198132 (and unbreak INDEX) | antoine | 2015-03-06 | 1 | -8/+0 |
* | Rework dependency registration | bapt | 2015-02-10 | 1 | -19/+14 |
* | Fix the revert... | bapt | 2015-01-23 | 1 | -1/+1 |
* | Revert wrong patch done in the wrong branch :( | bapt | 2015-01-23 | 1 | -2/+2 |
* | for gl and egl compononents of USE_GL depend on the package rather that a file | bapt | 2015-01-23 | 1 | -2/+2 |
* | Rename post-plist to ${POST_PLIST}. This will allow controlling order and | bdrewery | 2015-01-10 | 1 | -3/+3 |
* | Add 'post-plist' target which can be hooked into to modify the plist without | bdrewery | 2015-01-10 | 1 | -2/+3 |
* | Remove a dupplicate occurence of a target. | mat | 2015-01-09 | 1 | -1/+1 |
* | - Remove support for deprecated python bits from the ports | mva | 2015-01-08 | 1 | -4/+0 |
* | Update a comment about where ldconfig configuration files reside | antoine | 2015-01-01 | 1 | -2/+2 |
* | Simplify a bit the rmconfig target | bapt | 2014-12-29 | 1 | -2/+2 |