summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-17MASTER_SITE_PERL_CPAN, cpan.pair.com: s/by-modules/by-module/grant1-2/+2
2002-06-15Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict"cjep1-2/+2
2002-06-15Insist on a newer lha (xm7 failed to extract properly with an older one).cjep1-2/+2
2002-06-10If ${_USE_RPATH} == "no", strip any rpaths that may have managedschmonz1-1/+4
2002-06-10Allow memorysize as an option in UNLIMIT_RESOURCE.skrll1-1/+4
2002-06-10Updated PKGTOOLS_REQD to 20020402.martti1-2/+2
2002-06-02Introduce CPP_PRECOMP_FLAGS, defaulting to "-no-cpp-precomp" onschmonz1-1/+3
2002-05-29Fix comments in show-shlib-type pertaining to "dylib".schmonz1-3/+3
2002-05-29Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2002-05-26Pass ${OBJECT_FMT} into a package's make environment, to permit BSD-makefredb1-1/+8
2002-05-22Move description of variables used for config file handling tohubertf1-25/+2
2002-05-21Bump LIBTOOL_REQD (libtool support for Darwin).schmonz1-2/+2
2002-05-19make f77 be the default fortran compiler instead of f2c-f77 for netbsd>=1.5.dmcmahill1-2/+7
2002-05-18In do-shlib-handling, also fix up PLIST for Mach-O ("*.dylib")schmonz1-3/+74
2002-05-14Add and enable sun-jdk14 as an option for PKG_JVM:jschauma1-2/+17
2002-05-14Introduce NULL_COOKIE and use it instead of /dev/null for touch (see PR 15597).seb1-5/+4
2002-05-13Standardise on the format of continuation lines. No functional change.agc1-19/+19
2002-05-12ftp.loaded.net no longer has a CPAN mirror. Replace it with cpan.pair.com.schmonz1-2/+2
2002-05-08add actual sourceforge mirrors, and remove non-workingdrochner1-3/+4
2002-05-07Sourceforge seem to have implemented a new policy, whereby an httpagc1-2/+1
2002-05-03Be consistent throughout the file with line continuations and whitespace.agc1-117/+119
2002-04-29`mtree' -> `$$action' in _SU_TARGETseb1-2/+2
2002-04-29Change some spaces to tabs.jlam1-2/+2
2002-04-25bin-install: set DEPENDS_TARGET=bin-install, so depends are stillhubertf1-2/+5
2002-04-25Re-write do-patch target to fix broken behaviour where if patches/ didn'tjlam1-57/+73
2002-04-19Fix problem where CLASSPATH was not being added to MAKE_ENV, CONFIGURE_ENV,jwise1-5/+5
2002-04-18In the do-su-install target, when the ${WRKDIR} contains an outdatedagc1-4/+4
2002-04-18When creating the ${DLIST} file in the update target, don't create theagc1-5/+3
2002-04-18There is no point in piping the output of awk through a pipe which doesagc1-2/+2
2002-04-17Pass X11PREFIX in MAKE_ENVhubertf1-2/+2
2002-04-16Generalize how the PLIST contents are generated:jlam1-5/+10
2002-04-10Somewhat tune the generation of "PLIST file" by print-PLIST target:seb1-6/+10
2002-04-09Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is somethingjlam1-2/+1
2002-04-07add CONFIG_SHELL to CONFIGURE_ENV. This avoids picking up bash as the shelldmcmahill1-1/+4
2002-04-05Do not attempt to update a package (deleting the package and all itsrh1-2/+5
2002-04-05Add `_tar.gz' to the list of suffices to grok for the benefit of socks5.fredb1-2/+2
2002-04-02Set minimum required version of the pkg_ tools to 20020218.seb1-2/+2
2002-04-02Make the "replace" and "undo-replace" targets more useful:agc1-5/+11
2002-03-26Fix a bug when inferring the CXX tag which meant that for certainskrll1-2/+2