Commit Graph

25 Commits

Author SHA1 Message Date
Michael Lotz
8a13a88f53 lftp: Fix missing secondaryArchSuffix of base provides. 2017-11-11 19:58:00 +01:00
Jerome Duval
cf123ac56c lftp: bump version. 2017-10-13 19:39:19 +02:00
Jerome Duval
7626615aea lftp: bump version. 2017-09-28 21:31:46 +02:00
Jerome Duval
edd05988b9 lftp: bump version. 2017-09-15 19:19:58 +02:00
Schrijvers Luc
50c1406e12 lftp: bump version (#1546) 2017-08-02 08:54:54 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Humdinger
4d53c259d2 tnftp: Changes to SUMMARY and DESCRIPTION
Also removed "All rights reserved." from the copyright. I don't think
we generally have that useless addition.
2017-04-03 17:46:00 +02:00
Adrien Destugues
698a9da853 lftp: disable modules
There is no need to have the protocols as separate libraries, and it
doesn't work because runtime_loader gets confused.

Also fix and enable secondary architecture support for availability in
gcc2 systems.

Fixes #1248.
Fixes #1148.
2017-03-26 11:09:27 +02:00
walkerlala
304525f244 tnftp: enable SSL (#1242) 2017-03-23 17:35:54 +01:00
Jérôme Duval
4b90136519 tnftp: ordering 2017-03-23 13:30:05 +01:00
walkerlala
ea6c20b776 tnftp: convert to an actual recipe. (#1240)
* remove ftp.
2017-03-23 11:20:23 +01:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
b733ccc20f De-Lint recipes.
*	less
	Remove "." from SUMMARY.
	Minor cosmetics.

*	lftp
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libaacs
	Moved _devel block up.
	Minor cosmetics.

*	libarchive
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libavlduptree
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libbdplus
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libdwarf
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libebml
	Changed SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libffi
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgcrypt
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgeotiff
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libid3tag
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libidn
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	liblo
	Moved _devel block up.
	Minor cosmetics.

*	libmatroska
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmdi
	Remove "." and improved SUMMARY.
	Sorted _devel blocks.
	Minor cosmetics.

*	libmetalink
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmicro
	Improved SUMMARY.
	Added cmd:hg to BUILD_PREREQUIRES.

*	libmng
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmmp4v2
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libpurple
	Remove "." from SUMMARY.
	Moved _devel and _finch block up.
	Minor cosmetics.

*	libquicktime
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsdl
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsoundtouch
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libtar
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libtommath
	Remove "." from SUMMARY.
	Minor cosmetics.
2015-07-21 16:51:11 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
69baca2204 atftp: create recipe. 2015-02-27 02:14:33 -05:00
Josef Gajdusek
789ab408db Add recipe for ftp 2014-12-27 12:42:29 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
c6e5136791 lftp: non working gcc2 patch 2014-05-18 22:16:52 +00:00
Jerome Duval
238f18b9cd added lftp recipe
* broken on gcc2
2014-05-17 13:49:43 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
0340856a00 Initial patch to add detection for -lnetwork in tnftp. Note that this fails to build, but it is detecting ipv6, so probably a good one to
take a fresh look at once ipv6 is known to be more stable and working on Haiku.
2010-08-30 03:59:36 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
ed8ae71ef0 Initial .bep file for tnftp, note that this is a work in progress and it is not yet working. 2010-03-14 05:18:22 +00:00