Commit Graph

211 Commits

Author SHA1 Message Date
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Jerome Duval
6c58f21b44 liboauth: added recipe for version 1.0.3. 2015-05-24 20:42:57 +00:00
Jerome Duval
6cfc369190 libircclient: added a recipe for version 1.8 2015-05-14 13:46:58 +00:00
Jerome Duval
304f6444f6 libpcap: enable shared library.
* also fix copyrights.
2015-04-30 19:21:50 +00:00
Jerome Duval
93c97687b1 libpcap: added a recipe for version 1.7.3
* reused pcap-haiku.cpp from Haiku tree.
* cannot be sent to upstream as is, had to hack Makefile.in
for instance.
2015-04-30 18:08:04 +00:00
Adrien Destugues
e60cecf1ee Add recipes for Netsurf 3.3. 2015-03-21 21:05:48 +01:00
Jerome Duval
ae9aec2505 libssh2: bump version 2015-03-12 18:29:52 +00:00
Jerome Duval
49660c3a91 libupnp: patch to build on Haiku
* this would need getifaddrs().
2015-02-09 21:58:55 +00:00
Jerome Duval
0edd73c47c libupnp: added recipe for version 1.6.19 2015-02-09 19:55:39 +00:00
Jerome Duval
d2c1ede9a5 gloox: bump version 2015-02-09 19:55:38 +00:00
Scott McCreary
467f022db4 Merged in humdinger/haikuports/description (pull request #459)
Changes in SUMMARY, DESCRIPTION and whitespace.
2015-01-13 07:31:30 -08:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Puck Meerburg
d7ac69f8dd Add libHTTP recipe 2015-01-11 13:32:57 +01:00
Timothy Gu
58775420ac librsync: Do not depend on zlib and libbz2
They are not actually used upstream, although a configure check is in
place.

This commit warrants a rev bump but it should be in the same push as the
previous commit which updates the package, so I skipped over it.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-23 07:36:23 +00:00
Timothy Gu
031a13aefb librsync: Update version
Also addresses Adrien's request of using the full Git commit hash, which
unfortunately is still needed although in the Git history it seems the
version has already been released.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-23 07:34:29 +00:00
Timothy Gu
90bdfe257d Add librsync port
Loosely based on work by: Vladislav Dzhidzho <dzhidzhoev@gmail.com>

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-22 07:08:16 +00: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
e6c30f2fdc gloox: add recipe for version 1.0.12 2014-11-24 22:56:25 +00:00
Jerome Duval
a383a0cae8 serf: bump version
* fix pkgconfig file
2014-11-10 22:50:30 +00:00
Jerome Duval
a8c3dd93c9 serf: enable for x86_64 2014-10-21 16:36:40 +00:00
Jerome Duval
6df407bb85 neon: add recipe for version 0.30.1 2014-10-03 16:40:25 +00:00
Jerome Duval
4fc978ba24 neon: move to net-libs, remove olds 2014-10-03 16:34:59 +00:00
Adrien Destugues
c456987b38 gnutls: add fixpkgconfig. 2014-09-19 10:30:26 +02:00
Adrien Destugues
dcd45fda3b serf: fix gcc2 build.
* This is now required by subbversion and replaces neon.
2014-09-19 08:59:32 +02:00
Adrien Destugues
ba7cf24959 gnutls: fix recipe. 2014-09-13 13:14:44 +02:00
Jerome Duval
215966a611 libnatpmp: added a recipe for version 20140401 2014-09-05 16:04:04 +00:00
Adrien Destugues
38aa4f1f37 NetSurf libs: Merge Korli's changes into latest recipes. 2014-09-05 14:22:59 +02:00
Jérôme Duval
ba7a929582 fixPkgconfig doesn't need an argument. 2014-09-03 16:57:14 +02:00
Adrien Destugues
6999710fee Recipes for NetSurf 3.2.
Unfortunately it's broken. The start page will not draw anything, and
trying to access any other URL triggers an assert. I don't even
understand why NetSurf is building in DEBUG mode, the assert shouldn't
be active...
2014-09-01 14:59:37 +02:00
Jerome Duval
36e2c0ed6d netsurf: build on x86 and x86_64
* fix dependencies and build system
* check doesn't build correctly with haikuporter on x86_64 beause
of a Python bug (hard link extraction in tar files)
2014-08-30 19:57:59 +00:00
Jerome Duval
6d631e6982 serf: added a recipe for version 1.3.7
* needs scons 2.3 or upper.
2014-08-17 16:20:50 +00:00
Adrien Destugues
de07d93e0f Fix download link and patch name in libdom. 2014-06-25 15:15:14 +02:00
Jerome Duval
3d6bd506eb libssh2: added recipe for version 1.4.3 2014-06-13 17:47:58 +00:00
Adrien Destugues
74250c8296 Update and fix recipe for Libdom 0.1.0. 2014-06-09 20:14:27 +02:00
Adrien Destugues
ad6e04a9f6 Hubbub: fix pkg-config. 2014-06-09 19:59:19 +02:00
Adrien Destugues
7b8e87124c Add recipe for libhubbub and remove old non-recipes. 2014-06-08 22:55:21 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
fd12006470 Rewrap net-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Mrowqa
b7c8cd4620 Recipe for gloox: corrected some details. 2013-12-22 01:01:18 +01:00
Mrowqa
102e3d98dc Added recipe file for gloox library 2013-12-21 14:51:02 +01:00
Adrian Jelen
47c972d468 Add support secondary arch 2013-12-10 01:58:16 +00:00
Adrian Jelen
aefec3e096 Convert enet, jasper and haproxy to working recipe 2013-12-09 22:59:11 +00:00
Adrian Jelen
6b753405ca Convert jasper, enet and haproxy to working recipe 2013-12-09 19:38:44 +00:00
François Revol
72ac1f84c6 Convert some remaining bep syntax to shell syntax 2013-12-07 02:00:02 +01:00
Oliver Tappe
655a5e7f16 Rename some merged recipe files to conform to version syntax. 2013-09-17 12:08:37 +02:00
Adrien Destugues
2bfeb67002 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.

(cherry picked from commit 9b6e3c28b0)

Conflicts:
	dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
	dev-util/buildsystem/buildsystem-1.0-HEAD.bep
	media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
	media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
	net-libs/libdom/libdom-0.0.1-HEAD.bep
	www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +02:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02: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