Age | Commit message (Expand) | Author | Files | Lines |
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-13 | The config file for vtun is machine specific, so make it possible to | kim | 1 | -1/+8 |
2001-05-09 | Bump the value of LIBTOOL_REQD to match the one in the package. | agc | 1 | -2/+2 |
2001-05-09 | OK, let's try this the other way 'round: first clean out *everything*, | hubertf | 1 | -57/+61 |
2001-05-09 | Add date when a buid for a pkg started, and comment a place that has some | hubertf | 1 | -2/+3 |
2001-05-09 | don't exit if a depends can't be pkg_add'ed. In this case it will be | dmcmahill | 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-08 | Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}. | jlam | 1 | -1/+6 |
2001-05-07 | Add ACCEPTABLE_LICENSES+=jdk13-license example | hubertf | 1 | -1/+4 |
2001-05-06 | Don't let SDL randomly pick up NAS support. Add SDL_USE_NAS variable that, | rh | 1 | -1/+6 |
2001-05-05 | when installing pkglint before the bulk build do it with PRECLEAN=yes. | dmcmahill | 1 | -11/+12 |
2001-05-03 | keep a snapshot of the bulk cache files. | dmcmahill | 1 | -1/+32 |
2001-05-03 | some code cleanup. | dmcmahill | 1 | -30/+36 |
2001-05-03 | Check that the ${PACKAGES} directory exists, before trying to cd there. | agc | 1 | -48/+49 |
2001-05-02 | Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all | jlam | 3 | -3/+9 |
2001-05-02 | do some extra checks. In particular, don't try to pkg_add a package if | dmcmahill | 1 | -3/+7 |
2001-05-02 | Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuff | jlam | 1 | -2/+2 |
2001-04-30 | Add and document LSOF_MORE_SECURE. | agc | 1 | -1/+7 |
2001-04-30 | Document PHP_CONFDIR as directory containing the PHP4 config file. | jlam | 1 | -1/+8 |
2001-04-28 | Clarify that USE_GIF is for qt1 as there is no "qt" package. | jlam | 1 | -2/+2 |
2001-04-27 | Add paragraph for new deliver variable. | wiz | 1 | -1/+6 |
2001-04-26 | Add paragraph about palmos-sdk-license. | wiz | 1 | -1/+5 |
2001-04-26 | Add a variable "PERL5_REQD" which can be used to set the minimum required | tron | 1 | -2/+3 |
2001-04-25 | Add two prc-tools related VARIABLEs. | wiz | 1 | -5/+15 |
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-22 | Handle freetype2 package like the MesaLib package as it is bundled with | jlam | 1 | -1/+18 |
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-21 | Put TEXMFSITE entry into alphabetical order with respect to the | jtb | 1 | -12/+12 |
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-18 | added note of TEXMFSITE, which specifies the location of site-specific | kei | 1 | -1/+11 |
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-14 | Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files). | kim | 1 | -1/+8 |
2001-04-14 | allow for a pre-build.local script. If mk/bulk/pre-build.local exists, | dmcmahill | 1 | -2/+7 |
2001-04-13 | Check if ${DIST_SUBDIR} exists before deleting it when doing "make distclean". | kei | 1 | -2/+2 |
2001-04-13 | Allow setting TRUSTED_IDS in procmail. | kim | 1 | -1/+6 |
2001-04-09 | Prepare for update of pkgsrc openssl to 0.9.6. | fredb | 1 | -2/+2 |
2001-04-09 | Added ZSH_STATIC variable. (All of the other major shells have similar). | jtb | 1 | -4/+10 |
2001-04-08 | Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possible | hubertf | 2 | -12/+14 |
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 |