On Mon, Aug 22, 2011 at 06:21:11PM +0000, Pawel Pekala wrote:
> pawel       2011-08-22 18:21:11 UTC
> 
>   Log:
>   - unbreak and update to version 0.9.2
>   - add LICENSE info
>   - mark MAKE_JOBS_UNSAFE
>   - remove WITH_TABS option, now included in main package
>   - take maintainership

Still some issues with this port:

- First part of the makefile (delarative one) is badly indented; indentation
  should be reduced my one tabstop

- Bad spelling of Qt toolkit in COMMENT (it looks like port is QuickTime
  based now); also, " / " does not look too good, simple "and" would look
  better

%%%
 LIB_DEPENDS=           enchant.1:${PORTSDIR}/textproc/enchant \
                        gadu.3:${PORTSDIR}/polish/libgadu \
+                       idn:${PORTSDIR}/dns/libidn \
                        qca.2:${PORTSDIR}/devel/qca \
                        sndfile.1:${PORTSDIR}/audio/libsndfile
%%%

Missing shlib version (notice that other libs have it).  While it
technically not required, it's nice to have to be able to grep for when
buming port revision of library consumer ports to chase shlib version
bumps.

./danfe
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to