summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-01-26Teach USE_DIRS about kde3.markd1-1/+8
2007-01-25Some Linux distros have gawk and install in /bin.rpaulo1-1/+9
2007-01-25Absolute never use .x11-buildlink. Some cases get nasty to fix, sojoerg1-1/+5
2007-01-24Do not create share/skel, nothing installs into it.wiz13-39/+13
2007-01-24Oops, this was meant to go in with the rest of the apr changes.epg1-3/+4
2007-01-24... and quote the $ for subst so that ${RM} ends up in the final file.joerg1-2/+2
2007-01-24*blush* Fix variable substituation to not substitute the same stringjoerg1-2/+2
2007-01-24Empty files are so ambiguous, so better leave a friendly message in therillig1-2/+2
2007-01-24Quick fix: The main code of the bulk build cannot be run in the shell'srillig1-2/+2
2007-01-23Since there are many cases where the string @FOO@ is replaced with therillig1-2/+11
2007-01-22Add descriptions for anthy-* options. Remove old anthy option names.wiz1-2/+2
2007-01-22Reverted the change between 1.37 and 1.38.rillig1-2/+1
2007-01-22Add xinit as tool.joerg1-2/+13
2007-01-22A big cleanup:rillig1-66/+40
2007-01-21Fixed misleading indentation.rillig1-3/+3
2007-01-21Some variable definitions in mk/defaults/mk.conf have only one word inrillig1-2/+2
2007-01-18Backed out my previous change. The variable fetchdir needs to be arillig1-6/+3
2007-01-18pkgsrc bulk builds need much CPU time, but do they also need much stack?rillig1-3/+4
2007-01-17The sunpro C++ compiler needs its own cache, since cc and CC transformrillig1-2/+3
2007-01-17The sunpro wrapper needs to distinguish whether cc or CC is called inrillig1-6/+31
2007-01-17Documented WRKDIR.rillig1-1/+20
2007-01-17Add coqide option descriptiontonio1-0/+1
2007-01-17Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to makerillig1-5/+9
2007-01-16change the default user/group for dbus to something <=8 chars since some syst...dmcmahill1-5/+5
2007-01-16Add modular Xorg support for iceauth and xmessage as tool, nukejoerg1-3/+24
2007-01-16when using sunpro, go ahead and use the sun fortran compiler insted of f2c. ...dmcmahill1-9/+23
2007-01-16alias f2c-f77 as g77 as well as f77 and f2c-f77. libtool cares.dmcmahill1-2/+2
2007-01-15Made the database lookup for deinstalling the unneeded packages lessrillig1-10/+13
2007-01-15Documented PKGDIR.rillig1-1/+18
2007-01-14Options to subprocesses like the assember must pass the transformations.rillig1-5/+2
2007-01-14The new variable SUBST_SKIP_TEXT_CHECK.* can be set to "yes" to do therillig1-2/+14
2007-01-14The default variable assignment is printed by "make help" again.rillig1-3/+3
2007-01-14Inserted an empty line between two paragraphs, so they look a littlerillig1-2/+3
2007-01-12Add descriptions for speex, sndfile, samplerate. Sort.wiz1-2/+5
2007-01-12Added the file msg.help, which describes the INFO_MSG, WARNING_MSG,rillig2-1/+21
2007-01-12PKGTOOLS_ENV does not exist anymore.rillig1-5/+1
2007-01-12Fixed the documentation of the PREFIX variable. It cannot be overridden,rillig1-3/+12
2007-01-11When a SUBST change leaves a file as-is, print an informational message.rillig1-3/+4
2007-01-11Added the INFO_MSG command, which can be used when the user should berillig1-3/+4
2007-01-11MAKE_JOBS is only used in the do-build target, nowhere else.rillig1-3/+4
2007-01-11Bugfix: the first and second paragraph of a topic had not had an emptyrillig1-1/+2
2007-01-10It's more informative to use absolute pathnames in error messages thanrillig1-1/+4
2007-01-09Add an option to allow a batch mode pcb to be built. Useful for webserverdmcmahill1-0/+1
2007-01-09Added a typical command for the post-extract target.rillig1-1/+4
2007-01-09Fixed the documentation.rillig1-2/+2
2007-01-09The help topic at the very end of the last file must also be considered.rillig1-20/+25
2007-01-08Packages that are not available on the current platform (and therillig2-13/+36
2007-01-08Shortened the code.rillig1-4/+2
2007-01-08Don't mention -m in the example when the script does not support it.adrianp1-2/+2
2007-01-08gcc2 does not support -std=c99. If c99 is needed, requiregavan1-1/+6