Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-14 | bl3ify | dmcmahill | 2 | -4/+30 | |
2004-02-14 | Make the package build when using gcc-3.3. | kristerw | 7 | -5/+249 | |
2004-02-14 | zoularis is deprecated, don't backup zoularis.mk. | grant | 1 | -2/+2 | |
2004-02-14 | when copying the broken files, use find(1) instead of a shell glob | grant | 1 | -2/+2 | |
to avoid a command line too long for sh(1) on some platforms. | |||||
2004-02-14 | add URL to my post to tech-pkg to deprecated Zoularis message. | grant | 1 | -1/+3 | |
2004-02-14 | deprecate Zoularis: remove any tests for ZOULARIS* and bomb if | grant | 3 | -45/+15 | |
${LOCALBASE}/bsd/share/mk/zoularis.mk exists. | |||||
2004-02-14 | -cyrus-sasl-2.1.17 | jlam | 1 | -2/+1 | |
2004-02-14 | Update security/cyrus-sasl2 to 2.1.17. Changes from version 2.1.15 include: | jlam | 17 | -268/+94 | |
* Now correctly do authorizaton callback in sasl_checkpass() * Writable auxprop support * Significantly improved documentation | |||||
2004-02-14 | Make the package build on NetBSD-current. | kristerw | 7 | -6/+107 | |
2004-02-14 | GNU configure scripts generated by newer autoconf sometimes try to | jlam | 1 | -5/+5 | |
save the value of LDFLAGS, CPPFLAGS, etc. in the config.cache file. However, they don't store the value correctly if it contains leading spaces. This leads to sub-configure scripts that examine to cache to error out saying that the build environment changed. Use a make variable trick to strip off all of the leading spaces on these variables when passing them via CONFIGURE_ENV. | |||||
2004-02-14 | remove the filestat patch, it's no longer needed | jdolecek | 3 | -15/+3 | |
bump PKGREVISION for this change | |||||
2004-02-14 | note update of ns-remote to 1.9nb1. | grant | 1 | -1/+2 | |
2004-02-14 | use LDFLAGS.SunOS instead of conditional. | grant | 1 | -6/+2 | |
2004-02-14 | Fix fatal typo in last: check USE_NCURSES, not USE_NCURSE. | snj | 1 | -2/+2 | |
2004-02-14 | replace phoenix with firefox in ns-open. | grant | 2 | -3/+4 | |
bump PKGREVISION. | |||||
2004-02-14 | USE_GNU_TOOLS+=lex. | grant | 1 | -9/+2 | |
2004-02-14 | Copy the libtool script instead of symlinking to it to avoid a hidden | jlam | 1 | -2/+2 | |
dependency on libtool. | |||||
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 30 | -95/+30 | |
automatically now. | |||||
2004-02-14 | Make this file understand USE_NCURSES again. It got lost some time during | jlam | 1 | -1/+5 | |
the introduction of PREFER_{PKGSRC,NATIVE}. | |||||
2004-02-14 | update for removed patches | jdolecek | 1 | -3/+1 | |
2004-02-14 | no need to add XXXes to mkstemp() call, g/c this patch in an efford | jdolecek | 1 | -12/+0 | |
to minimize number of PHP patches in pkgsrc | |||||
2004-02-14 | if using GNU configure and CONFIG_{GUESS,SUB}_OVERRIDE is not defined, | grant | 1 | -1/+8 | |
default to overriding ${WRKSRC}/config.{guess,sub} so packages can recognise platforms such as NetBSD/shark. | |||||
2004-02-14 | Bump PKGREVISION due to nautilus update (imlib2 removed as a dependency). | jmmv | 6 | -12/+12 | |
2004-02-14 | Remove imlib2 dependency; it's not used. Bump PKGREVISION to 4. | jmmv | 3 | -9/+6 | |
2004-02-14 | fall back to /usr/xpg4/bin/sed if nbsed isn't found, and bomb with a | grant | 1 | -1/+23 | |
helpful error suggesting the user install textproc/nbsed. idea from gavan. | |||||
2004-02-14 | s/dependant/dependent/ | snj | 2 | -4/+4 | |
2004-02-14 | s/independant/independent/ | snj | 2 | -2/+2 | |
2004-02-14 | s/dependancy/dependency/ | snj | 1 | -2/+2 | |
2004-02-14 | Remove some files, not really needed in the buildlink directory. | jmmv | 1 | -11/+1 | |
2004-02-14 | Add explicit dependencies on all the packages this one checks for. | jmmv | 3 | -6/+48 | |
No revision bump since these were already used (indirectly). | |||||
2004-02-14 | s/PDA's/PDAs/; s/disability's/disabilities/; s/simplify's/simplifies/; | snj | 1 | -5/+5 | |
s/depenant/dependent/; | |||||
2004-02-13 | s/dependant/dependent/ | snj | 1 | -1/+1 | |
2004-02-13 | on Solaris, mount /opt/SUNWspro in the sandbox if it exists. | grant | 1 | -2/+2 | |
2004-02-13 | s/dependant/dependent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/independant/independent/ | snj | 2 | -3/+3 | |
2004-02-13 | s/abilty/ability/ | snj | 1 | -1/+1 | |
2004-02-13 | s/dependancy/dependency/; s/editting/editing/ | snj | 2 | -3/+3 | |
2004-02-13 | s/dependant/dependent/ | snj | 5 | -10/+10 | |
2004-02-13 | s/Independant/Independent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/independant/independent/ | snj | 2 | -4/+4 | |
2004-02-13 | Remove outdated comments. | jmmv | 1 | -4/+1 | |
2004-02-13 | USE_LANGUAGES= c c++ | abs | 1 | -1/+2 | |
2004-02-13 | Make the package compile when using gcc3.3. | kristerw | 3 | -1/+37 | |
2004-02-13 | s/dependant/dependent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/independant/independent/; s/implemenatation/implementation/ | snj | 1 | -2/+2 | |
2004-02-13 | s/independant/independent/ | snj | 1 | -1/+1 | |
2004-02-13 | s/dependancy/dependency/; s/handoptimized/hand optimized/; | snj | 2 | -5/+5 | |
s/preproccesor/preprocessor/ | |||||
2004-02-13 | s/independant/independent/ | snj | 2 | -2/+2 | |
2004-02-13 | Add explicit dependancies on packages used by this one directly. No revision | jmmv | 3 | -7/+28 | |
bump since these were already used (but indirectly). | |||||
2004-02-13 | Explicitly depend on pkgconfig; while here, sort bl3 includes. | jmmv | 1 | -3/+4 | |