summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-15Reverted the last change, since it was wrong. In a single shell word, arillig1-2/+2
2007-02-15Fixed shell quoting, noted by pkglint.rillig1-2/+2
2007-02-11add emacs22nox stuffjnemeth1-2/+8
2007-02-10Added a check for PKG_INSTALLATION_TYPES.rillig1-6/+15
2007-02-10Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.rillig6-14/+14
2007-02-09The HTTP interface to ftp.fi.netbsd.org has a nasty 404 handler which resultssketch1-2/+2
2007-02-09MAKEFLAGS for su-${.TARGET} is ${MAKEFLAGS.su-${.TARGET}},obache1-2/+2
2007-02-07Fixed the detection of config_headers, so that it also catchesrillig1-2/+2
2007-02-07Someone decided to remove gtar without discussing this first, so keepjoerg1-1/+3
2007-02-07Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC,rillig1-3/+7
2007-02-06Documented NO_BUILD.rillig1-1/+8
2007-02-06Added a new variable wrapper_type to the wrappers, so that therillig3-11/+14
2007-02-06Some more gcc options I've found on Solaris.rillig1-1/+6
2007-02-06White-space and comment improvements.rillig1-2/+5
2007-02-06Documented PKGNAME and PKGREVISION.rillig2-11/+51
2007-02-06A bit more documentation.rillig1-2/+4