summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-18The mipspro compiler knows -32, -n32 and -64, of course.rillig1-1/+5
2007-02-18Documented WRAPPER_REORDER_CMDS.rillig1-2/+15
2007-02-18Add missing comment.xtraeme1-2/+2
2007-02-18Fix if/else/endif case and indentation.xtraeme1-14/+14
2007-02-18FUSE framework for pkgsrc, in a very rudimentary state.xtraeme1-0/+64
2007-02-18Add support for sun-j{dk,re}6.tv1-6/+24
2007-02-18Add JAVA_LD_LIBRARY_PATH, which is needed by the upcoming sun-jre6.tv1-1/+10
2007-02-18* Add an extra -V option to mkreadme to support a non-standard PKGVULNDIRadrianp2-8/+33
2007-02-17Add new snort descriptions for upcoming update to the 2.6 branchadrianp1-0/+3
2007-02-16Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64tonio1-1/+5
2007-02-16Added qdbm option (used by mail/bogofilter).obache1-0/+1
2007-02-16Sorted the _ONLY_FOR_PLATFORM.* lists so that each operating system hasrillig1-15/+26