Age | Commit message (Expand) | Author | Files | Lines |
2003-11-28 | Catch if the user given to "su" is bogus/non-existing, but if | hubertf | 1 | -2/+2 |
2003-11-27 | update directory structure of ftp.mozilla.org in MASTER_SITE_MOZILLA | taya | 1 | -2/+2 |
2003-11-26 | Do as buildlink2 and _append_ extra flags instead of prepending them. | jlam | 2 | -5/+6 |
2003-11-25 | If we're linking a shared library by "cc -shared -o /srcdir/shlib", we | jlam | 1 | -1/+9 |
2003-11-25 | libtool.sh should also supply a definition for "$expr", used by the | jlam | 1 | -1/+2 |
2003-11-25 | Don't write conflicts into the binary packages unless they're "overwrite" | jlam | 1 | -2/+2 |
2003-11-25 | Support buildlink3. | jlam | 1 | -10/+18 |
2003-11-23 | Make the value of VIEWBASE available in more settings. | jlam | 1 | -1/+4 |
2003-11-23 | In the overwrite package case: | jlam | 5 | -12/+43 |
2003-11-23 | Add some whitespace. | jlam | 1 | -1/+2 |
2003-11-23 | Don't be fooled into thinking that the "-c" in "install -c" means to | jlam | 1 | -2/+2 |
2003-11-22 | Add public variables EXTRACT_CMD_OPTS.{zip,lha,lhz,zoo} that may be set in | jlam | 1 | -4/+8 |
2003-11-21 | Back out part of rev. 1.20: rc.d scripts aren't really view files. | jlam | 1 | -2/+1 |
2003-11-21 | Back out part of rev. 1.24: we don't need to add config files to the view | jlam | 1 | -4/+6 |
2003-11-21 | apache6 has no buildlink2.mk as it is handled automagically by | grant | 1 | -3/+6 |
2003-11-21 | don't build HTML man pages. | grant | 1 | -1/+3 |
2003-11-20 | Forgot a \ to make line continue. Sorry for breakage. | cube | 1 | -2/+2 |
2003-11-20 | When there is no distinfo file, do not apply patches we would not | cube | 1 | -1/+6 |
2003-11-20 | Catch errors from pre-build, and abort if it's not 0. | hubertf | 1 | -1/+6 |
2003-11-20 | Catch error from su, and report it to the calling script (pkgsrc/mk/build) | hubertf | 1 | -2/+6 |
2003-11-12 | After some discussion, default BSDSRCDIR to /usr/src if it's not | agc | 1 | -5/+5 |
2003-11-12 | backout previous, it is no longer needed. | grant | 1 | -2/+2 |
2003-11-11 | Add explanations (and commented-out defaults) for BSDSRCDIR and BSDXSRCDIR. | agc | 1 | -1/+14 |
2003-11-11 | add LIBXAW to FIX_RPATH | danw | 1 | -1/+2 |
2003-11-07 | add USE_TETEX2 configuration variable and modify dvipdfm to use this | dmcmahill | 1 | -1/+8 |
2003-11-02 | Depend on pkgtools-20030918 again; http support is not really a requirement. | wiz | 1 | -2/+2 |
2003-10-30 | implement the change in rev. 1.1296 (which was backed out in rev. | grant | 1 | -2/+2 |
2003-10-30 | Bump PKGTOOLS_REQD to 20031003, per a suggestion from agc. | wiz | 1 | -2/+2 |
2003-10-30 | Revert the change in 1.1296 which was causing problems on NetBSD when | agc | 1 | -2/+2 |
2003-10-26 | don't build HTML man pages. | grant | 1 | -1/+3 |
2003-10-24 | Remove '-' from the version part of _GCC_IN_USE so that pkg_admin can deal | cube | 1 | -2/+2 |
2003-10-23 | The "elf" goes after "netbsd", the version number after that. | fredb | 1 | -2/+2 |
2003-10-19 | style/whitespace fixes | grant | 1 | -27/+27 |
2003-10-19 | whitespace fixes | grant | 1 | -31/+31 |
2003-10-19 | more whitespace fixes | grant | 3 | -12/+12 |
2003-10-19 | fix some cut'n'paste whitespace | grant | 1 | -9/+9 |
2003-10-19 | tell imake not to build HTML man pages. | grant | 1 | -1/+3 |
2003-10-18 | Bump minimum required version of "x11-links" package. | tron | 2 | -4/+4 |
2003-10-18 | Fix PR 17883 by adding code to perform just-in-time su(1) functionality | agc | 1 | -3/+12 |
2003-10-18 | move the libstdc++ fake libtool archive stuff out of | grant | 1 | -14/+20 |
2003-10-18 | properly quote the value of PKGNAME_REQD when calling ${MAKE} to | grant | 1 | -2/+2 |
2003-10-16 | Set default for SILC_CLIENT_WITH_PERL here. | salo | 1 | -2/+2 |
2003-10-13 | Update pkgtools/x11-links to 0.16. | veego | 2 | -4/+4 |
2003-10-13 | Add a dot before the 'if' statement. | jschauma | 1 | -2/+2 |
2003-10-12 | fix logic error introduced in last, sync comments about CC_VERSION | grant | 1 | -7/+8 |
2003-10-11 | use 'solaris2' instead of 'solaris' in MACHINE_GNU_PLATFORM to | grant | 1 | -2/+3 |
2003-10-11 | add a BUILD_DEPENDS on devel/patch if no suitable patch(1) is | grant | 3 | -8/+39 |
2003-10-11 | set CC_VERSION for non-gcc and use it in the BUILD_INFO file. | grant | 2 | -10/+8 |
2003-10-11 | don't hardcode the -DHasGcc2... flags to imake, pass them only if | grant | 3 | -11/+19 |
2003-10-11 | find the right GREP and SED programs and use them. | grant | 1 | -3/+9 |