summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-04-01Add the 'gu' locale directory, initially used by epiphany 1.2.2.jmmv10-10/+50
2004-04-01add USERADD/GROUPADD support via sysutils/user_darwindanw1-4/+8
2004-03-31Add the tk locale directory, initially used by gnome-desktop 2.6.0.jmmv10-10/+50
2004-03-31revert previous.seb1-4/+4
2004-03-31Get rid of dd workaround for old paxes (last seen in NetBSD before 1.5;wiz1-6/+4
2004-03-31if NO_BUILD is defined, default to an empty USE_LANGUAGES.grant1-1/+6
2004-03-31tweak whitespace in commentgrant1-2/+2
2004-03-31fix comment about needing patch(1).grant1-2/+2
2004-03-31Since revision 1.155 of bsd.prefs.mk, compiler.mk is required in packagesketch1-2/+2
2004-03-31Move the check for USE_X11 after bsd.builtin.mk included since that filejlam1-15/+20
2004-03-30Check for !empty(X11_TYPE:Mnative) instead of checking forxtraeme1-2/+2
2004-03-30GCC has this annoying behaviour where it advocates in a multi-linejlam1-1/+11
2004-03-30Enable X11_TYPE=XFree86, ok'ed by jlam@.xtraeme1-3/+9
2004-03-30There is no "heimdal-libs" package.jlam1-2/+1
2004-03-30Make mit-krb5 into an accepted Kerberos 5 distribution.jlam1-2/+2
2004-03-30Extend the capabilities of buildlink3's libtool wrapper a bit comparedjlam5-40/+76
2004-03-30Interix needs pkg_install 20040330 or later.tv1-1/+2
2004-03-30Generate fonts.dir correctly with the ttmkfdir2.recht1-2/+2
2004-03-29Use ttmkfdir2 by default.recht1-2/+2
2004-03-29Use X11_TYPE check instead of USE_PKGSRC_XFREE86. It's safe to use thejlam1-8/+8
2004-03-29When PTHREAD_TYPE is 'native' set USE_BUILTIN.pthread to YES andseb1-4/+4
2004-03-29fix our idea of which platforms have bison.grant1-2/+2
2004-03-29Add and document MKTTINTERP.recht1-1/+9
2004-03-29Make lang/perl58 the default perl package installed when a package needsjlam1-16/+2
2004-03-29Set DFLT_PKG_SYSCONDIR to the location that PKG_SYSCONFDIR would havejlam1-20/+20
2004-03-29Allow setting BUILDLINK_WRAPPER_LOG in /etc/mk.conf and using that as thejlam1-1/+5
2004-03-29Handle "-Xlinker" being equivalent to "-Wl," when passing argumentsjlam1-11/+30
2004-03-29Look at the list of run-time dependencies for the package (gleanedjlam2-16/+224
2004-03-29Make the list of files "buildlinked" be unique for cleanliness' sake.jlam1-1/+2
2004-03-29Instead of saving all of the buildlink3 variables into the command-linejlam1-4/+30
2004-03-29umask should be 002.tv1-2/+2
2004-03-28Remove USE_PKGSRC_XFREE86 which has been replaced by X11_TYPE=XFree86.xtraeme1-6/+1
2004-03-28Enable X11_TYPE=XFree86.xtraeme1-3/+3
2004-03-28Rearrange the wording slightly in an informational message, to avoidagc1-2/+2
2004-03-27Remove traces of automake-1.7.wiz1-6/+2
2004-03-27wrap a long line in BUILD_DEFS output, tweak the message slightly.grant1-3/+4
2004-03-27don't assume that /usr/bin/gunzip will exist, use /usr/bin/gzip -dgrant1-2/+2
2004-03-26Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults tojlam1-5/+10
2004-03-26Ensure that ${LOCALBASE}/lib is always in the runtime library search path,jlam1-1/+8
2004-03-26Attribute "my thoughts" to the original author.jlam1-3/+3
2004-03-22If BULK_BUILD_CONF points to an absolute path, don't try to use itjschauma1-2/+6
2004-03-22Let _ONLY_FOR_PLATFORMS.sun-jdk14 recognize NetBSD 2.0 and future versions.kristerw1-2/+3
2004-03-22Due to the special handling of pkgtools/digest in pkgsrc (it must bejlam1-11/+18
2004-03-21Move the code that includes the package builtin.mk files into a separatejlam2-39/+116
2004-03-19Don't match "bin/libtool" and symlink into the buildlink directory ifjlam1-2/+2
2004-03-19add another darwin linker option that needs to be protected fromdanw1-4/+5
2004-03-19When using imake and buildlink together, assert our definitions ofdanw1-1/+4
2004-03-18don't assume there will always be broken packages. noted by wiz.grant1-2/+5
2004-03-18Back out part of previous that was an unrelated change accidentallyjlam1-107/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam6-84/+183