Commit graph

42 commits

Author SHA1 Message Date
obache
01ff307a63 Use USE_FEATURES=inet6 for requirement of IPv6 support, instead of unusual usage
of PKG_OPTIONS.
2011-04-15 08:34:00 +00:00
joerg
8066cfbad2 Actually enable destdir. 2010-01-27 17:33:43 +00:00
joerg
b7f3604848 DESTDIR support 2010-01-27 16:52:13 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
rillig
e4ff5b9d6d Don't let the build fail because of "pointer targets that differ in
signedness".
2007-12-01 13:23:14 +00:00
rillig
8e0b1b25ab Homepage and Download site changed. 2007-12-01 13:20:51 +00:00
joerg
6832a3811b Fix typo. 2007-04-04 17:39:11 +00:00
joerg
8df09a602f Support NO_MTREE. 2007-03-28 13:25:53 +00:00
rillig
926954e283 Fixed gcc warnings. 2006-06-26 11:20:47 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
rillig
3a2b1c639c Updated totd to 1.5.1 as requested in PR 30545. 2006-04-29 10:43:53 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
tv
c79ea8f9ba Fix PKG_OPTIONS_VAR in previous. 2005-11-03 16:55:46 +00:00
tv
17c403f336 Force requiring IPv6 capability. 2005-11-03 16:55:26 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
grant
b0c97d22ca this blindly calls "gcc" with gcc specific flags, so use buildlink3 so
we use the wrappers.
2004-07-25 00:10:38 +00:00
wiz
8219428174 Update to 1.4:
Fixes some problems in totd 1.3 and addds some new functionality.
Closes PR 22882 from Feico W. Dillema.
2003-09-22 09:39:59 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
itojun
6b579a9d1f obey PKG_SYSCONFBASE/DIR setting 2002-07-10 13:55:17 +00:00
itojun
8017a09c09 upgrade to 1.3.
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.
2002-03-15 01:54:15 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wiz
6ccfda72e3 MKDIR -> INSTALL_DATA_DIR 2001-04-02 19:24:09 +00:00
wennmach
2d2cb2b878 regen: patch-ab is no longer pertinent 2001-03-28 22:20:56 +00:00
itojun
4416c570ed config files do not need +x 2001-03-23 16:47:13 +00:00
itojun
c3fb193b8b upgrade to 1.2. use config file in /etc/totd.conf.
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-23 14:55:53 +00:00
itojun
c8779a917f pull kame patch. A6 and DNAME support, and more careful buffer management.
(patch have sent to feico)
2001-03-10 02:23:00 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
itojun
340fb14601 upgrade to 1.1p5. now supports reverse lookup support for 6to4 cloud. 2000-12-14 21:43:20 +00:00
itojun
44cb48a239 correct HOMEPAGE 2000-11-18 07:24:15 +00:00
hubertf
d04f29c449 Note USE_INET6 in comment, so this gets mentioned on the README-IPv6.html page. 2000-10-19 22:53:15 +00:00
wiz
fbb501ead4 added patch-sum 2000-04-23 23:36:41 +00:00
itojun
c680a514a1 disable TOTD_USER support (this complicates installation too much) 2000-04-23 13:34:33 +00:00
itojun
10ab5cb6e2 update base version: 1.1p2 -> 1.1p4.
notable new functionality: AAAA record rewrite for IPv6 scoped address support.
(no changelog supplied in base distribution)
2000-04-03 06:33:50 +00:00
itojun
8eee1d797f upgrade to 1.1p2.
reviewed by: feico (maintainer)
2000-01-21 10:01:23 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
itojun
ef1f934d2c add patch-sum. 1999-11-25 02:00:16 +00:00
itojun
9683e5c7b6 net/totd: DNS proxy that supports IPv6 <==> IPv4 record translation.
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 21:07:53 +00:00
itojun
cf55c1a1a4 from KAME/netbsd latest tree 1999-11-22 21:04:01 +00:00