summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fix regression with 'makesum' from r325805 by respectingBryan Drewery2013-09-011-1/+1
* - Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependenciesBryan Drewery2013-08-311-3/+10
* - make fetch/checksum: If a fetched file does not match the expected size,Bryan Drewery2013-08-311-2/+17
* - make checksum: When encountering a checksum mismatch, delete the fileBryan Drewery2013-08-311-0/+1
* - Fix WITH_CCACHE_BUILD support on ports that have a *PATH var in theirBryan Drewery2013-08-301-1/+1
* - Support overriding CONFIG_SITEBryan Drewery2013-08-291-1/+2
* On HEAD fetch is now checking for https, which lead to lots of fetch failuresBaptiste Daroussin2013-07-311-0/+1
* Define MAKE_CMD in post.mk to allow anything to overwrite itBaptiste Daroussin2013-07-301-0/+1
* do-install also needs MAKE_CMDBaptiste Daroussin2013-07-301-1/+1
* Reduce code duplication by overwriting MAKE_CMD when it is different.Baptiste Daroussin2013-07-301-1/+1
* Remove excessive colonBaptiste Daroussin2013-07-291-1/+1
* Fix formatting when finding shared library with new LIB_DEPENDS formatBaptiste Daroussin2013-07-291-1/+1
* Remove support for Qt3/kde in preparation for full Qt3/kde3 removalBaptiste Daroussin2013-07-261-13/+0
* Prevent MAKE_JOBS_NUMBER from being recursiveBaptiste Daroussin2013-07-161-1/+1
* Activate multiple jobs by default [1]Baptiste Daroussin2013-07-161-16/+14
* Remove USE_MOTIF as it is not used anymoreBaptiste Daroussin2013-07-101-21/+1
* Error message when not able to create the optiondir directory.Baptiste Daroussin2013-07-101-2/+2
* Move loading of USES post actions after the load of all the bsd.*.mk post act...Baptiste Daroussin2013-07-081-9/+9
* Remove all X_FONTS* macros, as they are not used anymoreBaptiste Daroussin2013-07-081-7/+0
* Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an...Baptiste Daroussin2013-07-071-2/+0
* Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORTBaptiste Daroussin2013-07-071-3/+3
* Remove X_VFBSERVER_PORT now that it is not used anymoreBaptiste Daroussin2013-07-071-2/+1
* Remove X_FONTSERVER_PORT now that it is not used anymoreBaptiste Daroussin2013-07-071-1/+0
* Fix MAKE_FORCE_JOBSBaptiste Daroussin2013-07-061-2/+2
* Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile...Baptiste Daroussin2013-07-051-7/+7
* Add new LIB_DEPENDS syntax:Baptiste Daroussin2013-07-051-1/+29
* Import new gmake.mk and rip out USE_GMAKE from bsd.port.mkBaptiste Daroussin2013-07-051-23/+6
* Add a mechanism to allow USES to define code to be loaded after post.mkBaptiste Daroussin2013-07-051-0/+9
* Switch the default Linux DRI port to linux-f10-dri and remove supportRene Ladan2013-07-031-2/+1
* This time USE_IMAKE is totally goneBaptiste Daroussin2013-06-291-8/+1
* There are still some USE_IMAKE in the ports tree, add a stub to make them con...Baptiste Daroussin2013-06-281-0/+4
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-27/+1
* Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicityBaptiste Daroussin2013-06-261-14/+33
* Define UID earlier so that it can be used inside bsd.pkng.mkBaptiste Daroussin2013-06-251-3/+4
* Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ...Baptiste Daroussin2013-06-251-1/+4
* Update dialog4ports to 0.1.5Baptiste Daroussin2013-06-171-0/+1
* Remove trailing @ which breaks PATCH_DEBUG_TMPBaptiste Daroussin2013-06-161-1/+1
* Let config-conditional take options configured in make.conf into account.Tijl Coosemans2013-06-141-5/+3
* Yes more simplification in showconfig, pretty-print-config and pkgng manifest...Baptiste Daroussin2013-06-141-21/+5
* No need to globally define X_NESTSERVER_PORTBaptiste Daroussin2013-06-131-1/+0
* Previous attempt to fix the make patch with bmake (make it fail if a patch fa...Baptiste Daroussin2013-06-131-22/+23
* Fix patchingBaptiste Daroussin2013-06-131-5/+7
* Fails is a dependency checking failed with bmakeBaptiste Daroussin2013-06-131-2/+2
* Fail in case a checksum fails with bmakeBaptiste Daroussin2013-06-131-1/+2
* Fix make patch not stopping in case a patch does not apply cleanly with bmake.Baptiste Daroussin2013-06-131-22/+22
* Removed useless quotesBaptiste Daroussin2013-06-101-3/+3
* Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to ...Baptiste Daroussin2013-06-101-1/+1
* Factorize pre-configBaptiste Daroussin2013-06-101-28/+8
* Factorise make pretty-print-config codeBaptiste Daroussin2013-06-101-44/+19
* Show options group descriptions in make showconfig,Baptiste Daroussin2013-06-101-56/+18