summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-10-09* Modify example buildlink2.mk: we now also want a variable calledjlam1-5/+15
2002-10-09Rearrange _BUILDLINK_USE target code a bit to allow for BUILDLINK_FILESjlam1-4/+5
2002-10-09* Create variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS that arejlam1-7/+24
2002-10-09Allow BUILDLINK_ENV to override shell environment settings injlam1-1/+8
2002-10-09Following up on previous, EXPR=/bin/expr on Darwin.schmonz1-2/+2
2002-10-08Note this this file is not for use by package Makefiles.jlam1-1/+4
2002-10-08Unused.jlam1-53/+0
2002-10-08Unused.jlam1-28/+0
2002-10-08Unused.jlam1-159/+0
2002-10-08Recognize ${FIND} and ${XARGS}.jlam1-1/+3
2002-10-08Substitute for ${FIND} and ${XARGS}.jlam1-1/+3
2002-10-08Recognize ROOT_USER and ROOT_GROUP in MESSAGE files.jlam1-1/+3
2002-10-08Unused! Remove it to prevent new packages from using it instead of usingjlam1-62/+0
2002-10-08Fix error messages to display if the compiler tools aren't in the PATH whenjlam1-2/+2
2002-10-07Move BUILD_USES_GETTEXT_M4 logic to automake.mk.wiz2-6/+6
2002-10-07Document (commented) SAWFISH_THEMES variable, specifying the DISTFILES forjschauma1-1/+7
2002-10-07Add switch GIMP_WITH_HELPBROWSER to build gimp with help browser.hubertf1-1/+7
2002-10-06Full pathname for expr command.seb1-2/+2
2002-10-06fix typo in comment and an error in the usage output (position ofdmcmahill1-3/+3
2002-10-05Mention buildlink2.txt. Closes PR 18542 by Greg Woods.wiz1-1/+4
2002-10-04Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS.jlam2-2/+32
2002-10-04Instead of the incredibly dense _print_* stuff, use a (hopefully) morejlam2-135/+107
2002-10-04Add definitions for EXPR == expr, used for portable shell arithmetic. Ijlam4-4/+8
2002-10-04Don't use JAVA_HOME as the user may have it incorrectly set in thejlam1-15/+17
2002-10-03Add USE_OSS to BUILD_DEFS if it's defined.jlam1-2/+6
2002-10-03Created a new variable USE_OSS that is used to enable OSS audio support injlam1-1/+8
2002-10-03Rename "OSS" variable to "HAVE_OSS".jlam1-8/+8
2002-10-03Sync with new autoconf213, automake14 packages and autoconf, automake updates.wiz2-13/+12
2002-10-03Back out previous -- needs more thought.jwise1-4/+4
2002-10-03Fix a long-standing problem with dependencies for java packages, introducedjwise1-4/+4
2002-10-03Invent a new publicly readable variable OSS that is YES/NO for whetherjlam1-3/+15
2002-10-03Create "DEVOSSSOUND" which is used where we'd like for programs that usejlam1-1/+9
2002-10-03Recognize when 4Front OSS is installed on a NetBSD system and use realjlam1-7/+13
2002-10-02add AUTORECONF variabledillo1-1/+4
2002-10-02add makefile fragments for packages that need automake / autoconf to build.dillo2-0/+61
2002-10-01Document NS_INST variable, determining if netscape7 uses the complete orjschauma1-1/+6
2002-10-01Really, really fix the problem I was trying to fix with rev 1.6. I wantjlam1-7/+29
2002-09-30Add PKG_LANG variable, defaulting to english.jschauma1-1/+9
2002-09-29Correctly fetch ALLFILES containing '=' charactersrh1-6/+6
2002-09-28* Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it wasjlam5-23/+40
2002-09-28Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead.uebayasi1-13/+3
2002-09-27Make machine/soundcard.h an alias for sys/soundcard.h if non-existentrh1-2/+9
2002-09-27Provide a way for buildlink2.mk files to convert a build dependency tojlam1-5/+6
2002-09-27Add MASTER_SITE_GNUSTEPrh1-1/+10
2002-09-27Add share/locale/is.wiz4-4/+20
2002-09-27Create a new variable USE_X11_LINKS that controls whether packages thatjlam2-3/+29
2002-09-27Change /usr/lib/*.la to ${BUILDLINK_DIR}/lib/*.la in libtool archives whenjlam1-1/+2
2002-09-26When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Usejlam2-6/+12
2002-09-26Create DEVOSSAUDIO, for the default OSS audio device.jlam1-4/+14
2002-09-26Don't make ${RCD_SCRIPTS_EXAMPLEDIR} unless it doesn't exist, and if wejlam1-2/+6