aboutsummaryrefslogtreecommitdiff
path: root/devel/libftdi
Commit message (Collapse)AuthorAgeFilesLines
* - Fix includedir [1]Tijl Coosemans2014-08-157-61/+2
| | | | | | | | | | - Remove unused patches PR: 192665 [1] Submitted by: johan@stromnet.se [1] Notes: svn path=/head/; revision=364947
* - Don't build example programs that aren't installedTijl Coosemans2014-08-111-3/+7
| | | | | | | | | | | | (examples/CMakeLists.txt also contains an error (include should be include_directories on line 5) [1]) - Remove DOCS option - Fix PYTHON option when it is disabled Reported by: Mike Harding <mvharding@gmail.com> [1] Notes: svn path=/head/; revision=364645
* - Add license infoTijl Coosemans2014-08-113-92/+31
| | | | | | | | | - Switch to cmake - Use option helpers - Provide python module compiled with optimisations Notes: svn path=/head/; revision=364599
* devel/libftdi: USES=libtool, fix build, bump dependenciesKurt Jaeger2014-08-032-10/+15
| | | | | | | | | | | | | | comms/linrad comms/lirc devel/urjtag devel/openocd sysutils/lcdproc sysutils/flashrom devel/xc3sprog is already bumped via PR 188055 Notes: svn path=/head/; revision=363878
* devel/libftdi: revert r363862Kurt Jaeger2014-08-032-8/+8
| | | | Notes: svn path=/head/; revision=363870
* devel/libftdi: USES=libtool, stripKurt Jaeger2014-08-032-8/+8
| | | | Notes: svn path=/head/; revision=363862
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Support stagingDmitry Marakasov2013-10-221-6/+6
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=331224
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Eradicate USE_GNOME=pkgconfig from develBaptiste Daroussin2013-09-021-1/+1
| | | | | | | | | | While here: USE_GMAKE->USES=gmake USE_GNOME=gnomehack->USES=pathfix USE_PERL5*->USES=perl5 Notes: svn path=/head/; revision=325945
* Fix plist for cases when the port is built with Python bindings.Stefan Walter2013-06-192-1/+7
| | | | | | | | PR: 170241 Submitted by: Craig Leres <leres@ee.lbl.gov> Notes: svn path=/head/; revision=321292
* Fix LIB_DEPENDS line for boost_system, to let libftdi build again.Matthias Andree2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317460
* Reset MAINTAINER due to lack of responses since 2011.Stefan Walter2013-05-051-1/+1
| | | | Notes: svn path=/head/; revision=317407
* - Update to 0.20.Stefan Walter2013-05-054-20/+18
| | | | | | | | | | | | | - Add option for Python bindings. PR: 170537 [1] 170241 [2] Submitted by: Michael Zoon <zoon01@nas4free.org> [1] Craig Leres <leres@ee.lbl.gov> [2] Approved by: maintainer timeout (~9 months) Notes: svn path=/head/; revision=317406
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-10/+6
| | | | | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316831
* Bump after boost updatePawel Pekala2013-03-041-6/+3
| | | | | | | | | PR: ports/176016 Submitted by: Chris Dukes <chris.dukes.aix@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=313422
* Fix build problems with new automake.Colin Percival2012-09-111-1/+1
| | | | | | | | | PR: ports/170241 (partial - upgrade to new version not done) Submitted by: Craig Leres Approved by: maintainer timeout Notes: svn path=/head/; revision=304091
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Fix plist when compiling with the Boost optionJulien Laffaye2011-06-121-1/+1
| | | | | | | | | PR: ports/157183 Submitted by: Remko C <sirdice@gmail.com> Approved by: maintainer timeout, bapt (mentor) Notes: svn path=/head/; revision=275440
* - Update to 0.18Dennis Herrmann2011-03-054-10/+8
| | | | | | | | PR: ports/155121 Submitted by: maintainer Notes: svn path=/head/; revision=270348
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Update to 0.17Philip M. Gollucci2010-02-1010-17/+89
| | | | | | | | PR: ports/143556 Submitted by: Olexandr Davydenko <o.davydenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=249507
* - Update MASTER_SITESMartin Wilke2009-08-191-1/+1
| | | | Notes: svn path=/head/; revision=239939
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Fix libftdi on HEAD by including stdlib.h in ftdi.c. Since HEAD'sStanislav Sedov2009-05-042-0/+11
| | | | | | | | | version on usb.h doesn't include stdlib.h like libusb does, it fails to find prototypes for realloc function which leads to incorrect storage types used and memory corruption as a consequence. Notes: svn path=/head/; revision=233227
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-094-3/+69
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* - Update to 0.14Martin Wilke2009-01-113-5/+5
| | | | | | | | | PR: 129636 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=225723
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 0.10.Marcelo Araujo2007-09-193-14/+18
| | | | | | | | | PR: ports/115472 Submitted by: John E. Hein <jhein@timing.com> Approved by: stas (mentor), Alexandr Davidenko <o.davydenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=199775
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Fix build on 4.xIon-Mihai Tetcu2006-07-311-9/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=169216
* libftdi - A library (using libusb) to talk to FTDI's FT2232C,Ion-Mihai Tetcu2006-07-293-0/+58
FT232BM and FT245BM type chips including the popular bitbang mode. Note: When you get a -5 error "can't claim usb device" during ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded. WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/ PR: ports/100982 Submitted by: Olexandr Davydenko <o.davydenko at gmail.com> Notes: svn path=/head/; revision=169078