summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-06-26Darwin>=7.0 does not need devel/dlcompat.minskim2-6/+6
2005-06-24Fix another typo (TOOLS_READ_CMD -> TOOLS_REAL_CMD).minskim1-2/+2
2005-06-24Fix a typo.minskim1-2/+2
2005-06-24Teach the tools framework about csh, and replace with tcsh if necessary.jlam15-15/+41
2005-06-24Create TOOLS_LDCONFIG and LDCONFIG variables that contain the actualjlam1-5/+7
2005-06-24Remove unused variable _TOOLS_VARNAME.ldconfig.jlam1-2/+1
2005-06-24Darwin may have bzcat.minskim1-1/+4
2005-06-24Support bash as a tool, so that packages containing bash scriptsminskim4-4/+19
2005-06-24Use ${PERL5} instead of `perl' and relying on $PATH order.sketch1-2/+5
2005-06-24lang/perl58 has been renamed to lang/perl5 (hi johnny!)dillo1-2/+2
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam3-7/+7
2005-06-23CHECK_FILES is not ready for prime time, so do not enable it bykristerw1-2/+1
2005-06-23Put back behavior that was lost in the initial split of the check-filesjlam1-1/+7
2005-06-23Add a PKGSRC_USE_TOOLS definition to bsd.pkg.check.mk that notes thejlam1-7/+10
2005-06-23Note locations for native diff tools.jlam13-13/+34
2005-06-23Teach the tools framework about "diff".jlam2-2/+16
2005-06-23"cmp" can be "gcmp" if we use the one from pkgsrc.jlam1-2/+2
2005-06-23Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtreejlam24-26/+26
2005-06-23Drop CHECK_WRKREF_IS_TEXT_FILE and modify the semantics of CHECK_WRKREFjlam1-16/+22
2005-06-23Back out previous -- committed by mistake.wiz1-3/+1
2005-06-23Add missing line continuation backslashes.wiz2-6/+8
2005-06-23Sync with today\'s sourceforge mirror list.wiz1-3/+8
2005-06-23Split out the check-wrkref implementation and related variables fromjlam2-68/+78
2005-06-23Split out the check-files implementation and related variables intojlam2-114/+262
2005-06-23Reverse the checks for the value of CHECK_WRKREF so that if it's valuejlam1-4/+4
2005-06-22Updated list of Apache mirror sites, according toheinz1-7/+9
2005-06-22We were writing the wrong directory path for the location to thejlam1-2/+2
2005-06-20x11.version.mk doesn't necessarily provide a definition forjlam1-1/+4
2005-06-20Until pkgsrc gets a databases/db1 package, we must always prefer thejlam1-1/+6
2005-06-20Allow for explicit PREFER.<pkg> settings to override PREFER_NATIVE andjlam1-6/+7
2005-06-17The OpenBSD chgrp and chown can be in different places depending on thejlam1-1/+9
2005-06-17Pull out the LS and TR definitions from algae/Makefile and place themjlam1-1/+3
2005-06-17PERL_PATH is also a common GNU configure script variable for the path tojlam1-2/+2
2005-06-16Use tabs, not spaces.salo1-2/+2
2005-06-16provide defaults for bzcat and tbl to avoid unnecessary buildgrant1-1/+9
2005-06-15Avoid generating a blank line as the first command of a target as thatjlam1-1/+2
2005-06-14Allow the test for whether the file is a text file to be overridden viajlam1-2/+3
2005-06-14Require xpkgwedge>=1.14 so that the correct make is always invoked onjlam1-2/+2
2005-06-14We need xpkgwedge whenever we use imake.jlam1-2/+4
2005-06-14Require xpkgwedge>=1.13 when used as a build dependency so that thejlam2-4/+3
2005-06-14Make IMAKE_TOOLS into a publicly-readable variable so that it can bejlam2-6/+6
2005-06-14We only need to set USE_X11BASE, run install.man, and override thejlam1-3/+6
2005-06-13In the check-wrkref target, change the algorithm so that text filesjlam1-7/+20
2005-06-12Separate the message from the do-distribution-patch and do-pkgsrc-patchjlam1-7/+13
2005-06-12Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targetsjlam1-7/+13
2005-06-11Allow this file to be included even if no options are supporteddillo1-6/+9
2005-06-11Remove unnecessary .undef lines after .for loops as the loop variablesjlam6-27/+6
2005-06-11Add a default fall-through for the shell case statement (portabilityjlam1-1/+2
2005-06-10check-wrkref is a make target that greps through the installed filesjlam1-1/+56
2005-06-10Force an autoconf "cache" override for tools that are likely to bejlam1-2/+5