summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-03-07Add the 'nb' (Norwegian Bokmal) locale for the upcoming tuxpaint-0.9.13snj16-16/+80
2004-03-06Do previous in a different way by providing a default value forjlam1-3/+3
2004-03-06Explicitly enable Xft support in mozilla-gtk2; it is already beeing used byjmmv1-1/+2
2004-03-06remove short-lived YTALK_USE_X11, now net/ytalk-x11 has X supportgrant1-6/+1
2004-03-06Make sure USE_BUILTIN.<pkg> is defined before checking its value. jlam@xtraeme1-3/+4
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-7/+38
2004-03-05Update template bsd.buildlink3.mk file to work with to-be-committedjlam1-4/+7
2004-03-05Update _GCC_DIST_VERSION to 3.3.3; noted by Ben Secrest on tech-pkg.wiz1-2/+2
2004-03-02extend REPLACE_INTERPRETER to accept shell wildcardsdrochner1-3/+5
2004-03-01Mention that gnupg honours M68060 too, and fix the grammar in itswiz1-3/+3
2004-03-01* Document SUBST_CLASSES.uebayasi1-9/+13
2004-02-29Also add expat to PREFER_PKGSRC.recht1-2/+3
2004-02-29Add fontconfig to PREFER_PKGSRC arguments too;wiz1-2/+2
2004-02-29s/randr/randrext/ for PREFER_PKGSRCrecht1-2/+2
2004-02-29Default PREFER_PKGSRC towiz1-2/+2
2004-02-28provide default for YTALK_USE_X11grant1-1/+6
2004-02-28need to escape ) in the awk regex in do-config-status-override target;jdolecek1-2/+2
2004-02-27Instead of wrapping the config.status script, edit it directly to preventjlam1-16/+8
2004-02-25Add uz@Latn locale, used by gtk2 development branch (2.3.x).jmmv9-9/+45
2004-02-25s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/grant1-8/+8
2004-02-25s/netbsd.org/NetBSD.org/grant5-13/+13
2004-02-25GNU tar on netbsd-1-6 doesn't grok "-T -" at the end, but pax-as-targrant1-3/+4
2004-02-24Add en_CA locale, used by development version of atk (currently 1.5.x).jmmv9-9/+45
2004-02-24Add 'mi' locale, used by development version of nautilus (what will be 2.6.x).jmmv9-9/+45
2004-02-23sjg recommends escaping the bare left curly brace in the make variablejlam1-2/+2
2004-02-23Back out previous because that brace is not supposed to be there.jlam1-2/+2
2004-02-23add a missing } to the end of the line; fixes PR/24525.dogcow1-2/+2
2004-02-22Allow setting CCACHE_DIR in the environment or in /etc/mk.conf.jlam1-1/+5
2004-02-21Use BUILD_ENV instead of just {CONFIGURE,MAKE}_ENV to pass CCACHE_HASHCCjlam1-3/+2
2004-02-21Rename PATH_ENV to BUILD_ENV, which better expresses what it's for.jlam1-9/+12
2004-02-21Pass LDFLAGS (minus any libraries) to the compiler when creating thejlam2-4/+5
2004-02-20Symlink the libtool-1.4.m4 file into any directory in which there's ajlam2-2/+886
2004-02-20Provide a much more complete list of version number patterns <= 2.95.3.jlam1-2/+2
2004-02-20If for some reason, _GCC_REQD doesn't match any of the version patternjlam1-1/+4
2004-02-19According to the documentation on version numbering of shared libraries at:jlam1-7/+1
2004-02-19Use the mipspro-ucode bits if we're using the mipspro-ucode compiler.jlam1-1/+30
2004-02-19Resolve ${LOCALBASE} to its phyiscal path and mangle it back intojlam1-15/+25
2004-02-19Don't spew files in the package directory if the BUILDLINK_DEPENDS.<pkg>jlam1-4/+9
2004-02-18Output a more informative/desriptive error than:jlam1-1/+8
2004-02-18Remove some checks for PREPEND_PATH as we don't need them.jlam3-10/+3
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam12-336/+266
2004-02-18Initial support for the MIPSpro ucode compilers found on IRIX 5.3. Thejlam4-2/+74
2004-02-18Allow overriding CC_VERSION_STRING and CC_VERSION.jlam2-6/+6
2004-02-18Typo in comment.jlam1-2/+2
2004-02-18Typo in comment.jlam1-2/+2
2004-02-17Require x11-links-0.23 for the correct set of links with XFree86-4.3.x.jlam2-4/+4
2004-02-17Fix the glob pattern to match >= dependencies correctly.jlam1-11/+8
2004-02-17Do "dependency reduction" where dependency lists of the form "foo>=0.2jlam1-2/+53
2004-02-17G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymorejlam1-14/+1
2004-02-17Move up the creation of the auto* stubs to just before the do-configurejlam1-3/+3