summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-12-14fix perl modules path in cpan.pair.com URL.grant1-2/+2
2004-12-14Make bulk builds mark packages failing due to "no acceptable JVM found"kristerw1-2/+2
2004-12-11The documentation claims you can use -m as an alias for --mirror_only.kristerw1-2/+2
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2
2004-12-10Nuke bsd.perl.mk... we compute these values where they're needed injlam1-5/+1
2004-12-09From inspecting configure scripts, it seems FreeBSD wants "-D_THREAD_SAFE"jlam1-1/+4
2004-12-08ftp2.sf.net is much more responsive than ftp3; replace the latter with the fo...wiz1-2/+2
2004-12-05In the show-options target, ensure that PKG_OPTIONS and friendsschmonz1-4/+4
2004-12-05make sure some variables are initialized before using them.grant1-4/+4
2004-12-05add handling for some required -Wl, transformations for packages thatgrant2-1/+68
2004-12-05whitespace fixgrant1-4/+4
2004-12-05transform -dynamiclib and -fno-common to the appropriate argumentsgrant1-2/+16
2004-12-05add show-options target which displays the options available, default,grant1-1/+17
2004-12-05Allow the wrapper-specific transform scripts to replace one arg withjlam1-12/+24
2004-12-05don't throw away all "-Wl," arguments, they are needed to pass variousgrant1-3/+3
2004-12-05fix typogrant1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+8
2004-12-02add MASTER_SITE_IFARCHIVE -- list of mirrors of the Interactive Fiction Archivedillo1-1/+7
2004-12-02Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over thejlam1-10/+16
2004-12-02If we're using the builtin dlopen(), and libdl.* doesn't exist, thenjlam1-1/+3
2004-12-01"the the" -> "the"wiz4-9/+9
2004-11-30We already know that bsd.prefs.mk is included before this, so reduce maketv1-5/+3
2004-11-30Remove the trailing whitespace in the values of the toolchain variablesjlam2-2/+10
2004-11-30Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc.,jlam10-148/+228
2004-11-29Since last revision PTHREAD_AUTO_VARS defaults to 'no'.seb1-2/+2
2004-11-29Remove anl.gov from _CYGWIN as it is either slow or dead most of the time.tv1-2/+1
2004-11-28Set initial values for PKG_{CC,CPP,CXX,FC} which are used within thejlam1-1/+9
2004-11-28Remove pre-buildlink and post-buildlink as part of getting pkgsrc readyjlam1-11/+3
2004-11-28Don't show the currently selected options if there aren't any.jlam1-1/+3
2004-11-28Reverse the tests so that we actually check for the existence and notjlam3-18/+18
2004-11-27CFLAGS+=-ma because most packages expect alloca to be available andgrant1-1/+5
2004-11-27Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package rightxtraeme1-6/+1
2004-11-27Output the currently selected options after telling the user whichjlam1-13/+21
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