Age | Commit message (Expand) | Author | Files | Lines |
2002-02-13 | bin-install: use $MACHINE_ARCH over calling uname | hubertf | 1 | -2/+2 |
2002-02-13 | n-install: use uname(1) over sysctl(1) to find out machine arch | hubertf | 1 | -2/+2 |
2002-02-13 | Implement DYNAMIC_MASTER_SITES | abs | 1 | -1/+10 |
2002-02-08 | Use unproven-pthreads/buildlink.mk instead of just depending on the | jlam | 1 | -2/+2 |
2002-02-07 | Create a new knob: PKG_SYSCONFVAR | jlam | 1 | -5/+17 |
2002-02-05 | /bin/mkdir -> ${MKDIR}. | skrll | 1 | -2/+2 |
2002-02-05 | Don't hardcode /usr/X11R6 when making directories or running X based | skrll | 1 | -1/+4 |
2002-02-05 | Obsolete SSH_CONF_DIR in favor of PKG_SYSCONFDIR. | jlam | 2 | -7/+7 |
2002-02-04 | Added SAMBA_USE_LDAP | martti | 1 | -1/+6 |
2002-01-31 | Deprecate POSTFIX_USE_SASL_AUTH in favor of more generic USE_SASL. | jlam | 2 | -7/+11 |
2002-01-29 | In the show-vulnerabilities and show-vulnerabilities-html targets, tighten | agc | 1 | -3/+3 |
2002-01-28 | Fix PR 15395, whereby a package entry in the vulnerabilities file, | agc | 1 | -5/+7 |
2002-01-28 | Make sure that the decompression/extraction programs needed are | jlam | 1 | -4/+6 |
2002-01-28 | We've changed DEPENDS=foo-* into DEPENDS=foo-[0-9]* everywhere else but | jlam | 1 | -8/+8 |
2002-01-27 | Prevent /etc/mk.conf from being included by BSD-style makefiles used by | jlam | 1 | -1/+6 |
2002-01-27 | MAKE_ENV is the make environment passed down to the build process. It | jlam | 1 | -6/+6 |
2002-01-27 | Recognize how to automatically extract .shar.gz, .shar.bz2, .shar.Z, and | jlam | 1 | -3/+15 |
2002-01-27 | x11-links version updated. | markd | 1 | -2/+2 |
2002-01-25 | Optimize the code to extract distfiles based on the extract suffix by | jlam | 1 | -19/+19 |
2002-01-24 | For NetBSD/alpha versions >= 1.5V add -mieee to both CFLAGS and FFLAGS. | dmcmahill | 1 | -1/+9 |
2002-01-23 | Be more pervasive with previous change. | jlam | 1 | -4/+7 |
2002-01-23 | When copying config files, if the destination file already exists, then | jlam | 1 | -2/+3 |
2002-01-23 | Continue the trend removing the temporary ${PKGDIR} workaround. | seb | 1 | -7/+1 |
2002-01-22 | make sure FFLAGS ends up in MAKE_ENV as well as BUILD_DEFS. This allows you | dmcmahill | 1 | -4/+4 |
2002-01-22 | Also replace for @SETENV@ (/usr/bin/env). | jlam | 1 | -1/+2 |
2002-01-21 | Change the message | zuntum | 1 | -2/+2 |
2002-01-21 | Add QMAILDIR variable that defaults to /var/qmail, may be set in /etc/mk.conf | zuntum | 2 | -3/+9 |
2002-01-21 | Add ${QMAILDIR} to MESSAGE_SUBST, as it is going to be used in all qmail-related | zuntum | 1 | -2/+3 |
2002-01-20 | add some html markup to the .broken files (which now have .html extenstion). | dmcmahill | 1 | -10/+12 |
2002-01-19 | Add coarse-grained locking to pkgsrc builds, by means of a beefed | agc | 6 | -17/+110 |
2002-01-18 | Apply quoting to "${SORT_SITES_CMD}" to make Solaris's "/bin/sh" happy. | tron | 1 | -2/+2 |
2002-01-17 | nuke USE_PYTHON, it's not needed anymore | drochner | 1 | -12/+1 |
2002-01-15 | if a sub-make is invoked to install a prerequisite pkg, pass it the | drochner | 1 | -2/+2 |
2002-01-15 | Add zh_TW locale dir, per pkg/15250. | wiz | 4 | -4/+20 |
2002-01-15 | Test before creating ${_DISTDIR} to avoid Solaris' /bin/mkdir apparent | seb | 1 | -2/+2 |
2002-01-15 | Rearrange code so that if EXTRACT_CMD is defined, then it is used to | jlam | 1 | -10/+18 |
2002-01-12 | add the OBJHOSTNAME functionality that appeared in 1.901 of bsd.pkg.mk. | dmcmahill | 1 | -20/+22 |
2002-01-11 | Add and document a new OBJHOSTNAME definition. | agc | 2 | -3/+16 |
2002-01-10 | bsd.pkg.install.mk lists many things in FILES_SUBST, and we should have | jlam | 1 | -1/+7 |
2002-01-10 | Also substitute for ${PKG_SYSCONFDIR} in MESSAGE files. | jlam | 1 | -2/+3 |
2002-01-09 | Add elk package variable used to determine if X11 module is enabled or not. | seb | 1 | -1/+6 |
2002-01-09 | In automake*-override targets make sur that find return a least a file | seb | 1 | -5/+5 |
2002-01-07 | Only add rpath to LDFLAGS when the platform supports it. | seb | 1 | -1/+3 |
2002-01-06 | Remove support for MASTER_SITES_foo and PATCH_SITES_foo, without further | fredb | 1 | -9/+1 |
2002-01-06 | Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro. | fredb | 1 | -4/+4 |
2002-01-06 | Re-work the fetch target(s), as discussed on "tech-pkg". The primary | fredb | 1 | -65/+50 |
2002-01-06 | Fix file recognition for "unbuildlink-buildlink-subst" so it recognize | tron | 1 | -2/+2 |
2002-01-06 | Rewrite handling of "AUTOMAKE_OVERRIDE" so that files get touched in the | tron | 1 | -17/+19 |
2002-01-06 | Remove duplicate handling of "USETOOLS". It's already defined and added | tron | 1 | -6/+1 |
2002-01-05 | Ignore "/usr/bin/msgfmt" under Solaris because it's not the GNU version. | tron | 1 | -2/+3 |