Age | Commit message (Expand) | Author | Files | Lines |
2004-02-13 | on Solaris, mount /opt/SUNWspro in the sandbox if it exists. | grant | 1 | -2/+2 |
2004-02-13 | Fix spelling of "suffixes". From Todd Vierling in PR 24400. | wiz | 1 | -11/+11 |
2004-02-13 | Don't use the new pkg_info options unless the the pkg_install tools are | jlam | 1 | -12/+19 |
2004-02-13 | Change "-I dir" to "-Idir" (same for -L/-R) so that the .transform.sed | jlam | 1 | -1/+9 |
2004-02-13 | Allow more case variations on "Makefile" to be included in USE_PKGLOCALEDIR | sketch | 1 | -3/+3 |
2004-02-13 | curses.buildlink[23].mk files to be included by packages that use the | jlam | 2 | -0/+32 |
2004-02-12 | typo in comment | jlam | 1 | -2/+2 |
2004-02-12 | Remove CPP setting for now until I find a better way to wrap these. This | jlam | 2 | -6/+2 |
2004-02-12 | Enable EXTRACT_{ONLY,SUFX}= .rar. Ok'ed by jlam | xtraeme | 1 | -1/+7 |
2004-02-12 | Move a test from the reorderlibs script out to the wrapper scripts for | jlam | 3 | -6/+11 |
2004-02-12 | Add missing "$" that was causing the reorderlibs script to create a | jlam | 1 | -2/+3 |
2004-02-12 | Always add --x-{includes,libraries}=${X11BASE}/{include,lib} | seb | 1 | -2/+2 |
2004-02-12 | Double-check that the files named in GNU_MISSING_OVERRIDE actually exist | jlam | 1 | -4/+6 |
2004-02-12 | GNU_MISSING_OVERRIDE is a list of files relative to ${WRKSRC} that are | jlam | 1 | -1/+13 |
2004-02-12 | Remove trailing whitespace. | jlam | 1 | -12/+12 |
2004-02-12 | Prevent non-zero exit status when calling the compiler to print out the | jlam | 2 | -4/+4 |
2004-02-12 | Skip the common cache for more options that are only sunpro-cc related. | jlam | 1 | -2/+2 |
2004-02-12 | Several GNU configure scripts (old ones, typically) can't handle it when | jlam | 1 | -2/+2 |
2004-02-12 | Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC. | seb | 1 | -5/+5 |
2004-02-12 | Generate a more informative string "CC_VERSION_STRING" that is passed to | jlam | 4 | -15/+30 |
2004-02-12 | Modify the "no-rpath" to not need a "/" to start the rpath. Also modify | jlam | 2 | -20/+20 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 1 | -6/+11 |
2004-02-11 | Add Uzbek latin (uz) and cyrillic (uz@Cyrl) locale directories, used by | jmmv | 16 | -16/+144 |
2004-02-11 | Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11 | xtraeme | 1 | -1/+2 |
2004-02-11 | Defer creating the auto* stubs until just before we enter the build phase. | jlam | 1 | -2/+4 |
2004-02-10 | The values of CC are CC_VERSION are redundant. Just use CC_VERSION. We | jlam | 1 | -2/+3 |
2004-02-10 | Turn PERL5_REQD into a list of values, the highest of which will be used | jlam | 1 | -17/+38 |
2004-02-10 | Give a better pseudo CC_VERSION for the SunPro C compiler. | jlam | 1 | -2/+2 |
2004-02-09 | Apparently, GCC isn't the only compiler that tries to be clever by checking | jlam | 2 | -6/+12 |
2004-02-09 | Update comment to reflect reality. | jlam | 1 | -2/+2 |
2004-02-09 | Limit xargs to 256 args when passing args to ls for the package size | jlam | 1 | -2/+2 |
2004-02-09 | Reorder some lines so that a default definition for some variables is | jlam | 1 | -13/+14 |
2004-02-09 | Darwin's special GCC also uses -dylib_file and -dylib_install_name in | jlam | 1 | -5/+10 |
2004-02-09 | Don't generate wrapper scripts if we can't find the wrappee. | jlam | 2 | -49/+55 |
2004-02-09 | Also turn shlibtool into a shell script instead of a symlink. This | jlam | 1 | -3/+8 |
2004-02-09 | We need the full path to the libtool that needs to be invoked when we | jlam | 3 | -6/+23 |
2004-02-09 | Don't have recursive variable definitions. | jlam | 2 | -6/+6 |
2004-02-09 | Use TOOLS_SHELL since we're creating the shell script at override-tools | jlam | 1 | -2/+2 |
2004-02-08 | print date and time in UTC. | grant | 1 | -3/+5 |
2004-02-08 | It's not PKGSHLIBTOOL anymore but PKG_SHLIBTOOL. | seb | 1 | -2/+2 |
2004-02-08 | include the total number of binary pkgs created in the report. fix | grant | 1 | -6/+17 |
2004-02-08 | Use ${PKG_LIBTOOL} to refer to the full path to the real libtool. | jlam | 1 | -3/+3 |
2004-02-08 | Make those scripts executable. | jlam | 1 | -1/+2 |
2004-02-08 | Use a two-line "exec" shell script instead of a symlink to the real GCC. | jlam | 1 | -2/+4 |
2004-02-08 | * Let CC/CXX/CPP/FC always point to the compiler used in the actual | jlam | 8 | -111/+70 |
2004-02-07 | Introduce EMACS_TYPE to determine which emacs version should be installed, | uebayasi | 1 | -1/+7 |
2004-02-07 | Symlink the compiler into ${WRKDIR} so that there's a consistent path to | jlam | 5 | -61/+121 |
2004-02-07 | Don't pass PREPEND_PATH via MAKEFLAGS as that overrides whatever value | jlam | 1 | -9/+10 |
2004-02-06 | I missed changing a defined(_NEED_GCC3) into a yes/no check. | jlam | 1 | -2/+2 |
2004-02-06 | Whitespace nit. | jlam | 1 | -2/+2 |