Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-14 | Document new variable SAMBA_WITH_CUPS that toggles whether net/samba is | jlam | 1 | -1/+7 | |
built with native support CUPS, the UNIX IPP implementation. | |||||
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 | |
(collver@linuxfreemail.com) "In the current pkgsrc, .lzh distfile archives are automatically handled by bsd.pkg.mk. It is also common for lha archives to have the file extension .lha." | |||||
2001-05-13 | The config file for vtun is machine specific, so make it possible to | kim | 1 | -1/+8 | |
place it in /etc using VTUN_SYSCONFDIR. | |||||
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 | |
then start preparing the bulk build (cvs update, distfile cleanout, ...) | |||||
2001-05-09 | Add date when a buid for a pkg started, and comment a place that has some | hubertf | 1 | -2/+3 | |
side effecs | |||||
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 | |
rebuilt from sources. | |||||
2001-05-09 | put the PERL5_REQD outside the USE_PERL5 check so packages can do: | dmcmahill | 1 | -2/+2 | |
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5 | |||||
2001-05-08 | Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}. | jlam | 1 | -1/+6 | |
Closes pkg/12852 by Eric Schnoebelen <eric@milo.cirr.com>. | |||||
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 | |
if present, causes SDL to depend on NAS. Disable NAS support if SDL_USE_NAS is not defined. Fixes PR 12784 by Eric Mumpower <nocturne@arepa.co> | |||||
2001-05-05 | when installing pkglint before the bulk build do it with PRECLEAN=yes. | dmcmahill | 1 | -11/+12 | |
This should fix pkg/12808. Adding the PRECLEAN as a fix was suggested by Hubert. Also, while here don't hardcode LOCALBASE and X11BASE. | |||||
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 | |
- use the PKGPATH variable instead of getting it indirectly - don't use `foo` when we only want the return value, not the output. Also, in the non-cache case, we need to remove un-needed packages as noted in the most recent non-cached bulk build. Patches provided by Hubert and slightly modified by me. | |||||
2001-05-03 | Check that the ${PACKAGES} directory exists, before trying to cd there. | agc | 1 | -48/+49 | |
This modification allows "make readme" to succeed even if the ${PACKAGES} hierarchy does not exist. Fixes PR 12480 from Arto Selonen (arto@selonen.org), and addresses PR 12362 from Masao Uebayashi <uebayasi@soum.co.jp> | |||||
2001-05-02 | Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove all | jlam | 3 | -3/+9 | |
the per-package code that attempt to remove this directory if it's empty. | |||||
2001-05-02 | do some extra checks. In particular, don't try to pkg_add a package if | dmcmahill | 1 | -3/+7 | |
it doesn't exist (doh!). | |||||
2001-05-02 | Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuff | jlam | 1 | -2/+2 | |
should actually work now on non-XFree86-4.0.x systems. | |||||
2001-04-30 | Add and document LSOF_MORE_SECURE. | agc | 1 | -1/+7 | |
Fixes PR 12741 from Anne Bennet (anne@alcor.concordia.ca) | |||||
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 | |
Perl 5 version. The default is "5.0" for now. | |||||
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 | |
BUILD_DEPENDS+= {sun-jdk,jdk}-*:../../lang/jdk This allows the run DEPENDS to use sun-jre | |||||
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 | |
XFree86-4.0.x. Missed committing this file along with the related changes to graphics/freetype/Makefile and mk/bsd.pkg.mk. | |||||
2001-04-21 | Don't generate checksums for patches that will get ignored in the apply | wiz | 1 | -2/+2 | |
step anyway (*.orig, *.rej). | |||||
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 | |
other variables. | |||||
2001-04-19 | Handle freetype2 package like the MesaLib package as it is bundled with | jlam | 1 | -1/+9 | |
XFree86-4.0.x. | |||||
2001-04-18 | when USE_FORTRAN is set and we don't have f77 set, or we've asked for | dmcmahill | 1 | -2/+4 | |
f2c instead of f77, then use a DEPENDS not BUILD_DEPENDS because pkgs need the shared libraries at run time. | |||||
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 | |
configuration file(s). | |||||
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 | |
+ move the distfile digest/checksum value from files/md5 to distinfo + move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo If there's no distinfo file (the name comes from FreeBSD, no point in being gratuitously incompatible), then use existing files/{md5,patch-sum} files. | |||||
2001-04-16 | Invert new variable "LIBTOOL_REQD" analogous to "PKGTOOLS_REQD" for the | tron | 1 | -3/+4 | |
required version of the "libtool" package. | |||||
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 | |
then run it at the end of pre-build. This lets users do things like: echo "I do not have enough disk space to build this pig." \ > games/crafty-book-enormous/$BROKENF | |||||
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 | |
Fixed a typo. s/fortran/Fortran/g | |||||
2001-04-08 | Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possible | hubertf | 2 | -12/+14 | |
to setup Zoularis (or similar :-) environments to be closer to hier(7). | |||||
2001-04-07 | use dewey version for the f2c BUILD_DEPENDS. | dmcmahill | 1 | -2/+2 | |