Age | Commit message (Expand) | Author | Files | Lines |
2003-08-31 | Add belnet and keihanna sourceforge mirrors; remove switch and osdn. | wiz | 1 | -3/+3 |
2003-08-30 | Back out last revision since we modified bsd.pkg.install.mk to require | jlam | 1 | -9/+9 |
2003-08-30 | Reorder the inclusion of bsd.pkg.install.mk so that it appears *before* | jlam | 1 | -9/+9 |
2003-08-27 | (*) Nuke the _BUILDLINK_SUBST_USE target now that subst.mk does the same | jlam | 1 | -16/+40 |
2003-08-27 | Forgot a USE_GMAKE => USE_GNU_TOOLS+=make. (from pkgviews-mk) | jlam | 1 | -5/+6 |
2003-08-26 | Create a symlink from the "make" requested by the package into | jlam | 1 | -9/+16 |
2003-08-24 | Sanity check that the package is actually installed by running pkg_info(1) | jlam | 1 | -1/+7 |
2003-08-23 | add support for extracting binary/library requires/provides on Darwin, | grant | 1 | -16/+24 |
2003-08-23 | fix problem with shlib handling not being done on Darwin for | grant | 1 | -4/+4 |
2003-08-23 | Fix a long-standing past-o that was harmless. | jlam | 1 | -2/+2 |
2003-08-22 | Use '${_PKG_SILENT}${_PKG_DEBUG}' instead of '@' (as seen on the pkgviews-mk | seb | 1 | -2/+2 |
2003-08-22 | in check-shlibs, throw away warning from `type ldd' and only attempt | grant | 1 | -13/+15 |
2003-08-16 | Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, and | jlam | 1 | -89/+43 |
2003-08-12 | Remove duplicate .PHONY. | seb | 1 | -2/+1 |
2003-08-12 | print-PLIST target change: | seb | 1 | -4/+5 |
2003-08-12 | As is clean-depends-list is subject to dependencies loops (uncovered | seb | 1 | -44/+2 |
2003-08-12 | In the print-PLIST target, split the expressions fed to sed(1) into two | agc | 1 | -11/+11 |
2003-08-09 | USE_NEW_TEXINFO is now ubiquitous. Remove conditionals on it. | seb | 1 | -13/+6 |
2003-08-08 | Use saner values for PKGSRC_SHOW_BUILD_DEFS - make this switch on "yes" | agc | 1 | -2/+2 |
2003-08-08 | Re-model the BUILD_DEFS display during build: if PKGSRC_SHOW_BUILD_DEFS is | agc | 1 | -12/+14 |
2003-08-07 | Introduce a PKGSRC_MESSAGE_RECIPIENTS, which takes the login names of | agc | 1 | -2/+12 |
2003-08-04 | Provide a new variable NO_EXPORT_CPP to further restrict CPP from getting into | jmc | 1 | -3/+3 |
2003-08-02 | Move BUILD_DEFS check to pre-extract to avoid creating work directories in | wiz | 1 | -3/+3 |
2003-08-02 | handle platforms with broken tools in the base system, such as sed | grant | 1 | -1/+4 |
2003-07-31 | Make it possible to have a package requiring makeinfo but not install-info. | seb | 1 | -2/+4 |
2003-07-30 | Modify the build-defs-message target so that it is only printed once, in the | jmmv | 1 | -2/+7 |
2003-07-28 | Indent cpp-like statements properly | agc | 1 | -7/+7 |
2003-07-28 | Add the build-defs-message target, which shows a list of all variables that | jmmv | 1 | -1/+26 |
2003-07-24 | - add HOMEPAGE as the last field in the INDEX file. | dmcmahill | 1 | -5/+5 |
2003-07-23 | Mark all targets that do not correspond to real files with the .PHONY | jmmv | 1 | -4/+127 |
2003-07-23 | rework the INDEX file generation. The new approach speeds up things by | dmcmahill | 1 | -3/+19 |
2003-07-22 | Ignore any errors from ldd when calculating reuires and provides | agc | 1 | -2/+2 |
2003-07-22 | As part of the build information, record the full pathnames of the | agc | 1 | -1/+24 |
2003-07-19 | - fix comment about what shows up in the index file. | dmcmahill | 1 | -2/+5 |
2003-07-18 | only include gcc.buildlink2.mk if we are not using the MIPSpro or SunPro | grant | 1 | -2/+4 |
2003-07-13 | move gcc selection back to bsd.pkg.mk as the top-level Makefile | grant | 1 | -1/+15 |
2003-07-13 | don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, and | grant | 1 | -7/+1 |
2003-07-13 | when creating the buildinfo file, set CC=${CC} without the version | grant | 1 | -3/+6 |
2003-07-12 | When generating a perl packlist, strip all leading slashes. | wiz | 1 | -3/+3 |
2003-07-12 | Create directories with mode 0755, since that is what the mtree | wiz | 1 | -4/+5 |
2003-07-11 | Use new _OPSYS_NEEDS_XPKGWEDGE to simplify the check for whether we need a | jlam | 1 | -6/+12 |
2003-07-11 | Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge is | jschauma | 1 | -2/+3 |
2003-07-10 | define user-visible variable PTHREAD_LDFLAGS that contains options | grant | 1 | -1/+5 |
2003-07-09 | Append perl to the list of interpreters to be replaced if ${REPLACE_PERL} | agc | 1 | -2/+2 |
2003-07-09 | Make REPLACE_PERL more general, so that it will work with any interpreter, | agc | 1 | -5/+14 |
2003-07-09 | In pre-config-override, don't trumpet the fact that we're doing nothing. | agc | 1 | -2/+2 |
2003-07-08 | Fix a typo in a comment | agc | 1 | -2/+2 |
2003-07-08 | Fix for _CONFIGURE_PREREQ targets not being run when a package defines a | chris | 1 | -5/+10 |
2003-07-02 | When extracting a .zip archive, overwrite existing files without promping. | jmmv | 1 | -2/+2 |
2003-06-23 | default MAINTAINER is tech-pkg@ | jschauma | 1 | -2/+2 |