summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-02-18Introduce new framework for handling info files generation and installation.seb2-14/+90
2002-02-16Don't mention 'Letterdj' as valid PAPERSIZE, pkg/15599.wiz1-2/+2
2002-02-15mkdir -> ${MKDIR}skrll1-2/+3
2002-02-13bin-install: use $MACHINE_ARCH over calling unamehubertf1-2/+2
2002-02-13n-install: use uname(1) over sysctl(1) to find out machine archhubertf1-2/+2
2002-02-13Implement DYNAMIC_MASTER_SITESabs1-1/+10
2002-02-08Use unproven-pthreads/buildlink.mk instead of just depending on thejlam1-2/+2
2002-02-07Create a new knob: PKG_SYSCONFVARjlam1-5/+17
2002-02-05/bin/mkdir -> ${MKDIR}.skrll1-2/+2
2002-02-05Don't hardcode /usr/X11R6 when making directories or running X basedskrll1-1/+4
2002-02-05Obsolete SSH_CONF_DIR in favor of PKG_SYSCONFDIR.jlam2-7/+7
2002-02-04Added SAMBA_USE_LDAPmartti1-1/+6
2002-01-31Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL.jlam2-7/+11
2002-01-29In the show-vulnerabilities and show-vulnerabilities-html targets, tightenagc1-3/+3
2002-01-28Fix PR 15395, whereby a package entry in the vulnerabilities file,agc1-5/+7
2002-01-28Make sure that the decompression/extraction programs needed arejlam1-4/+6
2002-01-28We've changed DEPENDS=foo-* into DEPENDS=foo-[0-9]* everywhere else butjlam1-8/+8
2002-01-27Prevent /etc/mk.conf from being included by BSD-style makefiles used byjlam1-1/+6
2002-01-27MAKE_ENV is the make environment passed down to the build process. Itjlam1-6/+6
2002-01-27Recognize how to automatically extract .shar.gz, .shar.bz2, .shar.Z, andjlam1-3/+15
2002-01-27x11-links version updated.markd1-2/+2
2002-01-25Optimize the code to extract distfiles based on the extract suffix byjlam1-19/+19
2002-01-24For NetBSD/alpha versions >= 1.5V add -mieee to both CFLAGS and FFLAGS.dmcmahill1-1/+9
2002-01-23Be more pervasive with previous change.jlam1-4/+7
2002-01-23When copying config files, if the destination file already exists, thenjlam1-2/+3
2002-01-23Continue the trend removing the temporary ${PKGDIR} workaround.seb1-7/+1
2002-01-22make sure FFLAGS ends up in MAKE_ENV as well as BUILD_DEFS. This allows youdmcmahill1-4/+4
2002-01-22Also replace for @SETENV@ (/usr/bin/env).jlam1-1/+2
2002-01-21Change the messagezuntum1-2/+2
2002-01-21Add QMAILDIR variable that defaults to /var/qmail, may be set in /etc/mk.confzuntum2-3/+9
2002-01-21Add ${QMAILDIR} to MESSAGE_SUBST, as it is going to be used in all qmail-relatedzuntum1-2/+3
2002-01-20add some html markup to the .broken files (which now have .html extenstion).dmcmahill1-10/+12
2002-01-19Add coarse-grained locking to pkgsrc builds, by means of a beefedagc6-17/+110
2002-01-18Apply quoting to "${SORT_SITES_CMD}" to make Solaris's "/bin/sh" happy.tron1-2/+2
2002-01-17nuke USE_PYTHON, it's not needed anymoredrochner1-12/+1
2002-01-15if a sub-make is invoked to install a prerequisite pkg, pass it thedrochner1-2/+2
2002-01-15Add zh_TW locale dir, per pkg/15250.wiz4-4/+20
2002-01-15Test before creating ${_DISTDIR} to avoid Solaris' /bin/mkdir apparentseb1-2/+2
2002-01-15Rearrange code so that if EXTRACT_CMD is defined, then it is used tojlam1-10/+18
2002-01-12add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk.dmcmahill1-20/+22
2002-01-11Add and document a new OBJHOSTNAME definition.agc2-3/+16
2002-01-10bsd.pkg.install.mk lists many things in FILES_SUBST, and we should havejlam1-1/+7
2002-01-10Also substitute for ${PKG_SYSCONFDIR} in MESSAGE files.jlam1-2/+3
2002-01-09Add elk package variable used to determine if X11 module is enabled or not.seb1-1/+6
2002-01-09In automake*-override targets make sur that find return a least a fileseb1-5/+5
2002-01-07Only add rpath to LDFLAGS when the platform supports it.seb1-1/+3
2002-01-06Remove support for MASTER_SITES_foo and PATCH_SITES_foo, without furtherfredb1-9/+1
2002-01-06Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro.fredb1-4/+4
2002-01-06Re-work the fetch target(s), as discussed on "tech-pkg". The primaryfredb1-65/+50
2002-01-06Fix file recognition for "unbuildlink-buildlink-subst" so it recognizetron1-2/+2