29726 Commits

Author SHA1 Message Date
fbrosson
f9f77a675c transmission: drop 2.82, touch 2.84, add 2.92.
* Drop recipe for version 2.82.
* Fix SOURCE_URI for 2.84.
* Add recipe for 2.92 with "--enable-cli" (as it's no longuer enabled
  by default) and without "--datadir=$dataDir" which runConfigure
  already takes care of.
2016-03-15 14:04:48 +00:00
fbrosson
f67e35bcad gnutls: bump version to 3.4.10.
* Bump version to 3.4.10.
* Drop the --disable-doc switch during configuration and put all docs
  in a separate, architecture-independent package, gnutls_doc, in case
  we are building for a primary arch. Do not provide a doc package at
  all if we are building for a secondary architecture.
* Swap the lines for "cmd:psktool" and "cmd:ocsptool" as they were not
  sorted.
* Drop the "cmd:systemkey" line in PROVIDES as it is not installed by
  default. There isn't even a configure option to have it installed.
2016-03-15 07:20:12 +00:00
waddlesplash
3fb9d1c971 Merge pull request #507 from fbrosson/openldap
openldap: bump version to 2.4.44.
2016-03-14 21:50:29 -04:00
François Revol
99ded68145 libusb_compat: enable x86 secondary arch
It seems to build now.
2016-03-15 00:39:58 +01:00
Alexander von Gluck IV
f5167659c2 python_ecdsa: Add version 0.13 2016-03-14 17:33:39 -05:00
Alexander von Gluck IV
eb3607aa3f paramiko: Rebrand to python_XXX to match other non-py labeled packages 2016-03-14 17:25:16 -05:00
Alexander von Gluck IV
1dcd73d1dc paramiko: Port from bep to recipe and bump to v1.16.0 2016-03-14 17:19:04 -05:00
Alexander von Gluck IV
731670e173 pycrypto: Port bep to recipe and bump to 2.6.1 2016-03-14 17:13:03 -05:00
fbrosson
561fc40214 openldap: bump version to 2.4.44.
* Bump version to 2.4.44.
* Mark all architectures as tested.
* Remove documentation for secondary architectures.
* Reorder sections.
* Fix PATCH() to avoid replacing "-lnetwork" by "-lnetworkwork".
2016-03-14 11:02:23 +00:00
waddlesplash
dfb75c230e Merge pull request #506 from fbrosson/grep
grep: bump version to 2.24.
2016-03-13 19:16:21 -04:00
fbrosson
75c614bb6b grep: bump version to 2.24. 2016-03-13 22:38:39 +00:00
Sergei Reznikov
6dbffbaf5d mc: bump version 2016-03-13 22:43:01 +03:00
Adrien Destugues
93c2a5667e lwtools: update to version 4.12. 2016-03-13 20:20:46 +01:00
François Revol
29c2dc5ece pciutils: update recipe to latest release 3.4.1 2016-03-13 17:28:08 +01:00
waddlesplash
39cce21e02 Merge pull request #504 from fbrosson/check
check: add recipe for version 0.10.0.
2016-03-12 11:22:38 -05:00
François Revol
936ee37d28 treecc: fix quote escaping 2016-03-12 14:56:38 +01:00
fbrosson
7746bb1be1 check: add recipe for version 0.10.0. 2016-03-12 03:04:24 +00:00
Michael Lotz
25ce22e439 sqlite: Remove jobArgs as parallel builds aren't supported. 2016-03-11 23:01:50 +00:00
Jerome Duval
1011eee5be llvm: bump to 3.8.0.
* only x86_64 works at the moment.
2016-03-11 17:33:57 +00:00
Jerome Duval
629ecc19f1 nasm: missing patchset. 2016-03-10 18:24:34 +00:00
Jerome Duval
daef6276cf nasm: fix gcc2 build. 2016-03-10 18:22:45 +00:00
Jerome Duval
b23efa9867 graphite2: bump version. 2016-03-10 16:54:59 +00:00
Jérôme Duval
2fd4b52167 Merge pull request #502 from fbrosson/openssl
openssl: bump version (1.0.2g & 1.0.1s)
2016-03-10 16:12:36 +01:00
fbrosson
49ebcb19cf openssl: bump version (1.0.2g & 1.0.1s)
* bump 1.0.2 series to 1.0.2g with enable-ssl2 to prevent API breakage.

* bump 1.0.1 series to 1.0.1s with enable-ssl2 to prevent API breakage.

* Fix the patchset for the 1.0.1 series:
 1. by using a copy of patch "Do not use __INTEL__ to detect x86_64"
from the 1.0.2 series for crypto/evp/e_aes_cbc_hmac_sha1.c.
 2. by using a copy of the 2nd chunk of patch "more __intel__ fixes..."
