summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-6/+11
2004-02-11Add Uzbek latin (uz) and cyrillic (uz@Cyrl) locale directories, used byjmmv16-16/+144
2004-02-11Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11xtraeme1-1/+2
2004-02-11Defer creating the auto* stubs until just before we enter the build phase.jlam1-2/+4
2004-02-10The values of CC are CC_VERSION are redundant. Just use CC_VERSION. Wejlam1-2/+3
2004-02-10Turn PERL5_REQD into a list of values, the highest of which will be usedjlam1-17/+38
2004-02-10Give a better pseudo CC_VERSION for the SunPro C compiler.jlam1-2/+2
2004-02-09Apparently, GCC isn't the only compiler that tries to be clever by checkingjlam2-6/+12
2004-02-09Update comment to reflect reality.jlam1-2/+2
2004-02-09Limit xargs to 256 args when passing args to ls for the package sizejlam1-2/+2
2004-02-09Reorder some lines so that a default definition for some variables isjlam1-13/+14
2004-02-09Darwin's special GCC also uses -dylib_file and -dylib_install_name injlam1-5/+10
2004-02-09Don't generate wrapper scripts if we can't find the wrappee.jlam2-49/+55
2004-02-09Also turn shlibtool into a shell script instead of a symlink. Thisjlam1-3/+8
2004-02-09We need the full path to the libtool that needs to be invoked when wejlam3-6/+23
2004-02-09Don't have recursive variable definitions.jlam2-6/+6
2004-02-09Use TOOLS_SHELL since we're creating the shell script at override-toolsjlam1-2/+2
2004-02-08print date and time in UTC.grant1-3/+5
2004-02-08It's not PKGSHLIBTOOL anymore but PKG_SHLIBTOOL.seb1-2/+2
2004-02-08include the total number of binary pkgs created in the report. fixgrant1-6/+17
2004-02-08Use ${PKG_LIBTOOL} to refer to the full path to the real libtool.jlam1-3/+3
2004-02-08Make those scripts executable.jlam1-1/+2
2004-02-08Use a two-line "exec" shell script instead of a symlink to the real GCC.jlam1-2/+4
2004-02-08* Let CC/CXX/CPP/FC always point to the compiler used in the actualjlam8-111/+70
2004-02-07Introduce EMACS_TYPE to determine which emacs version should be installed,uebayasi1-1/+7
2004-02-07Symlink the compiler into ${WRKDIR} so that there's a consistent path tojlam5-61/+121