Age | Commit message (Expand) | Author | Files | Lines |
2001-06-09 | Fix 'make mdi' when no previous distinfo-file exists. | wiz | 1 | -1/+5 |
2001-06-09 | Deprecate DIGEST_FILE and PATCH_SUM_FILE (replaced by DIGEST_FILE, and not | wiz | 1 | -26/+18 |
2001-06-07 | Fix typo in "IMAKE_MAN_CMD" for Solaris. | tron | 1 | -2/+2 |
2001-06-07 | Fix thinko in last commit. | tron | 1 | -6/+7 |
2001-06-07 | Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined. | tron | 1 | -3/+6 |
2001-05-24 | Improve logic around USE_LIBTOOL and USE_LTDL. | skrll | 1 | -2/+3 |
2001-05-24 | To check patches using the checkpatch target, a special version of | agc | 1 | -16/+1 |
2001-05-24 | When displaying a list of "dependencies" in the run-depends-list | agc | 1 | -3/+2 |
2001-05-23 | Use full pathname for xargs, since it isn't a builtin. | agc | 1 | -5/+6 |
2001-05-22 | Save the version of the package extracted in the ${EXTRACT_COOKIE}, and | agc | 1 | -1/+11 |
2001-05-20 | make the bin-install target look at some FTP servers (stored in | hubertf | 1 | -6/+34 |
2001-05-20 | Fix two problems when using a ksh(1) as /bin/sh (ln -sf /bin/ksh /bin/sh [*]): | hubertf | 1 | -3/+3 |
2001-05-18 | Make sure that all ELF symlinks gets removed from the PLIST when doing | skrll | 1 | -1/+7 |
2001-05-18 | Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux). | abs | 1 | -6/+9 |
2001-05-18 | Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNU | jlam | 1 | -1/+2 |
2001-05-17 | If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it on | abs | 1 | -2/+3 |
2001-05-17 | Fix chown and chgrp paths on linux (at least redhat 6.2) | abs | 1 | -3/+3 |
2001-05-17 | Skip all the -lintl checks on Linux | abs | 1 | -1/+3 |
2001-05-17 | If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} when | agc | 1 | -1/+3 |
2001-05-14 | pull in python-mk if USE_PYTHON is defined, just like USE_PERL5 | drochner | 1 | -1/+12 |
2001-05-14 | Add support for .lha extensions, provided in PR 12888 by Ben Collver | agc | 1 | -2/+2 |
2001-05-09 | Bump the value of LIBTOOL_REQD to match the one in the package. | agc | 1 | -2/+2 |
2001-05-09 | put the PERL5_REQD outside the USE_PERL5 check so packages can do: | dmcmahill | 1 | -2/+2 |
2001-05-03 | Check that the ${PACKAGES} directory exists, before trying to cd there. | agc | 1 | -48/+49 |
2001-04-26 | Add a variable "PERL5_REQD" which can be used to set the minimum required | tron | 1 | -2/+3 |
2001-04-24 | in the USE_JAVA and jdk case, add | abs | 1 | -1/+2 |
2001-04-23 | Improve message if distinfo parts don't get modified. Closes pkg/12718. | wiz | 1 | -3/+3 |
2001-04-22 | Fix creation of "Size" entries in "distinfo" if the distfile is a softlink. | tron | 1 | -2/+2 |
2001-04-22 | Update dependency on perl-mk to 1.1. | jlam | 1 | -2/+2 |
2001-04-21 | Don't generate checksums for patches that will get ignored in the apply | wiz | 1 | -2/+2 |
2001-04-21 | Don't change distinfo file if no checksums/sizes are modified. | wiz | 1 | -6/+20 |
2001-04-19 | Handle freetype2 package like the MesaLib package as it is bundled with | jlam | 1 | -1/+9 |
2001-04-18 | when USE_FORTRAN is set and we don't have f77 set, or we've asked for | dmcmahill | 1 | -2/+4 |
2001-04-18 | Reorder "MASTER_SITE_SOURCEFORGE" in the interest of performance. | tron | 1 | -2/+2 |
2001-04-17 | show-var: implement quoting via make's :Q modifier, instead of home-brewn. | hubertf | 1 | -2/+2 |
2001-04-17 | Distinfo changes. | agc | 1 | -46/+41 |
2001-04-16 | Invert new variable "LIBTOOL_REQD" analogous to "PKGTOOLS_REQD" for the | tron | 1 | -3/+4 |
2001-04-15 | {BUILD_}DEPEND on devel/libtool | skrll | 1 | -3/+3 |
2001-04-13 | Check if ${DIST_SUBDIR} exists before deleting it when doing "make distclean". | kei | 1 | -2/+2 |
2001-04-09 | Prepare for update of pkgsrc openssl to 0.9.6. | fredb | 1 | -2/+2 |
2001-04-08 | Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possible | hubertf | 1 | -7/+7 |
2001-04-07 | use dewey version for the f2c BUILD_DEPENDS. | dmcmahill | 1 | -2/+2 |
2001-04-07 | Switch to another German GNOME mirror again because the old one is dead. | tron | 1 | -2/+2 |
2001-04-04 | Add ';' missed when moved from () to {;} | hubertf | 1 | -2/+2 |
2001-04-04 | Make USE_LTLDL depend on libtool-base as libltdl is there. | skrll | 1 | -2/+2 |
2001-04-04 | Relax version of unzip needed. | simonb | 1 | -2/+2 |
2001-04-04 | Depend only on "libtool-base" package if "USE_LIBTOOL" is defined. This | tron | 1 | -2/+2 |
2001-04-03 | Use the latest libtool. | skrll | 1 | -3/+3 |
2001-04-03 | Replace subshell commands in (...) by {...;} for speed. | hubertf | 1 | -18/+18 |
2001-04-02 | Remove IDENT, since we don't seem to need it anymore. | wiz | 1 | -4/+1 |