| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix NO_PIE env definition | bapt | 2014-06-07 | 1 | -1/+1 |
* | - Disable PIE in ports for now until more testing can be done. | bdrewery | 2014-06-07 | 1 | -0/+3 |
* | lib-depends: Don't show "- not found" on a new line. | bdrewery | 2014-06-05 | 1 | -1/+2 |
* | Apply a band-aid on Perl ports plists for perl 5.20. | mat | 2014-06-02 | 1 | -3/+3 |
* | - Fix grammar and reword | bdrewery | 2014-05-31 | 1 | -1/+1 |
* | - When showing vulnerability warning give an explanation that there | bdrewery | 2014-05-31 | 1 | -0/+2 |
* | - The output from PKG_INFO is actually needed | bdrewery | 2014-05-30 | 1 | -1/+1 |
* | - Stop showing pkg warnings when looking for dependencies based on package | bdrewery | 2014-05-30 | 1 | -1/+1 |
* | - Remove USE_GMAKE support, please use USES=gmake instead | miwi | 2014-05-29 | 1 | -4/+0 |
* | Add a new option, INSTALL_STRIPPED, | bapt | 2014-05-28 | 1 | -0/+2 |
* | fix checking DISTDIR for writeability | bapt | 2014-05-28 | 1 | -2/+2 |
* | make missing distinfo file fatal | bapt | 2014-05-28 | 1 | -0/+1 |
* | Remove support for USE_DISPLAY | bapt | 2014-05-28 | 1 | -4/+0 |
* | Forgot to add fix-packlist for NEED_ROOT. | mat | 2014-05-28 | 1 | -1/+1 |
* | Drop support for USE_SCONS please use USES=scons instead | bapt | 2014-05-27 | 1 | -7/+0 |
* | Remove bsd.lua.mk and USE_LUA support please use USES=lua | bapt | 2014-05-26 | 1 | -11/+0 |
* | Drop compatibility code for USE_DOS2UNIX | bapt | 2014-05-26 | 1 | -13/+0 |
* | - When searching for lib-depends, show which file was found. | bdrewery | 2014-05-25 | 1 | -1/+2 |
* | - Add a USE_PERL5=fixpacklist to account for ports creating one when not using | mat | 2014-05-25 | 1 | -1/+1 |
* | Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.org | peter | 2014-05-24 | 1 | -2/+2 |
* | Rename pathfix-pre-patch target into pathfix to be consistent | bapt | 2014-05-22 | 1 | -1/+1 |
* | Change the protocal for the default master site backup used for | erwin | 2014-05-16 | 1 | -2/+2 |
* | - Support pkg-1.3 pkg-audit not-vuln output. | bdrewery | 2014-05-12 | 1 | -0/+3 |
* | WANT_GECKO is not in used anywhere in the ports tree, let's remove it | bapt | 2014-05-12 | 1 | -2/+2 |
* | - Move security-check.awk to Mk/Scripts where it is more proper these days. | bdrewery | 2014-05-10 | 1 | -1/+1 |
* | Move updating the desktop database later to make sure it work as expected wit... | bapt | 2014-05-07 | 1 | -2/+4 |
* | Convert all :U to :tu and :L to :tl | bapt | 2014-05-05 | 1 | -40/+38 |
* | - Fix WITH_CCACHE_BUILD support (fix build) with ports that use | bdrewery | 2014-05-03 | 1 | -0/+16 |
* | Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping level | bapt | 2014-04-28 | 1 | -6/+10 |
* | - Fix regression from r315599: Allow pkg to install itself first | bdrewery | 2014-04-24 | 1 | -3/+0 |
* | When linking a library libA with a library libB using libtool, if libB.la | tijl | 2014-04-23 | 1 | -11/+15 |
* | Fix PLIST_SUB_SED when value contains = | antoine | 2014-04-21 | 1 | -1/+1 |
* | Add / to the blacklist of homedirs that should not be created or touched. | mat | 2014-04-19 | 1 | -2/+2 |
* | makepatch: don't create empty patches | pawel | 2014-04-19 | 1 | -0/+1 |
* | - Create a DO_MAKE_BUILD which will do the right thing for building, such | bdrewery | 2014-04-17 | 1 | -1/+2 |
* | - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'd | bdrewery | 2014-04-17 | 1 | -0/+9 |
* | - Detect failure to create PREFIX for pkg_install workaround added in r351422 | bdrewery | 2014-04-17 | 1 | -1/+5 |
* | - During 'make package' create PREFIX if not there to workaround a pkg_install | bdrewery | 2014-04-17 | 1 | -0/+6 |
* | The FreeBSD x11@ and graphics team proudly presents | zeising | 2014-04-17 | 1 | -1/+1 |
* | - Make default target "make stage" if staging supported. | bdrewery | 2014-04-17 | 1 | -0/+4 |
* | Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ... | bapt | 2014-04-13 | 1 | -0/+1 |
* | - Add a @sample plist keyword | bdrewery | 2014-04-12 | 1 | -0/+3 |
* | Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is set | bapt | 2014-04-11 | 1 | -1/+1 |
* | - Fix error handling in check-config, 'exit' is not a command. | bdrewery | 2014-04-11 | 1 | -1/+1 |
* | Allow regular make xdev to be used as a cross building env | bapt | 2014-04-10 | 1 | -1/+7 |
* | Document COPYTREE_BIN, COPYTREE_SHARE commands | pawel | 2014-04-06 | 1 | -0/+10 |
* | Fix bmake detection logic | bapt | 2014-04-04 | 1 | -1/+1 |
* | Use bmake features to easier cross building support | bapt | 2014-04-04 | 1 | -0/+6 |
* | Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l... | bapt | 2014-04-04 | 1 | -2/+2 |
* | Fix missing space | bapt | 2014-04-04 | 1 | -1/+1 |
* | Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB... | bapt | 2014-04-04 | 1 | -2/+2 |
* | Define HCC and HCXX (host cc and host cxx when cross building) | bapt | 2014-04-04 | 1 | -9/+7 |
* | Cross building is only supported for staged ports | bapt | 2014-04-03 | 1 | -0/+3 |
* | Add PKG_ENV to allow specifying the file to read the ABI from in case of cros... | bapt | 2014-04-03 | 1 | -1/+2 |
* | First bit of support to cross build the ports tree will only work | bapt | 2014-04-03 | 1 | -0/+19 |
* | - Add NO_PREFIX_RMDIR to allow not removing PREFIX at deinstall if it does | bdrewery | 2014-04-02 | 1 | -1/+2 |
* | - Simplify main target IGNORECMD handling for now. Order does not matter here. | bdrewery | 2014-04-01 | 1 | -3/+2 |
* | - Add comments around all of the DEP/SEQ/default target code and try to make | bdrewery | 2014-04-01 | 1 | -11/+25 |
* | - The 2nd section of blocks here is the .else to requiring SU. Change it | bdrewery | 2014-04-01 | 1 | -1/+3 |
* | In the DEBUG case, do not assign INSTALL_TARGET if it is not defined | antoine | 2014-03-29 | 1 | -0/+2 |
* | Automatically convert install-strip target into install target if the debug v... | bapt | 2014-03-28 | 1 | -0/+1 |
* | Make option DEBUG work like WITH_DEBUG | bapt | 2014-03-28 | 1 | -6/+3 |
* | - Fix error running 'make stage' when NO_STAGE is set: | bdrewery | 2014-03-28 | 1 | -0/+7 |
* | Make bsd.ocaml.mk more stage friendly | antoine | 2014-03-27 | 1 | -0/+4 |
* | - Fix USE_PACKAGE_DEPENDS to properly register packages as automatic with pkgng | bdrewery | 2014-03-26 | 1 | -1/+4 |
* | install-package: Support INSTALLS_DEPENDS to register package as automatic | bdrewery | 2014-03-26 | 1 | -0/+3 |
* | - Fix installing with pkg_install when running 'make install' due to the | bdrewery | 2014-03-24 | 1 | -5/+6 |
* | - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bug | bdrewery | 2014-03-23 | 1 | -6/+7 |
* | install-package: Use WRKDIR/PKGNAME.PKG_SUFX if available | bdrewery | 2014-03-23 | 1 | -4/+8 |
* | Using PKGREPOSITORY is more correct here since PKGFILE uses it | bdrewery | 2014-03-19 | 1 | -1/+1 |
* | USE_LHA is not used anymore in the ports tree | bapt | 2014-03-12 | 1 | -15/+2 |
* | Remove the now unused USE_ZIP=yes, everyone should now use USES=zip | bapt | 2014-03-11 | 1 | -14/+2 |
* | fix removed by accident .else | bapt | 2014-03-07 | 1 | -0/+1 |
* | extract USE_MAKESELF from bsd.port.mk | bapt | 2014-03-07 | 1 | -16/+3 |
* | KDE/FreeBSD team is happy to present Qt 5 in ports! | makc | 2014-03-04 | 1 | -4/+9 |
* | - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919. | gahr | 2014-02-27 | 1 | -8/+0 |
* | Add a new flag QUIET to make targets quiet, currently only 'checkpatch' | rene | 2014-02-25 | 1 | -2/+5 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | tijl | 2014-02-17 | 1 | -1/+1 |
* | Add a user warning so that everyone get a notice about the upcoming EoL of pk... | bapt | 2014-02-04 | 1 | -0/+10 |
* | Mk/bsd.port.mk: | makc | 2014-02-03 | 1 | -1/+1 |
* | Introduce USES=libtool to replace USE_AUTOTOOLS=libtool. | tijl | 2014-01-29 | 1 | -1/+2 |
* | Do not overwrite MAKE_ENV when WITH_DEBUG is defined | bapt | 2014-01-28 | 1 | -1/+1 |
* | Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries w... | bapt | 2014-01-28 | 1 | -0/+1 |
* | Use again package-noinstall now that is works | bapt | 2014-01-28 | 1 | -1/+1 |
* | Fix make package-recursive | bapt | 2014-01-28 | 1 | -2/+5 |
* | Fix ports that passes MAKE_ARGS and are not staged yet | bapt | 2014-01-28 | 1 | -1/+1 |
* | Do not pass DESTDIR to build target (with a syntax compatible with both fmake... | bapt | 2014-01-27 | 1 | -2/+2 |
* | Add USES=desthack | bapt | 2014-01-27 | 1 | -2/+3 |
* | Add the forgotten test around the IGNORE | bapt | 2014-01-20 | 1 | -0/+2 |
* | NO_STAGEd ports will fail if STAGEDIR is defined. | bapt | 2014-01-20 | 1 | -0/+5 |
* | xz being included in all supported base system, remove code using version | bapt | 2014-01-13 | 1 | -3/+0 |
* | New USES=uniquefiles to make files or directories unique | mva | 2014-01-12 | 1 | -5/+6 |
* | Fix checkpatch with the new way target sequence are defined | bapt | 2014-01-08 | 1 | -1/+1 |
* | - Remove USE_FAM, it has been replaced by USES=fam | antoine | 2014-01-05 | 1 | -46/+0 |
* | Reinvokes portaudit a second time in case a problem has been reported. So if ... | bapt | 2014-01-05 | 1 | -0/+5 |
* | Add the forgotten targets to _STAGE_SUSEQ | bapt | 2014-01-04 | 1 | -1/+3 |
* | Properly add targets to the sequence they belong to, that now makes them pred... | bapt | 2014-01-04 | 1 | -3/+6 |
* | Add the end-user targets to .PHONY | bapt | 2014-01-04 | 1 | -3/+2 |
* | Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be | bapt | 2014-01-04 | 1 | -1/+11 |
* | Add charsetfix-post-patch to _PATCH_SEQ | bapt | 2014-01-04 | 1 | -1/+1 |
* | Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc... | bapt | 2014-01-04 | 1 | -1/+1 |
* | Mark the -message targets as PHONY | bapt | 2014-01-04 | 1 | -0/+1 |
* | extract-message target definition was moved by mistake | bapt | 2014-01-04 | 1 | -2/+2 |
* | Fix typos | bapt | 2014-01-04 | 1 | -1/+1 |
* | Remove 2 more target fallback | bapt | 2014-01-04 | 1 | -10/+0 |
* | Rework ordering and definition of targets. | bapt | 2014-01-04 | 1 | -267/+185 |
* | Allow to follow 302 redirection when fetching from http. | bapt | 2014-01-03 | 1 | -2/+2 |
* | Convert Mk/bsd.cran.mk to the Uses framework. | dbn | 2013-12-28 | 1 | -6/+0 |
* | New CFLAGS_${ARCH} and CXXFLAGS_${ARCH} | bapt | 2013-12-27 | 1 | -0/+11 |
* | - Remove USE_OPENAL code | antoine | 2013-12-26 | 1 | -83/+0 |
* | - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unix | rene | 2013-12-24 | 1 | -34/+14 |
* | Fix user belonging to multiple groups when a package is staged | bapt | 2013-12-18 | 1 | -0/+2 |
* | Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0] | zeising | 2013-12-16 | 1 | -0/+10 |
* | bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variable | eadler | 2013-12-11 | 1 | -0/+13 |
* | Some ports install their info pages gzipped (devel/cvs or lang/gauche for | antoine | 2013-12-06 | 1 | -2/+1 |
* | - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobs | ak | 2013-12-06 | 1 | -1/+1 |
* | - Implement support for architecture-neutral ports | ak | 2013-12-06 | 1 | -9/+11 |
* | Fix listing of info-* files when staging | antoine | 2013-11-29 | 1 | -2/+2 |
* | Replace deprecated USE_DISPLAY code with a single inclusion of USES=display | rene | 2013-11-28 | 1 | -16/+2 |
* | pkg audit now uses the vuln.xml file and not the auditfile anymore | bapt | 2013-11-27 | 1 | -1/+1 |
* | Expand the description of PKGNAMESUFFIX to also cover its use as a | gerald | 2013-11-25 | 1 | -3/+5 |
* | Say hello to Mate 1.6. | kwm | 2013-11-23 | 1 | -2/+15 |
* | Fix handling of info files with pkgng, when dealing with .info-X files and al... | bapt | 2013-11-23 | 1 | -1/+8 |
* | Fix typo | bapt | 2013-11-21 | 1 | -1/+1 |
* | Fix some typos and use modern Perl variables in comments. | rene | 2013-11-20 | 1 | -4/+4 |
* | Fix do-patch | bapt | 2013-11-20 | 1 | -1/+1 |
* | Ensure make patch fails if a patch fails to apply with bmake being the defaul... | bapt | 2013-11-20 | 1 | -1/+2 |
* | Add the ability to build specific ports with WITH_DEBUG | eadler | 2013-11-19 | 1 | -0/+8 |
* | Define EXTRACT_SUFX at the very end of the pre section to allow | bapt | 2013-11-12 | 1 | -13/+14 |
* | - Fix user users-groups script ('-e') | ohauer | 2013-11-07 | 1 | -1/+1 |
* | - Fix 'make package-recursive' with staging | bdrewery | 2013-11-02 | 1 | -1/+1 |
* | - Fix 'make package' when using pkg_install. Broken in r332158 due to syntax | bdrewery | 2013-10-31 | 1 | -0/+2 |
* | Staging showed that user/groups creation from plist are done in | bapt | 2013-10-31 | 1 | -11/+43 |
* | - Fix COPYTREE_BIN and COPYTREE_SHARE so that installed symlinks | bdrewery | 2013-10-28 | 1 | -2/+2 |
* | - Don't create share/applications as it is part of BSD.local.dist now | bdrewery | 2013-10-23 | 1 | -2/+0 |
* | Don't add "@unexec rmdir ${DESKTOPDIR} ..." to pkg-plist for ports that | tijl | 2013-10-23 | 1 | -1/+0 |
* | really apply the fix provided by ohauer | bapt | 2013-10-21 | 1 | -1/+1 |
* | Fix restage target | bapt | 2013-10-21 | 1 | -1/+1 |
* | - Fix patch fetching so it tries the next site if one has the wrong size. | bdrewery | 2013-10-20 | 1 | -2/+17 |
* | Readd forgotten port-install-script in the stage seq. | bapt | 2013-10-17 | 1 | -2/+2 |
* | - Fix USE_LDCONFIG32 for stage ready ports | ak | 2013-10-15 | 1 | -1/+1 |
* | - Update comments to reflect the new "stage" target | culot | 2013-10-11 | 1 | -6/+7 |
* | - WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccache | bdrewery | 2013-10-11 | 1 | -1/+1 |
* | - Try to clarify USE_PACKAGE_DEPENDS_ONLY failure message | bdrewery | 2013-10-10 | 1 | -1/+1 |
* | - Move dialog4ports.sh to more appropriate new directory Mk/Scripts as | bdrewery | 2013-10-10 | 1 | -1/+1 |
* | First set of Q/A for staged ports. | bapt | 2013-10-09 | 1 | -0/+7 |
* | - Fix 'USE_DOS2UNIX= file list' not printing file names since r183768 | bdrewery | 2013-10-09 | 1 | -1/+1 |
* | - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES. | bdrewery | 2013-10-07 | 1 | -5/+6 |
* | - PATCHFILES now support an optional :-pX flag that notes which patch strip | bdrewery | 2013-10-05 | 1 | -15/+35 |
* | Allow to mark a port as broken on some given arches without having to add pre... | bapt | 2013-10-04 | 1 | -3/+10 |
* | - Fix 'package' with staging+pkg_install when ports are read-only by creating | bdrewery | 2013-10-03 | 1 | -4/+12 |
* | - Fix staging not checking if a port is already installed when installing | bdrewery | 2013-10-01 | 1 | -2/+2 |
* | - pkg_install+staging: Fix installing package as non-root to call su. | bdrewery | 2013-10-01 | 1 | -2/+2 |
* | The FreeBSD graphics/x11 team proudly presents | zeising | 2013-09-30 | 1 | -6/+8 |
* | - Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is set | bdrewery | 2013-09-27 | 1 | -1/+2 |
* | - Fix FORCE_PKG_REGISTER with pkg_install with staging | bdrewery | 2013-09-27 | 1 | -0/+4 |
* | Only make the pkg-plist start with @owner and @group if root is not needed | bapt | 2013-09-24 | 1 | -1/+1 |
* | Allow packaging as a user for stage ready ports | bapt | 2013-09-24 | 1 | -1/+12 |
* | Fix typo | bapt | 2013-09-24 | 1 | -1/+1 |
* | In case the port is supporting staging, initialize the PLIST with | bapt | 2013-09-24 | 1 | -0/+4 |
* | Define UID earlier so that it can be used by USES | bapt | 2013-09-24 | 1 | -4/+4 |
* | - Be explicit about prefix with @cwd for USE_LDCONFIG | bdrewery | 2013-09-24 | 1 | -2/+2 |
* | Fix STAGEDIR support for ports using DESKTOP_ENTRIES | bapt | 2013-09-24 | 1 | -1/+1 |
* | Introduce a new MANDIRS macros to make the compress-man determine where the m... | bapt | 2013-09-24 | 1 | -1/+2 |
* | Do not require root credential for make clean if the stage cookie is not present | bapt | 2013-09-24 | 1 | -1/+1 |
* | - Fix PORTDOCS, PORTEXAMPLES and PORTDATA with staging. | bdrewery | 2013-09-23 | 1 | -6/+6 |
* | Add support for staging area in the ports tree | bapt | 2013-09-23 | 1 | -28/+131 |
* | - Rename public name of SSP support to WITH_SSP_PORTS as /usr/src | bdrewery | 2013-09-22 | 1 | -2/+3 |
* | - Add 2 settable variables | sunpoet | 2013-09-21 | 1 | -2/+4 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | bdrewery | 2013-09-20 | 1 | -0/+11 |
* | Fix typo | bapt | 2013-09-19 | 1 | -1/+1 |
* | Move the target for sanity checking to the end of bsd.port.mk so that | bapt | 2013-09-19 | 1 | -0/+37 |
* | Remove cruft | bapt | 2013-09-19 | 1 | -3/+0 |
* | Add a new bsd.sanity.mk. | bapt | 2013-09-19 | 1 | -5/+4 |
* | Remove the old perl framework, that also means all the perl code is not loade... | bapt | 2013-09-18 | 1 | -4/+0 |
* | Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ lan... | bapt | 2013-09-09 | 1 | -0/+5 |
* | Don't rely on `file -L' to follow symlinks and find type of the file | sobomax | 2013-09-09 | 1 | -1/+2 |
* | - Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allow | bdrewery | 2013-09-03 | 1 | -1/+1 |
* | - Fix regression from r325805 and allow 'make fetch' to work | bdrewery | 2013-09-03 | 1 | -1/+1 |
* | - Fix regression with 'makesum' from r325805 by respecting | bdrewery | 2013-09-01 | 1 | -1/+1 |
* | - Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependencies | bdrewery | 2013-08-31 | 1 | -3/+10 |
* | - make fetch/checksum: If a fetched file does not match the expected size, | bdrewery | 2013-08-31 | 1 | -2/+17 |
* | - make checksum: When encountering a checksum mismatch, delete the file | bdrewery | 2013-08-31 | 1 | -0/+1 |
* | - Fix WITH_CCACHE_BUILD support on ports that have a *PATH var in their | bdrewery | 2013-08-30 | 1 | -1/+1 |
* | - Support overriding CONFIG_SITE | bdrewery | 2013-08-30 | 1 | -1/+2 |
* | On HEAD fetch is now checking for https, which lead to lots of fetch failures | bapt | 2013-07-31 | 1 | -0/+1 |
* | Define MAKE_CMD in post.mk to allow anything to overwrite it | bapt | 2013-07-30 | 1 | -0/+1 |
* | do-install also needs MAKE_CMD | bapt | 2013-07-30 | 1 | -1/+1 |
* | Reduce code duplication by overwriting MAKE_CMD when it is different. | bapt | 2013-07-30 | 1 | -1/+1 |
* | Remove excessive colon | bapt | 2013-07-30 | 1 | -1/+1 |
* | Fix formatting when finding shared library with new LIB_DEPENDS format | bapt | 2013-07-30 | 1 | -1/+1 |
* | Remove support for Qt3/kde in preparation for full Qt3/kde3 removal | bapt | 2013-07-27 | 1 | -13/+0 |
* | Prevent MAKE_JOBS_NUMBER from being recursive | bapt | 2013-07-16 | 1 | -1/+1 |
* | Activate multiple jobs by default [1] | bapt | 2013-07-16 | 1 | -16/+14 |
* | Remove USE_MOTIF as it is not used anymore | bapt | 2013-07-10 | 1 | -21/+1 |
* | Error message when not able to create the optiondir directory. | bapt | 2013-07-10 | 1 | -2/+2 |
* | Move loading of USES post actions after the load of all the bsd.*.mk post act... | bapt | 2013-07-08 | 1 | -9/+9 |
* | Remove all X_FONTS* macros, as they are not used anymore | bapt | 2013-07-08 | 1 | -7/+0 |
* | Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an... | bapt | 2013-07-07 | 1 | -2/+0 |
* | Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT | bapt | 2013-07-07 | 1 | -3/+3 |
* | Remove X_VFBSERVER_PORT now that it is not used anymore | bapt | 2013-07-07 | 1 | -2/+1 |
* | Remove X_FONTSERVER_PORT now that it is not used anymore | bapt | 2013-07-07 | 1 | -1/+0 |
* | Fix MAKE_FORCE_JOBS | bapt | 2013-07-06 | 1 | -2/+2 |
* | Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile... | bapt | 2013-07-06 | 1 | -7/+7 |
* | Add new LIB_DEPENDS syntax: | bapt | 2013-07-05 | 1 | -1/+29 |
* | Import new gmake.mk and rip out USE_GMAKE from bsd.port.mk | bapt | 2013-07-05 | 1 | -23/+6 |
* | Add a mechanism to allow USES to define code to be loaded after post.mk | bapt | 2013-07-05 | 1 | -0/+9 |
* | Switch the default Linux DRI port to linux-f10-dri and remove support | rene | 2013-07-03 | 1 | -2/+1 |
* | This time USE_IMAKE is totally gone | bapt | 2013-06-29 | 1 | -8/+1 |
* | There are still some USE_IMAKE in the ports tree, add a stub to make them con... | bapt | 2013-06-29 | 1 | -0/+4 |
* | New USES imake to handle the dependency on imake. | bapt | 2013-06-28 | 1 | -27/+1 |
* | Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity | bapt | 2013-06-26 | 1 | -14/+33 |
* | Define UID earlier so that it can be used inside bsd.pkng.mk | bapt | 2013-06-25 | 1 | -3/+4 |
* | Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ... | bapt | 2013-06-25 | 1 | -1/+4 |
* | Update dialog4ports to 0.1.5 | bapt | 2013-06-17 | 1 | -0/+1 |
* | Remove trailing @ which breaks PATCH_DEBUG_TMP | bapt | 2013-06-16 | 1 | -1/+1 |
* | Let config-conditional take options configured in make.conf into account. | tijl | 2013-06-14 | 1 | -5/+3 |
* | Yes more simplification in showconfig, pretty-print-config and pkgng manifest... | bapt | 2013-06-14 | 1 | -21/+5 |
* | No need to globally define X_NESTSERVER_PORT | bapt | 2013-06-14 | 1 | -1/+0 |
* | Previous attempt to fix the make patch with bmake (make it fail if a patch fa... | bapt | 2013-06-14 | 1 | -22/+23 |
* | Fix patching | bapt | 2013-06-13 | 1 | -5/+7 |
* | Fails is a dependency checking failed with bmake | bapt | 2013-06-13 | 1 | -2/+2 |
* | Fail in case a checksum fails with bmake | bapt | 2013-06-13 | 1 | -1/+2 |
* | Fix make patch not stopping in case a patch does not apply cleanly with bmake. | bapt | 2013-06-13 | 1 | -22/+22 |
* | Removed useless quotes | bapt | 2013-06-10 | 1 | -3/+3 |
* | Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to ... | bapt | 2013-06-10 | 1 | -1/+1 |
* | Factorize pre-config | bapt | 2013-06-10 | 1 | -28/+8 |
* | Factorise make pretty-print-config code | bapt | 2013-06-10 | 1 | -44/+19 |
* | Show options group descriptions in make showconfig, | bapt | 2013-06-10 | 1 | -56/+18 |
* | Fix grammar in comment | bdrewery | 2013-06-07 | 1 | -1/+1 |
* | Add WRKSRC_SUBDIR to simplify overriding WRKSRC: | bdrewery | 2013-06-07 | 1 | -0/+6 |
* | Do not automatically popup dialog in case only options from global options ar... | bapt | 2013-06-07 | 1 | -1/+1 |
* | The pkg developement team is proud to announce the new 1.1.0 beta1 release of | bapt | 2013-05-30 | 1 | -2/+6 |
* | - Remove support for Linux 2.4 | miwi | 2013-05-30 | 1 | -7/+2 |
* | Fix build with WITH_CCACHE_BUILD with ports that override PATH via | bdrewery | 2013-05-30 | 1 | -2/+8 |
* | The FreeBSD x11 team proudly presents | zeising | 2013-05-25 | 1 | -0/+10 |
* | Fix regression in MLINKS handling when using bmake | bapt | 2013-05-24 | 1 | -1/+1 |
* | - Follow-up to r317320: fix MAKE_JOBS_NUMBER not being set | bdrewery | 2013-05-08 | 1 | -1/+4 |