summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-10-18Make fake-la work on a.out machines. Fix based on patch in pkg/18694jlam2-3/+18
2002-10-17Only delete scripts in RCD_SCRIPTS_DIR if PKG_RCD_SCRIPTS is YESheinz1-8/+10
2002-10-17Use mtree and pkg_* from bootstrap-pkgsrc if they exist.grant1-1/+7
2002-10-16fine tar in /bin, or /usr/binitojun1-1/+5
2002-10-14Knock off a TODO item: when generating the internal list of acceptablejlam1-11/+30
2002-10-14Back out previous...accidentally committed work-in-progress.jlam1-23/+10
2002-10-14Allow for a way to specify which JVMs are acceptable for eachjlam1-10/+23
2002-10-14Fix typo (missing leading underscore), and add a currently unreachablejlam1-2/+11
2002-10-13Add support for enabling MSDFS in Samba.kim1-1/+6
2002-10-13Reorder EVAL_PREFIX, PKG_JAVA_HOME, and CLASSPATH sections so thatjlam1-40/+47
2002-10-13Initial cut at java.mk that completely replaces the USE_JAVA-handling codejlam1-0/+213
2002-10-13The JVM packages all now install such that "pkg_info -qp <jvm-pkg>" returnsjlam1-18/+11
2002-10-13Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs tojlam1-13/+49
2002-10-13Document some xlockmore options.wiz1-1/+23
2002-10-12Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4bouyer1-1/+2
2002-10-12On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc withagc1-14/+17
2002-10-11Remove NS_INST variable, obsoleted by last changes to www/netscape7jschauma1-6/+1
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