Age | Commit message (Expand) | Author | Files | Lines |
2002-10-27 | Use ${LOCALBASE}/bin/gtar if it exists. | bouyer | 1 | -1/+5 |
2002-10-23 | Remove comment about filtering out libtool archives that applied to | jlam | 1 | -4/+2 |
2002-10-23 | Actually glib/buildlink.mk still uses this. Thanks wiz! | jlam | 1 | -0/+170 |
2002-10-23 | Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't create | jlam | 3 | -10/+12 |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 5 | -28/+5 |
2002-10-23 | Only create RCD_SCRIPTS_DIR if RCD_SCRIPTS is defined and non-empty in | jlam | 1 | -1/+3 |
2002-10-22 | x11.buildlink.mk is no more so remove checks for X11_BUILDLINK_MK. | jlam | 1 | -9/+6 |
2002-10-22 | Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if | jlam | 5 | -20/+26 |
2002-10-22 | Unused. | jlam | 1 | -170/+0 |
2002-10-22 | Remove share/locale per PR 18649 by Lubomir Sedlacik. | wiz | 1 | -3/+1 |
2002-10-21 | Grep for 'Make' in ${GMAKE} --version output for recording its version. | seb | 1 | -2/+2 |
2002-10-21 | Move X11BASE setting for Solaris to a more appropriate place now that we | jlam | 1 | -3/+6 |
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 |