Age | Commit message (Expand) | Author | Files | Lines |
2002-10-21 | Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead). | wiz | 2 | -35/+2 |
2002-10-21 | Remove traces of now unused USE_XAW. | wiz | 2 | -17/+2 |
2002-10-21 | Remove (currently unused) USE_LTDL code -- use libtool/buildlink2.mk instead. | wiz | 1 | -5/+1 |
2002-10-21 | USE_GLX has been obsoleted a long time ago -- remove it here too. | wiz | 1 | -6/+1 |
2002-10-21 | Remove USE_MESA -- now unused. | wiz | 2 | -45/+3 |
2002-10-20 | Document RPM_DB_PREFIX: | jlam | 1 | -1/+7 |
2002-10-20 | Use :Q to quote COMMENT. Proposed by Alan Barrett. | wiz | 1 | -2/+2 |
2002-10-20 | SAMBA_WITH_MSDFS is no longer needed...samba always builds with MSDFS | jlam | 1 | -6/+1 |
2002-10-20 | SETUID_ROOT_PERMS is a convenience definition to note an executable is | jlam | 1 | -1/+7 |
2002-10-20 | Gmake's configure does not support anymore --disable-nsec-timestamps. | seb | 1 | -7/+1 |
2002-10-20 | Remove obsolete USE_FREETYPE2 support; all users have been converted to use | wiz | 2 | -27/+2 |
2002-10-20 | Generate the INSTALL/DEINSTALL scripts at post-build time, and use proper | jlam | 1 | -8/+19 |
2002-10-20 | Generate the rc.d scripts at post-build time and use proper make | jlam | 1 | -12/+12 |
2002-10-19 | Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so that | jlam | 2 | -34/+38 |
2002-10-19 | 1. Strip out nb? suffix from EMACS_VERSION | minoura | 1 | -4/+8 |
2002-10-19 | Substitute for ${RCD_SCRIPTS_DIR} in MESSAGE files. | jlam | 1 | -1/+2 |
2002-10-18 | Make fake-la work on a.out machines. Fix based on patch in pkg/18694 | jlam | 2 | -3/+18 |
2002-10-17 | Only delete scripts in RCD_SCRIPTS_DIR if PKG_RCD_SCRIPTS is YES | heinz | 1 | -8/+10 |
2002-10-17 | Use mtree and pkg_* from bootstrap-pkgsrc if they exist. | grant | 1 | -1/+7 |
2002-10-16 | fine tar in /bin, or /usr/bin | itojun | 1 | -1/+5 |
2002-10-14 | Knock off a TODO item: when generating the internal list of acceptable | jlam | 1 | -11/+30 |
2002-10-14 | Back out previous...accidentally committed work-in-progress. | jlam | 1 | -23/+10 |
2002-10-14 | Allow for a way to specify which JVMs are acceptable for each | jlam | 1 | -10/+23 |
2002-10-14 | Fix typo (missing leading underscore), and add a currently unreachable | jlam | 1 | -2/+11 |
2002-10-13 | Add support for enabling MSDFS in Samba. | kim | 1 | -1/+6 |
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 |