summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-04Make exim user default to mail like it always had pre defaults conversion.jmc1-2/+2
2003-08-04Remove 'faad' support from MPLAYER_DISABLE_DRIVERS. It is an input driverjmmv1-2/+2
2003-08-04Let EXIM_USER be 'mail' by default, as it has always been (so the new packagejmmv1-2/+2
2003-08-02Convert exim and exim-user to the bsd.pkg.install.mk framework:jmmv1-1/+11
2003-08-02Move BUILD_DEFS check to pre-extract to avoid creating work directories inwiz1-3/+3
2003-08-02depend on the right version of grep.grant1-2/+2
2003-08-02comment: clarify and describe why USE_GNU_TOOLS+= must be used.grant1-4/+10
2003-08-02handle platforms with broken tools in the base system, such as sedgrant2-1/+177
2003-07-31Revert previous. USE_MAKEINFO is initialized in bsd.pkg.mk.seb1-4/+1
2003-07-31Need to define USE_MAKEINFO before testing against itjmc1-1/+4
2003-07-31Sync comments with reality (Trilogy, volume 5).seb1-5/+4
2003-07-31Make it possible to have a package requiring makeinfo but not install-info.seb3-19/+18
2003-07-31Let a package override the name of the automatically generated rc.d scriptjmmv1-7/+8