[odc] Daily ports changes for 2010-02-12
ODC
auto at squish.net
Sat Feb 13 07:00:09 GMT 2010
OpenBSD ports changes summary for 2010-02-12
============================================
audio/cmt databases/sqlports
infrastructure/mk
== audio ============================================================= 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/audio
cmt
~ Makefile + patches/patch-src_delay_cpp
> display maximum delay as miliseconds instead of fractional seconds to
> workaround a crash when sprintf()ing a double (or float) type argument
> ok jasper@ (jakemsr@)
== databases ========================================================= 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/databases
sqlports
~ Makefile ~ files/mksqlitedb
> get mksqlitedb to handle IGNORE and COMES_WITH if they show up.
> Also don't spazz out if we meet variables we don't know. This makes us
> safe from changes in dump-vars. (espie@)
== infrastructure ==================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/ports/infrastructure
mk
~ bsd.port.mk ~ bsd.port.subdir.mk
~ pkgpath.mk
> some important improvements to bsd.port.mk
> - simplify IGNORE handling, always define it, even when NO_IGNORE is set,
> and only use it for the targets it's meant to influence.
> - make it possible to multiply-IGNORE a port, so stuff that's BROKEN and
> NOT_FOR_ARCH will show up as both.
> - DESCRIBE_TARGETs can die, since we no longer need special IGNORE dance
> for them.
> - add an IGNORE_IS_FATAL tweak, so that ignored ports can actually error
> out.
> - reorg dump-vars to choose what to show, including new IGNORE, and
> COMES_WITH.
> - name an explicit prepare step, which does check build dependencies and
> install them (useful for build timing purposes)
> - move the do-fetch test out, so that we can add pre-extract and do-extract
> there eventually. (espie@)
===============================================================================
More information about the odc
mailing list