summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-01-27Abstract out the filter commmand used to list headers and libraries injlam1-11/+17
2004-01-27Move all of the stuff relating to _BLNK_ADD_TO.* into the same if.endifjlam1-4/+4
2004-01-27Add a missing "empty". Thanks seb!jlam1-2/+2
2004-01-27Also break up -R*:* into separate -R options.jlam1-4/+5
2004-01-27"fetch" is also a distinct build phase.jlam2-3/+4
2004-01-27Restore changes in 1.57 that were backed out in 1.60. The _BLNK_ADD_TO.*jlam1-27/+37
2004-01-26add /usr/5bin for Solaris.grant1-2/+2
2004-01-26Revert changes in revision 1.57:seb1-36/+26
2004-01-26Add a new definition, _PRESERVE_WRKDIR, which defaults to "no". Thisagc1-10/+15
2004-01-26Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz3-10/+11
2004-01-25Purge one more instance of _NULL_SUFFIX. Fix by Marc Recht.jlam1-2/+2
2004-01-25Use -S instead of '-s ""' to check for package matches with a null suffix.jlam1-2/+2
2004-01-25pkgsrc requires PKGTOOLS_REQD>=20030918, so we don't need to conditionalizejlam1-7/+1
2004-01-25The new standard for modifying BUILDLINK_DEPENDS.<pkg> is to append to thejlam1-2/+2
2004-01-25Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that thejlam1-2/+2
2004-01-25show-needs-update target: run ${MAKE}, not "make".grant1-3/+3
2004-01-25Instead of directly manipulating DEPENDS, BUILD_DEPENDS, and RECOMMENDED,jlam1-26/+36
2004-01-25Suppress duplicate dependencies in the DEPENDS and BUILD_DEPENDS listjlam1-4/+8
2004-01-25Fix code that assumed that BUILDLINK_DEPENDS.<pkg> was a unique value byjlam1-2/+7
2004-01-25run GNU configure scripts with ${CONFIG_SHELL}, which defaults togrant1-2/+3
2004-01-25Removed XFree86-libs dependency if we are trying to use XFree86xtraeme1-10/+8
2004-01-25g/c USE_GMAKE. nothing uses it anymore.grant1-10/+1
2004-01-24Added a new variable for XFree86 packages:xtraeme2-3/+16
2004-01-23Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk intojlam2-45/+43
2004-01-23Add http://osdn.dl.sourceforge.net/sourceforge/ as a master site forjmmv1-1/+2
2004-01-23Temporary fix for xpkgwedge'd packages which were getting buildlinkedagc1-2/+3
2004-01-22sandboxed builds also need /usr/dt and /usr/ucblib on Solaris.grant1-2/+2
2004-01-22Add three additional mirrors to MASTER_SITE_SUSE.xtraeme2-4/+8
2004-01-22make date format string more portable.grant1-2/+2
2004-01-21Most of this file only applies if we're in some phase after buildlink, sojlam1-1/+19
2004-01-21Introduce concept of the "phase" that we're in as we progress throughjlam2-11/+25
2004-01-21Put more debugging information in .work.log: first output the command thejlam2-4/+10
2004-01-21Packages that use Kerberos are automatically categorized as restrictedjlam1-5/+12
2004-01-21Add a new command "sub-rpath" that does the same thing as "rpath" but onlyjlam2-2/+17
2004-01-21Rename 'submangle' to 'sub-mangle'jlam2-9/+9
2004-01-21Allow -L/usr/lib/* as NetBSD-current actually has shared libraries there,jlam1-3/+6
2004-01-20s/it's/its/snj2-4/+4
2004-01-20add archivers/pax, net/tnftp, security/kth-krb4 and textproc/nbsed togrant1-7/+9
2004-01-20make this work on Solaris by using perl's internal grep(). it isgrant1-15/+28
2004-01-20reverse some "if ! command;" statements so this works with Solaris'grant1-9/+9
2004-01-20missed a `uname -p`grant1-2/+2
2004-01-20get and use the value of ${MACHINE_ARCH} instead of `uname -p` togrant1-2/+3
2004-01-20tiny whitespace tweakgrant1-2/+2
2004-01-20on Linux, use --bind arg to mount(8) and call 'MAKEDEV generic' togrant1-2/+6
2004-01-19Fix PERL5_REQD=5.8 to mean that we want to install lang/perl58. Before,jlam1-2/+2
2004-01-19Allow CONFIG_STATUS_OVERRIDE to override config.status scripts generatedjlam1-1/+15
2004-01-19Remove some extraneous commands and switch some targets to be conditionallyjlam1-10/+5
2004-01-19* Create two new package-settable variables: BUILDLINK_PASSTHRU_DIRS isjlam1-76/+98
2004-01-19* Make the mangle and depot commands a bit more conservative in findingjlam1-5/+39
2004-01-19Create a word separator $_sep variable and use throughout.jlam1-34/+36