Age | Commit message (Expand) | Author | Files | Lines |
2002-09-29 | Correctly fetch ALLFILES containing '=' characters | rh | 1 | -6/+6 |
2002-09-27 | Add MASTER_SITE_GNUSTEP | rh | 1 | -1/+10 |
2002-09-26 | When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Use | jlam | 1 | -3/+5 |
2002-09-26 | At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install as | abs | 1 | -2/+2 |
2002-09-25 | USE_MOTIF is unused. | jlam | 1 | -8/+1 |
2002-09-24 | Move pkgtools-related definitions into bsd.prefs.mk so that they may be | jlam | 1 | -9/+1 |
2002-09-24 | Fix gnome path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 |
2002-09-23 | Provide a separate variable "X11_LDFLAGS" that just contains the linker | jlam | 1 | -3/+5 |
2002-09-22 | Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides the | jlam | 1 | -2/+4 |
2002-09-21 | Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set. | jlam | 1 | -1/+3 |
2002-09-18 | Always Linux-*-i[3456]86, never Linux-*-i386. | abs | 1 | -4/+4 |
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 |