Age | Commit message (Expand) | Author | Files | Lines |
2002-09-17 | Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so that | jlam | 1 | -2/+2 |
2002-09-16 | quote args to pkg_info, to prevent some shell trying to interpret them. | hubertf | 1 | -8/+8 |
2002-09-16 | show-installed-depends: properly quote pkg, as it can contain some things | hubertf | 1 | -2/+2 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 1 | -18/+1 |
2002-09-12 | Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics as | jlam | 1 | -3/+11 |
2002-09-08 | Add a "list" target which invokes "pkg_info -L" for the current package. | tron | 1 | -1/+5 |
2002-09-06 | Don't add the perl dependency if perl5/buildlink2.mk is included as the | jlam | 1 | -1/+3 |
2002-09-02 | openoffice requires the unlimit on configure (for jdk) as well as for build. | abs | 1 | -2/+2 |
2002-09-01 | Fix sourceforge path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 |
2002-08-30 | Another sourceforge mirror site. | wiz | 1 | -1/+2 |
2002-08-30 | Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at least | abs | 1 | -1/+3 |
2002-08-28 | Allow more flexibility in the handling of UNLIMIT_RESOURCES. | seb | 1 | -10/+6 |
2002-08-27 | Fix USE_FORTRAN in the USE_BUILDLINK2 case. | jlam | 1 | -2/+4 |
2002-08-27 | In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of just | jlam | 1 | -2/+2 |
2002-08-26 | PKG_SYSCONFDIR is not supposed to be settable, so change its setting from | jlam | 1 | -3/+3 |
2002-08-25 | Pull up change in buildlink2 branch: | jlam | 1 | -5/+5 |
2002-08-23 | Add some more sourceforge mirror sites. | wiz | 1 | -2/+5 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -12/+53 |
2002-08-11 | Move "ftp.fi.netbsd.org" from "MASTER_SITE_LOCAL" to "MASTER_SITE_BACKUP". | tron | 1 | -2/+2 |
2002-08-11 | Add "ftp.fi.netbsd.org" to "MASTER_SITE_LOCAL" so that e.g. building | tron | 1 | -2/+3 |
2002-08-08 | Allow non-Darwin platforms to build perl58. We're in pkgsrc lockdown down | jlam | 1 | -3/+2 |
2002-08-07 | Don't create the ${INTERACTIVE_COOKIE}s in the ${WRKDIR} - this will fail | agc | 1 | -2/+2 |
2002-08-06 | USE_BUILDLINK_X11 is dead too with the removal of pkgtools/buildlink-x11. | jlam | 1 | -4/+4 |
2002-08-03 | Fix _JAVA_PKGBASE definition in "sun-jdk" case so that when used as a | jlam | 1 | -3/+3 |
2002-08-03 | print-PLIST: | hubertf | 1 | -25/+18 |
2002-08-01 | Set JAVA_HOME correctly on Darwin. | schmonz | 1 | -1/+9 |
2002-07-31 | * Rename _JAVA_PKGNAME to _JAVA_PKGBASE which more accurately reflects its | jlam | 1 | -15/+21 |
2002-07-31 | Add "${_PATCH_BACKUP_ARG} .orig" to PATCH_DIST_ARGS too. | wiz | 1 | -1/+2 |
2002-07-30 | back out OBJOSMACHINE stuff as it is superfluous. pointed out by | grant | 1 | -5/+1 |
2002-07-29 | Invert the test for USE_JAVA. It now takes an optional value of "run" | jlam | 1 | -5/+4 |
2002-07-29 | Change the semantics of the USE_JAVA variable. USE_JAVA may now take an | jlam | 1 | -7/+14 |
2002-07-29 | Now that multiple JDKs can be installed, provide a working default | schmonz | 1 | -23/+29 |
2002-07-29 | add OBJOSMACHINE, to use OS version and arch specific work | grant | 1 | -1/+5 |
2002-07-28 | Inform USE_JAVA about the new JDK/JRE naming scheme, so that packages | schmonz | 1 | -10/+11 |
2002-07-24 | * Change the semantics of the USE_PERL5 variable. USE_PERL5 may now take | jlam | 1 | -7/+42 |
2002-07-24 | Add a missing semicolon in the INTERACTIVE_STAGE=fetch bulk build logic. | mrauch | 1 | -2/+2 |
2002-07-24 | print-PLIST: only substitute PKGVERSION when it really matches, i.e. | hubertf | 1 | -2/+2 |
2002-07-23 | Add a variable SU_CMD_PATH_APPEND containing a colon separated list of | cjep | 1 | -2/+2 |
2002-07-22 | Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl as | jlam | 1 | -1/+6 |
2002-07-22 | TYpoe: 'stoping' -> 'stopping' | jschauma | 1 | -2/+2 |
2002-07-21 | Make bulk builds aware of packages with INTERACTIVE_STAGE and mark them as | mrauch | 1 | -1/+6 |
2002-07-20 | On -current, let PKG_JVM default to the same as on 1.6. | jschauma | 1 | -2/+2 |
2002-07-18 | Correct two indentation nits | agc | 1 | -5/+5 |
2002-07-16 | Add two knobs for packages: CONFIG_GUESS_OVERRIDE and CONFIG_SUB_OVERRIDE. | schmonz | 1 | -1/+20 |
2002-07-13 | Add missing LN to PLIST_SUBST | rh | 1 | -1/+2 |
2002-07-11 | on Solaris, depend on gzip-base if GZCAT is not set, and neither | grant | 1 | -1/+8 |
2002-07-03 | In the do-fetch target, break out the check for distfiles if we're in | agc | 1 | -14/+26 |
2002-07-03 | For interactive configure, say "Please configure manually...". | cjep | 1 | -2/+2 |
2002-07-02 | Deprecate USE_SSL. | wiz | 1 | -14/+2 |
2002-07-02 | Reduce chances that distinfo ends up with a bogus RCS Id or none at all. | wiz | 1 | -2/+6 |