cvs commit: ports/net Makefile ports/net/annextools Makefile
distinfo pkg-descr pkg-plist ports/net/annextools/files
patch-Makefile patch-erpcd::Makefile patch-erpcd::acp.c
patch-erpcd::env_parser.c ...
Bruce M Simpson
bms at FreeBSD.org
Thu Sep 25 12:49:33 PDT 2003
bms 2003/09/25 12:49:32 PDT
FreeBSD ports repository (src committer)
Modified files:
net Makefile
Added files:
net/annextools Makefile distinfo pkg-descr pkg-plist
net/annextools/files patch-Makefile patch-erpcd::Makefile
patch-erpcd::acp.c patch-erpcd::acp_lib.c
patch-erpcd::acp_lib.h
patch-erpcd::env_parser.c
patch-erpcd::erpcd.c
patch-erpcd::session_dbunx.c
patch-erpcd::spy.c patch-inc::na::cmd.h
patch-inc::na::help.h
patch-inc::slip::slip_user.h
patch-libannex::Makefile
patch-libannex::ip_layer.c
patch-libannex::slip_layer.c
patch-libannex::socket_layer.c
patch-libannex::udp_layer.c
patch-make.config patch-na::Makefile
patch-netadm::Makefile
Log:
Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite.
Allows the Annex to be administered from a FreeBSD host, rather than via
the console port. Tested with a MicroAnnex-XL 16 port device.
Reviewed by: edwin
Approved by: jake (mentor)
Revision Changes Path
1.1083 +1 -0 ports/net/Makefile
1.1 +57 -0 ports/net/annextools/Makefile (new)
1.1 +1 -0 ports/net/annextools/distinfo (new)
1.1 +10 -0 ports/net/annextools/files/patch-Makefile (new)
1.1 +12 -0 ports/net/annextools/files/patch-erpcd::Makefile (new)
1.1 +13 -0 ports/net/annextools/files/patch-erpcd::acp.c (new)
1.1 +11 -0 ports/net/annextools/files/patch-erpcd::acp_lib.c (new)
1.1 +11 -0 ports/net/annextools/files/patch-erpcd::acp_lib.h (new)
1.1 +11 -0 ports/net/annextools/files/patch-erpcd::env_parser.c (new)
1.1 +14 -0 ports/net/annextools/files/patch-erpcd::erpcd.c (new)
1.1 +26 -0 ports/net/annextools/files/patch-erpcd::session_dbunx.c (new)
1.1 +13 -0 ports/net/annextools/files/patch-erpcd::spy.c (new)
1.1 +17 -0 ports/net/annextools/files/patch-inc::na::cmd.h (new)
1.1 +18 -0 ports/net/annextools/files/patch-inc::na::help.h (new)
1.1 +11 -0 ports/net/annextools/files/patch-inc::slip::slip_user.h (new)
1.1 +13 -0 ports/net/annextools/files/patch-libannex::Makefile (new)
1.1 +11 -0 ports/net/annextools/files/patch-libannex::ip_layer.c (new)
1.1 +23 -0 ports/net/annextools/files/patch-libannex::slip_layer.c (new)
1.1 +38 -0 ports/net/annextools/files/patch-libannex::socket_layer.c (new)
1.1 +12 -0 ports/net/annextools/files/patch-libannex::udp_layer.c (new)
1.1 +5 -0 ports/net/annextools/files/patch-make.config (new)
1.1 +20 -0 ports/net/annextools/files/patch-na::Makefile (new)
1.1 +19 -0 ports/net/annextools/files/patch-netadm::Makefile (new)
1.1 +8 -0 ports/net/annextools/pkg-descr (new)
1.1 +30 -0 ports/net/annextools/pkg-plist (new)
More information about the cvs-all
mailing list