Age | Commit message (Expand) | Author | Files | Lines |
2007-09-04 | Documented all the variables that are used or defined by this file. | rillig | 1 | -14/+86 |
2007-08-31 | Introduce a new target "checksum-phase" which is used as a dependency | jlam | 3 | -17/+24 |
2007-08-30 | At least with XLC V9, xlc -V isn't that useful as it prints the | joerg | 1 | -2/+2 |
2007-08-30 | Newer AIX has bzip2 and bzcat pre-installed. | joerg | 1 | -1/+7 |
2007-08-29 | The code for the pkg_install<20070714 vulnerability checks used in the | adrianp | 2 | -4/+32 |
2007-08-29 | Hey Johnny, I thought you could still write code that also works with | rillig | 1 | -11/+7 |
2007-08-27 | The new audit-packages code goes to stdout now. | adrianp | 1 | -2/+2 |
2007-08-24 | When verifying checksums of distfiles, simply verify every checksum | jlam | 1 | -5/+2 |
2007-08-24 | Fix accidental :dw in previous commit. | jlam | 1 | -2/+2 |
2007-08-24 | Restore the tradition behaviour of the "checksum" target. It can be | jlam | 1 | -14/+21 |
2007-08-23 | Allow a nicer syntax for expressing needing at least a certain version | jlam | 3 | -3/+14 |
2007-08-23 | Use .PARSEDIR where it can be used to avoid hardcoding the path to the | jlam | 9 | -18/+18 |
2007-08-23 | Back out previous and solve this in another way that doesn't involve | jlam | 2 | -48/+35 |
2007-08-23 | Break out the inclusion of the operating-system-specific Makefile into | jlam | 2 | -35/+48 |
2007-08-23 | Define a variable EMUL_IS_NATIVE if the emulated operating system | jlam | 1 | -1/+9 |
2007-08-23 | Do not check that RCD_SCRIPTS_SRC.foo exists, assume so. | joerg | 1 | -3/+1 |
2007-08-23 | Remove remaining parts of misc/xorg-dirs usage. | joerg | 1 | -8/+1 |
2007-08-23 | pkg_add can figure out the suffix itself, thanks. | joerg | 1 | -2/+2 |
2007-08-22 | Describe DEFAULT_ACCEPTABLE_LICENSES better. | gdt | 1 | -13/+14 |
2007-08-22 | Reorganize some code so that including bsd.prefs.mk doesn't expose | jlam | 2 | -36/+45 |
2007-08-21 | * Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use the | jlam | 4 | -5/+129 |
2007-08-21 | Allow the existence of symlinks that point nowhere. | jlam | 1 | -3/+3 |
2007-08-21 | Add actual license and a small description of what this is doing. | joerg | 1 | -0/+40 |
2007-08-20 | Add a cross-compile and DESTDIR safe alternative to ldd for | joerg | 3 | -2/+142 |
2007-08-20 | Add readelf as tool, for only only the BSDs get it. | joerg | 4 | -5/+13 |
2007-08-20 | For DESTDIR operation, no need to filter out old files. | joerg | 1 | -1/+8 |
2007-08-20 | Add cross-compiling support for bin-install and deinstall targets. | joerg | 2 | -3/+35 |
2007-08-19 | Removed mirror qgpop.dl.sourceforge.jp. It is not listed anymore on the | heinz | 1 | -3/+2 |
2007-08-18 | Explicitly bail out if X11_TYPE=xorg is found. | joerg | 1 | -1/+7 |
2007-08-17 | Remove infrastructure side of Xorg 6.9 support. Begin to simplify | joerg | 6 | -87/+27 |
2007-08-16 | Allow for emulation-specific patches for binary-only packages. The | jlam | 4 | -8/+12 |
2007-08-16 | Added a variable DEFAULT_DISTFILES that can be used when adding | rillig | 1 | -2/+9 |
2007-08-16 | A number of packages implicitly assume that ar runs the right ranlib, | joerg | 1 | -1/+3 |
2007-08-15 | Provide _COMPILER_RPATH_FLAG and _LINKER_RPATH_FLAG. This should work | joerg | 1 | -2/+14 |
2007-08-15 | Use a flag to the checksum script to tell it whether we're checking | jlam | 3 | -25/+20 |
2007-08-15 | Move APPENDELF definition after the reassigning of MACHINE_ARCH. | joerg | 1 | -15/+16 |
2007-08-15 | Create ranlib override for cross-compilation as libtool doesn't | joerg | 1 | -1/+4 |
2007-08-15 | Use the new pkg_add -m for cross-compiling instead of -f. | joerg | 1 | -2/+2 |
2007-08-14 | Remove bootstrap-register, bootstrap was changed a while ago to use | joerg | 1 | -10/+1 |
2007-08-14 | Fix a number of bugs in the DESTDIR support: | joerg | 3 | -5/+13 |
2007-08-14 | Don't remove the whole metadata directory in _flavor-clean-metadata... | jlam | 1 | -3/+4 |
2007-08-14 | Teach the pkgsrc/mk/checksum/checksum script how to verify patches by | jlam | 2 | -50/+70 |
2007-08-14 | Strip out *all* of the lines containing NetBSD RCS ID tags that may | jlam | 1 | -12/+5 |
2007-08-14 | Protect the template NetBSD RCS ID tag from being expanded. | jlam | 1 | -4/+4 |
2007-08-14 | Move the code that generates distinfo to a standalone AWK script. | jlam | 3 | -58/+410 |
2007-08-14 | Drop EMACS_USE_POP, EMACS_USE_X and EMACS_USE_X_TOOLKIT from the | jlam | 1 | -21/+1 |
2007-08-14 | Avoid checking whether PKG_OPTIONS_DEPRECATED_WARNINGS is defined in | jlam | 1 | -9/+9 |
2007-08-14 | Return the documentation for FOO.<param> or FOO.${param} when help for | rillig | 1 | -3/+8 |
2007-08-14 | Rewrote the header comment. | rillig | 1 | -11/+23 |
2007-08-14 | s/accept all licenses/bypass license checks/ | gdt | 1 | -2/+2 |