summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-04-22Improve the documentation in the header comments.jlam1-6/+19
2005-04-22Remove the search for TOOLS_REAL_CMD.<tool> in ${TOOL_EXECDIRS}. Thisjlam1-30/+11
2005-04-22MAKE_PROGRAM should already be a full path, so don't bother with thejlam1-3/+1
2005-04-22Avoid using a for loop (optimization) which also broke when using thejlam1-8/+4
2005-04-22Prepend USE_NEW_TOOLS with an underscore to make it private. Developersjlam1-3/+3
2005-04-21Fix typo.sketch1-2/+2
2005-04-21by default don't try to include src and xsrc in the list of things todmcmahill1-11/+21
2005-04-21Work around brain damaged autoconf by stripping leading and trailingtv1-8/+8
2005-04-20On Interix, memorysize is actually "vmemory"; use ulimit -v.tv1-2/+2
2005-04-20Execute chmod(1) after chown(1)/chgrp(1) so NetBSD's chown(2) doesseb2-10/+10
2005-04-20Document shells/rssh's RSSH_.*_PATH variables.seb1-1/+26
2005-04-20Check for the JRE and not the SDK package to figure which version of thetron1-4/+4
2005-04-19Update sourceforge mirror sites: remove internap, unc, voxelwiz1-6/+3
2005-04-19Remove wonka support, now that wonka package is gone.wiz1-15/+3
2005-04-18Add _DISTFILES and _PATCHFILES definitions to the list of definitionsagc1-1/+3
2005-04-16enable the user to set LIBABISUFFIX if desired. Change approved by jschauma.schwarz1-2/+2
2005-04-16Don't fail if there are multiple digest values for the same file with theagc1-4/+4
2005-04-16Occasionally we do not want the "--host=${MACHINE_GNU_PLATFORM}" argumentagc1-1/+4
2005-04-16Make sure that USE_TOOLS contains all of "grep egrep fgrep" if itjlam1-1/+6
2005-04-15Consolidate the egrep/fgrep/grep cases into a single case as an examplejlam1-32/+16
2005-04-15Teach replace.mk about egrep, fgrep, and file.jlam1-2/+57
2005-04-15Add ACROREAD_FONTPATH, used by acroread7.markd1-1/+6
2005-04-15Allow for USE_TOOLS+=coreutils and USE_TOOLS+=findutils to use pkgsrcjlam3-1/+70
2005-04-15Allow TOOLS_DEPENDS.<tool> to be set to change the nature of thejlam1-10/+22
2005-04-15Avoid dependency loops by setting and checking TOOLS_IGNORE.* guards.jlam2-7/+23
2005-04-15Add a new yes/no variable USE_NEW_TOOLS to ease testing the new toolsjlam1-1/+6
2005-04-15Initial commit of the new tools framework. This is currently designedjlam7-0/+879
2005-04-13Fixed quoting errors. Approved by jlam.rillig1-10/+10
2005-04-13Print out the exitcode of pkg_create if nonzero, as it sometimes existsrillig1-1/+2
2005-04-13Fix error introduced in rev. 1.1606: "$${PKGVULNDIR}" should bejlam1-2/+2
2005-04-13Utilize load-balanced RING project servers.uebayasi2-15/+22
2005-04-11catch up with PostgreSQL 8.0.2 and support Darwin .dylibrecht1-3/+21
2005-04-11Be more informative when cleaning packages and pre-requisites, and cleanagc1-3/+3
2005-04-10uncomment the checksums for IRIXjschauma1-4/+4
2005-04-10Fix typo.jmmv1-2/+2
2005-04-10Remove <errno.h> TODO item -- it's fine as is. Rationale: theschmonz1-2/+1
2005-04-09Sense of a USE_BUILDLINK3 test was reversed when USE_BUILDLINK3 wasmarkd1-2/+1
2005-04-08Per discussion on tech-pkg, use USE_X11 (not USE_IMAKE) to add X11BASE/bin;tv1-2/+2
2005-04-08Second cut of a fix for the problem where PKGNAME is geting set to xemacs-${V...jwise1-1/+5
2005-04-07In line with the unconditional inclusion in bsd.pkg.mk, bsd.buildlink3.mktv1-4/+2
2005-04-07Add mt locale, first used in kmplayer.markd13-13/+65
2005-04-05Always include wrapper/bl3, period, even if NO_BUILD.tv1-4/+2
2005-04-05Prevent MAKEFLAGS from being passed through shell environment. It wasminskim1-2/+2
2005-03-31The last revision to this file added a check for removing packages.reed1-1/+3
2005-03-31Fix for PR 28230 (bsd.pkg.mk ignores /etc/audit-packages.conf) byagc1-2/+7
2005-03-30If SIGN_AS is not set, remind the user to please sign the checksumhubertf1-1/+4
2005-03-30libkver pleasehubertf1-0/+1
2005-03-30Before calculating checksums, print a line that says what's happening.hubertf1-1/+3
2005-03-30Remove the packages added when pruning files etc. before startingkristerw1-1/+17
2005-03-29Fixes for shlib handling on AIXgarbled2-8/+4