Bug 128105 - New port: devel/libmsocket
Summary: New port: devel/libmsocket
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 00:20 UTC by Matt Harris
Modified: 2008-10-15 11:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.17 KB, text/plain)
2008-10-15 00:20 UTC, Matt Harris
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Harris 2008-10-15 00:20:01 UTC
New port:
libmsocket is a socket abstraction library for C programmers.

In addition to simple TCP sockets, it is moving towards transparent
support for additional abstractions in a seamless manner, such as
SSL and Socks5 proxies.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-15 00:20:09 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-15 00:55:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-10-15 11:02:02 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-10-15 11:02:18 UTC
amdmi3      2008-10-15 10:01:56 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libmsocket     Makefile distinfo pkg-descr 
  Log:
  libmsocket is a socket abstraction library for C programmers.
  
  In addition to simple TCP sockets, it is moving towards transparent
  support for additional abstractions in a seamless manner, such as
  SSL and Socks5 proxies.
  
  WWW: http://sourceforge.net/projects/kageki
  
  PR:             128105
  Submitted by:   Matt Harris <mattdharris at users dot sourceforge dot net>
  
  Revision  Changes    Path
  1.3215    +1 -0      ports/devel/Makefile
  1.1       +40 -0     ports/devel/libmsocket/Makefile (new)
  1.1       +3 -0      ports/devel/libmsocket/distinfo (new)
  1.1       +7 -0      ports/devel/libmsocket/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"