summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2002-09-29Correctly fetch ALLFILES containing '=' charactersrh1-6/+6
2002-09-27Add MASTER_SITE_GNUSTEPrh1-1/+10
2002-09-26When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Usejlam1-3/+5
2002-09-26At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install asabs1-2/+2
2002-09-25USE_MOTIF is unused.jlam1-8/+1
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam1-9/+1
2002-09-24Fix gnome path on ftp.tuwien.ac.at.wiz1-2/+2
2002-09-23Provide a separate variable "X11_LDFLAGS" that just contains the linkerjlam1-3/+5
2002-09-22Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides thejlam1-2/+4
2002-09-21Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set.jlam1-1/+3
2002-09-18Always Linux-*-i[3456]86, never Linux-*-i386.abs1-4/+4
2002-09-17Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so thatjlam1-2/+2
2002-09-16quote args to pkg_info, to prevent some shell trying to interpret them.hubertf1-8/+8
2002-09-16show-installed-depends: properly quote pkg, as it can contain some thingshubertf1-2/+2
2002-09-15Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIXrh1-18/+1
2002-09-12Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics asjlam1-3/+11
2002-09-08Add a "list" target which invokes "pkg_info -L" for the current package.tron1-1/+5
2002-09-06Don't add the perl dependency if perl5/buildlink2.mk is included as thejlam1-1/+3
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