summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-02Microoptimization: awk has BRE pattern matching, so use it instead oftv1-2/+2
2005-11-01Added missing description for option "debug".heinz1-1/+1
2005-11-01Abstract [LOWER_]OS_VERSION into a ${...:sh} construct, so that other OStv2-18/+25
2005-11-01Sort OPSYS pre-<sys.mk> settings section by OPSYS name.tv1-59/+60
2005-11-01Shorten the GNU_ARCH list by using a fallthrough variable expressiontv1-14/+4
2005-11-01Add some extra default overrides for Interix, to:tv1-1/+44
2005-11-01add/document variables and options for wcalcdmcmahill2-1/+25
2005-10-31Force recognition of hstrerror(3) on Interix when GNU_CONFIGURE.tv1-1/+4
2005-10-31Changed back the default values for GNU_CONFIGURE_{INFO,MAN}DIR to whatrillig1-3/+3
2005-10-31Added two new variables, GNU_CONFIGURE_INFODIR and GNU_CONFIGURE_MANDIR.rillig1-9/+11
2005-10-31Add mysql5 support.xtraeme1-3/+9
2005-10-30If we're using devel/patch, then we know that we can create backup filesjschauma1-1/+3
2005-10-30added missing header lines.schwarz2-0/+39
2005-10-28Implement usergroupfuncs for DragonFly using pw(8).joerg3-2/+62
2005-10-28usergroupfuncs.${OPSYS} actually replaces this file. Noted by <joerg>.jlam1-2/+2
2005-10-28Fix typo in comment.jlam1-2/+2
2005-10-27a.out has never existed on DragonFly; that OS was created long after itstv1-2/+2
2005-10-27UnixWare has never used a.out. It descends directly from SVR4, and thustv1-2/+2
2005-10-27Add lang/perl5 early, but not specifically as part of BULK_PREREQ, so thattv1-2/+2
2005-10-26...and gawk is no longer needed, either, so all these extras can nowtv1-4/+1
2005-10-26sysutils/coreutils is no longer needed in bulk builds, with the Perl tflat.tv1-2/+2
2005-10-26Use Perl-based tflat, which is up to 90% faster than the awk-based onetv2-161/+73
2005-10-26render -> renderext, to match rename. From PR 31919 by Gilles Dauphin.wiz1-2/+2
2005-10-24Use correct (internal) variable for pkg_add arguments.wiz1-2/+2
2005-10-24Use $${foo} instead of $$foo to prevent ident(1) from reporting falserillig1-4/+4
2005-10-24Bump up awk's (fixed) record size limit, to something more modern.tv1-2/+2
2005-10-24add an xrender option: Enable Xrender supporttonio1-0/+1
2005-10-23Added option "geoip":heinz1-2/+3
2005-10-23Pass PKG_REQD through shell environment, instead of arguments of make,minskim1-2/+2
2005-10-19Add new options for audio/streamtuner.xtraeme1-1/+3
2005-10-16added support for the SGI IDO (IRIX Development Option) cc used by IRIX 5.3.schwarz4-3/+199
2005-10-16modification to increase imake handling flexibility for IRIX (in particularschwarz2-11/+17
2005-10-16Use show-vars-eval in show-needs-update.tv1-3/+2
2005-10-16Add "show-vars-eval" target, which outputs eval-able shell expressionstv1-1/+9
2005-10-16Add USE_BULK_BROKEN_CHECK variable, default 'yes'; if set to 'no', skipstv1-5/+13
2005-10-15Add xaw and motif options. Respectively enable xaw and motif supporttonio1-0/+2
2005-10-14Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa,jmmv13-13/+1417
2005-10-12+ghostscript-afplabs1-1/+13
2005-10-12Teach the tools framework about ``printf'', which can be replaced by thejlam8-8/+28
2005-10-12Added .tbz2 to the list of known suffixes. Fixes PR #31564.rillig1-3/+6
2005-10-10Document some bacula options. From Geert Hendrickx.wiz1-2/+3
2005-10-10For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man".reed1-2/+2
2005-10-10x11/imake was changed to x11/XFree86-imake. Also package namereed1-5/+5
2005-10-10Add description for faad option.dillo1-1/+1
2005-10-10Make WRAPPER_SHELL configurable.tv1-2/+2
2005-10-09The replacement script for UnixWare's buggy "mkdir" command needs the "-p"heinz1-2/+2
2005-10-09Reduced the number of complicated regexp substitutions by introducing anrillig1-12/+15
2005-10-08CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpretedrillig1-14/+27
2005-10-07Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents morerillig1-9/+10
2005-10-07Replaced some `if's with `case's to make the code simpler. Mergedrillig1-9/+5