aboutsummaryrefslogtreecommitdiff
path: root/net/pim6sd
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Make net/pim6sd compile again under -current.Edwin Groothuis2002-11-1911-4/+104
| | | | | | | Noticed on bento. Notes: svn path=/head/; revision=70450
* fixed compilation error.SUZUKI Shinsuke2002-11-162-0/+51
| | | | | | | (sorry, I checked compilability just on KAME+FreeBSD) Notes: svn path=/head/; revision=70253
* 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
* fixes syntax error.SUZUKI Shinsuke2002-06-291-1/+1
| | | | | | | Reported by: Pekka Savola <pekkas@netcore.fi> Notes: svn path=/head/; revision=62173
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+2
| | | | Notes: svn path=/head/; revision=61545
* Fix build on 5-CURRENT.Hajimu UMEMOTO2002-06-163-1/+27
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=61359
* updates to the Apr 3 2002's pim6sd (reviewed by ume)SUZUKI Shinsuke2002-04-035-28/+11
| | | | Notes: svn path=/head/; revision=57255
* Fix build on 5-CURRENT.Hajimu UMEMOTO2002-03-251-0/+21
| | | | Notes: svn path=/head/; revision=56592
* 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-1/+22
| | | | | | | - Install configuration file and some documentation. Notes: svn path=/head/; revision=43494
* PIM for IPv6 sparse mode daemonHajimu UMEMOTO2001-06-035-0/+33
Submitted by: dwcjr@inethouston.net Notes: svn path=/head/; revision=43471