Age | Commit message (Expand) | Author | Files | Lines |
2001-10-26 | Add a new "show-vars" target which allows to display several makefile | tron | 2 | -3/+9 |
2001-10-26 | If AUTOMAKE_OVERRIDE=YES then we touch files in ${WRKSRC} in such a way | jlam | 1 | -2/+24 |
2001-10-26 | Expand description of the ${PKG_JVM} selector to note that ${JAVA_HOME} is | jwise | 1 | -3/+4 |
2001-10-26 | Correct description of ${JAVA_HOME}. ${JAVA_HOME} is used to select an | jwise | 1 | -2/+4 |
2001-10-26 | Also delete the magic invocation of scripts/configure and | agc | 1 | -13/+1 |
2001-10-26 | Changed PKGDIR assignment to allow migration of files currently held in | wulf | 1 | -2/+6 |
2001-10-26 | At present, if there is a pre-<target> or post-<target> script in | agc | 1 | -9/+1 |
2001-10-26 | Update REPLACE_PERL to work for /bin/perl and use it in kdelibs2 instead | skrll | 1 | -2/+3 |
2001-10-26 | Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure that | skrll | 1 | -2/+2 |
2001-10-25 | Sort "PATCH_SITES" using "MASTER_SORT" and "MASTER_SORT_REGEX", too. | tron | 2 | -6/+7 |
2001-10-25 | Make it easier to debug for the a.out case on an ELF machine. | jlam | 1 | -2/+2 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -4/+1 |
2001-10-24 | Rearrange some of the logic to consolidate the code that is a.out-specific. | jlam | 1 | -7/+10 |
2001-10-24 | The do-configure target has some "stuff" that is supposed to be done after | jlam | 1 | -17/+26 |
2001-10-24 | Make some more variables "private" by prepending with an underscore. | jlam | 1 | -7/+7 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -1/+4 |
2001-10-22 | Replace the -and/-or options with -a/-o as the former don't work with | jlam | 1 | -4/+4 |
2001-10-21 | Added support variables for chat/ircd-hybrid | seb | 1 | -1/+132 |
2001-10-20 | When working out if an installed package should be left as it | abs | 1 | -1/+4 |
2001-10-20 | Some Makefiles separate -R and the rpath directory with whitespace, so | jlam | 2 | -4/+4 |
2001-10-20 | - change the way we cause the build order to happen. The old way passed | dmcmahill | 1 | -12/+63 |
2001-10-17 | Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there | hubertf | 1 | -3/+1 |
2001-10-16 | fix quotes | hubertf | 1 | -2/+2 |
2001-10-15 | Change alignment of "Broken" column to right-justified - this makes | hubertf | 1 | -2/+2 |
2001-10-15 | Narrow doen the "Pkgs broken by" column by renaming it to "Breaks" | hubertf | 1 | -4/+4 |
2001-10-15 | At the end of the build, remove the contents of the "perl" package | hubertf | 1 | -2/+2 |
2001-10-15 | Set ressource limits as high as possible before we'll start compiling | hubertf | 1 | -1/+6 |
2001-10-14 | add some more failure checks for robustness. | dmcmahill | 3 | -18/+63 |
2001-10-13 | after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as the | dmcmahill | 1 | -2/+2 |
2001-10-12 | Change my non-standard copyright header to a BSD-style one. | hubertf | 2 | -7/+62 |
2001-10-12 | Pass "${USETOOLS}" down to package builds so that packages which use BSD | tron | 1 | -1/+6 |
2001-10-10 | Allow people who set USE_BUILDLINK_X11 so as to experiment with the | jlam | 1 | -3/+3 |
2001-10-09 | Make BUILDLINK_X11_{CPPFLAGS,LDFLAGS} private by prepending an underscore | jlam | 1 | -8/+8 |
2001-10-09 | Make the variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS private by | jlam | 1 | -17/+17 |
2001-10-09 | Back out last change that moved the prepending of BUILDLINK_CPPFLAGS and | jlam | 2 | -12/+7 |
2001-10-09 | Fix from Allen D. Ball <ball@iprotium.com> in PR 14183 - allow the | agc | 1 | -2/+2 |
2001-10-07 | Update the x11-links BUILD_DEPENDS to 0.4. | veego | 1 | -2/+2 |
2001-10-05 | Prepend "${BUILDLINK_CPPFLAGS}" and "${BUILDLINK_LDFLAGS}" to "${CFLAGS}", | tron | 2 | -7/+12 |
2001-10-05 | Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker | wiz | 3 | -3/+15 |
2001-10-05 | Substitute for rpath references to buildlink directories in Makefiles | jlam | 2 | -8/+46 |
2001-10-05 | Move the setting of replace_files within the cookie check so that if it's | jlam | 1 | -25/+27 |
2001-10-05 | Rename some replace_* variables to replace_files. I'm trying to factor | jlam | 1 | -10/+10 |
2001-10-05 | Factor out the pattern representing Makefiles into its own variable | jlam | 1 | -6/+9 |
2001-10-05 | Replace -R${BUILDLINK_DIR}/lib with -R${LOCALBASE}/lib on all the | jlam | 1 | -2/+3 |
2001-10-04 | Use the usual _PKG_SILENT and _PKG_DEBUG definitions in the | agc | 1 | -2/+3 |
2001-10-04 | use ${PKG_INFO} rather than pkg_info in show-installed-depends target, | agc | 1 | -4/+6 |
2001-10-04 | Try not to have BUILDLINK_X11_*FLAGS be added multiple times to CFLAGS, | jlam | 1 | -1/+3 |
2001-10-04 | If USE_IMAKE is set, then ensure that the buildlink-x11 package isn't | jlam | 1 | -1/+12 |
2001-10-04 | Document the following variables: | jlam | 1 | -5/+38 |
2001-10-04 | Fix typo in previous commit. | jlam | 1 | -2/+2 |