aboutsummaryrefslogtreecommitdiff
path: root/net/dictd
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
* Don't create the data directory that we no longer use. Nothing wasDima Dorfman2006-01-071-1/+0
* Upgrade to 1.10.14Dima Dorfman2006-01-027-60/+16
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* Pacify distfile survey by following redirects on URLs.Mark Linimon2005-10-131-1/+1
* Unbreak on 4.x by using the the iswspace__ wrapper (4.x doesn't have aDima Dorfman2005-06-282-0/+31
* Upgrade to 1.10.1. Drop the dependency on ltdl; the client never usedDima Dorfman2005-06-143-15/+3
* Upgrade to 1.9.15Dima Dorfman2005-01-302-3/+3
* The new rcNG dictd.sh doesn't start dictd by default (without theDima Dorfman2004-09-121-3/+10
* Upgrade to 1.9.14Dima Dorfman2004-09-033-26/+5
* Argh! I forgot this one 2 days ago.Clive Lin2004-09-021-1/+1
* Really support rc.subr on RELENG_4.Clive Lin2004-08-301-1/+4
* + Embrace rcNG. (1)Clive Lin2004-08-293-42/+22
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Upgrade to 1.9.11Dima Dorfman2004-03-037-114/+28
* Make start/stop messages consistent with other ports.Clive Lin2004-02-171-2/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* SIZEify.Trevor Johnson2004-01-291-0/+1
* Avoid trying to build lstat.o since we have lstat in libc.Dima Dorfman2003-10-171-0/+11
* Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. ThisDima Dorfman2003-10-171-2/+2
* Upgrade to 1.9.7.Dima Dorfman2003-10-166-104/+45
* libtool uber-patchAde Lovett2003-06-261-0/+3
* 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