summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-10-27Use ${LOCALBASE}/bin/gtar if it exists.bouyer1-1/+5
2002-10-23Remove comment about filtering out libtool archives that applied tojlam1-4/+2
2002-10-23Actually glib/buildlink.mk still uses this. Thanks wiz!jlam1-0/+170
2002-10-23Unless PKG_RCD_SCRIPTS=YES and RCD_SCRIPTS is non-empty, don't createjlam3-10/+12
2002-10-23Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replacedwiz5-28/+5
2002-10-23Only create RCD_SCRIPTS_DIR if RCD_SCRIPTS is defined and non-empty injlam1-1/+3
2002-10-22x11.buildlink.mk is no more so remove checks for X11_BUILDLINK_MK.jlam1-9/+6
2002-10-22Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check ifjlam5-20/+26
2002-10-22Unused.jlam1-170/+0
2002-10-22Remove share/locale per PR 18649 by Lubomir Sedlacik.wiz1-3/+1
2002-10-21Grep for 'Make' in ${GMAKE} --version output for recording its version.seb1-2/+2
2002-10-21Move X11BASE setting for Solaris to a more appropriate place now that wejlam1-3/+6
2002-10-21Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead).wiz2-35/+2
2002-10-21Remove traces of now unused USE_XAW.wiz2-17/+2
2002-10-21Remove (currently unused) USE_LTDL code -- use libtool/buildlink2.mk instead.wiz1-5/+1
2002-10-21USE_GLX has been obsoleted a long time ago -- remove it here too.wiz1-6/+1
2002-10-21Remove USE_MESA -- now unused.wiz2-45/+3
2002-10-20Document RPM_DB_PREFIX:jlam1-1/+7
2002-10-20Use :Q to quote COMMENT. Proposed by Alan Barrett.wiz1-2/+2
2002-10-20SAMBA_WITH_MSDFS is no longer needed...samba always builds with MSDFSjlam1-6/+1
2002-10-20SETUID_ROOT_PERMS is a convenience definition to note an executable isjlam1-1/+7
2002-10-20Gmake's configure does not support anymore --disable-nsec-timestamps.seb1-7/+1
2002-10-20Remove obsolete USE_FREETYPE2 support; all users have been converted to usewiz2-27/+2
2002-10-20Generate the INSTALL/DEINSTALL scripts at post-build time, and use properjlam1-8/+19
2002-10-20Generate the rc.d scripts at post-build time and use proper makejlam1-12/+12
2002-10-19Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so thatjlam2-34/+38
2002-10-191. Strip out nb? suffix from EMACS_VERSIONminoura1-4/+8
2002-10-19Substitute for ${RCD_SCRIPTS_DIR} in MESSAGE files.jlam1-1/+2
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