aboutsummaryrefslogtreecommitdiff
path: root/net/dtcp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 20050521.Hajimu UMEMOTO2005-05-212-4/+4
| | | | Notes: svn path=/head/; revision=135749
* use new scheme of USE_RC_SUBR.Hajimu UMEMOTO2005-02-103-16/+6
| | | | Notes: svn path=/head/; revision=128476
* use PLIST_FILES.Hajimu UMEMOTO2005-02-042-5/+3
| | | | Notes: svn path=/head/; revision=128027
* use `command_args' instead of overriding `flags'.Hajimu UMEMOTO2004-06-113-3/+3
| | | | Notes: svn path=/head/; revision=111285
* Update to 20040611.Hajimu UMEMOTO2004-06-102-3/+3
| | | | Notes: svn path=/head/; revision=111213
* provide homepage.Hajimu UMEMOTO2004-06-081-0/+2
| | | | Notes: svn path=/head/; revision=111097
* Update to 20040608.Hajimu UMEMOTO2004-06-072-9/+7
| | | | Notes: svn path=/head/; revision=111019
* Use USE_RC_SUBR.Hajimu UMEMOTO2004-04-194-7/+126
| | | | Notes: svn path=/head/; revision=107607
* add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.Hajimu UMEMOTO2004-02-211-1/+2
| | | | Notes: svn path=/head/; revision=101609
* SIZEfyHajimu UMEMOTO2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99948
* ECHO -> ECHO_MSGHajimu UMEMOTO2003-09-271-4/+4
| | | | Notes: svn path=/head/; revision=89503
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* Update to 20030228.Hajimu UMEMOTO2003-02-282-4/+2
| | | | Notes: svn path=/head/; revision=76639
* De-pkg-comment.Hajimu UMEMOTO2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75979
* Update to 20030101.Hajimu UMEMOTO2003-01-013-4/+6
| | | | Notes: svn path=/head/; revision=72091
* Update to dtcp-20021119.Hajimu UMEMOTO2002-11-182-3/+3
| | | | Notes: svn path=/head/; revision=70416
* Make it PREFIX clean.Hajimu UMEMOTO2002-10-241-1/+2
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=68728
* Add Dynamic Tunnel Configuration Protocol daemon and clientHajimu UMEMOTO2002-10-225-0/+55
dtcpc and dtcps implement Dynamic Tunnel Configuration Protocol (DTCP for short) proposed by Trumpet: http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm Notes: svn path=/head/; revision=68601