cvs commit: ports/net Makefile ports/net/ser Makefile distinfo pkg-descr pkg-plist ports/net/ser/files patch-Makefile patch-modules::acc::etc::radiusclient.conf patch-modules::group_radius::grouprad_mod.c patch-modules::nathelper::README ...

Maxim Sobolev sobomax at FreeBSD.org
Sun Sep 14 09:52:03 PDT 2003


sobomax     2003/09/14 09:51:57 PDT

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/ser              Makefile distinfo pkg-descr pkg-plist 
    net/ser/files        patch-Makefile patch-Makefile.defs 
                         patch-modules::acc::acc_mod.c 
                         patch-modules::acc::etc::radiusclient.conf 
                         patch-modules::auth_radius::authrad_mod.c 
                         patch-modules::group_radius::grouprad_mod.c 
                         patch-modules::nathelper::README 
                         patch-modules::nathelper::nathelper.c 
                         patch-modules::postgres::Makefile 
                         patch-modules::tm::t_lookup.c 
                         patch-modules::uri_radius::urirad_mod.c 
                         patch-udp_server.c 
  Log:
  Add ser 0.8.11, a very fast and configurable SIP proxy.
  
  Revision  Changes    Path
  1.1082    +1 -0      ports/net/Makefile
  1.1       +45 -0     ports/net/ser/Makefile (new)
  1.1       +1 -0      ports/net/ser/distinfo (new)
  1.1       +38 -0     ports/net/ser/files/patch-Makefile (new)
  1.1       +82 -0     ports/net/ser/files/patch-Makefile.defs (new)
  1.1       +14 -0     ports/net/ser/files/patch-modules::acc::acc_mod.c (new)
  1.1       +42 -0     ports/net/ser/files/patch-modules::acc::etc::radiusclient.conf (new)
  1.1       +14 -0     ports/net/ser/files/patch-modules::auth_radius::authrad_mod.c (new)
  1.1       +14 -0     ports/net/ser/files/patch-modules::group_radius::grouprad_mod.c (new)
  1.1       +15 -0     ports/net/ser/files/patch-modules::nathelper::README (new)
  1.1       +649 -0    ports/net/ser/files/patch-modules::nathelper::nathelper.c (new)
  1.1       +14 -0     ports/net/ser/files/patch-modules::postgres::Makefile (new)
  1.1       +25 -0     ports/net/ser/files/patch-modules::tm::t_lookup.c (new)
  1.1       +14 -0     ports/net/ser/files/patch-modules::uri_radius::urirad_mod.c (new)
  1.1       +16 -0     ports/net/ser/files/patch-udp_server.c (new)
  1.1       +15 -0     ports/net/ser/pkg-descr (new)
  1.1       +70 -0     ports/net/ser/pkg-plist (new)


More information about the cvs-ports mailing list