summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-09-27Even though VARBASE is sometimes below LOCALBASE, some users want torillig1-1/+3
2007-09-27One ident string per file is enough.rillig1-2/+2
2007-09-27More comments.rillig1-1/+6
2007-09-27Documented the used environment variables.rillig1-1/+7
2007-09-25Fix a comment (gnome-vfs2 -> gnome-vfs).hira1-2/+2
2007-09-22revert previous; it has trouble in two many places and 1) a fix isn'tgdt1-5/+4
2007-09-21BINPKG_SITES may be empty, and most shells don't like syntacticallyrillig1-3/+5
2007-09-21When replacing, use the oldname as found in work/.replace_oldname togdt1-4/+5
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
2007-09-21Instead of the overly verbose "Required installed package", the type ofrillig1-10/+13
2007-09-20Replaced _PKG_SILENT _PKG_DEBUG with the shorter RUN.rillig1-51/+41
2007-09-20When CPP is defined as "cc -E", the wrapper framework created therillig1-1/+2
2007-09-20Added variable descriptions.rillig1-1/+6
2007-09-19Renamed pkgpath to pkg_path, since there exists a completely independentrillig1-9/+9
2007-09-19When using bin-install, the version of the installed package was checkedrillig1-6/+9
2007-09-19Fixed incorrect quoting of arguments. This behavior had been unnoticedrillig2-9/+4
2007-09-19Before and after the transformations, the commands are written to therillig1-3/+4
2007-09-19Added LOCALPATCHES and PATCHDIR.rillig1-3/+3
2007-09-19Made "make show-all-patch" work.rillig1-1/+7
2007-09-18For Portable C Compiler.reed2-2/+81
2007-09-16Fixed typos in comments.heinz1-3/+3
2007-09-13The word "skipped" is ambiguous. Use "untransformed" instead.rillig1-2/+2
2007-09-13In bulk builds with a custom PKGSRCDIR, that directory should not appearrillig1-1/+3
2007-09-13It has always annoyed be that package authors had to write ${PKGMANDIR}/rillig1-2/+16
2007-09-12check-files shouldn't complain about files in VARBASE, since they cannotrillig1-1/+4
2007-09-12Explained the usr, pkg and sys that appears in the output.rillig1-3/+32
2007-09-12ONLY_FOR_PLATFORM and NOT_FOR_PLATFORM should only be used in commentedrillig1-1/+5
2007-09-12Added documentation for NOT_FOR_PLATFORM and ONLY_FOR_PLATFORM.rillig1-0/+18
2007-09-12Document option nfdump-nfprofile.seb1-0/+1
2007-09-11Better specification for PKGNAME.rillig1-3/+8
2007-09-11+USE_INET6?=${IPV6_READY} rather than =, so it can be overiddenabs1-2/+2
2007-09-11Move belnet sourceforge mirror to the last position, it's unreachablextraeme1-3/+3
2007-09-11Merge -D and the following word, so -D UNIX -D WHATEVER doesn't getrillig1-2/+2
2007-09-10Reverted the last change. Apparently, it was committed without testingrillig1-18/+38
2007-09-10Added documentation.rillig1-1/+26
2007-09-10Why should we write the same code over and over again? We shouldn't.rillig1-38/+18
2007-09-10Added information about imake-specific variables.rillig1-1/+13
2007-09-09Add notes of things that need fixing:gdt1-1/+8
2007-09-09Switched from pax to tar, as suggested by joerg@.rillig1-2/+2
2007-09-08Made the command that saves PREFIX silent.rillig1-2/+2
2007-09-08gcc knows -fpic.rillig1-1/+2
2007-09-08Use an actual function (regcomp) declared in <regex.h> as the featurejlam2-5/+5
2007-09-08Fix reversed test for MISSING_FEATURES+=inet6.jlam1-2/+2
2007-09-08Canonicalize the way the features are tested.jlam1-18/+26
2007-09-08* Teach the features framework about the fts_* family of functions.jlam2-5/+50
2007-09-07Support alsa, libsigc++2, and resmgr emulation packages.wiz1-2/+5
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam4-31/+14
2007-09-07Add a "system features" framework that will eventually be used tojlam4-2/+139
2007-09-07Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN} and made the code simpler.rillig1-24/+14
2007-09-07Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter.rillig1-21/+17