summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
2014-09-07bsd.port.mk: Fix typo found in EXTRA_PATCHES handlingJohn Marino
2014-09-07Fix example in my previous attempt to document COPYTREE macrosPawel Pekala
2014-09-05Factorize USE_CSTD and USE_CXXSTDBaptiste Daroussin
2014-09-04Change INSTALL_DATA to install with mode 644Antoine Brodin
2014-09-03This garbages collect code now useless:Baptiste Daroussin
2014-09-03Fix @dirrmtry in case PREFIX != LOCALBASEBaptiste Daroussin
2014-09-03Convert rmtry into regular KeywordBaptiste Daroussin
2014-09-02Add home directory creation to pre-install script for USERS/GROUPSBaptiste Daroussin
2014-09-01Commit non bikeshed part of Differential Revision D582Antoine Brodin
2014-09-01Remove support for pkg_installBaptiste Daroussin
2014-09-01Remove support for NO_STAGEBaptiste Daroussin
2014-08-28Commit the version of the patch that was exp-runnedAntoine Brodin
2014-08-27Fix @dirrm auto-generation for PORTDOCS/PORTEXAMPLES/PORTDATA with globs.Matthias Andree
2014-08-26Use CONFIGURE_SHELL and MAKE_SHELL to define SHELL and CONFIG_SHELLTijl Coosemans
2014-08-25Remove support for NOPORTDATAAntoine Brodin
2014-08-23Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is setAntoine Brodin
2014-08-21- Make 'clean-restricted' tell that it is deleting the package.Bryan Drewery
2014-08-21Some ports create their pkg-plist from post-install. USES=libtool removesTijl Coosemans
2014-08-19Do not use RESETPREFIX in plist suggestionsBryan Drewery
2014-08-18- Move RESETPREFIX to default PLIST_SUBBryan Drewery
2014-08-12Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.Mathieu Arnold
2014-08-09Convert the Python framework bits to USES=python.Marcus von Appen
2014-08-04Add make missing-package that will do the same as make missing but print packageBaptiste Daroussin
2014-08-01Revert another part of r361917Antoine Brodin
2014-07-29- Reset @cwd to prefix after creating ldconfig configuration file in localbaseAntoine Brodin
2014-07-29- Allow to make developer warnings fatalDmitry Marakasov
2014-07-22Partially revert r361917Baptiste Daroussin
2014-07-21Make sure to create the WRKDIR even is do-extract is define in the port MakefileBaptiste Daroussin
2014-07-21Clean working directories earlierBaptiste Daroussin
2014-07-16Now that all LIB_DEPENDS has been switched to modern version, remove supportBaptiste Daroussin
2014-07-15bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsdJohn Marino
2014-07-15Fix simple condition in making directoriesBaptiste Daroussin
2014-07-11Be a bit more direct about pkg_install having to be replaced by pkg.Mathieu Arnold
2014-07-02Add URL explaining NO_STAGE deprecationBryan Drewery
2014-07-02Deprecate all non stage ports with expiration date 2014-08-31Baptiste Daroussin
2014-07-02Remove bsd.pbi.mk, it is not used anymore to produce modern PBIsBaptiste Daroussin
2014-06-28Use print/indexinfo to generate index of info pagesAntoine Brodin
2014-06-26Do not hide errors listing info pages in the pkg caseAntoine Brodin
2014-06-25Use print/texinfo-lite to install info pagesBaptiste Daroussin
2014-06-23Remove the IGNOREFILES feature: it was an unsafe feature allowing to use filesBaptiste Daroussin
2014-06-20Make @dirrmtry handling in pkg_install closer to what pkg doesAntoine Brodin
2014-06-18Fixup COPYTREE_* doc.Mathieu Arnold
2014-06-18Remove support for USE_DRUPALBaptiste Daroussin
2014-06-15Backout support for WITHOUT_INFO in base it triggers an infinite recursionBaptiste Daroussin
2014-06-15do not overwrite RUN and BUILD DEPENDSBaptiste Daroussin
2014-06-15Make ports providing info files depending on print/textinfo if base has been ...Baptiste Daroussin
2014-06-12Make pkg_install aware of @fc @fcfontsdir and @fontsdirBaptiste Daroussin
2014-06-11Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREEAntoine Brodin
2014-06-11Define X_SYSROOT to avoid duplicating code too muchBaptiste Daroussin
2014-06-11Support LIBS like LDFLAGS.Tijl Coosemans