summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-03-02Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'.wiz4-13/+13
2007-03-02Desupport unused FORCE_PKG_REGISTER.wiz1-2/+2
2007-03-02Remove warning about LIB_DEPENDS, it's sooooo long gone...wiz1-5/+1
2007-03-02Remove support for obsolete and unused NO_DEPENDS.wiz1-12/+2
2007-03-02Remove support for obsolete and unused NO_PKG_REGISTER.wiz2-19/+4
2007-03-01Deprecate unused BUILD_USES_GETTEXT_M4 variable.wiz1-8/+1
2007-03-01Update SCRIPTS_ENV description.wiz1-3/+3
2007-03-01Remove SCRIPTS_ENV TODO, it is already documented inwiz1-5/+1
2007-03-01Remove unused SCRIPTDIR variable.wiz1-2/+1
2007-03-01Add defaults for mail/mailagent.wiz1-1/+10
2007-02-28Define RELAY_CTRL_DIR, the directory for relay-ctrl's database.schmonz1-1/+6
2007-02-25Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly.reed1-1/+4
2007-02-23The post-build-only option also needs to load the variables.rillig1-1/+2
2007-02-23Too many packages fail in mysterious ways when they cannot findrillig2-2/+6
2007-02-23The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,barrillig1-1/+26
2007-02-22Changed the default Java Virtual Machine for NetBSD and Linux from "jdk"rillig1-2/+2
2007-02-22Changed the default warning message to include the word "unknown", sincerillig1-2/+2
2007-02-22Added the missing documentation that explains _why_ OBJHOSTNAME shouldrillig1-1/+6
2007-02-22Finished the split of PKGSRC_LOCKTYPE into LOCALBASE_LOCKTYPE andrillig3-7/+10
2007-02-22More documentation.rillig1-3/+3
2007-02-22Updated the ABI documentation, which also works on Solaris.rillig1-5/+19
2007-02-21gcc understands -Wno-unused-parameter.rillig1-1/+2
2007-02-21At the very beginning, the variables are extracted by running bmake inrillig1-54/+24
2007-02-21Changed the failure into a warning when options such as "-I -L" appearrillig1-2/+2
2007-02-21The options -I, -L and -R must not be followed directly by anotherrillig2-2/+12
2007-02-21- also find possible listings in {whatever}foo variationsjschauma1-2/+2
2007-02-21OPSYS is not a list, so don't use the :M operator on it.rillig1-3/+3
2007-02-20Use fuse.buildlink3.mk from filesystems/fuse if OPSYS is linux.xtraeme1-2/+2
2007-02-20If OS is not linux or NetBSD with /usr/include/fuse.h, usextraeme1-6/+9
2007-02-20Made the locking more flexible by letting the user choose differentrillig1-36/+66
2007-02-20Quite a number of unrelated packages install files intowiz22-22/+110
2007-02-20Mapping command line options to the ABI is not as simple as I thought:rillig1-8/+15
2007-02-20Added a README file with some basic introduction to encourage developersrillig1-0/+56
2007-02-20Teach emacs22nox and leim22.uebayasi1-8/+10
2007-02-20Make the help finder find multi-line definitions, like inrillig1-5/+10
2007-02-20Cleaned up the code:rillig1-41/+30
2007-02-20I find the ABI useful to know when looking at a binary package.rillig1-1/+2
2007-02-20For all but a very few developers, it is sufficient to check therillig1-3/+13
2007-02-20A missing quote.uebayasi1-2/+2
2007-02-20Only invoke audit-packages if we do find the package-name prefix injschauma1-6/+8
2007-02-19The ABI for which the code should be generated can be queried from therillig4-5/+28
2007-02-19The argument -64 means to use the 64-bit ABI for Sun C and MIPSpro.rillig1-1/+2
2007-02-19Fixed "make debug" when CONFIGURE_ARGS contains a shell redirection forrillig1-3/+15
2007-02-19The error output of "make debug" may be useful to know, too.rillig1-2/+2
2007-02-19Fixed more shell quoting issues, which showed up on IRIX. No wonder thatrillig1-6/+6
2007-02-19Oops: In the pre-previous commit, I forgot the $$2.rillig1-2/+2
2007-02-19Why is OBJHOSTNAME needed for locking?rillig1-1/+2
2007-02-19When make(1)'s shell is a Korn shell, brace expansion may be performed.rillig1-9/+9
2007-02-19Made _DEPENDS_PATTERNS_CMD a little simpler.rillig1-5/+5
2007-02-19Fix _EMACS_VERSION_NOREV. Thanks to dsl@ for spotting the missing ".".jnemeth1-2/+2