summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-10-11find the right GREP and SED programs and use them.grant1-3/+9
2003-10-10This patch addresses three problems:hubertf1-5/+3
2003-10-10Follow Dan Winships solution from the teTeX-bin package to check forjschauma1-2/+2
2003-10-09Change the way in which arguments are processed by the wrappers. Wejlam4-16/+102
2003-10-09It's "skipargs", not "skip".jlam1-2/+2
2003-10-08Use the -S argument to pkg_admin(1) if it exists.agc1-2/+8
2003-10-08Use sed instead of requiring gawk (for gensub) for portability.jlam1-30/+16
2003-10-07Revert previous change as gsub() doesn't quite work like gensub() withjlam1-14/+16
2003-10-07Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter orjlam1-6/+17
2003-10-07Insure that the install-info we found is not one provided by the gtexinfoseb1-2/+2
2003-10-06allow lang/gcc{,3} to be used to build themselves by only adding thegrant1-24/+35
2003-10-06Simplify by using gsub() instead of gensub() in awk script.jlam1-16/+14
2003-10-06avoid F77/PKG_FC being recursively defined.grant1-3/+3
2003-10-05require libtool nb16 on Darwin for latest library name fix.grant1-2/+2
2003-10-04Add some documentation.jlam3-5/+13
2003-10-03Darwin's special GCC uses "-install_name /path/shlib" to indicatejlam1-2/+12
2003-10-03Factor out some more commonly used bits of the wrapper system intojlam7-111/+116
2003-10-03Initial import.xtraeme1-0/+633
2003-10-03kaffe and wonka works for "arm" too (not only "arm32").kristerw1-3/+3
2003-10-02Allow variables to be set on a per-OS basis.gavan1-1/+11
2003-10-02Fail-safe check for circular dependencies.gavan1-1/+6
2003-09-30Set the final form of the template buildlink3.mk file, after I've had ajlam1-5/+4
2003-09-30Set the final form of the template buildlink3.mk file as a guideline forjlam1-6/+14
2003-09-28Update the template buildlink3.mk file so that it may be used forjlam1-6/+6
2003-09-28Create _BLNK_{DEPENDS,PACKAGES} that are "uniq"ed versions ofjlam1-7/+23
2003-09-28Rearrange order of the targets for the various helper scripts for thejlam1-35/+85
2003-09-28sync comments with reality.grant1-6/+20
2003-09-28if /usr/lib/libstdc++.la exists, create the corresponding fake libtoolgrant1-1/+14
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-118/+0
2003-09-28use PKGBASE instead of PKGNAME when printing informational messagesgrant1-3/+3
2003-09-27set CC and CXX defaults for SunPro when USE_SUNPRO is defined.grant1-1/+9
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-0/+118
2003-09-27Add CVS signature. Noted by reed@.seb1-1/+1
2003-09-25don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin)danw1-1/+3
2003-09-25update required libtool to revision nb15danw1-2/+2
2003-09-24make CC_VERSION available to packages by including bsd.prefs.mk.grant3-7/+26
2003-09-24back out revision 1.67, as it does not work as it should due to thegrant1-19/+1
2003-09-24PATCH_BACKUP_ARG for pre-3.4 (-b <suffix>)itojun1-1/+5
2003-09-24remove redefine of _GCC_PREFIX, whitespace fix.grant1-4/+3
2003-09-23kaffe now works on alphadmcmahill1-2/+2
2003-09-23Do a better job of hiding unwanted libtool archives in a mixedjlam2-60/+121
2003-09-23Work out _GCC_ARCHSUBDIR correctly, using the method fromgavan1-2/+10
2003-09-23add a TAR definition for a suitable tar implementation, notgrant7-7/+30
2003-09-23Use ${BMAKE} instead of make to make this work on non NetBSD platforms.yyamano1-2/+2
2003-09-22Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified.jlam1-2/+3
2003-09-21don't try to use tools if they haven't been installed yet.grant1-1/+11
2003-09-21Test for egcs needs to come first, since egcs -v output alsowiz1-5/+5
2003-09-21override AS, AR, CPP and LD unless they are set to absolute path.grant1-1/+19
2003-09-20Add two new pure-ftpd variables:salo1-1/+12
2003-09-20automake.mk only needs to go ../mk/autoconf.mk to find autoconf.mk, notchris1-2/+2