Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 1 | -3/+4 | |
through PLIST_SUBST to the plist module. | |||||
2007-11-17 | Add x11 option (default: enabled). | obache | 1 | -2/+14 | |
No functionally change, but bump PKGREVISION due to detect x11 option. | |||||
2007-06-13 | PKG_SUPPORTED_OPTIONS must be defined before include bsd.options.mk, | obache | 1 | -1/+2 | |
even if empty. Problem reported by Magnus Henoch in PR 36483. | |||||
2006-12-16 | Add imlib2-amd64 speedup option. Based on patch from Blair Sadewitz on | wiz | 1 | -2/+9 | |
pkgsrc-users. | |||||
2005-06-11 | Now that bsd.options.mk has been changed, only add mmx to ↵ | wiz | 1 | -4/+5 | |
PKG_SUPPORTED_OPTIONS on i386. | |||||
2005-06-10 | Slightly different solution to previous: | wiz | 1 | -4/+3 | |
just ignore mmx pkg_option if set on non-i386. | |||||
2005-06-10 | Wrap complete options part in ifdef i386, | wiz | 1 | -4/+3 | |
since there is only one option and that only on i386. Fixes bulk build problem. | |||||
2005-05-31 | Convert to options framework. | wiz | 1 | -0/+15 | |