Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 2 | -9/+9 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 4 | -13/+13 |
2004-02-06 | Remove a debugging statement. | jlam | 1 | -2/+1 |
2004-02-06 | Hiding the PATH from certain phases of the build only accidentally worked | jlam | 9 | -28/+36 |
2004-02-06 | Allow an empty USE_LANGUAGES setting to not break in show-shlib-type. | jlam | 1 | -7/+7 |
2004-02-06 | We only prepend a directory to the PATH if we haven't already done so | jlam | 9 | -31/+81 |
2004-02-05 | extract OPSYS and OS_VERSION from pkgsrc and use them in the report | grant | 1 | -3/+8 |
2004-02-05 | show build start time in localtime, not seconds-since-epoch :) | grant | 1 | -2/+6 |
2004-02-05 | Get the version string out of the MIPSpro compiler in the right way. | jlam | 1 | -3/+4 |
2004-02-05 | Note that the variables (USE_LANGUAGES, GCC_REQD, PKGSRC_COMPILER) should | jlam | 1 | -2/+3 |