summaryrefslogtreecommitdiff
path: root/net/dictd (unfollow)
Commit message (Expand)AuthorFilesLines
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