Bug 121153 - new port net/ib
Summary: new port net/ib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 20:10 UTC by tofig
Modified: 2008-04-22 09:00 UTC (History)
0 users

See Also:


Attachments
ib.shar (1.95 KB, text/plain)
2008-02-27 20:10 UTC, tofig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tofig 2008-02-27 20:10:04 UTC
	This is a port of the Linux driver for Kyocera UTU Iburst modem
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2008-03-28 12:54:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll take this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-22 08:57:09 UTC
osa         2008-04-22 07:57:02 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/ib-kmod        Makefile distinfo pkg-descr 
    comms/ib-kmod/files  pkg-deinstall.in pkg-install.in 
                         pkg-message.in 
  Log:
  Add new port ib-kmod - Kyocera UTU Iburst modem driver.
  
  Submitted by:   Tofig Suleymanov < tofig at freebsd dot az >
  Rewrite by:     osa
  PR:             121153
  
  Revision  Changes    Path
  1.189     +1 -0      ports/comms/Makefile
  1.1       +42 -0     ports/comms/ib-kmod/Makefile (new)
  1.1       +3 -0      ports/comms/ib-kmod/distinfo (new)
  1.1       +20 -0     ports/comms/ib-kmod/files/pkg-deinstall.in (new)
  1.1       +12 -0     ports/comms/ib-kmod/files/pkg-install.in (new)
  1.1       +2 -0      ports/comms/ib-kmod/files/pkg-message.in (new)
  1.1       +4 -0      ports/comms/ib-kmod/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2008-04-22 08:57:44 UTC
State Changed
From-To: open->closed

Committed with totaly modifications, thanks!