aboutsummaryrefslogtreecommitdiff
path: root/net/dictd
Commit message (Expand)AuthorAgeFilesLines
* 1. include <osreldate.h> before use macro __FreeBSD_versionYen-Ming Lee2003-05-071-10/+14
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Fix build on sparc64 (all the world's not sunos, solaris or linnex)Kris Kennaway2003-01-125-0/+55
* Break UTF8 support on pre-5.x systems which don't implement wctype.h.Dima Dorfman2002-12-221-0/+98
* Upgrade to 1.8.0. patch-servparse.y has been submitted to theDima Dorfman2002-11-236-27/+16
* Escape parenthese in regular expressions to appease a sed that doesn'tDima Dorfman2002-11-031-1/+1
* Convert to use REINPLACE_CMD instead of PERL and remove USE_PERL5.Dima Dorfman2002-11-031-5/+5
* Conditionalize MAINTAINER for the benefit of slave ports.Dima Dorfman2002-11-031-1/+1
* for slave portsYing-Chieh Liao2002-07-191-1/+1
* Bump PORTREVISION. Now dictd is not a dmesg(8) output spammer.Clive Lin2002-06-221-1/+1
* Do not fclose(3) a NULL stream. I bet no one will want his dmesg(8) outputClive Lin2002-06-221-0/+11
* I'll look after this.Dima Dorfman2002-06-091-1/+1
* upgrade to 1.7.1Ying-Chieh Liao2002-06-095-39/+26
* The regexp used to change T_USER to T_USERNAME only works if theDima Dorfman2002-04-121-1/+1
* typo, delvis -> devilsYing-Chieh Liao2001-10-151-1/+1
* use system zlibYing-Chieh Liao2001-08-223-12/+12
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}Maxim Sobolev2001-07-101-2/+2
* o Swap dependency. Now dictd-database needs dictzip to be built. One of itsClive Lin2001-05-072-3/+4
* o Follows dictionary files addition of dictd-database portClive Lin2001-01-302-5/+27
* o Fix pkg-comment, this port only contains dict serverClive Lin2001-01-285-12/+19
* Arrrg ! I forgot to commit these 2 files.Clive Lin2001-01-282-1/+9
* o Properly use wait3(2)Clive Lin2001-01-284-1/+35
* remove redundant substitutionYing-Chieh Liao2001-01-281-1/+0
* add dictd, dict protocol (RFC 2229) serverYing-Chieh Liao2001-01-259-0/+219