from the 1.0.2 series for crypto/evp/e_rc4_hmac_md5.c.
2016-03-10 14:00:21 +00:00
Michael Lotz
72ab59b56c cmake: Update 2.8 patchset to undo most of elf.h sepcial casing.
Haiku now provides a public elf.h and the special casing lead to build
failures on current x86_gcc2.
2016-03-09 21:42:57 +00:00
Jérôme Duval
7a3e613c28 Merge pull request #501 from fbrosson/musepack
musepack: add x86{,_64} to libcuefile, libreplaygain and musepack_tools.
2016-03-09 11:19:11 +01:00
Jerome Duval
96ae578042 mpfr: bump version. 2016-03-08 21:11:03 +00:00
Jerome Duval
c5174d8681 nss: add recipe for version 3.23. 2016-03-08 21:11:01 +00:00
Jerome Duval
4d9b4cf63d bmake: bump version. 2016-03-08 21:10:59 +00:00
Jerome Duval
be902e6442 nasm: add recipe for version 2.12. 2016-03-08 21:10:57 +00:00
fbrosson
0f2f511e93 musepack: add x86{,_64} to libcuefile, libreplaygain and musepack_tools.
* Add x86 and x86_64 to ARCHITECTURES as the recipe also works fine for these.
* Add x86_gcc2 to SECONDARY_ARCHITECTURES for use in x86 (gcc4) hybrid.
* Use $portVersion instead of the current version in SOURCE_{URI,DIR}.
* Drop the "r" prefix in version (r475 → 475) and ajust SOURCE_{URI,DIR}.
2016-03-08 16:45:10 +00:00
waddlesplash
c4b3c50dfc Merge pull request #499 from fbrosson/libdvbpsi
libdvbpsi: bump version, upgrade patch, reformat recipe.
2016-03-07 12:15:09 -05:00
fbrosson
7c8dbdd493 libdvbpsi: bump version, upgrade patch, reformat recipe. 2016-03-06 22:57:44 +00:00
Augustin Cavalier
cbc458084d mednafen: Create a new recipe.
Compiles/installs/starts, but crashes in an OpenGL blitter on my end.
Not sure what the culprit is.
2016-03-06 15:11:03 -05:00
Jerome Duval
5a86334e3a Fix recipes broken by reordering.
* bump version for packages broken by haikuporter #83.
2016-03-06 20:16:43 +00:00
Humdinger
4f64a60ebf Added recipe for PadBlocker. 2016-03-06 19:03:06 +01:00
Adrien Destugues
a7613f20d0 Python 3.5: mark as working on x86_gcc2.
It seems to work just fine, why was it marked broken?
2016-03-06 18:50:35 +01:00
waddlesplash
c671668eeb Merge pull request #497 from DarkmatterVale/master
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-06 12:19:59 -05:00
waddlesplash
914c5c4f4b Merge pull request #470 from fbrosson/lighttpd
lighttpd: use autoconf instead of patching configure
2016-03-06 12:16:49 -05:00
Jerome Duval
e921f0d48d bump version to rebuild after bug #83 in Haikuporter. 2016-03-06 18:15:39 +00:00
fbrosson
cf8807bd7f lighttpd: improve recipe to make it work out-of-the-box.
Use autoconf and patch configure.ac instead of configure.
Declare the recipe as also tested on x86 and x86_64.
Install default configuration (in settings/lighttpd/) with SSI enabled.
Declare data/lighttpd/www/htdocs as the document root.
Install a default index.shtml page that works if SSI is enabled.
Install a default index.lighttpd.html page that is used if SSI is disabled.
Group all modules (mod_*.so) in lib/lighttpd/ instead of installing them in lib.
Make var/log/lighttpd/ the default directory for access.log and error.log.
Remove all lib-related stuff from the devel package and, instead, add all .h files that could be required to build third-party modules in separate recipes. That lists consists of all .h files in src except these: configparser.h network.h proc_open.h request.h
Add --with-{zlib,bzip2} to configure args to enable {zlib,bzip2} support for mod_compress.
Add --with-pcre to configure args to make lighttpd understand regexps in the server configuration.
Add --with-webdav-props to configure args (as well as the required dependencies on libsqlite3 and libxml2) to enable some features of the WebDAV module.

With these changes lighttpd runs out of the box on Haiku.
Launch lighttpd with:
lighttpd -f /system/settings/lighttpd/lighttpd.conf
Monitor the access log with:
tail -f /var/log/lighttpd/access.log
Monitor the error log with:
tail -f /var/log/lighttpd/error.log
Stop lighttpd with:
kill $(cat /var/lighttpd.pid)

Notes:
To have alternate pages served instead of the default page, comment-out the active "var.server_root" line in /system/settings/lighttpd/lighttpd.conf and uncomment the inactive one at the next line, then place the alternate content in /var/www/htdocs/ and restart lighttpd.

Further changes that could be nice to make:

* Find a better way to patch configure.ac for the detection of libnetwork to make it compatible with all other platforms and then send it to upstream.
* Check if USER_SETTINGS_FILES and GLOBAL_WRITABLE_FILES could be improved. In particular, see how "template" works and provide both read-only template config files and user-modifiable "keep-old" copies.
* Check if there is a more appropriate directory for the customized default index.(s)html.
* Suggest a default location for cgi-bin scripts/runtimes.
* Add start/stop scripts and some glue to make lighttpd available as service on Haiku.
* Add glue to auto-rotate logs.
2016-03-06 16:02:38 +00:00
Vale
ea721123d4 Fix improper copyright in boehm_gc 2016-03-06 09:51:17 -05:00
Vale
935e2304d1 Add python license 2016-03-06 09:46:53 -05:00
waddlesplash
323486349d Merge pull request #498 from fbrosson/dmg2img
dmg2img: create recipe with patch for gcc2.
2016-03-05 19:04:06 -05:00
fbrosson
74c6c338e6 dmg2img: create recipe with patch for gcc2. 2016-03-05 23:43:36 +00:00
Vale
d98e691c54 Fix COPYRIGHT for dreamchess 2016-03-05 15:35:12 -05:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Jerome Duval
e3bc44d5f2 pango: bump version. 2016-03-05 17:39:24 +00:00
Jerome Duval
3eca9b2007 less: bump version. 2016-03-05 17:39:23 +00:00
Jerome Duval
9839fc99ce llvm: bump 3.8 to rc3. 2016-03-05 17:39:22 +00:00