summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-08-01We no longer expect PTHREAD_TYPE to be defined after includingjlam1-5/+1
2002-07-31* Rename _JAVA_PKGNAME to _JAVA_PKGBASE which more accurately reflects itsjlam1-15/+21
2002-07-31Add "${_PATCH_BACKUP_ARG} .orig" to PATCH_DIST_ARGS too.wiz1-1/+2
2002-07-30Add APACHE_USER and APACHE_GROUP variables, remove APACHE_SUEXEC_USER.wiz1-12/+20
2002-07-30back out OBJOSMACHINE stuff as it is superfluous. pointed out bygrant2-14/+3
2002-07-29Invert the test for USE_JAVA. It now takes an optional value of "run"jlam1-5/+4
2002-07-29Change the semantics of the USE_JAVA variable. USE_JAVA may now take anjlam1-7/+14
2002-07-29Now that multiple JDKs can be installed, provide a working defaultschmonz1-23/+29
2002-07-29add OBJOSMACHINE, to use OS version and arch specific workgrant2-3/+14
2002-07-28Inform USE_JAVA about the new JDK/JRE naming scheme, so that packagesschmonz1-10/+11
2002-07-25Add share/nls/{et_EE.ISO_8859-15,ru_RU.KOI8-R,uk_UA.KOI8-U} which seem tocjep4-4/+28
2002-07-24Create a new variable "RCD_SCRIPTS_EXAMPLEDIR" that contains the locationjlam4-9/+13
2002-07-24* Change the semantics of the USE_PERL5 variable. USE_PERL5 may now takejlam1-7/+42
2002-07-24Add a missing semicolon in the INTERACTIVE_STAGE=fetch bulk build logic.mrauch1-2/+2
2002-07-24Add share/nls/pl_PL.ISO_8859-2kim4-4/+12
2002-07-24print-PLIST: only substitute PKGVERSION when it really matches, i.e.hubertf1-2/+2