summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam2-58/+120
2004-11-15Set some _OPSYS_SHLIB_TYPE to precisely 'ELF' on platforms where a.out istv3-6/+6
2004-11-14Add a mini-framework to centralise the handling of "hacks" for gettingjlam2-1/+75
2004-11-12Move PREFER_NATIVE_PTHREADS default setting to from pthread.buildlink3.mkjlam2-3/+7
2004-11-12Don't expand .la files in PLISTs that are symlinks. The expansion shouldjlam1-2/+2
2004-11-12Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths.sketch3-12/+16
2004-11-12Insert the default values for WRAPPER_DEBUG and WRAPPER_UPDATE_CACHE asjlam2-4/+6
2004-11-12Bulk builds should be defaulting to building perl58.jlam2-4/+4
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam1-2/+1
2004-11-12(1) Split out the native (built-in) pthread detection injlam3-50/+101
2004-11-12Teach the native linker to accept "-pthread" by silently dropping it.jlam1-3/+12
2004-11-12Add a new variable BUILDLINK_LIBS.<pkg> which contains a list of -l...jlam1-10/+32
2004-11-12Well, the double libtool BUILD_DEPENDS is already annoying people and I'dtv1-5/+3
2004-11-11Bump that libtool version number back down to nb1 where it was in previous.tv1-2/+2
2004-11-11Change the way _OPSYS_LIBTOOL_REQD works slightly.tv1-7/+5
2004-11-11NetBSD now needs libtool-base-1.5.10nb6.tv1-1/+2
2004-11-11-pthread is invalid for Interix gcc. Add a failure for it so thattv1-2/+2
2004-11-10Correct debugging output to show the actual script name.jlam2-4/+4
2004-11-10Backout previous pending further testing. There are rumors of problemsjlam1-3/+1
2004-11-10Allow BUILDLINK_BUILTIN_MK.<pkg> to point to the builtin.mk file for thejlam1-8/+10
2004-11-10If we are using native pthreads, then add "pthread" to BUILDLINK_PACKAGESjlam1-1/+3
2004-11-10SunPro understands -Wl,* and passes to the relevant backend, so don't bin it.sketch1-3/+9
2004-11-10Update _GCC_DIST_VERSION to 3.4.3shannonjr1-2/+2
2004-11-09The "transform" file is used to transform arguments on the command line.jlam1-7/+46
2004-11-08g/c unused variable _ws_sep.jlam1-2/+1
2004-11-08Whitespace fixes.jlam1-75/+75
2004-11-08Remove unnecessary argument checks.jlam1-56/+1
2004-11-06Remove "aleron.dl.sourceforge.net" from "MASTER_SITE_SOURCEFORGE"tron1-2/+1
2004-11-05Add a switch SUSE_PREFER which can be set to 9.1 to getwiz1-13/+19
2004-11-02Some updates for DragonFly from Todd Willey via tech-pkg.wiz2-9/+7
2004-11-02Correct whitespace after UPDATE_RUNNING changesagc1-5/+5
2004-11-02Set UPDATE_RUNNING=YES when deinstalling due to a update or replace target.erh1-5/+15
2004-10-31Add DragonFlyBSD support, provided by Todd Willey on tech-pkg.wiz4-1/+1882
2004-10-29Clarify previous (missing a word).tv1-3/+3
2004-10-29Add a block comment to track the base addresses of Interix shlibs as usedtv1-1/+24
2004-10-29Collapse ROOT_CMD a little; it's possible to make all invocations do thetv1-8/+3
2004-10-29Changed name of variable from file to cfile (config file) so that pkglint hasdarcy1-4/+4
2004-10-28Fix shlib execute perm pattern (was broken after 1.1537).tv1-3/+4
2004-10-28mysql.bl3.mk suggested by Jaromir Dolecek (jdolecek@):xtraeme1-0/+81
2004-10-28Fix path to CPAN on cloud9.wiz1-2/+2
2004-10-27- Allow CXXFLAGS to be set on a per-OS basis (read added to OPSYSVARS).recht1-2/+5
2004-10-27Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>.tv1-3/+3
2004-10-27whitespace police and tidyup of PLIST_SUBST. no functional change.grant1-13/+13
2004-10-26Add missing PKG_SKIP_REASON when ${_PGSQL_VERSION} is defined, butxtraeme1-2/+2