aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-201-0/+11
* Fix typoBaptiste Daroussin2013-09-191-1/+1
* Move the target for sanity checking to the end of bsd.port.mk so thatBaptiste Daroussin2013-09-191-0/+37
* Remove cruftBaptiste Daroussin2013-09-181-3/+0
* Add a new bsd.sanity.mk.Baptiste Daroussin2013-09-181-5/+4
* Remove the old perl framework, that also means all the perl code is not loade...Baptiste Daroussin2013-09-181-4/+0
* Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ lan...Baptiste Daroussin2013-09-091-0/+5
* Don't rely on `file -L' to follow symlinks and find type of the fileMaxim Sobolev2013-09-081-1/+2
* - Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allowBryan Drewery2013-09-031-1/+1
* - Fix regression from r325805 and allow 'make fetch' to workBryan Drewery2013-09-031-1/+1
* - 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