summaryrefslogtreecommitdiff
path: root/net/dictd (unfollow)
Commit message (Expand)AuthorFilesLines
2005-10-13Pacify distfile survey by following redirects on URLs.Mark Linimon1-1/+1
2005-06-28Unbreak on 4.x by using the the iswspace__ wrapper (4.x doesn't have aDima Dorfman2-0/+31
2005-06-14Upgrade to 1.10.1. Drop the dependency on ltdl; the client never usedDima Dorfman3-15/+3
2005-01-30Upgrade to 1.9.15Dima Dorfman2-3/+3
2004-09-12The new rcNG dictd.sh doesn't start dictd by default (without theDima Dorfman1-3/+10
2004-09-03Upgrade to 1.9.14Dima Dorfman3-26/+5
2004-09-02Argh! I forgot this one 2 days ago.Clive Lin1-1/+1
2004-08-30Really support rc.subr on RELENG_4.Clive Lin1-1/+4
2004-08-29+ Embrace rcNG. (1)Clive Lin3-42/+22
2004-06-04Sync with new bsd.autotools.mkAde Lovett1-2/+1
2004-03-14Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett1-1/+1
2004-03-03Upgrade to 1.9.11Dima Dorfman7-114/+28
2004-02-17Make start/stop messages consistent with other ports.Clive Lin1-2/+2
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-1/+1
2004-01-29SIZEify.Trevor Johnson1-0/+1
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