summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-07-18Correct two indentation nitsagc1-5/+5
2002-07-16Add RCS Id.schmonz2-0/+6
2002-07-16Add two knobs for packages: CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE.schmonz1-1/+20
2002-07-16"Import" the latest config.guess and config.sub fromschmonz2-0/+2811
2002-07-15Provide per-${OPSYS} defaults for how to run a command as root.schmonz5-6/+10
2002-07-13Add missing LN to PLIST_SUBSTrh1-1/+2
2002-07-12Add some more locale dirs.wiz8-8/+104
2002-07-12Add ar, lv, ms, and vi locale dirs (needed by some GNOME2 packages).wiz4-4/+68
2002-07-11on Solaris, depend on gzip-base if GZCAT is not set, and neithergrant2-3/+11
2002-07-03In the do-fetch target, break out the check for distfiles if we're inagc1-14/+26
2002-07-03For interactive configure, say "Please configure manually...".cjep1-2/+2
2002-07-02Deprecate USE_SSL.wiz1-14/+2
2002-07-02Reduce chances that distinfo ends up with a bogus RCS Id or none at all.wiz1-2/+6
2002-07-02Deprecate IS_INTERACTIVE, and introduce a finer-grained INTERACTIVE_STAGEagc1-19/+47
2002-06-30add entry for NS_USE_SUNOS. If defined, the netscape and communicatordmcmahill1-1/+7
2002-06-30Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointingschmonz1-1/+12
2002-06-29don't hard code the start time stamp file as .start.${arch} but allowdmcmahill4-10/+27
2002-06-28Add PKG_SYSCONFDIR to BUILD_DEFS.seb1-1/+2
2002-06-28fix typoagc1-2/+2
2002-06-28Don't hardcode the value /var/db/pkg - this may not be the desired valueagc1-18/+24
2002-06-27Don't bother the admin to create a directory from MAKE_DIRS if it alreadyjlam1-1/+4
2002-06-27Don't bother the admin about the ${PKG_SYSCONFBASE} and ${RCD_SCRIPTS_DIR}jlam1-4/+14
2002-06-27Put PKG_SYSCONFBASE and PKG_SYSCONFDIR in the header so that they may bejlam1-1/+4
2002-06-27Back out revisions 1.21 and 1.22 andjlam1-5/+4
2002-06-27pass PKG_SYSCONFDIR when calling {PRE,POST}-INSTALL.grant1-3/+3
2002-06-27Only add RCD_SCRIPTS_DIR to MAKE_DIRS if RCD_SCRIPTS isn't empty.lukem1-2/+5
2002-06-24let mk.conf's PKG_CREATE_USERGROUP and PKG_CONFIG take advantage oflukem1-9/+3
2002-06-23Add MPG123_ARM_FIXED64.kent1-1/+6
2002-06-23New variable GNU_CONFIGURE_PREFIX whose value is the argument to thejlam1-2/+8
2002-06-23forgot to commit in previous.kei1-1/+5
2002-06-23introduce MASTER_SITE_MOZILLA.kei1-1/+2
2002-06-22Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merelyjlam3-14/+25
2002-06-21Move the definition of OBJECT_FMT for NetBSD-1.3.x back _below_ thejlam1-3/+3
2002-06-21Move the definition of OBJECT_FMT for NetBSD-1.3.x systems ahead of thejlam1-12/+12
2002-06-21Linux updates: match MTREE value in pkg_install, pass correct arg to patch to...abs1-5/+5
2002-06-20In order to solve the following problems:jlam5-197/+360
2002-06-17MASTER_SITE_PERL_CPAN, cpan.pair.com: s/by-modules/by-module/grant1-2/+2
2002-06-15Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict"cjep1-2/+2
2002-06-15Actually set the defaults for MUTT_USE_SLANG and MUTT_USE_SSL, likefredb1-6/+12
2002-06-15Insist on a newer lha (xm7 failed to extract properly with an older one).cjep1-2/+2
2002-06-10If ${_USE_RPATH} == "no", strip any rpaths that may have managedschmonz1-1/+4
2002-06-10add IMDICTDIR for input method's dictionary installation.sakamoto1-1/+6
2002-06-10Allow memorysize as an option in UNLIMIT_RESOURCE.skrll1-1/+4
2002-06-10Updated PKGTOOLS_REQD to 20020402.martti1-2/+2
2002-06-02Don't rely on /usr/bin/make being a symlink to gnumake; rather,schmonz1-2/+2
2002-06-02Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" onschmonz5-5/+11
2002-05-30On Darwin, before including <bsd.own.mk>, set OBJECT_FMT to "Mach-O".schmonz1-1/+6
2002-05-29Fix comments in show-shlib-type pertaining to "dylib".schmonz1-3/+3
2002-05-29Remove STRIPFLAG to fix pkg/15467.yyamano1-10/+1
2002-05-29Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2