summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Collapse)AuthorFilesLines
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam1-1/+6
/etc/mk.conf to any string of legal compiler flags to tune different aspects of the built httpd.
2001-05-18Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNUjlam1-1/+2
configure scripts are aware of which make program is invoked during the build process.
2001-05-17Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case.abs1-4/+4
No change in NetBSD case, switches to /usr/pkg in Linux case.
2001-05-17If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it onabs1-2/+3
Linux-*-i386
2001-05-17In the Linux case, if MACHINE_ARCH is unknown set it to LOWER_ARCH (it doesabs1-1/+2
seem a little backwards).
2001-05-17Fix chown and chgrp paths on linux (at least redhat 6.2)abs1-3/+3
2001-05-17Skip all the -lintl checks on Linuxabs1-1/+3
2001-05-17If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} whenagc1-1/+3
setting _CKSUMFILES.
2001-05-14Document new variable SAMBA_WITH_CUPS that toggles whether net/samba isjlam1-1/+7
built with native support CUPS, the UNIX IPP implementation.
2001-05-14pull in python-mk if USE_PYTHON is defined, just like USE_PERL5drochner1-1/+12
2001-05-14Add support for .lha extensions, provided in PR 12888 by Ben Collveragc1-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-13The config file for vtun is machine specific, so make it possible tokim1-1/+8
place it in /etc using VTUN_SYSCONFDIR.
2001-05-09Bump the value of LIBTOOL_REQD to match the one in the package.agc1-2/+2
2001-05-09OK, let's try this the other way 'round: first clean out *everything*,hubertf1-57/+61
then start preparing the bulk build (cvs update, distfile cleanout, ...)
2001-05-09Add date when a buid for a pkg started, and comment a place that has somehubertf1-2/+3
side effecs
2001-05-09don't exit if a depends can't be pkg_add'ed. In this case it will bedmcmahill1-2/+2
rebuilt from sources.
2001-05-09put the PERL5_REQD outside the USE_PERL5 check so packages can do:dmcmahill1-2/+2
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam1-1/+6
Closes pkg/12852 by Eric Schnoebelen <eric@milo.cirr.com>.
2001-05-07Add ACCEPTABLE_LICENSES+=jdk13-license examplehubertf1-1/+4
2001-05-06Don't let SDL randomly pick up NAS support. Add SDL_USE_NAS variable that,rh1-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-05when installing pkglint before the bulk build do it with PRECLEAN=yes.dmcmahill1-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-03keep a snapshot of the bulk cache files.dmcmahill1-1/+32
2001-05-03some code cleanup.dmcmahill1-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-03Check that the ${PACKAGES} directory exists, before trying to cd there.agc1-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-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam3-3/+9
the per-package code that attempt to remove this directory if it's empty.
2001-05-02do some extra checks. In particular, don't try to pkg_add a package ifdmcmahill1-3/+7
it doesn't exist (doh!).
2001-05-02Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuffjlam1-2/+2
should actually work now on non-XFree86-4.0.x systems.
2001-04-30Add and document LSOF_MORE_SECURE.agc1-1/+7
Fixes PR 12741 from Anne Bennet (anne@alcor.concordia.ca)
2001-04-30Document PHP_CONFDIR as directory containing the PHP4 config file.jlam1-1/+8
2001-04-28Clarify that USE_GIF is for qt1 as there is no "qt" package.jlam1-2/+2
2001-04-27Add paragraph for new deliver variable.wiz1-1/+6
2001-04-26Add paragraph about palmos-sdk-license.wiz1-1/+5
2001-04-26Add a variable "PERL5_REQD" which can be used to set the minimum requiredtron1-2/+3
Perl 5 version. The default is "5.0" for now.
2001-04-25Add two prc-tools related VARIABLEs.wiz1-5/+15
2001-04-24in the USE_JAVA and jdk case, addabs1-1/+2
BUILD_DEPENDS+= {sun-jdk,jdk}-*:../../lang/jdk This allows the run DEPENDS to use sun-jre
2001-04-23Improve message if distinfo parts don't get modified. Closes pkg/12718.wiz1-3/+3
2001-04-22Fix creation of "Size" entries in "distinfo" if the distfile is a softlink.tron1-2/+2
2001-04-22Update dependency on perl-mk to 1.1.jlam1-2/+2
2001-04-22Handle freetype2 package like the MesaLib package as it is bundled withjlam1-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-21Don't generate checksums for patches that will get ignored in the applywiz1-2/+2
step anyway (*.orig, *.rej).
2001-04-21Don't change distinfo file if no checksums/sizes are modified.wiz1-6/+20
2001-04-21Put TEXMFSITE entry into alphabetical order with respect to thejtb1-12/+12
other variables.
2001-04-19Handle freetype2 package like the MesaLib package as it is bundled withjlam1-1/+9
XFree86-4.0.x.
2001-04-18when USE_FORTRAN is set and we don't have f77 set, or we've asked fordmcmahill1-2/+4
f2c instead of f77, then use a DEPENDS not BUILD_DEPENDS because pkgs need the shared libraries at run time.
2001-04-18Reorder "MASTER_SITE_SOURCEFORGE" in the interest of performance.tron1-2/+2
2001-04-18added note of TEXMFSITE, which specifies the location of site-specifickei1-1/+11
configuration file(s).
2001-04-17show-var: implement quoting via make's :Q modifier, instead of home-brewn.hubertf1-2/+2
2001-04-17Distinfo changes.agc1-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-16Invert new variable "LIBTOOL_REQD" analogous to "PKGTOOLS_REQD" for thetron1-3/+4
required version of the "libtool" package.
2001-04-15{BUILD_}DEPEND on devel/libtoolskrll1-3/+3