Age | Commit message (Expand) | Author | Files | Lines |
2002-10-13 | Reorder EVAL_PREFIX, PKG_JAVA_HOME, and CLASSPATH sections so that | jlam | 1 | -40/+47 |
2002-10-13 | Initial cut at java.mk that completely replaces the USE_JAVA-handling code | jlam | 1 | -0/+213 |
2002-10-13 | The JVM packages all now install such that "pkg_info -qp <jvm-pkg>" returns | jlam | 1 | -18/+11 |
2002-10-13 | Create BUILDLINK_FILE_CMD.<pkg>, which is a shell pipeline that outputs to | jlam | 1 | -13/+49 |
2002-10-13 | Document some xlockmore options. | wiz | 1 | -1/+23 |
2002-10-12 | Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4 | bouyer | 1 | -1/+2 |
2002-10-12 | On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc with | agc | 1 | -14/+17 |
2002-10-11 | Remove NS_INST variable, obsoleted by last changes to www/netscape7 | jschauma | 1 | -6/+1 |
2002-10-09 | * Modify example buildlink2.mk: we now also want a variable called | jlam | 1 | -5/+15 |
2002-10-09 | Rearrange _BUILDLINK_USE target code a bit to allow for BUILDLINK_FILES | jlam | 1 | -4/+5 |
2002-10-09 | * Create variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS that are | jlam | 1 | -7/+24 |
2002-10-09 | Allow BUILDLINK_ENV to override shell environment settings in | jlam | 1 | -1/+8 |
2002-10-09 | Following up on previous, EXPR=/bin/expr on Darwin. | schmonz | 1 | -2/+2 |
2002-10-08 | Note this this file is not for use by package Makefiles. | jlam | 1 | -1/+4 |
2002-10-08 | Unused. | jlam | 1 | -53/+0 |
2002-10-08 | Unused. | jlam | 1 | -28/+0 |
2002-10-08 | Unused. | jlam | 1 | -159/+0 |
2002-10-08 | Recognize ${FIND} and ${XARGS}. | jlam | 1 | -1/+3 |
2002-10-08 | Substitute for ${FIND} and ${XARGS}. | jlam | 1 | -1/+3 |
2002-10-08 | Recognize ROOT_USER and ROOT_GROUP in MESSAGE files. | jlam | 1 | -1/+3 |
2002-10-08 | Unused! Remove it to prevent new packages from using it instead of using | jlam | 1 | -62/+0 |
2002-10-08 | Fix error messages to display if the compiler tools aren't in the PATH when | jlam | 1 | -2/+2 |
2002-10-07 | Move BUILD_USES_GETTEXT_M4 logic to automake.mk. | wiz | 2 | -6/+6 |
2002-10-07 | Document (commented) SAWFISH_THEMES variable, specifying the DISTFILES for | jschauma | 1 | -1/+7 |
2002-10-07 | Add switch GIMP_WITH_HELPBROWSER to build gimp with help browser. | hubertf | 1 | -1/+7 |
2002-10-06 | Full pathname for expr command. | seb | 1 | -2/+2 |
2002-10-06 | fix typo in comment and an error in the usage output (position of | dmcmahill | 1 | -3/+3 |
2002-10-05 | Mention buildlink2.txt. Closes PR 18542 by Greg Woods. | wiz | 1 | -1/+4 |
2002-10-04 | Add new bsd.pkg.install.mk tunable variable: SPECIAL_PERMS. | jlam | 2 | -2/+32 |
2002-10-04 | Instead of the incredibly dense _print_* stuff, use a (hopefully) more | jlam | 2 | -135/+107 |
2002-10-04 | Add definitions for EXPR == expr, used for portable shell arithmetic. I | jlam | 4 | -4/+8 |
2002-10-04 | Don't use JAVA_HOME as the user may have it incorrectly set in the | jlam | 1 | -15/+17 |
2002-10-03 | Add USE_OSS to BUILD_DEFS if it's defined. | jlam | 1 | -2/+6 |
2002-10-03 | Created a new variable USE_OSS that is used to enable OSS audio support in | jlam | 1 | -1/+8 |
2002-10-03 | Rename "OSS" variable to "HAVE_OSS". | jlam | 1 | -8/+8 |
2002-10-03 | Sync with new autoconf213, automake14 packages and autoconf, automake updates. | wiz | 2 | -13/+12 |
2002-10-03 | Back out previous -- needs more thought. | jwise | 1 | -4/+4 |
2002-10-03 | Fix a long-standing problem with dependencies for java packages, introduced | jwise | 1 | -4/+4 |
2002-10-03 | Invent a new publicly readable variable OSS that is YES/NO for whether | jlam | 1 | -3/+15 |
2002-10-03 | Create "DEVOSSSOUND" which is used where we'd like for programs that use | jlam | 1 | -1/+9 |
2002-10-03 | Recognize when 4Front OSS is installed on a NetBSD system and use real | jlam | 1 | -7/+13 |
2002-10-02 | add AUTORECONF variable | dillo | 1 | -1/+4 |
2002-10-02 | add makefile fragments for packages that need automake / autoconf to build. | dillo | 2 | -0/+61 |
2002-10-01 | Document NS_INST variable, determining if netscape7 uses the complete or | jschauma | 1 | -1/+6 |
2002-10-01 | Really, really fix the problem I was trying to fix with rev 1.6. I want | jlam | 1 | -7/+29 |
2002-09-30 | Add PKG_LANG variable, defaulting to english. | jschauma | 1 | -1/+9 |
2002-09-29 | Correctly fetch ALLFILES containing '=' characters | rh | 1 | -6/+6 |
2002-09-28 | * Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it was | jlam | 5 | -23/+40 |
2002-09-28 | Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead. | uebayasi | 1 | -13/+3 |
2002-09-27 | Make machine/soundcard.h an alias for sys/soundcard.h if non-existent | rh | 1 | -2/+9 |