Age | Commit message (Expand) | Author | Files | Lines |
2007-02-20 | Added a README file with some basic introduction to encourage developers | rillig | 1 | -0/+56 |
2007-02-20 | Teach emacs22nox and leim22. | uebayasi | 1 | -8/+10 |
2007-02-20 | Make the help finder find multi-line definitions, like in | rillig | 1 | -5/+10 |
2007-02-20 | Cleaned up the code: | rillig | 1 | -41/+30 |
2007-02-20 | I find the ABI useful to know when looking at a binary package. | rillig | 1 | -1/+2 |
2007-02-20 | For all but a very few developers, it is sufficient to check the | rillig | 1 | -3/+13 |
2007-02-20 | A missing quote. | uebayasi | 1 | -2/+2 |
2007-02-20 | Only invoke audit-packages if we do find the package-name prefix in | jschauma | 1 | -6/+8 |
2007-02-19 | The ABI for which the code should be generated can be queried from the | rillig | 4 | -5/+28 |
2007-02-19 | The argument -64 means to use the 64-bit ABI for Sun C and MIPSpro. | rillig | 1 | -1/+2 |
2007-02-19 | Fixed "make debug" when CONFIGURE_ARGS contains a shell redirection for | rillig | 1 | -3/+15 |
2007-02-19 | The error output of "make debug" may be useful to know, too. | rillig | 1 | -2/+2 |
2007-02-19 | Fixed more shell quoting issues, which showed up on IRIX. No wonder that | rillig | 1 | -6/+6 |
2007-02-19 | Oops: In the pre-previous commit, I forgot the $$2. | rillig | 1 | -2/+2 |
2007-02-19 | Why is OBJHOSTNAME needed for locking? | rillig | 1 | -1/+2 |
2007-02-19 | When make(1)'s shell is a Korn shell, brace expansion may be performed. | rillig | 1 | -9/+9 |
2007-02-19 | Made _DEPENDS_PATTERNS_CMD a little simpler. | rillig | 1 | -5/+5 |
2007-02-19 | Fix _EMACS_VERSION_NOREV. Thanks to dsl@ for spotting the missing ".". | jnemeth | 1 | -2/+2 |
2007-02-18 | The mipspro compiler knows -32, -n32 and -64, of course. | rillig | 1 | -1/+5 |
2007-02-18 | Documented WRAPPER_REORDER_CMDS. | rillig | 1 | -2/+15 |
2007-02-18 | Add missing comment. | xtraeme | 1 | -2/+2 |
2007-02-18 | Fix if/else/endif case and indentation. | xtraeme | 1 | -14/+14 |
2007-02-18 | FUSE framework for pkgsrc, in a very rudimentary state. | xtraeme | 1 | -0/+64 |
2007-02-18 | Add support for sun-j{dk,re}6. | tv | 1 | -6/+24 |
2007-02-18 | Add JAVA_LD_LIBRARY_PATH, which is needed by the upcoming sun-jre6. | tv | 1 | -1/+10 |
2007-02-18 | * Add an extra -V option to mkreadme to support a non-standard PKGVULNDIR | adrianp | 2 | -8/+33 |
2007-02-17 | Add new snort descriptions for upcoming update to the 2.6 branch | adrianp | 1 | -0/+3 |
2007-02-16 | Make sure MACHINE_ARCH is set to x86_64 for FreeBSD-amd64 | tonio | 1 | -1/+5 |
2007-02-16 | Added qdbm option (used by mail/bogofilter). | obache | 1 | -0/+1 |
2007-02-16 | Sorted the _ONLY_FOR_PLATFORM.* lists so that each operating system has | rillig | 1 | -15/+26 |
2007-02-15 | Reverted the last change, since it was wrong. In a single shell word, a | rillig | 1 | -2/+2 |
2007-02-15 | Fixed shell quoting, noted by pkglint. | rillig | 1 | -2/+2 |
2007-02-11 | add emacs22nox stuff | jnemeth | 1 | -2/+8 |
2007-02-10 | Added a check for PKG_INSTALLATION_TYPES. | rillig | 1 | -6/+15 |
2007-02-10 | Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON. | rillig | 6 | -14/+14 |
2007-02-09 | The HTTP interface to ftp.fi.netbsd.org has a nasty 404 handler which results | sketch | 1 | -2/+2 |
2007-02-09 | MAKEFLAGS for su-${.TARGET} is ${MAKEFLAGS.su-${.TARGET}}, | obache | 1 | -2/+2 |
2007-02-07 | Fixed the detection of config_headers, so that it also catches | rillig | 1 | -2/+2 |
2007-02-07 | Someone decided to remove gtar without discussing this first, so keep | joerg | 1 | -1/+3 |
2007-02-07 | Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC, | rillig | 1 | -3/+7 |
2007-02-06 | Documented NO_BUILD. | rillig | 1 | -1/+8 |
2007-02-06 | Added a new variable wrapper_type to the wrappers, so that the | rillig | 3 | -11/+14 |
2007-02-06 | Some more gcc options I've found on Solaris. | rillig | 1 | -1/+6 |
2007-02-06 | White-space and comment improvements. | rillig | 1 | -2/+5 |
2007-02-06 | Documented PKGNAME and PKGREVISION. | rillig | 2 | -11/+51 |
2007-02-06 | A bit more documentation. | rillig | 1 | -2/+4 |
2007-02-06 | More gcc options. | rillig | 1 | -2/+40 |
2007-02-05 | More documentation for debugging pkgsrc. | rillig | 2 | -8/+42 |
2007-02-05 | Some Makefile.in files start with the letters PACKAGE. NetBSD's file(1) | rillig | 1 | -2/+2 |
2007-02-04 | Some keywords for PKGSRC_LOCKTYPE. | rillig | 1 | -1/+3 |