svn commit: r316831 - in head: astro/fowsr astro/gpsbabel audio/ardour comms/dfu-programmer comms/gnokii comms/gnuradio comms/libticables devel/avarice devel/avrdude devel/libftdi devel/libhid deve...

Bryan Drewery bdrewery at FreeBSD.org
Fri May 3 11:05:43 UTC 2013


FYI this broke devel/openocd:

> -.if defined(WITH_FT2232)
> +.if ${PORT_OPTIONS:MFT2232}
>  CONFIGURE_ARGS+=       --enable-ft2232_libftdi
>  WITH_LIBFTDI=          yes
[...]
> -.if defined(WITH_LIBFTDI)
> +.if ${PORT_OPTIONS:MLIBFTDI}
>  LIB_DEPENDS+=          ftdi:${PORTSDIR}/devel/libftdi
>  .endif

Note that LIBFTDI is not an actual option.

I've fixed it in r317193


On 4/29/2013 11:43 AM, Rene Ladan wrote:
> Author: rene
> Date: Mon Apr 29 16:43:05 2013
> New Revision: 316831
> URL: http://svnweb.freebsd.org/changeset/ports/316831
> 
> Log:
>   In preparation of removing devel/libusb (expires 2013-04-30), remove it
>   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)
> 
> Modified:
>   head/astro/fowsr/Makefile   (contents, props changed)
>   head/astro/gpsbabel/Makefile
>   head/audio/ardour/Makefile
>   head/comms/dfu-programmer/Makefile   (contents, props changed)
>   head/comms/gnokii/Makefile
>   head/comms/gnuradio/Makefile
>   head/comms/libticables/Makefile
>   head/devel/avarice/Makefile   (contents, props changed)
>   head/devel/avrdude/Makefile   (contents, props changed)
>   head/devel/libftdi/Makefile
>   head/devel/libhid/Makefile   (contents, props changed)
>   head/devel/libk8055/Makefile   (contents, props changed)
>   head/devel/libnfc/Makefile
>   head/devel/libnfc/pkg-descr   (contents, props changed)
>   head/devel/libnxt/Makefile   (contents, props changed)
>   head/devel/libnxt/pkg-descr   (contents, props changed)
>   head/devel/libpafe/Makefile   (contents, props changed)
>   head/devel/mspdebug/Makefile   (contents, props changed)
>   head/devel/openocd/Makefile
>   head/devel/p5-Device-USB/Makefile   (contents, props changed)
>   head/devel/py-usb/Makefile   (contents, props changed)
>   head/devel/roboctl/Makefile   (contents, props changed)
>   head/devel/roboctl/pkg-descr   (contents, props changed)
>   head/graphics/libgphoto2/Makefile
>   head/graphics/lprof-devel/Makefile
>   head/graphics/multican/Makefile
>   head/graphics/sane-epkowa/Makefile   (contents, props changed)
>   head/graphics/sane-epkowa/pkg-descr   (contents, props changed)
>   head/net-mgmt/spectools/Makefile   (contents, props changed)
>   head/palm/pilot-link/Makefile
>   head/print/cups-base/Makefile
>   head/print/hplip/Makefile
>   head/security/bsp_upektfmess/Makefile
>   head/security/gnupg/Makefile
>   head/security/ykpers/Makefile
>   head/sysutils/asusoled/Makefile   (contents, props changed)
>   head/sysutils/lcdproc/Makefile
>   head/sysutils/nut/Makefile
>   head/sysutils/scanbuttond/Makefile   (contents, props changed)
>   head/sysutils/scanbuttond/pkg-descr   (contents, props changed)
>   head/sysutils/usbutils/Makefile   (contents, props changed)
>   head/x11/kde4-workspace/Makefile
> 
> Modified: head/astro/fowsr/Makefile


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130503/f5058cf7/attachment.sig>


More information about the svn-ports-all mailing list