Bug 188575 - New port: devel/libmpsse
Summary: New port: devel/libmpsse
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 00:20 UTC by Uffe Jakobsen
Modified: 2014-08-03 21:38 UTC (History)
2 users (show)

See Also:


Attachments
file.shar (4.40 KB, text/plain)
2014-04-14 00:20 UTC, Uffe Jakobsen
no flags Details
libmpsse.shar.txt (5.45 KB, text/plain)
2014-08-03 00:06 UTC, Uffe Jakobsen
no flags Details
libmpsse-1.3.log (19.08 KB, text/x-log)
2014-08-03 00:06 UTC, Uffe Jakobsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Uffe Jakobsen 2014-04-14 00:20:00 UTC
New port: devel/libmpsse

Open source library for SPI/I2C control via FTDI chips

Libmpsse is a library for interfacing with SPI/I2C devices via FTDI's
FT-2232 family of USB chips. Based around the libftdi library.

WWW: http://code.google.com/p/libmpsse/

Fix: Patch attached with submission follows:
Comment 1 Uffe Jakobsen 2014-07-22 20:39:51 UTC
Any news after 3 months ?
Comment 2 John Marino freebsd_committer freebsd_triage 2014-07-28 06:46:29 UTC
PORTREVISION is set to 1 in error, but the rest of makefile looks modern, including stage support.

I like the [existence of the] description on this new port submission. :)
Comment 3 John Marino freebsd_committer freebsd_triage 2014-07-31 22:32:03 UTC
test logs please (see bug 179854)
Comment 4 Uffe Jakobsen 2014-08-03 00:06:15 UTC
Created attachment 145276 [details]
libmpsse.shar.txt
Comment 5 Uffe Jakobsen 2014-08-03 00:06:41 UTC
Created attachment 145277 [details]
libmpsse-1.3.log
Comment 6 Uffe Jakobsen 2014-08-03 00:09:07 UTC

Web rebuild
---------------------------------------------------------------------

  Build ID:          20140802215831-27062
  Job owner:         uffe
  Buildtime:         50 minutes
  Enddate:           Sat, 02 Aug 2014 22:48:03 GMT

  Revision:          29950
  Repository:        https://redports.org/changeset/29950

---------------------------------------------------------------------

    Port:            devel/libmpsse 1.3_1

      Buildgroup:     10.0-RELEASE/amd64
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229475/libmpsse-1.3_1.log

      Buildgroup:     10.0-RELEASE/i386
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229476/libmpsse-1.3_1.log

      Buildgroup:     9.2-RELEASE/amd64
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229477/libmpsse-1.3_1.log

      Buildgroup:     9.2-RELEASE/i386
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229478/libmpsse-1.3_1.log

      Buildgroup:     8.4-RELEASE/amd64
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229479/libmpsse-1.3_1.log

      Buildgroup:     8.4-RELEASE/i386
      Buildstatus:   SUCCESS
      Log: https://redports.org//~uffe/20140802215831-27062-229480/libmpsse-1.3_1.log

Buildarchive URL: <https://redports.org/buildarchive/20140802215831-27062>
redports <https://redports.org/>
Comment 7 John Marino freebsd_committer freebsd_triage 2014-08-03 06:08:41 UTC
Perfect!
Comment 8 commit-hook freebsd_committer freebsd_triage 2014-08-03 11:09:49 UTC
A commit references this bug:

Author: pi
Date: Sun Aug  3 11:09:35 UTC 2014
New revision: 363874
URL: http://svnweb.freebsd.org/changeset/ports/363874

Log:
  New port: devel/libmpsse

  Open source library for SPI/I2C control via FTDI chips

  Libmpsse is a library for interfacing with SPI/I2C devices via FTDI's
  FT-2232 family of USB chips. Based around the libftdi library.

  WWW: http://code.google.com/p/libmpsse/

  PR:		188575
  Submitted by:	uffe@uffe.org

Changes:
  head/devel/Makefile
  head/devel/libmpsse/
  head/devel/libmpsse/Makefile
  head/devel/libmpsse/distinfo
  head/devel/libmpsse/files/
  head/devel/libmpsse/files/patch-src_Makefile.in
  head/devel/libmpsse/files/patch-src_configure_ac
  head/devel/libmpsse/pkg-descr
Comment 9 Kurt Jaeger freebsd_committer freebsd_triage 2014-08-03 21:38:47 UTC
Committed, thanks!