summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-06Rewrite handling of "AUTOMAKE_OVERRIDE" so that files get touched in thetron1-17/+19
2002-01-06Remove duplicate handling of "USETOOLS". It's already defined and addedtron1-6/+1
2002-01-05Ignore "/usr/bin/msgfmt" under Solaris because it's not the GNU version.tron1-2/+3
2002-01-05Use wildcard in dependence on "gtexinfo" package so that "USE_GTEXINFO"tron1-2/+2
2002-01-05Use abstract names like "datasize" and "stacksize" in "UNLIMIT_RESOURCES"tron1-4/+7
2002-01-04Allow objects of the form libfoo_pic.a to be linked into shared objects asskrll1-2/+2
2002-01-04Minor indenting nit.agc1-3/+3
2002-01-04Add a new variable "UNLIMIT_RESOURCES" which can be used to raise processtron1-2/+10
2002-01-03Explicitly set BUILDLINK_DIR and BUILDLINK_X11_DIR with = instead of ?=.jlam2-4/+4
2002-01-01Remove trailing \ in the sed expression for config script wrappers as Linuxjlam1-2/+2
2002-01-01NS_ENCRYPTION hasn't been user-decidable for over a year now -- remove option.wiz1-7/+1
2001-12-27Darwin's patch(1) requires that you tell it to make backup files, as wellagc1-2/+2
2001-12-26(1) Create new variable "APACHE_SUEXEC_CONFIGURE_ARGS" that may containjlam2-3/+13
2001-12-26Remove excessively clever checks to allow a section to be seen only if it'sjlam1-8/+5
2001-12-26Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments tojlam1-1/+13
2001-12-26Include bsd.prefs.mk so that INSTALL_RCD_SCRIPTS may be defined before thejlam1-1/+3
2001-12-25Add another locale dir (bg).wiz4-4/+20
2001-12-25Add another locale dir (de_AT).wiz4-4/+20
2001-12-24Initial implementation of pthread.buildlink.mk to transparently allow forjlam2-1/+110
2001-12-23Make the AUTOMAKE_OVERRIDE work for packages that use automake-1.5 and/orjlam1-7/+12
2001-12-22Change the way the files used by the GNU auto* tools are touched. We nowjlam1-6/+43
2001-12-21By popular demand, change the default screen library for "lynx" tofredb1-3/+3