summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-08-02Add wiz's request, add a changes-entry-noupdate that has the oldgdt1-9/+26
2007-08-02Remove inclusion of pkgtools/posix_headers/buildlink3.mk. This wastnn1-6/+1
2007-08-01Support automatically using pkgsrc/emulators/osf1_lib to satisfyjlam2-2/+9
2007-08-01Support automatically using pkgsrc/emulators/darwin_lib to satisfyjlam3-3/+67
2007-08-01Begin adding some of the basic, non-intrusive pieces of thejoerg3-9/+24
2007-08-01Teach mirror-distfiles to use emul-fetch if EMUL_PLATFORMS is defined sojlam1-1/+3
2007-08-01Remove unused _EMUL_OPSYSES.jlam1-15/+1
2007-08-01Note the proper /emul/* dir for Darwin libraries.jlam1-1/+2
2007-08-01Define PKGPATH earlier so that mk.conf can use it.joerg1-2/+4
2007-07-31Automatically add EMUL_{PLATFORM,OPSYS,ARCH} to FILES_SUBST andjlam1-1/+9
2007-07-31Don't substitute for OPSYS- or ARCH-related variables in print-plistjlam1-8/+13
2007-07-31Teach the extract module to extract RPMs with rpm2pkg.jlam4-4/+28
2007-07-30Compute OS_VERSION on AIX directly using make substitution instead ofjoerg1-2/+2
2007-07-30Use variable substitution instead of calling external cut tojoerg1-3/+3
2007-07-29Add net/nfdump's options descriptionsseb1-0/+2
2007-07-29Allow the code to resolve the make path to deal with a strictlyjoerg1-1/+4
2007-07-29Remove explicit include of sys.mk, which has been made redundant byjoerg1-7/+1
2007-07-29Better formatting for the package- and user-settable variables, andjlam1-21/+31
2007-07-29Improve the example by adding a typical use of EMUL_MODULES.linux.jlam1-0/+47
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam25-14/+858
2007-07-28Rationalize changes-entry and commit-changes-entry.gdt1-13/+11
2007-07-28Also use the shell builtin for [. Add comment for test and [ about that.joerg1-3/+3
2007-07-28Always use the test builtin...joerg1-2/+2
2007-07-28Add REPLACE_KSH similiar to REPLACE_BASH and REPLACE_SH as thejoerg1-1/+10
2007-07-27Move the +SHLIBS generation code back into the pkginstall module. In thejlam3-40/+43
2007-07-27If using X11_TYPE=modular this means we have imake(1) from pkgsrc.tnn1-3/+7
2007-07-27Don't depend on digest if FAILOVER_FETCH and NO_CHECKSUM are setjoerg1-2/+5
2007-07-27Remove remaining traces of BUILDLINK_TRANSFORM.${pkg}.joerg1-5/+1
2007-07-25Documented PKGCONFIG_OVERRIDE and PKGCONFIG_OVERRIDE_STAGE.rillig1-1/+12
2007-07-25Add --config <file> from build scriptadrianp1-7/+35
2007-07-25Make sure PKG_INFO is setadrianp1-1/+2
2007-07-24Add epoll and a bunch of inspircd descriptions.adrianp1-0/+7
2007-07-23*blush* One variable was missing for the !modular case.joerg1-1/+2
2007-07-23Putting bsd.pkginstall.mk under bsd.tools.mk was a bad idea -- thejlam4-46/+44
2007-07-23More aggressively conditionalize X11BASE handling. Only one casejoerg1-6/+28
2007-07-23When using check-perms, also depend on sysutils/checkperms.joerg1-1/+3
2007-07-21In cce, run cvs edit if the file is not writable. This occurs withgdt1-4/+7
2007-07-21Define ${PKG_INFO} before using it - from wiz@adrianp1-1/+2
2007-07-20Kill code to catch Zoularis installations. It is three years old andjoerg1-9/+1
2007-07-20Enabled the warnings.rillig1-1/+2
2007-07-20Added the license-handling code from bsd.pkg.mk to here. When this filerillig1-6/+23
2007-07-20Added code to display warnings at package build time. Among others, thisrillig1-0/+19
2007-07-20Rework list of default acceptable licenses.gdt1-18/+31
2007-07-18Reversed file descriptors 1 and 2... time for a coffee break...jlam1-3/+3
2007-07-18Ignore the result of the ldconfig command.jlam1-3/+4
2007-07-18PKG_METADATADIR is the *second* argument.jlam1-2/+2
2007-07-18Add missing definition for "$ACTION", which is the first argument to thejlam1-1/+2
2007-07-18Add back a facility to rebuild the run-time library search paths databasejlam7-16/+107
2007-07-18Preserve the default value of PLIST_SRC as PLIST_SRC_DFLT while stilljlam1-21/+20
2007-07-18Add makedepend as a platform tool in case of native X11, due to it'stnn1-1/+4