aboutsummaryrefslogtreecommitdiff
path: root/net/pim6dd
Commit message (Collapse)AuthorAgeFilesLines
* Rename and split net/mcast-tools into net/pim6-tools, net/pim6sd,Hiroki Sato2015-09-077-0/+102
| | | | | | | and net/pim6dd. Notes: svn path=/head/; revision=396342
* pim6dd and pim6sd are succeeded by mcast-toolsSUZUKI Shinsuke2005-11-215-53/+0
| | | | Notes: svn path=/head/; revision=148981
* you can distribute pim6dd/sd under BSD-license, thanks to a LICENSE.mrouted ↵SUZUKI Shinsuke2004-08-191-2/+0
| | | | | | | change Notes: svn path=/head/; revision=116688
* updated to the latest package (20040819a)SUZUKI Shinsuke2004-08-192-3/+3
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=116685
* added SIZESUZUKI Shinsuke2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104598
* updated to the latest version of pim6dd (20030901)SUZUKI Shinsuke2003-09-022-2/+2
| | | | Notes: svn path=/head/; revision=88340
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* takes over maintainership from umeSUZUKI Shinsuke2002-11-131-1/+1
| | | | | | | Approved by: ume Notes: svn path=/head/; revision=70006
* updated to Nov 11 2002's pim6sd/pim6ddSUZUKI Shinsuke2002-11-124-28/+2
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=69948
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+2
| | | | Notes: svn path=/head/; revision=61545
* Update to 20020403a.Hajimu UMEMOTO2002-06-162-3/+3
| | | | Notes: svn path=/head/; revision=61361
* Fix build on 5-CURRENT.Hajimu UMEMOTO2002-06-163-1/+27
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=61359
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* - Add NO_CDROM attribute.Hajimu UMEMOTO2001-06-043-0/+20
| | | | | | | - Install configuration file and some documentation. Notes: svn path=/head/; revision=43494
* PIM for IPv6 dense mode daemonHajimu UMEMOTO2001-06-035-0/+32
Submitted by: dwcjr@inethouston.net Notes: svn path=/head/; revision=43470