summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-11-12add timestamp to output messagesdmcmahill1-2/+3
2002-11-11add scripts for generating the README.html files in a much more efficientdmcmahill2-0/+1054
2002-11-11add a print-summary-data target which will be used by the new bulkdmcmahill1-1/+16
2002-11-10rename BINPKG_SITE to BINPKG_SITEShubertf2-5/+5
2002-11-10add MASTER_SITE_MOZILLA for Australia.grant1-1/+2
2002-11-08Take care of -current's /lib and /libexec.seb1-2/+8
2002-11-07Add a test target to bsd.pkg.mk:dillo2-3/+41
2002-11-03Actually pass CVS_FLAGS propperly to the su'd "cvs update"hubertf1-2/+2
2002-11-01When "make install" su's to root, su is invoked with the "-l" option, whichjlam1-1/+3
2002-11-01Whitespace and minor cosmetic fixes.jlam1-2/+2
2002-11-01Bump the pth dependency to pth>=1.4.1nb5, which ensures that we have thejlam2-4/+4
2002-10-31Copy the x11-links tree into ${BUILDLINK_X11PKG_DIR} (${BUILDLINK_DIR})jlam3-50/+37
2002-10-31Fix an oversight noticed by the eagle eyes of Nick Hudson - thanks, Nick!agc1-2/+2
2002-10-31Diffs to support the Wasabi port of the SuperH 5 evaluation boardagc2-3/+7
2002-10-30BUILDLINK_X11_DIR also need to be protected.seb1-1/+4
2002-10-30Fix typo:seb1-3/+3
2002-10-30Add PKGCONFIG_OVERRIDE to get rid of tons of unnecessary patches.rh1-1/+14
2002-10-30Move the sed command in _BLNK_{,UN}TRANSFORM_SED into a sed command filesjlam5-234/+238
2002-10-28Revert previous. There are extra quotes in COMMENT files created by makebouyer1-2/+2
2002-10-28Add quotes around ${COMMENTS} for PKG_ARGS_COMMON. This is needed forbouyer1-2/+2
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