freebsd-ports/net/dictd
Dima Dorfman 302878302d The regexp used to change T_USER to T_USERNAME only works if the
symbol is preceded by whitespace.  However, on line 64 of servscan.l,
the symbol is preceded by a parenthesis, so it is left alone.  On
i386, T_USER is defined, so the build proceeds, but there may still be
adverse side effects due to that routine returning the wrong thing in
some cases.  The bandaid is to fix the regexp to catch the case where
T_USER is used after a parenthesis--this is what's being committed.  The
real fix is either to make the author use T_USERNAME for us, or,
preferably, don't define T_USER when sys/param.h is included since
T_USER is in the application namespace.

Approved by:	maintainer timeout
2002-04-12 02:25:10 +00:00
..
files typo, delvis -> devils 2001-10-15 14:20:51 +00:00
distinfo
Makefile The regexp used to change T_USER to T_USERNAME only works if the 2002-04-12 02:25:10 +00:00
pkg-comment o Fix pkg-comment, this port only contains dict server 2001-01-28 21:23:04 +00:00
pkg-descr
pkg-message o Swap dependency. Now dictd-database needs dictzip to be built. One of its 2001-05-07 15:21:41 +00:00
pkg-plist o Fix pkg-comment, this port only contains dict server 2001-01-28 21:23:04 +00:00