summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Don't try to multiply define the same target for generating buildlink2jlam1-1/+3
2002-08-27Fix USE_FORTRAN in the USE_BUILDLINK2 case.jlam1-2/+4
2002-08-27FC and F77 point to the same thing, so no need to create wrappers forjlam1-2/+7
2002-08-27In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of justjlam1-2/+2
2002-08-26deprecate SQUID_SYSCONFDIR in favour of PKG_SYSCONFDIR.squidgrant2-7/+7
2002-08-26PKG_SYSCONFDIR is not supposed to be settable, so change its setting fromjlam1-3/+3
2002-08-25Remove estimates on increased build times as they're probably not stilljlam1-11/+2
2002-08-25Pull up change in buildlink2 branch:jlam1-5/+5
2002-08-25It's USE_BUILDLINK2, not USE_BUILDLINK2_ONLY.jlam1-2/+2
2002-08-24add cy, en@IPA, fa, ia locale's used by gtk-2.0.6.dmcmahill4-4/+68
2002-08-23Add some more sourceforge mirror sites.wiz1-2/+5
2002-08-23Create the include and lib buildlink dirs so that Darwin's compiler won'tjlam1-1/+10
2002-08-22Use sed instead of a funky make RE variable to sanitize the PATH. It wasjlam1-3/+4
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam29-28/+1469
2002-08-21set USE_INET6 if we are on an IPv6 capable Solaris host.grant1-1/+3
2002-08-20Add CVS_FLAGS that will be passed to 'cvs update' before builds.hubertf2-3/+7
2002-08-19Now by default the support of micro- and nano-second timestamp values providedseb1-1/+7
2002-08-15Actually Alistair was right: $packages and $distfiles also need to beseb1-1/+2
2002-08-15Document `IMAP_UW_NO_SSL'.fredb1-1/+9
2002-08-14make this work on Solaris by using ${EGREP} instead of ${GREP}.grant1-2/+2
2002-08-12Make sure that /var/games exists in the sandbox, and has the correctagc1-1/+11
2002-08-12New feature: this script now create $sandbox/sandbox, a shell scriptseb1-1/+50
2002-08-12- Remove $sandbox/etc/localtime before copying /usr/share/zoneinfo/GMT over.seb1-4/+5
2002-08-12In the build script, set BATCH=1 and DEPENDS_TARGET=bulk-install in theagc1-1/+6
2002-08-12Add the default for USERPPP_GROUP for the userppp packageagc1-1/+6
2002-08-12Don't null-mount all of /var - just do /var/mail for just now, so thatagc1-2/+2
2002-08-12Also null-mount /var from inside the sandboxagc1-2/+3
2002-08-12Specify defaults for the Free wnn user and group.agc1-1/+11
2002-08-12Don't assume that this is a shell script - instead, realise that it'sagc1-11/+11
2002-08-11Move "ftp.fi.netbsd.org" from "MASTER_SITE_LOCAL" to "MASTER_SITE_BACKUP".tron1-2/+2
2002-08-11Add "ftp.fi.netbsd.org" to "MASTER_SITE_LOCAL" so that e.g. buildingtron1-2/+3
2002-08-08Depend on the hard-syscall version of pth if we using it as a pthreadjlam1-1/+5
2002-08-08Allow non-Darwin platforms to build perl58. We're in pkgsrc lockdown downjlam1-3/+2
2002-08-07Don't create the ${INTERACTIVE_COOKIE}s in the ${WRKDIR} - this will failagc1-2/+2
2002-08-07Prepare for the mplayer 0.90pre6 aka 0.90rc6 update:veego1-4/+11
2002-08-07Correct the position of a closing parenthesis in a commentagc1-2/+2
2002-08-07A small shell script to set up a sandbox (usually for a pkgsrc bulkagc1-0/+184
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc7-70/+92
2002-08-06Add a missing "-o" from the compound test in the if statementagc1-2/+2
2002-08-06USE_BUILDLINK_X11 is dead too with the removal of pkgtools/buildlink-x11.jlam1-4/+4
2002-08-06USE_BUILDLINK_X11 is dead, too.jlam1-7/+1
2002-08-06Remove completely unused code for buildlink-x11 that is never going to seejlam1-24/+1
2002-08-05revert previous as it is borken. per testing by me and discussion with jaromir.lukem1-2/+2
2002-08-04fix \ botch - need double \ to get the the \ properly generatedjdolecek1-2/+2
2002-08-03Fix _JAVA_PKGBASE definition in "sun-jdk" case so that when used as ajlam1-3/+3
2002-08-03print-PLIST:hubertf1-25/+18
2002-08-02Add support for XAW_TYPE == "neXtaw".jlam1-1/+3
2002-08-02A package Makefile may add the word "optional" to PTHREAD_OPTS, whichjlam1-4/+13
2002-08-01Set JAVA_HOME correctly on Darwin.schmonz1-1/+9
2002-08-01Alter the way pkgsrc handles dependencies on pthreads. We now bless thejlam1-69/+122