aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Partially revert r361917Baptiste Daroussin2014-07-221-5/+8
* Make sure to create the WRKDIR even is do-extract is define in the port MakefileBaptiste Daroussin2014-07-211-2/+2
* Clean working directories earlierBaptiste Daroussin2014-07-211-1/+1
* Now that all LIB_DEPENDS has been switched to modern version, remove supportBaptiste Daroussin2014-07-161-38/+1
* bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsdJohn Marino2014-07-151-2/+2
* Fix simple condition in making directoriesBaptiste Daroussin2014-07-151-18/+15
* Be a bit more direct about pkg_install having to be replaced by pkg.Mathieu Arnold2014-07-111-2/+2
* Add URL explaining NO_STAGE deprecationBryan Drewery2014-07-021-1/+1
* Deprecate all non stage ports with expiration date 2014-08-31Baptiste Daroussin2014-07-021-0/+5
* Remove bsd.pbi.mk, it is not used anymore to produce modern PBIsBaptiste Daroussin2014-07-021-2/+0
* Use print/indexinfo to generate index of info pagesAntoine Brodin2014-06-281-10/+5
* Do not hide errors listing info pages in the pkg caseAntoine Brodin2014-06-261-1/+1
* Use print/texinfo-lite to install info pagesBaptiste Daroussin2014-06-251-10/+13
* Remove the IGNOREFILES feature: it was an unsafe feature allowing to use filesBaptiste Daroussin2014-06-231-64/+0
* Make @dirrmtry handling in pkg_install closer to what pkg doesAntoine Brodin2014-06-201-3/+2
* Fixup COPYTREE_* doc.Mathieu Arnold2014-06-181-4/+4
* Remove support for USE_DRUPALBaptiste Daroussin2014-06-181-4/+0
* Backout support for WITHOUT_INFO in base it triggers an infinite recursionBaptiste Daroussin2014-06-151-6/+6
* do not overwrite RUN and BUILD DEPENDSBaptiste Daroussin2014-06-151-2/+2
* Make ports providing info files depending on print/textinfo if base has been ...Baptiste Daroussin2014-06-151-0/+6
* Make pkg_install aware of @fc @fcfontsdir and @fontsdirBaptiste Daroussin2014-06-121-5/+3
* Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREEAntoine Brodin2014-06-111-2/+2
* Define X_SYSROOT to avoid duplicating code too muchBaptiste Daroussin2014-06-111-7/+7
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-2/+2
* Don't run fix-perl-bs when NO_STAGE, it's not needed.Mathieu Arnold2014-06-101-1/+1
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+3
* Kill NO_LDCONFIG_MTREE, it is long deadAntoine Brodin2014-06-081-21/+9
* Fix NO_PIE env definitionBaptiste Daroussin2014-06-071-1/+1
* - Disable PIE in ports for now until more testing can be done.Bryan Drewery2014-06-061-0/+3
* lib-depends: Don't show "- not found" on a new line.Bryan Drewery2014-06-051-1/+2
* Apply a band-aid on Perl ports plists for perl 5.20.Mathieu Arnold2014-06-021-3/+3
* - Fix grammar and rewordBryan Drewery2014-05-301-1/+1
* - When showing vulnerability warning give an explanation that thereBryan Drewery2014-05-301-0/+2
* - The output from PKG_INFO is actually neededBryan Drewery2014-05-291-1/+1
* - Stop showing pkg warnings when looking for dependencies based on packageBryan Drewery2014-05-291-1/+1
* - Remove USE_GMAKE support, please use USES=gmake insteadMartin Wilke2014-05-291-4/+0
* Add a new option, INSTALL_STRIPPED,Baptiste Daroussin2014-05-281-0/+2
* fix checking DISTDIR for writeabilityBaptiste Daroussin2014-05-281-2/+2
* make missing distinfo file fatalBaptiste Daroussin2014-05-281-0/+1
* Remove support for USE_DISPLAYBaptiste Daroussin2014-05-281-4/+0
* Forgot to add fix-packlist for NEED_ROOT.Mathieu Arnold2014-05-271-1/+1
* Drop support for USE_SCONS please use USES=scons insteadBaptiste Daroussin2014-05-271-7/+0
* Remove bsd.lua.mk and USE_LUA support please use USES=luaBaptiste Daroussin2014-05-261-11/+0
* Drop compatibility code for USE_DOS2UNIXBaptiste Daroussin2014-05-261-13/+0
* - When searching for lib-depends, show which file was found.Bryan Drewery2014-05-251-1/+2
* - Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold2014-05-251-1/+1
* Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.orgPeter Wemm2014-05-231-2/+2
* Rename pathfix-pre-patch target into pathfix to be consistentBaptiste Daroussin2014-05-221-1/+1
* Change the protocal for the default master site backup used forErwin Lansing2014-05-151-2/+2
* - Support pkg-1.3 pkg-audit not-vuln output.Bryan Drewery2014-05-121-0/+3