Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-10-10 | This patch addresses three problems: | hubertf | 1 | -5/+3 |
2003-10-10 | Follow Dan Winships solution from the teTeX-bin package to check for | jschauma | 1 | -2/+2 |
2003-10-09 | Change the way in which arguments are processed by the wrappers. We | jlam | 4 | -16/+102 |
2003-10-09 | It's "skipargs", not "skip". | jlam | 1 | -2/+2 |
2003-10-08 | Use the -S argument to pkg_admin(1) if it exists. | agc | 1 | -2/+8 |
2003-10-08 | Use sed instead of requiring gawk (for gensub) for portability. | jlam | 1 | -30/+16 |
2003-10-07 | Revert previous change as gsub() doesn't quite work like gensub() with | jlam | 1 | -14/+16 |
2003-10-07 | Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter or | jlam | 1 | -6/+17 |
2003-10-07 | Insure that the install-info we found is not one provided by the gtexinfo | seb | 1 | -2/+2 |
2003-10-06 | allow lang/gcc{,3} to be used to build themselves by only adding the | grant | 1 | -24/+35 |
2003-10-06 | Simplify by using gsub() instead of gensub() in awk script. | jlam | 1 | -16/+14 |
2003-10-06 | avoid F77/PKG_FC being recursively defined. | grant | 1 | -3/+3 |