summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-14Removed trailing white-space from a comment.rillig1-2/+2
2005-11-14Add PRINT_PLIST_AWK patterns for bibtex directories.minskim1-2/+2
2005-11-13Add descriptions for new options.mk in ircd-hybridadrianp1-1/+4
2005-11-13Renamed spamassassin options to follow the naming conventions.heinz1-5/+6
2005-11-13Update a lot of the IRCD_HYBRID_* options as we are now on 7.1 in pkgsrcadrianp1-109/+25
2005-11-13Reverted the change that moved the definition of MANINSTALL from mk.conf torillig2-7/+7
2005-11-12Fix a typo that in some cases prevented a BROKENFILE from beingkristerw1-2/+2
2005-11-12Please, really only export MAKECONF if it is set.seb1-2/+5
2005-11-11Remove some master sites that are not serving/resolvable.wiz1-10/+1
2005-11-11Replace French CPAN mirror with a working one, add Finnishwiz1-3/+4
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio1-32/+32
2005-11-11Remove some redundant printing of messages when we are cleaningkristerw1-6/+2
2005-11-11Change default PostgreSQL version to 8.0.joerg1-2/+2
2005-11-11- A warning is printed if there is no PKGNAME matching for a PKGPATH in therillig1-10/+14
2005-11-11Indentation fix.rillig1-3/+3
2005-11-11Removed the "BULK>" prefix from a message, as that prefix is reserved forrillig1-2/+2
2005-11-11Added two variables BULK_MSG and BULK_MSG_CONT that are used for printingrillig1-45/+54
2005-11-11Properly handle package directories containing shell special charactersrillig1-2/+11
2005-11-11PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannotrillig1-2/+4
2005-11-10Add PRINT_PLIST_AWK patterns to replace PKG_LOCALTEXMFPREFIX and skipminskim1-1/+7
2005-11-10Added a description of the purpose of this file to the header comment,rillig1-2/+6
2005-11-10Moved default definition of MANINSTALL from defaults/mk.conf torillig2-7/+7
2005-11-10Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf torillig2-12/+12
2005-11-10Added a comment that <bsd.own.mk> includes MAKECONF or /etc/mk.conf, sorillig1-1/+2
2005-11-10Export MAKECONF again.rillig1-2/+2
2005-11-10Fixed the remaining instances of code relying on trailing white-space inrillig2-4/+4
2005-11-10Replaced another instance of grep|awk with a simple awk. A warning isrillig1-3/+3
2005-11-10Don't rely on the INDEXFILE having trailing white-space in each line.rillig1-2/+2
2005-11-09Before extracting the pkgsrc variables (which takes some time), print arillig1-1/+3
2005-11-09Add 'check-vulnerable' to the list of recursive targets.erh1-1/+2
2005-11-09PRUNEDISTFILES and PRUNEPACKAGES may be left undefined in build.conf, asrillig1-5/+9
2005-11-09Use lt_cv_sys_max_cmd_len in devel/libtool-base, too.tv1-2/+2
2005-11-09libtool-base-1.5.18nb6:tv1-1/+2
2005-11-09DragonFly does not provide an X11, so default to X.org's X11.reed1-1/+4
2005-11-09Update documentation: The default X11_TYPE is "native" unless definedreed1-2/+3
2005-11-09Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk;reed2-17/+18
2005-11-08Teach the tools framework about wish and tclsh, and set WISH and TCLSHjlam2-2/+28
2005-11-08- Improved error handling.rillig1-8/+7
2005-11-08- Removed the redundant check on USR_PKGSRC.rillig1-8/+3
2005-11-08Teach the tools framework how to replace mkfontdir and mkfontscalejlam1-2/+2
2005-11-08Consolidate blocks for tools that were supplied by the same package intojlam1-483/+109
2005-11-08Create a tex.buildlink3.mk file that is used by tex-using packages.tonio1-0/+148
2005-11-08Fixed computation of the .broken file, which had been "./dev/null" when therillig1-4/+4
2005-11-08Add "soelim", also part of groff if replacement is needed.tv8-8/+30
2005-11-07Clarified the libkver item.rillig1-1/+1
2005-11-07Using a mk.conf different from /etc/mk.conf works.rillig1-1/+0
2005-11-07Mention FORCEBROKENFILE in the list.tv1-1/+2
2005-11-07Add .forcebroken, a builder-created text file that becomes a PKG_FAIL_REASONtv1-1/+8
2005-11-06Bless FreeBSD with the usergroup functions used by DragonFly.joerg2-1/+60
2005-11-06Fixed grammar in a comment.rillig1-2/+2