summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-10-25Sort "PATCH_SITES" using "MASTER_SORT" and "MASTER_SORT_REGEX", too.tron2-6/+7
2001-10-25Make it easier to debug for the a.out case on an ELF machine.jlam1-2/+2
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-4/+1
2001-10-24Rearrange some of the logic to consolidate the code that is a.out-specific.jlam1-7/+10
2001-10-24The do-configure target has some "stuff" that is supposed to be done afterjlam1-17/+26
2001-10-24Make some more variables "private" by prepending with an underscore.jlam1-7/+7
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-1/+4
2001-10-22Replace the -and/-or options with -a/-o as the former don't work withjlam1-4/+4
2001-10-21Added support variables for chat/ircd-hybridseb1-1/+132
2001-10-20When working out if an installed package should be left as itabs1-1/+4
2001-10-20Some Makefiles separate -R and the rpath directory with whitespace, sojlam2-4/+4
2001-10-20- change the way we cause the build order to happen. The old way passeddmcmahill1-12/+63
2001-10-17Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was therehubertf1-3/+1
2001-10-16fix quoteshubertf1-2/+2
2001-10-15Change alignment of "Broken" column to right-justified - this makeshubertf1-2/+2
2001-10-15Narrow doen the "Pkgs broken by" column by renaming it to "Breaks"hubertf1-4/+4
2001-10-15At the end of the build, remove the contents of the "perl" packagehubertf1-2/+2
2001-10-15Set ressource limits as high as possible before we'll start compilinghubertf1-1/+6
2001-10-14add some more failure checks for robustness.dmcmahill3-18/+63
2001-10-13after the build, pull in 'lang/perl5' instead of 'lang/perl5-base' as thedmcmahill1-2/+2
2001-10-12Change my non-standard copyright header to a BSD-style one.hubertf2-7/+62
2001-10-12Pass "${USETOOLS}" down to package builds so that packages which use BSDtron1-1/+6
2001-10-10Allow people who set USE_BUILDLINK_X11 so as to experiment with thejlam1-3/+3
2001-10-09Make BUILDLINK_X11_{CPPFLAGS,LDFLAGS} private by prepending an underscorejlam1-8/+8
2001-10-09Make the variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS private byjlam1-17/+17
2001-10-09Back out last change that moved the prepending of BUILDLINK_CPPFLAGS andjlam2-12/+7
2001-10-09Fix from Allen D. Ball <ball@iprotium.com> in PR 14183 - allow theagc1-2/+2
2001-10-07Update the x11-links BUILD_DEPENDS to 0.4.veego1-2/+2
2001-10-05Prepend "${BUILDLINK_CPPFLAGS}" and "${BUILDLINK_LDFLAGS}" to "${CFLAGS}",tron2-7/+12
2001-10-05Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmakerwiz3-3/+15
2001-10-05Substitute for rpath references to buildlink directories in Makefilesjlam2-8/+46
2001-10-05Move the setting of replace_files within the cookie check so that if it'sjlam1-25/+27
2001-10-05Rename some replace_* variables to replace_files. I'm trying to factorjlam1-10/+10
2001-10-05Factor out the pattern representing Makefiles into its own variablejlam1-6/+9
2001-10-05Replace -R${BUILDLINK_DIR}/lib with -R${LOCALBASE}/lib on all thejlam1-2/+3
2001-10-04Use the usual _PKG_SILENT and _PKG_DEBUG definitions in theagc1-2/+3
2001-10-04use ${PKG_INFO} rather than pkg_info in show-installed-depends target,agc1-4/+6
2001-10-04Try not to have BUILDLINK_X11_*FLAGS be added multiple times to CFLAGS,jlam1-1/+3
2001-10-04If USE_IMAKE is set, then ensure that the buildlink-x11 package isn'tjlam1-1/+12
2001-10-04Document the following variables:jlam1-5/+38
2001-10-04Fix typo in previous commit.jlam1-2/+2
2001-10-03Make explicit what the mammoth sed expression in the _BUILDLINK_USE targetjlam1-5/+12
2001-10-03Invent new variables:jlam1-26/+39
2001-10-03Add zh_TW dir (e.g. for lftp).wiz3-3/+15
2001-10-03Add "prdownloads.sourceforge.net" as primary site to the of listtron1-2/+3
2001-10-02Factor out the common code for the replace-libnames targets into a variablejlam1-54/+51
2001-10-01Allow customizing the message for _SU_TARGET by substituting for "$action",jlam1-2/+5
2001-10-01Have x11.buildlink.mk add -Wl,-R${X11BASE}/lib to LDFLAGS directly, insteadjlam2-5/+6
2001-10-01Don't set SU_CMD twice (the setting here was wrong anyway). The defaulttv1-3/+3
2001-09-30Add 'show-installed-depends' - neat implementation thanks to Hubert.abs1-1/+9