Age | Commit message (Expand) | Author | Files | Lines |
2001-02-21 | Fix the BUILD_DEPEND for perl-mk. Noted by David Brownlee. | wiz | 1 | -2/+2 |
2001-02-21 | Use the make :Q modifier for quoting strings for the shell, instead of | wiz | 1 | -6/+6 |
2001-02-20 | Use ${LOCALBASE}/share/mk/bsd.perl.mk (as installed by perl-mk), if it | wiz | 1 | -3/+6 |
2001-02-19 | Evaluate PERL5_SITELIB, PERL5_SITEARCH and PERL5_ARCHLIB only if | hubertf | 1 | -4/+4 |
2001-02-19 | Do some more escaping in show-var. Inspired by hubertf. | wiz | 1 | -2/+2 |
2001-02-17 | Fix show-var target (if variable contains " or `, like some COMMENTs do). | wiz | 1 | -2/+2 |
2001-02-17 | Add german CPAN mirror. | tron | 1 | -1/+2 |
2001-02-16 | Change COMMENT handling: | wiz | 1 | -13/+17 |
2001-02-15 | Make sure we record the RCS Ids of all of the patch files in the | agc | 1 | -3/+3 |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 1 | -4/+4 |
2001-02-12 | Work around (now fixed) bug in file(1) for arm32 a.out dynamically | sommerfeld | 1 | -1/+3 |
2001-02-05 | Fix print-PLIST target so that files with whitespace in are dealt with | skrll | 1 | -5/+5 |
2001-02-02 | Set the variables F77 and FFLAGS in the configure environment (CONFIGURE_ENV). | jtb | 1 | -1/+3 |
2001-01-31 | add ftp-access for MASTER_SITE_SOURCEFORGE (on ftp.sourceforge.net) | hubertf | 1 | -1/+2 |
2001-01-30 | Typo in comment for SMART_MESSAGES. | jlam | 1 | -2/+2 |
2001-01-29 | Don't do input redirection for sed if not necessary. | wiz | 1 | -4/+4 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 1 | -13/+38 |
2001-01-29 | As per discussion on tech-pkg, correct behavior of `make package' in the | jwise | 1 | -14/+18 |
2001-01-28 | always show depends in show-depends-dirs even if the package is broken. | dmcmahill | 1 | -5/+1 |
2001-01-26 | Look for the latest libtool. | skrll | 1 | -3/+3 |
2001-01-25 | Don't use a Dewey decimal relational operator when matching package names | agc | 1 | -2/+2 |
2001-01-25 | Remove OVERRIDE_LIBTOOL code per discussion on packages. | wiz | 1 | -10/+2 |
2001-01-22 | make the show-depends-dirs target be robust for depends which have | dmcmahill | 1 | -2/+4 |
2001-01-22 | make sure the libtool dependency caused by USE_LIBTOOL is in place for | dmcmahill | 1 | -2/+2 |
2001-01-22 | add 'show-depends-dir' target. This shows the directories of the "top level" | dmcmahill | 1 | -1/+21 |
2001-01-21 | Add support for SVR4_PKGNAME: | veego | 1 | -5/+11 |
2001-01-17 | Solaris 8 includes the GNU patch command as "/usr/bin/gpatch". | tron | 1 | -1/+5 |
2001-01-15 | Remove NO_WRKDIR, which is incompatible with read-only pkgsrc, and not used | agc | 1 | -14/+1 |
2001-01-13 | Add SSLCERTS make variable, set to either /etc/openssl/certs or | jlam | 1 | -1/+3 |
2001-01-13 | Don't cause a build failure if "${CC} -version" doesn't work. | tron | 1 | -2/+4 |
2001-01-11 | Use input redirection when invoking "bzcat" because at least the version | tron | 1 | -2/+2 |
2001-01-10 | Invoke second "xargs" command with "-n 256" in "print-pkg-size-depends" | tron | 1 | -2/+2 |
2001-01-10 | Solaris 2.8 and newer includes "gzip". | tron | 1 | -1/+8 |
2001-01-10 | Define "LOCALEBASE" (not "LOCALBASE") at single place depending on the | tron | 1 | -1/+4 |
2001-01-05 | Correct comment on SHLIB_HANDLING | jlam | 1 | -2/+2 |
2001-01-05 | Add a "show-license" target, and a "show-licence" alias, to display | agc | 1 | -1/+7 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -64/+60 |
2001-01-04 | Don't ignore previously set ${LIBS} in USE_LIBINTL case. | wiz | 1 | -3/+3 |
2000-12-31 | Fix handling of SHLIB_HANDLING=NO. That is neither stage of do-shlib- | skrll | 1 | -3/+3 |
2000-12-30 | * Remove old PLIST-mi/md.shared/md.static that was only used for | hubertf | 1 | -38/+21 |
2000-12-19 | Add libtool in 'make fetch-list' output. Suggested by Klaus Heinz. | hubertf | 1 | -2/+2 |
2000-12-12 | Add authoritative CPAN ftp site as a last resort in case packages have | david | 1 | -2/+3 |
2000-12-08 | REQ is no more, its place is taken by INSTALL & friends. | wiz | 1 | -14/+1 |
2000-12-06 | Enable 'PATCH_FUZZ_FACTOR?= -F0' by default, rather than just iff PKG_DEVELOPER | abs | 1 | -4/+2 |
2000-11-29 | hush | hubertf | 1 | -5/+5 |
2000-11-29 | Quick close this can of worms again. | hubertf | 1 | -2/+6 |
2000-11-29 | * Rename some targets to fit into the usual "do-XXX calls real-XXX" scheme | hubertf | 1 | -76/+133 |
2000-11-29 | Explicitly set "IS_BUILTIN_XPM" to "0" if the "xpm" library is not | tron | 1 | -6/+5 |
2000-11-29 | One "^" too much in last commit. | hubertf | 1 | -2/+2 |
2000-11-29 | Fix print-PLIST target (broken in 1.619). | wiz | 1 | -2/+2 |