summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-04-11If /usr/sbin/gzcat exists, use it, as /usr/bsd/zcat on these systemsjschauma1-1/+5
2004-04-10According to egrep(1):jschauma1-2/+2
2004-04-10Add "matroska" driver to list of possible MPLAYER_DISABLE_DRIVERS options.salo1-2/+2
2004-04-09Improve and correct a few definitions.jschauma1-17/+12
2004-04-09Set EGREP to an actual egrep, not plain old grep.jschauma1-2/+2
2004-04-09As we can get the maximun command line length safely using sysctl, set it injmmv1-1/+8
2004-04-09Commentary cleanup:jschauma6-70/+79
2004-04-09On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh --jschauma1-2/+2
2004-04-09Add a --mirror_only option to the bulk build script. When combined withdmcmahill1-5/+88
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill3-8/+47
2004-04-07Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*tv11-39/+49
2004-04-07Elide use of "echo -n" in a platform-independent manner.tv1-7/+7
2004-04-07There is no need to use "echo -n" in production of HTML.tv1-2/+2
2004-04-06Make kaffe also sufficient for USE_JAVA2, but bump its DEPENDS to make suretv1-3/+3
2004-04-06err BUILDLINK_UPDATE_CACHE should be no for now... sorry I had this changextraeme1-2/+2
2004-04-05Ensure USE_BUILTIN.<pkg> is defined before checking its value, fixesxtraeme1-3/+4
2004-04-05Support DEPENDS_TARGET="install clean"; from Allan Barrett inxtraeme1-7/+7
2004-04-04Make USE_XPKGWEDGE default to "yes", as announced on tech-pkg@ last week.agc2-5/+5
2004-04-03To view the license, use "${MAKE} show-license" not "make show-license".reed1-2/+2
2004-04-02Undo implicit recursive package registration. The buildlink[23] system istv1-18/+4
2004-04-02Match NetBSD-2.* for mapping sun-jdk to sun-jdk14 not sun-jdk13. Also cleanupabs1-5/+5
2004-04-01Be robust against the possibility that buildlibdir isn't defined.jlam1-2/+2
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