summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-08-27GNU make installed from pkgsrc can always be found asjlam1-2/+2
2003-08-27Correct the glob so that we actually match -L${BUILDLINK_DIR}/* andjlam1-2/+2
2003-08-27(*) Nuke the _BUILDLINK_SUBST_USE target now that subst.mk does the samejlam2-105/+47
2003-08-27subst.mk is a Makefile fragment that implements a general text replacementjlam1-0/+80
2003-08-27Add ne locale dir for gtk2.wiz13-13/+65
2003-08-27Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. (from pkgviews-mk)jlam1-2/+2
2003-08-27Forgot a USE_GMAKE => USE_GNU_TOOLS+=make. (from pkgviews-mk)jlam1-5/+6
2003-08-26Create a symlink from the "make" requested by the package intojlam9-26/+63
2003-08-26Clean up a few things in /tmp before buildinghubertf1-1/+3
2003-08-25The standard "root" group under Linux is "root" not "wheel".reed1-2/+2
2003-08-24Sanity check that the package is actually installed by running pkg_info(1)jlam1-1/+7
2003-08-24Add description of MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.taca1-1/+14
2003-08-23Set GMAKE to /usr/bin/make only of that actually exists, else set itjschauma1-2/+7
2003-08-23add support for extracting binary/library requires/provides on Darwin,grant1-16/+24
2003-08-23add LDD, from Julien T. Letessier in PR pkg/22492.grant1-1/+2
2003-08-23fix problem with shlib handling not being done on Darwin forgrant1-4/+4
2003-08-23Fix a long-standing past-o that was harmless.jlam1-2/+2
2003-08-22Use '${_PKG_SILENT}${_PKG_DEBUG}' instead of '@' (as seen on the pkgviews-mkseb1-2/+2
2003-08-22Try to deal with empty or "corrupted" Info directory file: if theseb1-0/+7
2003-08-22in check-shlibs, throw away warning from `type ldd' and only attemptgrant1-13/+15
2003-08-21Replace [ $A -nt $B ] with a portable equivalentgavan1-2/+2
2003-08-21Avoid circular dependency on gcc if USE_GCC[23] is set.gavan2-4/+6
2003-08-21Fixes PR pkg/22528gavan1-2/+2
2003-08-19Avoid keyword substitution in keyword matching patterngavan1-2/+2
2003-08-19Remove dependence on ident and awk. This aids portability to Solaris.gavan1-9/+19
2003-08-19Added text describing major.minor-latest directories for binaries builtjklos1-1/+4
2003-08-18Get the OS name from "uname -s" instead of assuming NetBSD.cjep1-4/+6
2003-08-18XEmacs is 21.4, not 21.1.minoura1-2/+2
2003-08-17Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally injlam1-1/+19
2003-08-17If an OS is listed in _TOOLS_REPLACE_OPSYS.<tool>, then we want to makejlam1-2/+4
2003-08-16put SunOS back in _TOOLS_REPLACE_OPSYS.sed.grant1-2/+2
2003-08-16fix small typo: TOOLS_REPLACE -> _TOOLS_REPLACEgrant1-2/+2
2003-08-16Remove setting of INSTALL_INFO and MAKEINFO in {MAKE,CONFIGURE}_ENVseb1-25/+1
2003-08-16Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, andjlam3-313/+230
2003-08-16There are many uses for a common log file, so define one that may bejlam1-1/+6
2003-08-16Teach the buildlink2 wrappers to respect an environment variablejlam2-4/+6
2003-08-12Remove duplicate .PHONY.seb1-2/+1
2003-08-12print-PLIST target change:seb1-4/+5
2003-08-12As is clean-depends-list is subject to dependencies loops (uncoveredseb1-44/+2
2003-08-12mark sed on Solaris as having a suitable replacement, eliminating thegrant1-6/+2
2003-08-12In the print-PLIST target, split the expressions fed to sed(1) into twoagc1-11/+11
2003-08-10Also create /var/log/lastlog{,x} in the sandbox if they exist in theseb1-2/+2
2003-08-09USE_NEW_TEXINFO is now ubiquitous. Remove conditionals on it.seb3-122/+13
2003-08-08Use saner values for PKGSRC_SHOW_BUILD_DEFS - make this switch on "yes"agc2-6/+6
2003-08-08Document FLUXBOX_USE_* variables for pkgsrc/wm/fluxboxhubertf1-1/+21
2003-08-08Set the default value for PKGSRC_SHOW_BUILD_DEFS to be defined, to preserveagc1-3/+3
2003-08-08quote some args to ${GREP}.grant1-3/+3
2003-08-08Re-model the BUILD_DEFS display during build: if PKGSRC_SHOW_BUILD_DEFS isagc2-13/+22
2003-08-07Introduce a PKGSRC_MESSAGE_RECIPIENTS, which takes the login names ofagc2-3/+18
2003-08-04Provide a new variable NO_EXPORT_CPP to further restrict CPP from getting intojmc1-3/+3