K 10 svn:author V 5 danfe K 8 svn:date V 27 2016-01-25T15:13:23.996077Z K 7 svn:log V 772 - Unbreak the build against new Imlib2: previous versions (e.g. 1.4.6) had two typedefs (apparently, the latter was deprecated and finally removed in 1.4.7): typedef enum _imlib_load_error Imlib_Load_Error; typedef enum _imlib_load_error ImlibLoadError; - Instead of handling of VIDEO and CACA options interdependency manually, define VIDEO_IMPLIES=CACA (available since r394573) and thus consummate conversion to option helpers - Install sample configuration files as @sample in pkg-plist (and convert PLIST_FILES to separate file due to better readability thereof) - Restore sane installation routine broken in r336927 and install couple of extra documentation files while here - Augment port description text and update WWW line to avoid redirect END