| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Allow to work with options as a regular user | bapt | 2014-12-29 | 1 | -15/+13 |
* | - Remove Mk/bsd.efl.mk | gblach | 2014-12-27 | 1 | -11/+0 |
* | mtree files are not used anymore by packages | bapt | 2014-12-25 | 1 | -3/+0 |
* | Remove now useless gnomehier, pkg handles automatically the directories where | bapt | 2014-12-25 | 1 | -1/+0 |
* | Final removal of WITH_NEW_XORG | dumbbell | 2014-12-23 | 1 | -8/+0 |
* | Remove documentation about PLIST_DIRSTRY | bapt | 2014-12-21 | 1 | -1/+1 |
* | Add USES=fakeroot to allow packaging ports that are not stageable as a user | bapt | 2014-12-17 | 1 | -1/+1 |
* | Avoid defining do-install if NO_INSTALL is defined | bapt | 2014-12-17 | 1 | -7/+1 |
* | - Remove support for EXTRACT_PRESERVE_OWNERSHIP | antoine | 2014-12-14 | 1 | -15/+4 |
* | abi is case sensitive | bapt | 2014-12-11 | 1 | -1/+1 |
* | Fix NO_ARCH in a way compatible with both pkg 1.3 and pkg 1.4 | bapt | 2014-12-11 | 1 | -1/+2 |
* | Patches go into PATCHDIR, not FILESDIR. | mat | 2014-12-10 | 1 | -4/+4 |
* | Set CentOS 6.6 as default Linux version. | xmj | 2014-12-10 | 1 | -3/+2 |
* | Force PREFIX to LINUXBASE | xmj | 2014-12-10 | 1 | -1/+1 |
* | Modify run-autotools-fixup so it only prints "FreeBSD 10 autotools fix | tijl | 2014-12-05 | 1 | -3/+4 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | mat | 2014-11-26 | 1 | -4/+4 |
* | Do not load anymore bsd.database.mk in case of USE_PGSQL given the migration is | bapt | 2014-11-23 | 1 | -1/+0 |
* | Do not ignore .so in manpages they are really problems for both groff and mandoc | bapt | 2014-11-22 | 1 | -1/+1 |
* | Add a new check-man target that will check the manpages inside the port for | bapt | 2014-11-21 | 1 | -0/+18 |
* | - Enable SSP by default. | bdrewery | 2014-11-03 | 1 | -3/+4 |
* | bsd.port.mk: Finish update to make makepatch | marino | 2014-10-31 | 1 | -6/+24 |
* | Move WITH_CCACHE_BUILD logic to bsd.ccache.mk | bdrewery | 2014-10-29 | 1 | -40/+1 |
* | Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. | kwm | 2014-10-17 | 1 | -0/+1 |
* | Modern compilers have more -O* flags that enable strict aliasing. Instead | tijl | 2014-10-10 | 1 | -1/+1 |
* | Use bsd.sanity.mk to check for INSTALLS_SHLIB | bapt | 2014-10-08 | 1 | -3/+0 |
* | Get rid of _DESKTOPDIR_REL and use DESKTOPDIR everywhere | bapt | 2014-10-08 | 1 | -14/+2 |
* | Use absolute path for PORTDATA PORTDOCS and PORTEXAMPLES | bapt | 2014-10-08 | 1 | -20/+6 |
* | Use absolute patch for rc scripts in plist | bapt | 2014-10-08 | 1 | -5/+2 |
* | Make info files absolute patch in plist | bapt | 2014-10-08 | 1 | -12/+1 |
* | Remove unused configure-autotools target from Mk/bsd.autotools.mk and | tijl | 2014-10-07 | 1 | -1/+1 |
* | qa.sh now needs LINUXBASE | antoine | 2014-10-05 | 1 | -0/+1 |
* | check-plist no longer needs to check for directories owned by dependencies. | bdrewery | 2014-10-04 | 1 | -3/+0 |
* | Switch to WITH_NEW_XORG for all supported version of FreeBSD by default | bapt | 2014-10-03 | 1 | -4/+2 |
* | - Reinstate r369644 fully to add the OSVERSION==UNAME_r sanity check. | bdrewery | 2014-10-03 | 1 | -4/+0 |
* | Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs | bapt | 2014-10-02 | 1 | -0/+5 |
* | Activate New Xorg for the full 10.x branch see UPDATING for details | bapt | 2014-10-01 | 1 | -1/+1 |
* | Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreld... | bdrewery | 2014-10-01 | 1 | -0/+4 |
* | If either of OSVERSION or UNAME_r is improperly set when building in a | bdrewery | 2014-10-01 | 1 | -4/+13 |
* | Change the way USES is handled: | tijl | 2014-09-29 | 1 | -8/+12 |
* | Try to make this more clear | bdrewery | 2014-09-26 | 1 | -1/+1 |
* | Tell users to update the pkg PORT | bdrewery | 2014-09-26 | 1 | -1/+1 |
* | Make the fetch of PATCHFILES more quiet | antoine | 2014-09-24 | 1 | -1/+1 |
* | Remove some useless @cwd | bapt | 2014-09-23 | 1 | -10/+2 |
* | - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed | bdrewery | 2014-09-22 | 1 | -1/+1 |
* | Clean out some @dirrmtry | bapt | 2014-09-22 | 1 | -9/+4 |
* | Stop emitting @dirrm* for PORTDATA and PORTEXAMPLES | bapt | 2014-09-22 | 1 | -6/+0 |
* | Update CentOS base to 6.5, add userland ports | xmj | 2014-09-22 | 1 | -0/+2 |
* | Remove @dirrmtry from PORTSDOC code it is now automatic | bapt | 2014-09-22 | 1 | -3/+0 |
* | PLIST_DIRS and PLIST_DIRSTRY are now equivalent and both emitting @dir entries | bapt | 2014-09-22 | 1 | -5/+2 |
* | Do not set an initial value for owner/wheel pkg(8) does it by itself now | bapt | 2014-09-22 | 1 | -4/+0 |
* | Update to 1.3.8 Changes: | bapt | 2014-09-22 | 1 | -34/+3 |
* | - Remove -a when copying package. r329130 broke this when PACKAGES was on | bdrewery | 2014-09-19 | 1 | -1/+1 |
* | - Fix minimum pkg version check when using pkg from git. Strip out everything | bdrewery | 2014-09-19 | 1 | -2/+2 |
* | Remove dead pkg_install code | bdrewery | 2014-09-19 | 1 | -15/+0 |
* | Fix typo. | bdrewery | 2014-09-19 | 1 | -1/+1 |
* | Fix WITH_PKGNG=devel backward compatibility | bapt | 2014-09-18 | 1 | -6/+6 |
* | Add a minimal version testing for the installed pkg to enforce people to go t... | bapt | 2014-09-18 | 1 | -0/+11 |
* | Retire MANCOMPRESSED. | mat | 2014-09-18 | 1 | -13/+1 |
* | Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. It | tijl | 2014-09-17 | 1 | -2/+2 |
* | - Fix off-by-one with 'make checksum' which caused it to not properly | bdrewery | 2014-09-17 | 1 | -1/+1 |
* | - Continue to define PKGNG_ORIGIN. | bdrewery | 2014-09-17 | 1 | -3/+4 |
* | bsd.port.mk: Fix typo found in EXTRA_PATCHES handling | marino | 2014-09-08 | 1 | -1/+1 |
* | Fix example in my previous attempt to document COPYTREE macros | pawel | 2014-09-07 | 1 | -1/+1 |
* | Factorize USE_CSTD and USE_CXXSTD | bapt | 2014-09-05 | 1 | -12/+6 |
* | Change INSTALL_DATA to install with mode 644 | antoine | 2014-09-05 | 1 | -1/+3 |
* | This garbages collect code now useless: | bapt | 2014-09-03 | 1 | -143/+2 |
* | Fix @dirrmtry in case PREFIX != LOCALBASE | bapt | 2014-09-03 | 1 | -1/+1 |
* | Convert rmtry into regular Keyword | bapt | 2014-09-03 | 1 | -9/+0 |
* | Add home directory creation to pre-install script for USERS/GROUPS | bapt | 2014-09-02 | 1 | -2/+2 |
* | Commit non bikeshed part of Differential Revision D582 | antoine | 2014-09-02 | 1 | -9/+11 |
* | Remove support for pkg_install | bapt | 2014-09-01 | 1 | -380/+204 |
* | Remove support for NO_STAGE | bapt | 2014-09-01 | 1 | -165/+109 |
* | Commit the version of the patch that was exp-runned | antoine | 2014-08-28 | 1 | -1/+1 |
* | Fix @dirrm auto-generation for PORTDOCS/PORTEXAMPLES/PORTDATA with globs. | mandree | 2014-08-28 | 1 | -3/+7 |
* | Use CONFIGURE_SHELL and MAKE_SHELL to define SHELL and CONFIG_SHELL | tijl | 2014-08-26 | 1 | -2/+2 |
* | Remove support for NOPORTDATA | antoine | 2014-08-26 | 1 | -7/+1 |
* | Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is set | antoine | 2014-08-24 | 1 | -0/+2 |
* | - Make 'clean-restricted' tell that it is deleting the package. | bdrewery | 2014-08-22 | 1 | -2/+3 |
* | Some ports create their pkg-plist from post-install. USES=libtool removes | tijl | 2014-08-21 | 1 | -2/+2 |
* | Do not use RESETPREFIX in plist suggestions | bdrewery | 2014-08-19 | 1 | -1/+1 |
* | - Move RESETPREFIX to default PLIST_SUB | bdrewery | 2014-08-19 | 1 | -1/+2 |
* | Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away. | mat | 2014-08-13 | 1 | -8/+2 |
* | Convert the Python framework bits to USES=python. | mva | 2014-08-09 | 1 | -9/+1 |
* | Add make missing-package that will do the same as make missing but print package | bapt | 2014-08-04 | 1 | -0/+10 |
* | Revert another part of r361917 | antoine | 2014-08-01 | 1 | -2/+3 |
* | - Reset @cwd to prefix after creating ldconfig configuration file in localbase | antoine | 2014-07-30 | 1 | -1/+7 |
* | - Allow to make developer warnings fatal | amdmi3 | 2014-07-30 | 1 | -0/+4 |
* | Partially revert r361917 | bapt | 2014-07-22 | 1 | -5/+8 |
* | Make sure to create the WRKDIR even is do-extract is define in the port Makefile | bapt | 2014-07-21 | 1 | -2/+2 |
* | Clean working directories earlier | bapt | 2014-07-21 | 1 | -1/+1 |
* | Now that all LIB_DEPENDS has been switched to modern version, remove support | bapt | 2014-07-16 | 1 | -38/+1 |
* | bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsd | marino | 2014-07-15 | 1 | -2/+2 |
* | Fix simple condition in making directories | bapt | 2014-07-15 | 1 | -18/+15 |
* | Be a bit more direct about pkg_install having to be replaced by pkg. | mat | 2014-07-11 | 1 | -2/+2 |
* | Add URL explaining NO_STAGE deprecation | bdrewery | 2014-07-03 | 1 | -1/+1 |
* | Deprecate all non stage ports with expiration date 2014-08-31 | bapt | 2014-07-02 | 1 | -0/+5 |
* | Remove bsd.pbi.mk, it is not used anymore to produce modern PBIs | bapt | 2014-07-02 | 1 | -2/+0 |
* | Use print/indexinfo to generate index of info pages | antoine | 2014-06-28 | 1 | -10/+5 |
* | Do not hide errors listing info pages in the pkg case | antoine | 2014-06-26 | 1 | -1/+1 |
* | Use print/texinfo-lite to install info pages | bapt | 2014-06-25 | 1 | -10/+13 |
* | Remove the IGNOREFILES feature: it was an unsafe feature allowing to use files | bapt | 2014-06-23 | 1 | -64/+0 |
* | Make @dirrmtry handling in pkg_install closer to what pkg does | antoine | 2014-06-21 | 1 | -3/+2 |
* | Fixup COPYTREE_* doc. | mat | 2014-06-19 | 1 | -4/+4 |
* | Remove support for USE_DRUPAL | bapt | 2014-06-18 | 1 | -4/+0 |
* | Backout support for WITHOUT_INFO in base it triggers an infinite recursion | bapt | 2014-06-16 | 1 | -6/+6 |
* | do not overwrite RUN and BUILD DEPENDS | bapt | 2014-06-16 | 1 | -2/+2 |
* | Make ports providing info files depending on print/textinfo if base has been ... | bapt | 2014-06-16 | 1 | -0/+6 |
* | Make pkg_install aware of @fc @fcfontsdir and @fontsdir | bapt | 2014-06-12 | 1 | -5/+3 |
* | Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREE | antoine | 2014-06-12 | 1 | -2/+2 |
* | Define X_SYSROOT to avoid duplicating code too much | bapt | 2014-06-12 | 1 | -7/+7 |
* | Support LIBS like LDFLAGS. | tijl | 2014-06-11 | 1 | -2/+2 |
* | Don't run fix-perl-bs when NO_STAGE, it's not needed. | mat | 2014-06-11 | 1 | -1/+1 |
* | Remove all the bootstrap files (.bs) from the plists. | mat | 2014-06-10 | 1 | -3/+3 |
* | Kill NO_LDCONFIG_MTREE, it is long dead | antoine | 2014-06-09 | 1 | -21/+9 |