summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam3-3/+14
2007-08-23Use .PARSEDIR where it can be used to avoid hardcoding the path to thejlam9-18/+18
2007-08-23Back out previous and solve this in another way that doesn't involvejlam2-48/+35
2007-08-23Break out the inclusion of the operating-system-specific Makefile intojlam2-35/+48
2007-08-23Define a variable EMUL_IS_NATIVE if the emulated operating systemjlam1-1/+9
2007-08-23Do not check that RCD_SCRIPTS_SRC.foo exists, assume so.joerg1-3/+1
2007-08-23Remove remaining parts of misc/xorg-dirs usage.joerg1-8/+1
2007-08-23pkg_add can figure out the suffix itself, thanks.joerg1-2/+2
2007-08-22Describe DEFAULT_ACCEPTABLE_LICENSES better.gdt1-13/+14
2007-08-22Reorganize some code so that including bsd.prefs.mk doesn't exposejlam2-36/+45
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam4-5/+129
2007-08-21Allow the existence of symlinks that point nowhere.jlam1-3/+3
2007-08-21Add actual license and a small description of what this is doing.joerg1-0/+40
2007-08-20Add a cross-compile and DESTDIR safe alternative to ldd forjoerg3-2/+142
2007-08-20Add readelf as tool, for only only the BSDs get it.joerg4-5/+13
2007-08-20For DESTDIR operation, no need to filter out old files.joerg1-1/+8
2007-08-20Add cross-compiling support for bin-install and deinstall targets.joerg2-3/+35
2007-08-19Removed mirror qgpop.dl.sourceforge.jp. It is not listed anymore on theheinz1-3/+2
2007-08-18Explicitly bail out if X11_TYPE=xorg is found.joerg1-1/+7
2007-08-17Remove infrastructure side of Xorg 6.9 support. Begin to simplifyjoerg6-87/+27
2007-08-16Allow for emulation-specific patches for binary-only packages. Thejlam4-8/+12
2007-08-16Added a variable DEFAULT_DISTFILES that can be used when addingrillig1-2/+9
2007-08-16A number of packages implicitly assume that ar runs the right ranlib,joerg1-1/+3
2007-08-15Provide _COMPILER_RPATH_FLAG and _LINKER_RPATH_FLAG. This should workjoerg1-2/+14
2007-08-15Use a flag to the checksum script to tell it whether we're checkingjlam3-25/+20
2007-08-15Move APPENDELF definition after the reassigning of MACHINE_ARCH.joerg1-15/+16
2007-08-15Create ranlib override for cross-compilation as libtool doesn'tjoerg1-1/+4
2007-08-15Use the new pkg_add -m for cross-compiling instead of -f.joerg1-2/+2
2007-08-14Remove bootstrap-register, bootstrap was changed a while ago to usejoerg1-10/+1
2007-08-14Fix a number of bugs in the DESTDIR support:joerg3-5/+13
2007-08-14Don't remove the whole metadata directory in _flavor-clean-metadata...jlam1-3/+4
2007-08-14Teach the pkgsrc/mk/checksum/checksum script how to verify patches byjlam2-50/+70
2007-08-14Strip out *all* of the lines containing NetBSD RCS ID tags that mayjlam1-12/+5
2007-08-14Protect the template NetBSD RCS ID tag from being expanded.jlam1-4/+4
2007-08-14Move the code that generates distinfo to a standalone AWK script.jlam3-58/+410
2007-08-14Drop EMACS_USE_POP, EMACS_USE_X and EMACS_USE_X_TOOLKIT from thejlam1-21/+1
2007-08-14Avoid checking whether PKG_OPTIONS_DEPRECATED_WARNINGS is defined injlam1-9/+9
2007-08-14Return the documentation for FOO.<param> or FOO.${param} when help forrillig1-3/+8
2007-08-14Rewrote the header comment.rillig1-11/+23
2007-08-14s/accept all licenses/bypass license checks/gdt1-2/+2
2007-08-14Checksum checks only make sense when distinfo is also present, sojoerg1-3/+2
2007-08-14Don't print the message for the distribution patches if there aren't any.rillig1-2/+2
2007-08-14_ACCEPTABLE is used by some bulk builders.rillig1-1/+4
2007-08-13Suppress the "depends on installed package(s)" message so it doesn't getjlam1-2/+2
2007-08-13Factor out _REPLACE_NEWNAME_CMD.gdt1-17/+21
2007-08-13Fixed the definition and the documentation of MAKE_PROGRAM.rillig1-7/+8
2007-08-13PKGNAME and PKGPATH will never contain characters that need to berillig1-5/+3
2007-08-13APACHE_PKG_PREFIX can be ap22.rillig1-2/+2
2007-08-13Reworked the way the needed tools for the "patch" phase are determined.rillig1-18/+11
2007-08-13Replaced the comment at the beginning of the file with a useful one. Itrillig1-23/+35