summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam16-274/+456
2005-06-01*.makevars.mk doesn't exist until after ${WRKDIR} is created, whichjlam1-1/+14
2005-06-01Include bsd.makevars.mk in bsd.prefs.mk instead of bsd.pkg.mk. Thisjlam3-8/+13
2005-06-01Remove obsolete DELIVER_SUID.wiz1-6/+1
2005-06-01Document deliver-suid.wiz1-0/+1
2005-06-01OpenWindows imake installs manual pages to different locations thanmarkd1-1/+10
2005-06-01On NetBSD, OpenBSD and BSDOS imake always installs man/catN pages withmarkd3-14/+14
2005-06-01fix bug in legacy vars handling for option names containing `-',dillo1-2/+2
2005-06-01Separate out the logic to include the correct <phase>.makevars.mk filejlam2-22/+42
2005-05-31Remove obsolete GIMP_HELPBROWSER option.wiz1-7/+1
2005-05-31Describe gimp1-helpbrowserwiz1-0/+1
2005-05-31Document irssi-perl.wiz1-0/+1
2005-05-31Convert USE_GNU_TOOLS into USE_TOOLS as the former is no longer supportedjlam1-2/+1
2005-05-31Suggest pam instead of PAM as USE_PAM replacement.wiz1-2/+2
2005-05-31Remove some obsolete variables.wiz1-27/+1
2005-05-31PKG_FAIL_REASON must be (double-)quoted to achieve the correct output.jmmv1-2/+2
2005-05-31Remove obsolete BITCHX_WITH_GTK variable.wiz1-7/+1
2005-05-31Describe inet6 option, and standardize oss description a bit.wiz1-2/+2
2005-05-31Add oss and its description.wiz1-0/+1
2005-05-31Remove legacy lame option.wiz1-7/+1
2005-05-31Describe gtk option. End gqmpeg options with a dot,wiz1-3/+3
2005-05-31Show a deprecated warning even if the deprecated variable is set towiz1-3/+9
2005-05-31add a variable "GECKO_PROVIDER" which tells whether firefox or mozilladrochner1-1/+7
2005-05-31Add option descriptions for gqmpeg-*wiz1-0/+2
2005-05-31Remove obsolete GQMPEG_NO_* variables.wiz1-14/+1
2005-05-31The available options are shown before the dependencies are installed.rillig1-2/+2
2005-05-31DragonFly patch(1) can do backups, using -z flag:salo1-3/+3
2005-05-31Rename describe-options to show-options, replacing the old show-optionsdillo2-13/+7
2005-05-31Rename option PAM to pam (so all options are lower case). Backwardsdillo1-1/+3
2005-05-31To ease cleanup of the options namespace, add code to support legacydillo1-5/+31
2005-05-31Updated _GCC_DIST_VERSION from 3.4.3 to 3.4.4 to reflect recent updateshannonjr1-2/+2
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo1-1/+5
2005-05-29Simplify unprivileged builds by adding a new variable, UNPRIVILEGED, that,jmmv2-1/+60
2005-05-28set PKG_FAIL_REASON if any unsupported option is listed in PKG_OPTIONS.xxxdillo1-8/+32
2005-05-26Don't use buildlink framework just to do a conditional dependency for ajlam1-17/+0
2005-05-26Teach the tools framework about nroff.jlam12-12/+37
2005-05-26Fixed the output of show-tools.rillig1-2/+2
2005-05-25fix typo in documentationdillo1-7/+17
2005-05-24Add more error checking. PACKAGES must exist. No extra command line args ta...dmcmahill1-1/+12
2005-05-24improve the message when an invalid cache file version is founddmcmahill1-2/+4
2005-05-24Improve error checking. Specifically, after a new cache file isdmcmahill1-7/+27
2005-05-24Add BUILTIN_PACKAGES, this will contain all builtin dependencies usedxtraeme1-1/+10
2005-05-24Added a variable PGSQL_VERSION that identifies the PostgreSQL version used.rillig1-1/+3
2005-05-24Add a new file find-libs.mk that can be included by builtin.mk filesjlam1-0/+75
2005-05-23Work around brokenness in GNU configure scripts generated by autoconf-2.59ajlam1-3/+3
2005-05-23Fixed the bug that I introduced with the last commit. I confused -n and -z.rillig1-2/+2
2005-05-23Fixed quoting in show-comment.rillig1-3/+3
2005-05-23Teach the tools framework about "flex" so that packages can specifyjlam6-6/+33
2005-05-22Replaced three instances of $s with ${s} to make it consistent with therillig1-4/+4
2005-05-22USE_X11=yes instead of USE_X11=#defined.rillig1-2/+2