summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-26At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install asabs1-2/+2
2002-09-25USE_MOTIF is unused.jlam1-8/+1
2002-09-24Don't create the fake libtool archives unless USE_LIBTOOL is defined. Thisjlam1-1/+6
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam2-12/+11
2002-09-24Some whitespace cleanup.wiz1-3/+3
2002-09-24Fix gnome path on ftp.tuwien.ac.at.wiz1-2/+2
2002-09-24Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we havejlam1-2/+4
2002-09-24Use |, not : to separate case conditions.jlam1-2/+2
2002-09-23For completeness, also allow for ./* when naming uninstalled libtooljlam1-3/+3
2002-09-23Also add -L*/.libs for *.la that start with "../", which is also quitejlam1-2/+2
2002-09-23The previous commit of libtool-fix-la let a lot of references to the buildjlam2-14/+29
2002-09-23Add mimedefang defaultsmarkd1-1/+15
2002-09-23* buildlink1 -> buildlink2jlam2-6/+9
2002-09-23Missing a /lib on the end of the library path.jlam1-2/+2
2002-09-23Provide a separate variable "X11_LDFLAGS" that just contains the linkerjlam1-3/+5
2002-09-23Add the -Wl,-R flags to find the widget library. The ld wrapper scriptjlam1-5/+10
2002-09-23Allow for wrapper-specific transformations of arguments that occur afterjlam5-7/+46
2002-09-22Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides thejlam1-2/+4
2002-09-21Don't strip past non-whitespace characters.jlam1-3/+7