summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-03-23Add fy locale, first used by KDE 3.4.markd13-13/+65
2005-03-23Replace inline definitions of errno with "#include <errno.h>" toschmonz1-2/+14
2005-03-23Add a Makefile fragment for packages with djb-style build machinery.schmonz1-0/+64
2005-03-22In the distclean target, if PKG_RESUME_TRANSFERS is set, cleanxtraeme1-1/+4
2005-03-22Some changes for PKG_RESUME_TRANSFERS:xtraeme1-45/+63
2005-03-22Several NetBSD ports (e.g. sparc64) don't have "/sbin/ldconfig". So checktron1-1/+5
2005-03-22Change default to 2005Q1.wiz1-2/+2
2005-03-22Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixestv4-11/+5
2005-03-21Add -*- sh -*- comment at top of file; from PR 22947.wiz2-2/+4
2005-03-21Move "GNU replacements" block to the top.tv1-15/+13
2005-03-21Don't claim that the "gawk" bundled with Interix is really gawk. It'stv1-2/+3
2005-03-20Reset the current locale to a sane value (that is, 'C') during the buildjmmv1-1/+8
2005-03-20Define SCREWS_USER and SCREWS_GROUP, which are going to be used by www/screws.jmmv1-1/+13
2005-03-19Let this file be included even if JAVA_WRAPPERS is empty; this was possiblejmmv1-14/+14
2005-03-19The gawk that comes with Interix is 2.15, which works for most purposestv1-1/+8
2005-03-18Fix a gleaming illustration of why using YES/NO variables everywheretv14-63/+44
2005-03-18Some updates, mostly from PR 28611.wiz1-30/+15
2005-03-18Add defaults for "bind9" package enhancements.tron1-1/+16
2005-03-17fix broken sed regexp which sometimes causes a failed pkg fail in marking oth...dmcmahill1-2/+2
2005-03-17Set PGSQL_TYPE to the PKGBASE of the PostgreSQL library package that'sjlam1-3/+7
2005-03-17Move definitions for "mldonkey" and "monotine" accounts to correct place.tron1-24/+24
2005-03-17Update URL for PGSQL_USE_HIER.jschauma1-2/+2
2005-03-16make sure we correctly set F77. Addresses PR29666dmcmahill1-2/+2
2005-03-15Short bl3 fragment to provide a NROFF (base system or textproc/grofftv1-0/+17
2005-03-13Put back the speed-up in the vulnerability checking when building a package,agc1-1/+2
2005-03-12Some minor hacks for grep and gtar, to use the pkgsrc versions ifgarbled1-7/+11
2005-03-12Avoid feeding very long lines to grep/egrep. The grep/egrep implementationdmcmahill1-30/+41
2005-03-12Since it's not particularly easy to get perl compiling under pkgsrc ongarbled1-1/+5
2005-03-08fix previous to work with pkgsrc bmake, and add a comment explaininggrant1-2/+5
2005-03-07Make the description of LIBTOOLIZE_PLIST a bit more explicit aboutbad1-3/+3
2005-03-07Change a comment to reflect the current default value of LIBTOOLIZE_PLIST.bad1-2/+2
2005-03-07Do NOT assume that DISTNAME == PKG_NAME just to avoid using :=.jwise1-2/+2
2005-03-06Also echo the wrapper stages if PKG_VERBOSE is defined, not just whenagc1-2/+2
2005-03-06Add sasl2 to PKG_DEFAULT_OPTIONS when USE_SASL2 is set,wiz1-2/+2
2005-03-02Explain X11_TYPE.reed1-1/+7
2005-03-02When FAILOVER_FETCH is set, only use the first digest algorithm foundagc1-2/+2
2005-02-27Fix PLIST_SRC error introduced in rev 1.1593.veego1-4/+7
2005-02-26Document doing a pkgsrc-current buildhubertf1-2/+2
2005-02-25Fix a problem introduced in the previous commit, noticed by Matthiasesagc1-11/+19
2005-02-24* Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pmjlam1-27/+8
2005-02-23Remove some non-mirroring gnu mirrors, and fix paths in some others.wiz1-9/+3
2005-02-23Remove some non-mirroring sunsite and xcontrib mirrors.wiz1-15/+2
2005-02-22Pass "makedistinfo" down as one of the inherited targets.agc1-6/+5
2005-02-22As seen on tech-pkg - allow multiple digest algorithms to be used toagc1-20/+29
2005-02-21Change the files to be used for PLIST_SRC fromveego1-1/+5
2005-02-20fix bug introduced in 1.1569: use ${GREP} instead of 'grep' and notgrant1-2/+2
2005-02-19update the PLIST handling for AIX, shared libraries have the .sogrant1-3/+3
2005-02-19add wrappers to transform arguments for AIX's ld(1), notably, if wegrant4-1/+253
2005-02-19define GNU_ARCH for rs6000 and set OBJECT_FMT correctly for AIX.grant1-5/+6
2005-02-17If /bin/id exists, then use it for ID else use /usr/bin/id.reed1-1/+5