freebsd-ports/Tools
Mark Linimon d1c3f4ddd2 Add some new error cases to handle regressions in -current. (Not yet
analyzed for how much they will slow this script down; consider this a
rush-job.)

 - dirent denotes some change in the usage of dirent.h.
 - termios denotes the deprecation of <sys/termios.h>.
 - uname denotes the hiding of the uname symbol.  This has been backed
   out in src so let's hope this case can go away soon.
 - utmp_x denotes the replacement of utmp.h with utmpx.h.

Together these catch ~150 new errors on i386-9.  However, there are more
that are not caught (second-order effects.)
2010-01-20 09:08:55 +00:00
..
portbuild Add some new error cases to handle regressions in -current. (Not yet 2010-01-20 09:08:55 +00:00
scripts Correct depreciation warning with Python 2.6 and fix several warnings 2009-11-21 00:40:59 +00:00
make_index
make_readmes