summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-31Pullup ticket 245 - requested by Jan Schaumannsalo2-3/+68
2005-01-29Pullup ticket 251 - requested by Johnny C. Lamsalo1-2/+3
2004-12-23Pullup ticket 180 - requested by grant beattiesnj1-1/+2
2004-12-20Darwin 7.7.x has poll() in libc, but no poll.h. Address this in GNUgrant1-1/+10
2004-12-19fix MASTER_SITE_GNOME .au example.grant1-2/+2
2004-12-19transform -fPIC to -qnocommon and clarify the related comment.grant1-3/+4
2004-12-18Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.jlam1-1/+22
2004-12-18document QPOPPER_SPOOL_DIR.grant1-1/+8
2004-12-18Ensure that libtool-base>=1.5.10nb7 is required for packages that setjlam1-4/+6
2004-12-17Rewrite func_infer_tag in the libtool script so that it's easier tojlam1-1/+4
2004-12-15Remove "http://aleron.dl.sourceforge.net/sourceforge/" once more becausetron1-2/+1
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