Age | Commit message (Expand) | Author | Files | Lines |
2004-03-11 | Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere in | tv | 1 | -11/+12 |
2004-03-09 | Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (This | reed | 1 | -2/+2 |
2004-03-09 | Remove "ftp.gwdg.de" from "MASTER_SITE_GNU" because its mirror is | tron | 1 | -2/+1 |
2004-03-02 | extend REPLACE_INTERPRETER to accept shell wildcards | drochner | 1 | -3/+5 |
2004-02-28 | need to escape ) in the awk regex in do-config-status-override target; | jdolecek | 1 | -2/+2 |
2004-02-27 | Instead of wrapping the config.status script, edit it directly to prevent | jlam | 1 | -16/+8 |
2004-02-25 | s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/ | grant | 1 | -8/+8 |
2004-02-21 | Rename PATH_ENV to BUILD_ENV, which better expresses what it's for. | jlam | 1 | -9/+12 |
2004-02-18 | * Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk. | jlam | 1 | -8/+11 |
2004-02-17 | G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymore | jlam | 1 | -14/+1 |
2004-02-16 | Be less aggressive about overriding all of the functionality of | jlam | 1 | -4/+15 |
2004-02-16 | Handle compressed info files in PLIST handling. | seb | 1 | -4/+5 |
2004-02-16 | Quote '+' in awk regexp related to PLIST and INFO_FILES. | seb | 1 | -3/+3 |
2004-02-14 | Use relative to ${WRKSRC} pathnames in do-gnu-missing-override target | seb | 1 | -6/+5 |
2004-02-14 | Make LIBTOOL_OVERRIDE more powerful by taking a list of shell globs | jlam | 1 | -21/+22 |
2004-02-14 | Make CONFIG_{GUESS,SUB}_OVERRIDE slighly more powerful by allowing them to | jlam | 1 | -11/+23 |
2004-02-14 | Change into ${WRKSRC} first so that shell globs expand properly. | jlam | 1 | -6/+6 |
2004-02-14 | Some shells barf if the for loop list is empty, so avoid that. | jlam | 1 | -3/+3 |
2004-02-14 | Default to overriding config.status after GNU configure has been run. We | jlam | 1 | -7/+20 |
2004-02-14 | deprecate Zoularis: remove any tests for ZOULARIS* and bomb if | grant | 1 | -20/+4 |
2004-02-14 | GNU configure scripts generated by newer autoconf sometimes try to | jlam | 1 | -5/+5 |
2004-02-14 | if using GNU configure and CONFIG_{GUESS,SUB}_OVERRIDE is not defined, | grant | 1 | -1/+8 |
2004-02-13 | Fix spelling of "suffixes". From Todd Vierling in PR 24400. | wiz | 1 | -11/+11 |
2004-02-13 | Allow more case variations on "Makefile" to be included in USE_PKGLOCALEDIR | sketch | 1 | -3/+3 |
2004-02-12 | typo in comment | jlam | 1 | -2/+2 |
2004-02-12 | Enable EXTRACT_{ONLY,SUFX}= .rar. Ok'ed by jlam | xtraeme | 1 | -1/+7 |
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 | 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-11 | Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11 | xtraeme | 1 | -1/+2 |
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-09 | Limit xargs to 256 args when passing args to ls for the package size | jlam | 1 | -2/+2 |
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 | 1 | -4/+13 |
2004-02-08 | It's not PKGSHLIBTOOL anymore but PKG_SHLIBTOOL. | seb | 1 | -2/+2 |
2004-02-08 | Use ${PKG_LIBTOOL} to refer to the full path to the real libtool. | jlam | 1 | -3/+3 |
2004-02-08 | * Let CC/CXX/CPP/FC always point to the compiler used in the actual | jlam | 1 | -9/+9 |
2004-02-07 | Don't pass PREPEND_PATH via MAKEFLAGS as that overrides whatever value | jlam | 1 | -9/+10 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -5/+5 |
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 | 1 | -7/+14 |
2004-02-05 | Back out bikeshed material added in rev. 1.1371 | hubertf | 1 | -2/+2 |
2004-02-05 | Pass the PATH when executing ${CC} so that the compiler may be found when | jlam | 1 | -1/+2 |
2004-02-05 | When a pkg is already found install, tell the user to 'make deinstall' | hubertf | 1 | -2/+2 |
2004-02-05 | Include bsd.compiler.mk inside both bsd.pkg.mk and bsd.prefs.mk and define | jlam | 1 | -2/+6 |
2004-02-02 | Kerberos-using packages now set CRYPTO, not RESTRICTED. Approved by pkgsrc | jlam | 1 | -2/+2 |