jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
hubertf
0bf707ed8a
Handle ifconfig aliases better.
...
Patch contributed by Ed Gould <ed@left.wing.org> in PR pkg/18999
2002-11-10 05:30:59 +00:00
wiz
3db254b018
it's -> its
2002-09-25 00:03:39 +00:00
wiz
ffc79987e6
Drop trailing space.
2002-09-25 00:02:25 +00:00
hubertf
8a3663c88b
tweak
2002-09-19 22:18:46 +00:00
hubertf
12d462a1a5
Update 6to4 to 1.3. Change:
...
- adapt for NetBSD 1.6 and later which needs an "ifconfig stf0 create"
(also needed on FreeBSD).
Patch contributed by Kimura Fuyuki <fuyuki@hadaly.org> in private mail.
2002-09-19 22:15:25 +00:00
wiz
b4f0a668fa
Miscellaneous man page fixes.
2001-12-03 19:03:19 +00:00
hubertf
15d7ebf785
Update 6to4 to 1.2: allow using anycast service as defined in RFC 3068.
...
Code contributed by Keith Moore <moore@cs.utk.edu> in PR 14647.
2001-11-22 03:00:07 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
7c91fbe0a2
Standardize format.
2001-09-09 15:23:53 +00:00
hubertf
1b8a7aea41
Add this pkg to README-IPv6.html
2001-04-09 00:15:34 +00:00
hubertf
912af0eecf
unbreak this pkg - 1.1 won't run (this is a pkgsrc problem, else I'd
...
bump the version)
2001-03-04 02:53:27 +00:00
jlam
a4827ab056
Mechanical changes to use ${PKG_PREFIX} instead of substituting for
...
@PREFIX@ in DEINSTALL/INSTALL scripts.
2001-03-01 19:07:51 +00:00
hubertf
c9ff101472
remove debug code to work with LOCALBASE!=/usr/pkg
...
Pointed out by Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at>
2001-02-23 15:13:02 +00:00
hubertf
27142a4792
Fix typo, reported by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-19 02:23:48 +00:00
itojun
b225c945cf
sync comment with reality
2001-02-18 15:42:47 +00:00
itojun
a1602b29a2
need to set sysctl BEFORE starting rtadvd.
2001-02-18 15:41:59 +00:00
hubertf
1b4f0cfac6
Update to 6to4-1.1:
...
* Don't create extra (tmp) rtadvd.conf, assume /etc/rtadvd.conf has
no interface specs, and just that.
* Don't suggest clients set an explicit (static) default route. This
will happen automatically.
* Update manpage and html page
Thanks to Itojun and some others for their inputs!
2001-02-18 15:32:18 +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
hubertf
2c31f7bf0d
Add 6to4-1.0, a script to setup automatic 6to4 IPv6 tunneling.
...
For easy IPv6 connectivity, do:
* make install
* cd /usr/pkg/etc
* cp 6to4.conf-example 6to4.conf
* in 6to4.conf, change "out_if" to match your outgoing interface:
ppp0 if you're on a modem, else your ethernet card's interface.
* 6to4 -v start
* ping6 www.kame.net
2001-02-11 05:24:29 +00:00