aboutsummaryrefslogtreecommitdiffstats
path: root/net/dictd
Commit message (Expand)AuthorAgeFilesLines
* - Remove unrecognized CONFIGURE_ARGSSunpoet Po-Chuan Hsieh2014-12-085-64/+31
* Reset maintainership:Baptiste Daroussin2014-12-031-1/+1
* - Switch to USES=libtool:buildTijl Coosemans2014-09-192-7/+4
* - Add LICENSESunpoet Po-Chuan Hsieh2014-05-201-0/+2
* - Support stagingDmitry Marakasov2014-05-112-12/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1
* - Update to 1.12.1Cheng-Lung Sung2013-06-282-4/+3
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-7/+2
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-2/+2
* - Bump PORTREVISION for devel/libmaa shlib changeSunpoet Po-Chuan Hsieh2011-04-121-1/+2
* - Update to 1.12.0Cheng-Lung Sung2011-02-112-4/+3
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
* - use $SUB_FILES to dynamically adjust dictd.confCheng-Lung Sung2010-02-054-23/+4
* - Update to 1.11.2Cheng-Lung Sung2010-01-282-5/+4
* - Bump PORTREVISION to chase the update of libmaaWen Heping2009-12-141-1/+2
* - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
* - Update to 1.11.1Cheng-Lung Sung2009-06-173-11/+11
* - Update to 1.11.0Cheng-Lung Sung2009-01-192-4/+6
* - Update to 1.10.11Cheng-Lung Sung2008-04-142-4/+4
* - Update to 1.10.10Cheng-Lung Sung2008-04-082-6/+5
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
* - Update to 1.10.9Cheng-Lung Sung2007-07-262-4/+4
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
* - Update to 1.10.8Cheng-Lung Sung2007-04-118-97/+7
* dd@ has had his port bit taken for safekeeping. Therefore, return theseMark Linimon2007-03-041-1/+1
* Remove zero-sized files.Erwin Lansing2006-07-111-0/+0
* [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and small fixesEdwin Groothuis2006-04-145-22/+41
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+1
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-211-1/+0
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
* Don't create the data directory that we no longer use. Nothing wasDima Dorfman2006-01-081-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-051-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-301-0/+1
* Avoid trying to build lstat.o since we have lstat in libc.Dima Dorfman2003-10-181-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-271-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-101-1/+1
* upgrade to 1.7.1Ying-Chieh Liao2002-06-105-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-233-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-312-5/+27
* o Fix pkg-comment, this port only contains dict serverClive Lin2001-01-295-12/+19
* Arrrg ! I forgot to commit these 2 files.Clive Lin2001-01-292-1/+9
* o Properly use wait3(2)Clive Lin2001-01-294-1/+35
* remove redundant substitutionYing-Chieh Liao2001-01-281-1/+0
* add dictd, dict protocol (RFC 2229) serverYing-Chieh Liao2001-01-259-0/+219