Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 May 2005 14:46:42 +0000 (UTC)
From:      Florent Thoumie <flz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/openbgpd Makefile distinfo pkg-descr ports/net/openbgpd/files openbgpd.sh.in patch-bgpctl_bgpctl.8 patch-bgpctl_bgpctl.c patch-bgpd_Makefile patch-bgpd_bgpd.8 patch-bgpd_bgpd.conf.5 patch-bgpd_bgpd.h ...
Message-ID:  <200505171446.j4HEkgLC023463@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
flz         2005-05-17 14:46:42 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/openbgpd         Makefile distinfo pkg-descr 
    net/openbgpd/files   openbgpd.sh.in patch-bgpctl_bgpctl.8 
                         patch-bgpctl_bgpctl.c patch-bgpd_Makefile 
                         patch-bgpd_bgpd.8 patch-bgpd_bgpd.conf.5 
                         patch-bgpd_bgpd.h patch-bgpd_session.c 
  Log:
  - Add openbgpd 3.6, a free implementation of the Border Gateway Protocol.
  
  Credits to:     Lukasz Bromirski <lukasz@bromirski.net>
  
  Revision  Changes    Path
  1.1475    +1 -0      ports/net/Makefile
  1.1       +63 -0     ports/net/openbgpd/Makefile (new)
  1.1       +6 -0      ports/net/openbgpd/distinfo (new)
  1.1       +31 -0     ports/net/openbgpd/files/openbgpd.sh.in (new)
  1.1       +16 -0     ports/net/openbgpd/files/patch-bgpctl_bgpctl.8 (new)
  1.1       +18 -0     ports/net/openbgpd/files/patch-bgpctl_bgpctl.c (new)
  1.1       +14 -0     ports/net/openbgpd/files/patch-bgpd_Makefile (new)
  1.1       +37 -0     ports/net/openbgpd/files/patch-bgpd_bgpd.8 (new)
  1.1       +30 -0     ports/net/openbgpd/files/patch-bgpd_bgpd.conf.5 (new)
  1.1       +14 -0     ports/net/openbgpd/files/patch-bgpd_bgpd.h (new)
  1.1       +15 -0     ports/net/openbgpd/files/patch-bgpd_session.c (new)
  1.1       +8 -0      ports/net/openbgpd/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505171446.j4HEkgLC023463>