Age | Commit message (Expand) | Author | Files | Lines |
2006-06-13 | Document mitshm option. Used in emulators/xbeeb package, where enabling it d... | dsainty | 1 | -0/+1 |
2006-06-13 | At the point where we invoke msgfmt during the build phase, the software | jlam | 1 | -1/+5 |
2006-06-12 | Move the common make command executed in su-target into a separate make | jlam | 1 | -4/+10 |
2006-06-12 | Be more consistent about how we're emitting errors and warnings. | jlam | 1 | -6/+8 |
2006-06-12 | _DEPENDS_COOKIE is already defined in bsd.depends-vars.mk. | jlam | 1 | -3/+1 |
2006-06-11 | Split out the "work" symlink creation into a separate step and add it | jlam | 1 | -9/+15 |
2006-06-10 | Restore missing ${SETENV} ${BUILD_ENV} that was dropped during the initial | jlam | 2 | -4/+4 |
2006-06-09 | make(1) will automatically delete partially made targets if the target | jlam | 4 | -122/+70 |
2006-06-09 | Add a new variable CHECK_FILES_SUPPORTED which is a package-settable | jlam | 2 | -2/+8 |
2006-06-09 | Introduce the capability to gather all the warnings and errors that | jlam | 14 | -123/+185 |
2006-06-09 | No need to synthesis the package directory from components when ${.CURDIR} | jlam | 1 | -2/+2 |
2006-06-09 | pkglint says, the :Q operator should not be used in double quotes. | rillig | 1 | -20/+20 |
2006-06-08 | Introduce "makedirs" as a helper target to create directories with | jlam | 2 | -3/+6 |
2006-06-08 | If the package cookie file exists, then we don't need to do anything. | jlam | 1 | -2/+11 |
2006-06-08 | If the install cookie file exists, then we don't need to do anything. | jlam | 1 | -8/+23 |
2006-06-08 | Fix the comment. | jlam | 1 | -2/+2 |
2006-06-08 | Make use of a "real-depends" helper target to hook all of the other | jlam | 1 | -7/+20 |
2006-06-08 | undo most of the last commit which was a mistake. | dmcmahill | 1 | -12/+3 |
2006-06-08 | Since "depends" is a real pkgsrc phase now, it also needs its own | rillig | 1 | -1/+6 |
2006-06-08 | Replaced PHASE_MSG with STEP_MSG in many (but not all) places where it | rillig | 7 | -19/+19 |
2006-06-08 | Use STEP_MSG for pkgsrc-patch-message instead of PHASE_MSG. | rillig | 1 | -2/+2 |
2006-06-08 | Added a missing :Q operator for DEPENDS_TARGET, since like the other | rillig | 1 | -2/+2 |
2006-06-08 | The gcc equivalent of SunPro's -mt option is -threads. | rillig | 1 | -1/+6 |
2006-06-08 | Avoid using ::= construct which apparently is somewhat buggy in bmake. | jlam | 1 | -2/+2 |
2006-06-08 | Fix an inverted test that caused all catman pages to be stripped from | jlam | 1 | -3/+3 |
2006-06-08 | Create /var/spool/lock in the sandbox. The directory is needed to | minskim | 1 | -2/+2 |
2006-06-07 | Fix problems with check-files where it fails with a confusing message | jlam | 1 | -109/+157 |
2006-06-07 | If there is _ZERO_FILESIZE_P, then it's natural to have _NONZERO_FILESIZE_P | jlam | 1 | -4/+7 |
2006-06-07 | Move _ZERO_FILESIZE_P ftom bsd.pkginstall.mk to bsd.pkg.mk so it can more | jlam | 2 | -7/+7 |
2006-06-07 | Use WARNING_MSG and ERROR_MSG for consistency. | jlam | 1 | -4/+4 |
2006-06-07 | Use ERROR_MSG for an error message. | jlam | 1 | -3/+3 |
2006-06-07 | Replace use of ${ECHO} with *_MSG to get more consistent-looking messages. | jlam | 1 | -11/+11 |
2006-06-07 | Make use of ERROR_CAT to print the list of conflicting packages. | jlam | 1 | -3/+2 |
2006-06-07 | Fix typo, reported by walt on users@crater.dragonflybsd.org. | ghen | 1 | -2/+2 |
2006-06-07 | Rewrite to avoid using "grep -H", which Solaris' grep does not support. | jlam | 2 | -24/+39 |
2006-06-07 | Note the check-clean target, which removes files related to the check-* | jlam | 1 | -1/+11 |
2006-06-07 | Add WARNING_CAT and ERROR_CAT which are filters for outputting file | jlam | 1 | -1/+4 |
2006-06-07 | 1.) Remove all instances of '@${WARNING_MSG} "Warning: ...' which resulted | tron | 3 | -18/+18 |
2006-06-06 | Check for [[:space:]] instead of [ ]. This fixes a misbehavior when | rillig | 1 | -2/+2 |
2006-06-06 | Add missing "break" that was causing reduce-depends.awk to not do any | jlam | 1 | -1/+2 |
2006-06-06 | Avoid using PKGNAME in target names since they are "immediately" | jlam | 3 | -6/+7 |
2006-06-06 | One more reminder of PostgreSQL 7.3 to remove... | joerg | 1 | -5/+2 |
2006-06-06 | Stop supporting user-specified definition for IMAKE in /etc/mk.conf -- | jlam | 2 | -13/+2 |
2006-06-06 | real-su-bin-install is no more... it's just su-bin-install. | jlam | 1 | -2/+2 |
2006-06-06 | Fix problem with saving variables whose value contains "$$" by avoiding | jlam | 1 | -11/+10 |
2006-06-06 | EXTRACT_CMD_DEFAULT should not be set by the package; it may only be used. | rillig | 1 | -5/+5 |
2006-06-06 | Move some variable definitions out of bsd.prefs.mk and back into | jlam | 8 | -36/+45 |
2006-06-06 | We diverged too much from reduce-depends.mk -- reduce-depends.mk | jlam | 1 | -5/+10 |
2006-06-06 | When using find to search for the "All" directories containing binary | dmcmahill | 1 | -4/+13 |
2006-06-06 | Remove PKG_PHASEs that no longer exist from the various *_PHASE_* lists. | jlam | 1 | -4/+3 |