Age | Commit message (Expand) | Author | Files | Lines |
2003-08-31 | Create new variables PKG_*_CMD that contain just the paths to the various | jlam | 1 | -7/+13 |
2003-08-31 | Add belnet and keihanna sourceforge mirrors; remove switch and osdn. | wiz | 1 | -3/+3 |
2003-08-31 | bsd.buildlink2.mk says that Solaris 9 works with full caching. | jlam | 1 | -2/+2 |
2003-08-31 | Remove N/A from this file... it's much easier to read now. | jlam | 1 | -7/+7 |
2003-08-31 | Don't allow -R* options in dependency_libs -- rpath info shouldn't be in | jlam | 1 | -1/+5 |
2003-08-31 | Strip bare -L${BUILDLINK_DIR}, -L${BUILDLINK_X11_DIR} and -L${WRKSRC}, as | jlam | 1 | -3/+5 |
2003-08-30 | Back out last revision since we modified bsd.pkg.install.mk to require | jlam | 1 | -9/+9 |
2003-08-30 | No longer assume that a DEINSTALL/INSTALL script in the package directory | jlam | 1 | -9/+1 |
2003-08-30 | Reorder the inclusion of bsd.pkg.install.mk so that it appears *before* | jlam | 1 | -9/+9 |
2003-08-30 | Add for use by the INSTALL/DEINSTALL scripts. | jlam | 2 | -2/+4 |
2003-08-27 | GNU make installed from pkgsrc can always be found as | jlam | 1 | -2/+2 |
2003-08-27 | Correct the glob so that we actually match -L${BUILDLINK_DIR}/* and | jlam | 1 | -2/+2 |
2003-08-27 | (*) Nuke the _BUILDLINK_SUBST_USE target now that subst.mk does the same | jlam | 2 | -105/+47 |
2003-08-27 | subst.mk is a Makefile fragment that implements a general text replacement | jlam | 1 | -0/+80 |
2003-08-27 | Add ne locale dir for gtk2. | wiz | 13 | -13/+65 |
2003-08-27 | Cut-n-pasto: s/GREP/GMAKE/ in the GNU make section. (from pkgviews-mk) | jlam | 1 | -2/+2 |
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 | 9 | -26/+63 |
2003-08-26 | Clean up a few things in /tmp before building | hubertf | 1 | -1/+3 |
2003-08-25 | The standard "root" group under Linux is "root" not "wheel". | reed | 1 | -2/+2 |
2003-08-24 | Sanity check that the package is actually installed by running pkg_info(1) | jlam | 1 | -1/+7 |
2003-08-24 | Add description of MYSQL_CHARSET and MYSQL_EXTRA_CHARSET. | taca | 1 | -1/+14 |
2003-08-23 | Set GMAKE to /usr/bin/make only of that actually exists, else set it | jschauma | 1 | -2/+7 |
2003-08-23 | add support for extracting binary/library requires/provides on Darwin, | grant | 1 | -16/+24 |
2003-08-23 | add LDD, from Julien T. Letessier in PR pkg/22492. | grant | 1 | -1/+2 |
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 | Try to deal with empty or "corrupted" Info directory file: if the | seb | 1 | -0/+7 |
2003-08-22 | in check-shlibs, throw away warning from `type ldd' and only attempt | grant | 1 | -13/+15 |
2003-08-21 | Replace [ $A -nt $B ] with a portable equivalent | gavan | 1 | -2/+2 |
2003-08-21 | Avoid circular dependency on gcc if USE_GCC[23] is set. | gavan | 2 | -4/+6 |
2003-08-21 | Fixes PR pkg/22528 | gavan | 1 | -2/+2 |
2003-08-19 | Avoid keyword substitution in keyword matching pattern | gavan | 1 | -2/+2 |
2003-08-19 | Remove dependence on ident and awk. This aids portability to Solaris. | gavan | 1 | -9/+19 |
2003-08-19 | Added text describing major.minor-latest directories for binaries built | jklos | 1 | -1/+4 |
2003-08-18 | Get the OS name from "uname -s" instead of assuming NetBSD. | cjep | 1 | -4/+6 |
2003-08-18 | XEmacs is 21.4, not 21.1. | minoura | 1 | -2/+2 |
2003-08-17 | Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally in | jlam | 1 | -1/+19 |
2003-08-17 | If an OS is listed in _TOOLS_REPLACE_OPSYS.<tool>, then we want to make | jlam | 1 | -2/+4 |
2003-08-16 | put SunOS back in _TOOLS_REPLACE_OPSYS.sed. | grant | 1 | -2/+2 |
2003-08-16 | fix small typo: TOOLS_REPLACE -> _TOOLS_REPLACE | grant | 1 | -2/+2 |
2003-08-16 | Remove setting of INSTALL_INFO and MAKEINFO in {MAKE,CONFIGURE}_ENV | seb | 1 | -25/+1 |
2003-08-16 | Move the hide-tools portion of bsd.buildlink2.mk into tools.mk, and | jlam | 3 | -313/+230 |
2003-08-16 | There are many uses for a common log file, so define one that may be | jlam | 1 | -1/+6 |
2003-08-16 | Teach the buildlink2 wrappers to respect an environment variable | jlam | 2 | -4/+6 |
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 | mark sed on Solaris as having a suitable replacement, eliminating the | grant | 1 | -6/+2 |