summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-02-02Whitespace fixes.jlam2-10/+10
2004-02-02If USE_GCC_SHLIB is defined, then pretend we need both C and C++ compilers.jlam1-1/+12
2004-02-02If we need a GCC C++ or Fortran compiler, then define USE_GCC_SHLIBS asjlam1-1/+6
2004-02-02Rename _GCC{2,3}_REQD to _NEED_GCC{2,3} which more clearly expresses whatjlam1-7/+7
2004-02-02Only create wrapper scripts for compilers that we require support for asjlam2-6/+22
2004-02-02Support a new variable in package Makefiles:jlam6-29/+118
2004-02-02transform -f{pic,PIC} -> -Kpic and -shared -> -G to fix building ofgrant1-8/+13
2004-02-01Fix a broken conditional.jlam1-3/+3
2004-02-01Use the gcc3-* packages instead of gcc3. The former are newer, and usingjlam1-16/+50
2004-02-01Use _GCC_REQD where we want the strictest value (GCC_REQD can be a list).jlam1-2/+2
2004-02-01use sanitize-rpath for SunPro again with the new compiler framework.grant1-6/+5
2004-02-01USE_{SUNPRO,MIPSPRO} are deprecated... check PKGSRC_COMPILER instead.jlam1-20/+5
2004-02-01Instead of silently failing to include missing files, be loud and give thejlam1-4/+2
2004-02-01Actually, it does matter what _GCC_PKG is set to as it's re-used later asjlam1-7/+3
2004-02-01Garbage collect compiler.mk as it's superseded by the new compilerjlam1-272/+0
2004-02-01Allow PKGSRC_COMPILER to take precedence over any deprecated variables.jlam1-6/+6
2004-02-01Match names for the C and C++ compilers with the ones we're masquerading.jlam2-6/+6
2004-02-01Note that PKGSRC_COMPILER should end in a real compiler.jlam1-1/+2
2004-02-01Prepend the path to the compiler to PATH even if we're using the builtinjlam1-1/+6
2004-02-01When overriding libtool in the source directory, replace it with a shelljlam1-3/+8
2004-02-01Prepend ${MIPSPROBASE}/bin to the PATH so that the correct compilers arejlam1-1/+2
2004-02-01Spell MIPSPROBASE correctly.jlam1-2/+2
2004-02-01We're included by bsd.prefs.mk, so no need to include bsd.prefs.mk forjlam2-6/+3
2004-02-01Prepend /opt/SUNWspro/bin to the PATH so that the compiler can be found byjlam1-3/+3
2004-02-01How'd that -lb get there?jlam1-2/+2
2004-02-01Use the new compiler selection framework instead of the old one.jlam1-5/+5
2004-02-01New compiler specification framework, based on mk/compiler.mk. Thejlam6-0/+439
2004-01-31s/seperated/separated/snj1-2/+2
2004-01-31Bump the x11-links dependency to 0.20 to get the extensions/extutil.hrecht2-4/+4
2004-01-31Add some new variables for manual pages when using imake.xtraeme4-5/+21
2004-01-31Fix IMAKE_MAN_SOURCE_PATH and IMAKE_MANNEWSUFFIX, this change shouldxtraeme1-4/+3
2004-01-31It's GNU_CONFIGURE_PREFIX, not CONFIGURE_PREFIX.jlam1-2/+2
2004-01-31fix typo in commentgrant1-2/+2
2004-01-31improve report layout:grant1-197/+376
2004-01-30Use the stack in a smarter way. Take an argument (perhaps marshallingjlam1-27/+30
2004-01-30Remove debugging line that I accidentally left there.jlam1-2/+1
2004-01-30shut up a warning from gawk.grant1-2/+2
2004-01-30Teach buildlink3 how to reorder libraries on the command line. Youjlam5-10/+107
2004-01-30allow the user to set the packages to build in build.conf (PKGLIST).grant3-11/+28
2004-01-30print a useful error if the pkgsrc directory or src directorygrant1-3/+16
2004-01-30if an unknown option is given, don't treat it as a sandboxgrant1-3/+9
2004-01-29Update grub to 0.94:jmmv1-1/+9
2004-01-29let tools.mk decide whether GNU patch is needed.grant1-2/+2
2004-01-29bring back rev. 1.20.grant1-2/+22
2004-01-29backout previous; it had other changes I didn't want to commit yet...grant1-22/+2
2004-01-29add GNU gnu patch(1), to override patch(1) on some platforms.grant2-4/+24
2004-01-29Revert the changes in revision 1.2 to do duplicate directory suppression.jlam1-11/+3
2004-01-29Use a stack instead of the broken implementation of a circular list for thejlam3-41/+25
2004-01-29Reorder arguments so that all of the -l options come after the -L optionsjlam3-9/+25
2004-01-29Commit the buildlink3 developer's guide and the pkgviews user's guide untiljlam2-0/+453