cvs commit: ports/net/transmission Makefile distinfo ports/net/transmission/files patch-configure

Jeremy Messenger mezz at FreeBSD.org
Thu Oct 20 12:11:04 PDT 2005


mezz        2005-10-20 19:11:03 UTC

  FreeBSD ports repository

  Modified files:
    net/transmission     Makefile distinfo 
  Added files:
    net/transmission/files patch-configure 
  Log:
  Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
  to add a few new flags. If it causes any trouble, I will remove it.
  
          * --help
          * --disable-openssl (autocheck: enable by default)
          * --openssl-include=PATH
          * --openssl-lib=PATH
          * Add CC and CFLAGS in configure for anyone can edit it.
  
  I have submitted this patch to the author.
  
          http://people.freebsd.org/~mezz/diff/configure.diff
  
  I believe that it can be done in Jamfile instead configure, I will have to
  learn more abot Jamfile later for what features and what it can do. If anyone
  know any better way or so, let me know.
  
  Revision  Changes    Path
  1.3       +26 -9     ports/net/transmission/Makefile
  1.2       +2 -2      ports/net/transmission/distinfo
  1.1       +218 -0    ports/net/transmission/files/patch-configure (new)


More information about the cvs-ports mailing list