| 1 | | [[TOC]] |
| 2 | | |
| 3 | | = PortLog: [wiki:net-misc]/wput = |
| 4 | | |
| 5 | | http://wput.sourceforge.net/ |
| 6 | | |
| 7 | | == version 0.6.1 == |
| 8 | | |
| 9 | | ||R5||untested|| |
| 10 | | ||BONE||untested|| |
| 11 | | ||Haiku||stable|| |
| 12 | | |
| 13 | | Dependencies: |
| 14 | | |
| 15 | | * [wiki:dev-libs/openssl] |
| 16 | | |
| 17 | | === in process (scottmc) - [Haiku] === |
| 18 | | |
| 19 | | Copy in Haiku config.guess/.sub files, apply [http://tools.assembla.com/BePorts/browser/BePorts/trunk/net-misc/wput/wput-0.6.1-haiku.diff patch], then run: |
| 20 | | * aclocal |
| 21 | | * libtoolize --force |
| 22 | | * automake --add-missing |
| 23 | | * autoconf |
| 24 | | * ./configure --prefix=/boot/common |
| 25 | | * make |
| 26 | | * make install |