Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-26 | Fixed gcc warnings. | rillig | 3 | -4/+27 | |
2006-05-18 | Mark as BROKEN_IN pkgsrc-2006Q1 according to | wiz | 1 | -1/+3 | |
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html | |||||
2006-04-29 | Updated totd to 1.5.1 as requested in PR 30545. | rillig | 3 | -13/+15 | |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 | |
CONFIGURE_ARGS. | |||||
2005-11-03 | Fix PKG_OPTIONS_VAR in previous. | tv | 1 | -2/+2 | |
2005-11-03 | Force requiring IPv6 capability. | tv | 1 | -5/+6 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-07-25 | this blindly calls "gcc" with gcc specific flags, so use buildlink3 so | grant | 1 | -2/+3 | |
we use the wrappers. | |||||
2003-09-22 | Update to 1.4: | wiz | 2 | -5/+5 | |
Fixes some problems in totd 1.3 and addds some new functionality. Closes PR 22882 from Feico W. Dillema. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 | |
2002-07-10 | obey PKG_SYSCONFBASE/DIR setting | itojun | 1 | -1/+2 | |
2002-03-15 | upgrade to 1.3. | itojun | 3 | -18/+5 | |
changes from 1.2 to 1.3, to quote feico's message: >It does add little functionality over version 1.2, but the code >quality is a lot higher and many bugs/misfeatures and loose ends >have been fixed. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -1/+2 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-02 | MKDIR -> INSTALL_DATA_DIR | wiz | 1 | -2/+2 | |
2001-03-28 | regen: patch-ab is no longer pertinent | wennmach | 1 | -2/+1 | |
2001-03-23 | config files do not need +x | itojun | 1 | -2/+2 | |
2001-03-23 | upgrade to 1.2. use config file in /etc/totd.conf. | itojun | 4 | -17/+14 | |
2001-03-13 13:12 dillema * Makefile.in: install manpage 2001-03-13 13:06 dillema * ChangeLog, README, totd.8: first totd manual page, derived from README file 2001-03-13 11:14 dillema * ne_io.c: unused variabel fix. trivial, but gets rid of a warning * configure.in, cons_common.c, cons_tcp_response.c, cons_udp_response.c, conv_trick.c, ev_udp_in.c, ne_io.c, ne_mesg.c, ns_const.h, protos.h, res_record.c: patches from Kame CVS, send in by itojun. Adds support for A6 and DNAME, and improves message validation and fixes possible buffer overrun.... | |||||
2001-03-10 | pull kame patch. A6 and DNAME support, and more careful buffer management. | itojun | 2 | -3/+8 | |
(patch have sent to feico) | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-14 | upgrade to 1.1p5. now supports reverse lookup support for 6to4 cloud. | itojun | 4 | -18/+19 | |
2000-11-18 | correct HOMEPAGE | itojun | 1 | -2/+2 | |
2000-10-19 | Note USE_INET6 in comment, so this gets mentioned on the README-IPv6.html page. | hubertf | 1 | -1/+2 | |
2000-04-23 | added patch-sum | wiz | 1 | -0/+3 | |
2000-04-23 | disable TOTD_USER support (this complicates installation too much) | itojun | 1 | -0/+15 | |
2000-04-03 | update base version: 1.1p2 -> 1.1p4. | itojun | 2 | -5/+5 | |
notable new functionality: AAAA record rewrite for IPv6 scoped address support. (no changelog supplied in base distribution) | |||||
2000-01-21 | upgrade to 1.1p2. | itojun | 4 | -28/+5 | |
reviewed by: feico (maintainer) | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-25 | add patch-sum. | itojun | 1 | -0/+3 | |
1999-11-22 | net/totd: DNS proxy that supports IPv6 <==> IPv4 record translation. | itojun | 2 | -1/+10 | |
XXX the pkgsrc Makefile requires USE_INET6 in mk.conf at this moment, as the program is meaningful only if you have IPv4/v6 dual-stack support. I'm not sure if it actually requires IPv6 in kernel... | |||||
1999-11-22 | from KAME/netbsd latest tree | itojun | 7 | -0/+66 | |