summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam12-336/+266
2004-02-18Initial support for the MIPSpro ucode compilers found on IRIX 5.3. Thejlam4-2/+74
2004-02-18Allow overriding CC_VERSION_STRING and CC_VERSION.jlam2-6/+6
2004-02-18Typo in comment.jlam1-2/+2
2004-02-18Typo in comment.jlam1-2/+2
2004-02-17Require x11-links-0.23 for the correct set of links with XFree86-4.3.x.jlam2-4/+4
2004-02-17Fix the glob pattern to match >= dependencies correctly.jlam1-11/+8
2004-02-17Do "dependency reduction" where dependency lists of the form "foo>=0.2jlam1-2/+53
2004-02-17G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymorejlam1-14/+1
2004-02-17Move up the creation of the auto* stubs to just before the do-configurejlam1-3/+3
2004-02-17+less obfuscated errorsjlam1-1/+3
2004-02-16also ignore -pedantic, SunPro doesn't need to be told ;-)grant2-3/+8
2004-02-16Symlink any *.pc files into ${BUILDLINK_DIR} for dependencies and forcejlam1-2/+2
2004-02-16Add some TODO items for me.jlam1-1/+7
2004-02-16Add RCS IDhubertf1-0/+2
2004-02-16Be less aggressive about overriding all of the functionality ofjlam1-4/+15
2004-02-16Handle compressed info files in PLIST handling.seb1-4/+5
2004-02-16ignore -ansi, SunPro doesn't need to be told to support ANSI C.grant2-3/+8
2004-02-16Quote '+' in awk regexp related to PLIST and INFO_FILES.seb1-3/+3
2004-02-16Move section that checks for PREFER_PKGSRC a little higher so that itjlam1-8/+8
2004-02-15ml locale goes after mk.jmmv9-27/+27
2004-02-15Whitespace nits.jlam1-3/+3
2004-02-15Aside from everything under ${PREFIX}/include, grab all *.h files forjlam1-2/+2
2004-02-15Create wrappers for the compilers for every language supported by thejlam5-25/+13
2004-02-15avoid another long command line calling tar(1).grant1-2/+2
2004-02-15Set CONF_FILES_MODE from @CONF_FILES_MODE@.lukem1-1/+2
2004-02-14Use relative to ${WRKSRC} pathnames in do-gnu-missing-override targetseb1-6/+5
2004-02-14Make LIBTOOL_OVERRIDE more powerful by taking a list of shell globsjlam1-21/+22
2004-02-14Make CONFIG_{GUESS,SUB}_OVERRIDE slighly more powerful by allowing them tojlam1-11/+23
2004-02-14Change into ${WRKSRC} first so that shell globs expand properly.jlam1-6/+6
2004-02-14Some shells barf if the for loop list is empty, so avoid that.jlam1-3/+3
2004-02-14Default to overriding config.status after GNU configure has been run. Wejlam1-7/+20
2004-02-14Convert a debugging definition back into the real thing.jlam1-3/+2
2004-02-14zoularis is deprecated, don't backup zoularis.mk.grant1-2/+2
2004-02-14when copying the broken files, use find(1) instead of a shell globgrant1-2/+2
2004-02-14add URL to my post to tech-pkg to deprecated Zoularis message.grant1-1/+3
2004-02-14deprecate Zoularis: remove any tests for ZOULARIS* and bomb ifgrant3-45/+15
2004-02-14GNU configure scripts generated by newer autoconf sometimes try tojlam1-5/+5
2004-02-14if using GNU configure and CONFIG_{GUESS,SUB}_OVERRIDE is not defined,grant1-1/+8
2004-02-14fall back to /usr/xpg4/bin/sed if nbsed isn't found, and bomb with agrant1-1/+23
2004-02-13on Solaris, mount /opt/SUNWspro in the sandbox if it exists.grant1-2/+2
2004-02-13Fix spelling of "suffixes". From Todd Vierling in PR 24400.wiz1-11/+11
2004-02-13Don't use the new pkg_info options unless the the pkg_install tools arejlam1-12/+19
2004-02-13Change "-I dir" to "-Idir" (same for -L/-R) so that the .transform.sedjlam1-1/+9
2004-02-13Allow more case variations on "Makefile" to be included in USE_PKGLOCALEDIRsketch1-3/+3
2004-02-13curses.buildlink[23].mk files to be included by packages that use thejlam2-0/+32
2004-02-12typo in commentjlam1-2/+2
2004-02-12Remove CPP setting for now until I find a better way to wrap these. Thisjlam2-6/+2
2004-02-12Enable EXTRACT_{ONLY,SUFX}= .rar. Ok'ed by jlamxtraeme1-1/+7
2004-02-12Move a test from the reorderlibs script out to the wrapper scripts forjlam3-6/+11