summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-11-26Match NetBSD-2.x_RCn as well as NetBSD-2.x.jlam1-2/+3
2004-11-26Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of thejlam1-22/+22
2004-11-26Check that USE_BUILTIN.dl is "yes", not that it's just defined.jlam1-2/+2
2004-11-26Don't auto-add -ldl to LIBS since most GNU configure scripts alreadyjlam1-2/+6
2004-11-26Don't append BUILDLINK_CFLAGS.pthread to itself if pthread.builtin.mkjlam1-1/+2
2004-11-26Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk.jlam2-12/+6
2004-11-26More tightly integrate the OSF1 changes into pthread.builtin.mk by usingjlam1-24/+17
2004-11-26Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, whichjlam2-36/+98
2004-11-26Fix the "MACHINE_PLATFORM" patterns by appending "-*".jlam1-3/+3
2004-11-26Define DL_{CFLAGS,LDFLAGS,LIBS} as compiler/linker flags for buildingjlam1-1/+25
2004-11-26Missing a make variable modifier.jlam1-2/+2
2004-11-26Add missing quotes.jlam1-3/+3
2004-11-25Don't recursively define _DLOPEN_REQUIRE_PTHREADS.jlam1-2/+2
2004-11-25Perl is all about loadable perl modules, so include dlopen.buildlink3.mk.jlam1-11/+1
2004-11-25Only include pthreads if we prefer native pthreads. This allows buildingjlam1-1/+3
2004-11-25dlopen.buildlink3.mk should be added to packages that use dlopen() tojlam2-1/+44
2004-11-25Default USE_GIF to "yes". This affects graphics/tiff and x11/qt1,jlam1-2/+2
2004-11-25Default PTHREAD_AUTO_VARS to the safer value of "no". Most packagesjlam1-2/+2
2004-11-24Sync MASTER_SITE_SOURCEFORGE with reality.wiz1-4/+4
2004-11-23Don't hard-code "lang/perl58". Instead, use the value of PERL5_PKGSRCDIRjlam2-4/+6
2004-11-23Fix the find command used to print out all of the .broken* files. It nowjlam1-2/+2
2004-11-23Use CCPATH instead of referring to the C compiler by its full path injlam5-20/+20
2004-11-23Whitespace changes.jlam2-18/+18
2004-11-23add {CC,CXX,FC,F77}PATH variables which give the complete path anddmcmahill5-5/+17
2004-11-22Now that no package uses USE_GCC_SHLIB any longer, remove supportwiz2-21/+8
2004-11-22Remove a duplicate gnome mirror, and fix path on a second one.wiz1-3/+2
2004-11-22Change perlfiles var to look for files from perl*,wiz1-2/+2
2004-11-20add OSF1 bits.grant1-0/+1020
2004-11-20Add AMANDA_TMPkim1-1/+6
2004-11-20quieten spurious broken pipe output from cc.grant1-4/+4
2004-11-20add pthread glue for OSF1, patch from Tobias Nygren.grant1-1/+7
2004-11-20backout cvs misfiregrant1-2/+1
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant9-7/+397
2004-11-19Remove PERL5_USE_THREADS setting now that the default is perl58-thread.tv1-4/+1
2004-11-18OpenBSD's pax(1) doesn't support -O flag, so use the pkgsrc one.xtraeme1-2/+2
2004-11-18OpenBSD was fork()ed from NetBSD, so this uses -lossaudio as well.xtraeme1-2/+2
2004-11-17Remove some obsolete/deprecated variables that have been in this filejlam1-43/+1
2004-11-17Move selection of the default perl58 (whether it is threaded or not) intojlam1-1/+11
2004-11-17PTHREAD_AUTO_VARS is "yes" or "no" for whether the values of thejlam1-1/+10
2004-11-17Generalize BUILDLINK_AUTO_LIBS.<pkg> to BUILDLINK_AUTO_VARS.<pkg>,jlam1-19/+20
2004-11-17BUILDLINK_AUTO_LIBS.<pkg> is "yes" or "no" for whether BUILDLINK_LIBS.<pkg>jlam1-6/+13
2004-11-17For some reason EVAL_PREFIX is not properly using the _DEFAULT values, sotv2-2/+4
2004-11-17Don't check _*PREFIX/bin for the requested compiler hook program. Iftv2-27/+17
2004-11-17If we don't need to link against -ldb or -ldb1 (because the DB functionsjlam1-3/+5
2004-11-16Preserve the .work.log file from a broken build as .broken.work.htmljlam4-6/+34
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv13-40/+32
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv13-26/+14
2004-11-15If we're using db1, the create a compatibility header db_185.h that isjlam1-1/+10
2004-11-15Whitespace nits.jlam1-8/+8
2004-11-15Store the actual library options in BUILDLINK_LDADD.db1 and append thatjlam1-3/+4