summaryrefslogtreecommitdiff
path: root/net/dictd (unfollow)
Commit message (Expand)AuthorFilesLines
2003-10-17Avoid trying to build lstat.o since we have lstat in libc.Dima Dorfman1-0/+11
2003-10-17Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. ThisDima Dorfman1-2/+2
2003-10-16Upgrade to 1.9.7.Dima Dorfman6-104/+45
2003-06-26libtool uber-patchAde Lovett1-0/+3
2003-05-071. include <osreldate.h> before use macro __FreeBSD_versionYen-Ming Lee1-10/+14
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
2003-01-12Fix build on sparc64 (all the world's not sunos, solaris or linnex)Kris Kennaway5-0/+55
2002-12-22Break UTF8 support on pre-5.x systems which don't implement wctype.h.Dima Dorfman1-0/+98
2002-11-23Upgrade to 1.8.0. patch-servparse.y has been submitted to theDima Dorfman6-27/+16
2002-11-03Escape parenthese in regular expressions to appease a sed that doesn'tDima Dorfman1-1/+1
2002-11-03Convert to use REINPLACE_CMD instead of PERL and remove USE_PERL5.Dima Dorfman1-5/+5
2002-11-03Conditionalize MAINTAINER for the benefit of slave ports.Dima Dorfman1-1/+1
2002-07-19for slave portsYing-Chieh Liao1-1/+1
2002-06-22Bump PORTREVISION. Now dictd is not a dmesg(8) output spammer.Clive Lin1-1/+1
2002-06-22Do not fclose(3) a NULL stream. I bet no one will want his dmesg(8) outputClive Lin1-0/+11
2002-06-09I'll look after this.Dima Dorfman1-1/+1
2002-06-09upgrade to 1.7.1Ying-Chieh Liao5-39/+26
2002-04-12The regexp used to change T_USER to T_USERNAME only works if theDima Dorfman1-1/+1
2001-10-15typo, delvis -> devilsYing-Chieh Liao1-1/+1
2001-08-22use system zlibYing-Chieh Liao3-12/+12
2001-07-10${PREFIX}/share/${PORTNAME} --> ${DATADIR}Maxim Sobolev1-2/+2
2001-05-07o Swap dependency. Now dictd-database needs dictzip to be built. One of itsClive Lin2-3/+4
2001-01-30o Follows dictionary files addition of dictd-database portClive Lin2-5/+27
2001-01-28o Fix pkg-comment, this port only contains dict serverClive Lin5-12/+19
2001-01-28Arrrg ! I forgot to commit these 2 files.Clive Lin2-1/+9
2001-01-28o Properly use wait3(2)Clive Lin4-1/+35
2001-01-28remove redundant substitutionYing-Chieh Liao1-1/+0
2001-01-25add dictd, dict protocol (RFC 2229) serverYing-Chieh Liao9-0/+219