summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-06Added basic checks to make sure the values from the configuration file arerillig2-17/+126
2005-11-06Only export MAKECONF if it is not null, <bsd.own.mk> does not really likeseb1-2/+3
2005-11-06Remove extra ${pkgsrc_dir} that slipped in.seb1-2/+2
2005-11-05- Replaced spaces with tabs in the "build --help" message.rillig3-39/+97
2005-11-05- Condensed the code.rillig1-37/+18
2005-11-05Reformatted the --help output. Instead of many echo(1) commands, onerillig1-42/+43
2005-11-05The configuration variables had no apparent order. Now they are sortedrillig1-32/+55
2005-11-05- Rewrote the "man page" comment.rillig1-11/+32
2005-11-05Replaced a complicated expression with the equivalent ${PKGWILDCARD}. Addedrillig1-5/+5
2005-11-05- Added a comment above each paragraph explaining what goes on there.rillig1-31/+74
2005-11-05- Added an alias --resume for --restart, as "restart" sounds too much likerillig1-19/+13
2005-11-05- Added a function post_filter_cmd() that can be overridden in bulk.conf.rillig1-33/+54
2005-11-05Remove the cleaning of pre-requisite packages before and after buildingkristerw1-19/+7
2005-11-05- Added a shell function die() that is used to provide consistentlyrillig1-19/+18
2005-11-05- Removed trailing white-space from the --help output.rillig1-39/+41
2005-11-05Completely rewrote the printindex tool.rillig1-57/+46
2005-11-05Use new automatic flag; depend on appropriate pkg_install version.wiz1-3/+9
2005-11-05As the printdepends program takes quite a long time, every 50 packages arillig1-5/+18
2005-11-05Made the dependency directory check a little stricter. In the worst caserillig1-3/+3