Age | Commit message (Expand) | Author | Files | Lines |
2007-02-25 | Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly. | reed | 1 | -1/+4 |
2007-02-23 | The post-build-only option also needs to load the variables. | rillig | 1 | -1/+2 |
2007-02-23 | Too many packages fail in mysterious ways when they cannot find | rillig | 2 | -2/+6 |
2007-02-23 | The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar | rillig | 1 | -1/+26 |
2007-02-22 | Changed the default Java Virtual Machine for NetBSD and Linux from "jdk" | rillig | 1 | -2/+2 |
2007-02-22 | Changed the default warning message to include the word "unknown", since | rillig | 1 | -2/+2 |
2007-02-22 | Added the missing documentation that explains _why_ OBJHOSTNAME should | rillig | 1 | -1/+6 |
2007-02-22 | Finished the split of PKGSRC_LOCKTYPE into LOCALBASE_LOCKTYPE and | rillig | 3 | -7/+10 |
2007-02-22 | More documentation. | rillig | 1 | -3/+3 |
2007-02-22 | Updated the ABI documentation, which also works on Solaris. | rillig | 1 | -5/+19 |
2007-02-21 | gcc understands -Wno-unused-parameter. | rillig | 1 | -1/+2 |
2007-02-21 | At the very beginning, the variables are extracted by running bmake in | rillig | 1 | -54/+24 |
2007-02-21 | Changed the failure into a warning when options such as "-I -L" appear | rillig | 1 | -2/+2 |
2007-02-21 | The options -I, -L and -R must not be followed directly by another | rillig | 2 | -2/+12 |
2007-02-21 | - also find possible listings in {whatever}foo variations | jschauma | 1 | -2/+2 |
2007-02-21 | OPSYS is not a list, so don't use the :M operator on it. | rillig | 1 | -3/+3 |
2007-02-20 | Use fuse.buildlink3.mk from filesystems/fuse if OPSYS is linux. | xtraeme | 1 | -2/+2 |
2007-02-20 | If OS is not linux or NetBSD with /usr/include/fuse.h, use | xtraeme | 1 | -6/+9 |
2007-02-20 | Made the locking more flexible by letting the user choose different | rillig | 1 | -36/+66 |
2007-02-20 | Quite a number of unrelated packages install files into | wiz | 22 | -22/+110 |
2007-02-20 | Mapping command line options to the ABI is not as simple as I thought: | rillig | 1 | -8/+15 |
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 |