summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2002-09-02openoffice requires the unlimit on configure (for jdk) as well as for build.abs1-2/+2
2002-09-01Fix sourceforge path on ftp.tuwien.ac.at.wiz1-2/+2
2002-08-30Another sourceforge mirror site.wiz1-1/+2
2002-08-30Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at leastabs1-1/+3
2002-08-28Allow more flexibility in the handling of UNLIMIT_RESOURCES.seb1-10/+6
2002-08-27Fix USE_FORTRAN in the USE_BUILDLINK2 case.jlam1-2/+4
2002-08-27In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of justjlam1-2/+2
2002-08-26PKG_SYSCONFDIR is not supposed to be settable, so change its setting fromjlam1-3/+3
2002-08-25Pull up change in buildlink2 branch:jlam1-5/+5
2002-08-23Add some more sourceforge mirror sites.wiz1-2/+5
2002-08-22Merge pkgsrc/mk from the buildlink2 branch back into the main trunk.jlam1-12/+53
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-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-06USE_BUILDLINK_X11 is dead too with the removal of pkgtools/buildlink-x11.jlam1-4/+4
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-01Set JAVA_HOME correctly on Darwin.schmonz1-1/+9
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-30back out OBJOSMACHINE stuff as it is superfluous. pointed out bygrant1-5/+1
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 workgrant1-1/+5
2002-07-28Inform USE_JAVA about the new JDK/JRE naming scheme, so that packagesschmonz1-10/+11
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-24print-PLIST: only substitute PKGVERSION when it really matches, i.e.hubertf1-2/+2
2002-07-23Add a variable SU_CMD_PATH_APPEND containing a colon separated list ofcjep1-2/+2
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-1/+6
2002-07-22TYpoe: 'stoping' -> 'stopping'jschauma1-2/+2
2002-07-21Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them asmrauch1-1/+6
2002-07-20On -current, let PKG_JVM default to the same as on 1.6.jschauma1-2/+2
2002-07-18Correct two indentation nitsagc1-5/+5
2002-07-16Add two knobs for packages: CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE.schmonz1-1/+20
2002-07-13Add missing LN to PLIST_SUBSTrh1-1/+2
2002-07-11on Solaris, depend on gzip-base if GZCAT is not set, and neithergrant1-1/+8
2002-07-03In the do-fetch target, break out the check for distfiles if we're inagc1-14/+26
2002-07-03For interactive configure, say "Please configure manually...".cjep1-2/+2
2002-07-02Deprecate USE_SSL.wiz1-14/+2
2002-07-02Reduce chances that distinfo ends up with a bogus RCS Id or none at all.wiz1-2/+6
2002-07-02Deprecate IS_INTERACTIVE, and introduce a finer-grained INTERACTIVE_STAGEagc1-19/+47
2002-06-30Register lang/sun{jre,jdk}13 as stub packages on Darwin, pointingschmonz1-1/+12
2002-06-28Add PKG_SYSCONFDIR to BUILD_DEFS.seb1-1/+2
2002-06-23New variable GNU_CONFIGURE_PREFIX whose value is the argument to thejlam1-2/+8
2002-06-23forgot to commit in previous.kei1-1/+5
2002-06-22Change PKG_CREATE_USERGROUP and PKG_CONFIG so that their values are merelyjlam1-10/+3
2002-06-20In order to solve the following problems:jlam1-3/+10