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