CVS: cvs.openbsd.org: ports

2013-07-21 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2013/07/21 07:44:40

Modified files:
devel/darcs: Makefile 

Log message:
Fix build by adding forgotten build dependency.

Noticed by naddy@

ok espie@, naddy@



CVS: cvs.openbsd.org: ports

2013-07-21 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2013/07/21 10:24:33

Modified files:
infrastructure/lib/DPB: Engine.pm PortBuilder.pm 
infrastructure/lib/DPB/Job: Port.pm 

Log message:
the major change from a few days ago completely broke dpb -R (reported
by fgs@, kili@, nigel@)
repair it.
- introduce end_check to cope with package files updated
(not quite satisfied with the source code, but this works, and will do for
5.4).
- adjust report to build.log to conform to the new semantics: namely, if it
didn't fail, then it's okay, don't even look at possibly missing packages
because of nfs (noticed by nigel@).



CVS: cvs.openbsd.org: ports

2013-07-21 Thread Miod Vallat
CVSROOT:/cvs
Module name:ports
Changes by: m...@cvs.openbsd.org2013/07/21 12:26:30

Modified files:
math/py-numpy  : Makefile 

Log message:
Mark as BROKEN on m88k: fails to figure out cpu details, and I don't have
enough time to fix this at the moment.