Commit Graph

336 Commits

Author SHA1 Message Date
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
f939fb9db5 wget: bump version
* strip the patchset: uptream is now gcc2 friendly.
2014-12-12 22:57:45 +00:00
Jerome Duval
2cfffbd702 wget: bump version
* remove old recipes
2014-12-01 19:05:06 +00:00
Jerome Duval
c4d1bd60f0 openssh: bump version 2014-11-24 22:57:23 +00:00
Adrien Destugues
aa080fb9db openssh: remove unreachable SRC_URI
There is another one in the recipe which works.
2014-11-19 09:32:15 +01:00
Jerome Duval
e70def369c curl: bump version
* remove old versions.
* handle CVE-2014-3707.
* depends on pkgconfig.
2014-11-12 19:40:52 +00:00
Adrien Destugues
8f92ad8f9f Add recipe for mosh.
Untested, my ISP won't let me configure my router today...
2014-10-26 22:07:51 +01:00
Augustin Cavalier
7149967241 Merged in humdinger/haikuports/YT (pull request #238)
Updated youtube-dl (2014.10.15)
2014-10-18 09:12:48 -04:00
Humdinger
7309c36e9b Updated youtube-dl (2014.10.15)
* Removed cmd:python from BUILD_REQUIRES
* Added a most simple TEST() that just tests if the script runs
(as suggested by PulkoMandy a while back)
2014-10-18 09:54:06 +02:00
Michael Lotz
1c3dff62dc rdesktop: Mark as working on x86 as successfully tested. 2014-10-17 21:11:32 +02:00
Jerome Duval
6508514834 curl: add devel package required dependencies. 2014-10-10 16:44:03 +00:00
Adrien Destugues
01bb9b9cde Recipe for VNC Viewer.
Unfortunately, it crashes on startup. It seems we have problems
unarchiving the window that was archived on BeOS.
2014-10-08 21:41:40 +02:00
Jerome Duval
4fc978ba24 neon: move to net-libs, remove olds 2014-10-03 16:34:59 +00:00
Jerome Duval
1904b18dbc rsync: added a recipe for version 3.1.1
* remove oldest recipes.
2014-09-17 17:03:31 +00:00
Jerome Duval
b56bcd86e1 curl: added recipe for version 7.38.0 2014-09-17 17:03:30 +00:00
Jerome Duval
8488c3f57f curl: added a recipe for version 7.37.1 2014-08-28 20:02:05 +00:00
Adrien Destugues
a357b016cf Revert part of previous curl change.
Olta pointed out that using the package links is indeed the correct way
to handle the absolute location of the ca root certificates, and this
change was not needed for things to work.
2014-08-01 10:16:46 +02:00
Adrien Destugues
63cbccd3a7 Add python to curl build_prerequires.
Not used for the build, but used for the tests (of which several are
currently failing).
2014-08-01 09:29:51 +02:00
Adrien Destugues
c045a81dea Curl 7.37:
* Fix libcurl version.
* Fix ca_root_certificate path. The file can be reached in $dataDir
without problems.
2014-08-01 09:29:50 +02:00
François Revol
c81b2b4934 Whitespace cleanup 2014-07-29 18:30:23 +02:00
François Revol
f38c89a888 Add a preliminary recipe for gophernicus
Doesn't install as a net_server service yet.
One must also create /var/gopher/ manually.
2014-07-28 21:55:11 +02:00
François Revol
dbc126cf91 muscle: Add TODO: enable threading for devel package
We can't use it yet to build BeShare.
2014-07-26 18:47:18 +02:00
François Revol
add587d9c7 muscle: Also install support headers 2014-07-26 18:42:20 +02:00
François Revol
736bbea971 muscle: Replace vint32 by int32 for atomics
We don't need this anymore.
2014-07-26 18:42:13 +02:00
François Revol
c689ebb29f muscle: Fix PROVIDES 2014-07-26 17:52:51 +02:00
François Revol
8782307b80 muscle: Also add headers to the _devel package
I'm not sure which ones we need, so I'll put them all for now.
2014-07-26 17:24:16 +02:00
François Revol
4b3dec5d6f muscle: Add a _devel package with the static library 2014-07-26 17:23:26 +02:00
François Revol
eb966aeee5 muscle: Rename 'admin' binary to 'muscled-admin'
Because 'admin' is way too vague.
2014-07-26 17:12:18 +02:00
François Revol
f692d193a1 muscle: Also build static library
It's not built by default.
2014-07-26 17:10:58 +02:00
François Revol
e2fe685f06 muscle: Drop BUILDHOME
It doesn't seem to be used anywhere.
2014-07-26 17:09:17 +02:00
François Revol
f311cbed15 muscle: Fix building for gcc4
It misses a devel package though...
2014-07-24 23:37:03 +02:00
François Revol
3c078d8192 Fix some bad usage of $portVersionedName
It contains _x86 for gcc4 builds, which is not what we need.
2014-07-19 19:49:49 +02:00
Humdinger
3337725768 Latest release of youtube-dl. 2014-06-19 19:48:50 +02:00
Jerome Duval
e235796db9 openssh: enable version 6.6p1 for all archs. 2014-06-10 20:45:54 +00:00
Jerome Duval
d222b053f2 wget: update patchset 2014-06-07 10:56:48 +00:00
Jerome Duval
b41fbe8e15 fixed uses of libssl and libcrypto on secondary arch. 2014-06-02 17:28:47 +00:00
Jerome Duval
99ec69e65b curl: added recipe for version 7.37.0 2014-05-21 19:10:05 +00:00
Jerome Duval
68ff598268 wget: added recipe for version 1.15 2014-05-19 19:05:14 +00:00
Adrien Destugues
d1bf0260fb Merged in KapiX/haikuports/openssh-fix (pull request #166)
Fix openssh-5.8p2 recipe (syntax error)
2014-04-22 21:39:06 +02:00
Kacper Kasper
26d462ec62 Fix openssh-5.8p2 recipe (syntax error) 2014-04-22 20:06:17 +00:00
PulkoMandy
5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
c4033efe65 Merged in roptat/haikuports (pull request #163)
actually fixed wget ca-certificate bug
2014-04-21 11:42:28 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Julien Lepiller
b5db5bb3a2 actually fixed wget ca-certificate bug 2014-04-20 17:33:22 +02:00
Julien Lepiller
3b8110bc40 fixed ssl certificate bug in wget 2014-04-19 23:15:52 +02:00
Jerome Duval
1e90f548ce curl: recipe for version 7.36.0 2014-03-31 17:37:38 +00:00
Jonathan Schleifer
b74c55e3a9 curl-7.35.0: Enable x86_64, add checksums 2014-03-25 23:32:59 +01:00
Jerome Duval
ffa281eece openssh: recipe for version 6.6p1.
untested.
2014-03-25 11:20:05 +00:00
Humdinger
db7dc72f05 Updated youtube-dl to newest version. 2014-02-09 09:36:36 +01:00