Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -7/+1 | |
thus were before 2005Q3. | |||||
2005-06-19 | "inet6" option support is determined in bsd.prefs.mk, don't add it to | salo | 1 | -2/+2 | |
PKG_SUGGESTED_OPTIONS. | |||||
2005-06-06 | handle legacy PKG_OPTIONS_VAR correctly, with warning | dillo | 1 | -4/+6 | |
2005-06-06 | Accept "PKG_OPTIONS.xchat2" for backwards compatibility reasons. | tron | 1 | -2/+8 | |
2005-06-06 | Fix oversight in last commit. | tron | 1 | -2/+2 | |
2005-06-06 | Replace the outdated "xchat" package (version 1.8.11) with the | tron | 1 | -9/+20 | |
"xchat2" package (version 2.4.3). | |||||
2005-06-02 | Convert to options framework. | wiz | 1 | -0/+21 | |
While here, reintegrate Makefile.common into Makefile since xchat-gnome has been removed from pkgsrc and there is no further need for Makefile.common. tron@ says do it. |