1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
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 Major optimizations for 'make index' and other recursive traversal 2008-07-19 17:59:41 +00:00
make_readmes Make it possible to override the templates by using an environement 2007-05-24 22:23:37 +00:00