summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-12Add missing "$" that was causing the reorderlibs script to create ajlam1-2/+3
2004-02-12Always add --x-{includes,libraries}=${X11BASE}/{include,lib}seb1-2/+2
2004-02-12Double-check that the files named in GNU_MISSING_OVERRIDE actually existjlam1-4/+6
2004-02-12GNU_MISSING_OVERRIDE is a list of files relative to ${WRKSRC} that arejlam1-1/+13
2004-02-12Remove trailing whitespace.jlam1-12/+12
2004-02-12Prevent non-zero exit status when calling the compiler to print out thejlam2-4/+4
2004-02-12Skip the common cache for more options that are only sunpro-cc related.jlam1-2/+2
2004-02-12Several GNU configure scripts (old ones, typically) can't handle it whenjlam1-2/+2
2004-02-12Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC.seb1-5/+5
2004-02-12Generate a more informative string "CC_VERSION_STRING" that is passed tojlam4-15/+30
2004-02-12Modify the "no-rpath" to not need a "/" to start the rpath. Also modifyjlam2-20/+20