summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-05-29Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that,jmmv2-1/+60
2005-05-28set PKG_FAIL_REASON if any unsupported option is listed in PKG_OPTIONS.xxxdillo1-8/+32
2005-05-26Don't use buildlink framework just to do a conditional dependency for ajlam1-17/+0
2005-05-26Teach the tools framework about nroff.jlam12-12/+37
2005-05-26Fixed the output of show-tools.rillig1-2/+2
2005-05-25fix typo in documentationdillo1-7/+17
2005-05-24Add more error checking. PACKAGES must exist. No extra command line args ta...dmcmahill1-1/+12
2005-05-24improve the message when an invalid cache file version is founddmcmahill1-2/+4
2005-05-24Improve error checking. Specifically, after a new cache file isdmcmahill1-7/+27
2005-05-24Add BUILTIN_PACKAGES, this will contain all builtin dependencies usedxtraeme1-1/+10
2005-05-24Added a variable PGSQL_VERSION that identifies the PostgreSQL version used.rillig1-1/+3
2005-05-24Add a new file find-libs.mk that can be included by builtin.mk filesjlam1-0/+75
2005-05-23Work around brokenness in GNU configure scripts generated by autoconf-2.59ajlam1-3/+3
2005-05-23Fixed the bug that I introduced with the last commit. I confused -n and -z.rillig1-2/+2
2005-05-23Fixed quoting in show-comment.rillig1-3/+3
2005-05-23Teach the tools framework about "flex" so that packages can specifyjlam6-6/+33
2005-05-22Replaced three instances of $s with ${s} to make it consistent with therillig1-4/+4
2005-05-22USE_X11=yes instead of USE_X11=#defined.rillig1-2/+2
2005-05-22Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl.jlam1-6/+3
2005-05-22Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special valuesjlam1-2/+1
2005-05-22Finish removing instances of _USE_NEW_TOOLS from pkgsrc.jlam1-20/+4
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-6/+3
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam21-1677/+20
2005-05-22Fixed some quoting issues.rillig1-34/+34
2005-05-22Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packagesminskim1-1/+3
2005-05-22Some packages want to embed the path to the perl tool in scripts butjlam1-1/+13
2005-05-22The path to perl is now passed via CONFIGURE_ENV as of revision 1.9 ofjlam1-7/+1
2005-05-22Allow a tool to be passed to GNU configure scripts under more thanjlam1-5/+5
2005-05-22Add a few more tools for GNU configure scripts: grep, env, xmkmf.jlam1-1/+4
2005-05-22pass down FIND to genreadme.awk and binpkg-cachedmcmahill2-6/+7
2005-05-22use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} whendmcmahill1-4/+7
2005-05-21For packages that use GNU configure scripts, pass the real commandjlam2-2/+51
2005-05-21Make a bad patch cause a fatal error again. This fixes a bug introducedjlam1-4/+8
2005-05-21Grammar 101 -- sentences should end in a period.jlam13-26/+26
2005-05-21Add TNF copyright to the new tools framework makefiles.jlam13-13/+480
2005-05-21In computing _REPLACE_LOCALEDIR_PATTERNS_FIND_cmd, make sure the :shjlam1-5/+10
2005-05-20Made sure the :sh operator does not result in an empty string. Rewrote therillig1-3/+7
2005-05-20get rid of a spurious %%SUBDIR%% which found its way into the generated categ...dmcmahill1-2/+2
2005-05-20Change instances where we stored `shell command` in a make variable intojlam3-35/+32
2005-05-20Revert part of revision 1.18. The new quoting was breaking somejlam1-22/+23
2005-05-20Rework how the lookup of binary packages in the cache is performed.dmcmahill1-46/+50
2005-05-20Only add the autoconf tool if the user also requested automake. Thisjlam1-3/+5
2005-05-20Move the PLIST_SUBST lines that substitute for PERL5_* variables fromjlam1-1/+6
2005-05-20Properly quote dependency to avoid creating garbage files in the pkgsrcjlam1-2/+3
2005-05-20Based on the value of ${AUTOCONF_REQD}, choose the right autoconf tooljlam1-3/+13
2005-05-19list all the extracted variables, not just some of themdillo1-1/+8
2005-05-19make local variables in a few functions be localdmcmahill1-4/+7
2005-05-19Use MACHINE_ARCH instead of arch to be consistent with things like thekristerw1-15/+15
2005-05-19We can only use the subst.mk framework if the files are relative tojlam1-1/+8
2005-05-19Convert the last remaining usage of GTAR to use PAX instead.kristerw1-2/+2