Commit Graph

1133 Commits

Author SHA1 Message Date
Jerome Duval
5c1f288bb9 mpfr: add devel:libgmp as devel package dependency. 2016-08-04 22:54:59 +00:00
Jerome Duval
54f1fa8771 mini-xml: move from dev-cpp to dev-libs.
* rename from mxml to mini_xml.
2016-08-02 23:21:45 +02:00
Jerome Duval
63e8af8698 raptor: add recipe for version 2.0.15.
* remove old format recipe.
2016-08-02 23:20:53 +02:00
fbrosson
22e947ab82 libassuan: remove unneeded call to updateRevisionVariables. 2016-07-27 22:56:54 +00:00
Jerome Duval
700641b8c0 libtasn1: bump version.
* disable gcc warnings for gcc2.
* remove libtool file.
2016-07-27 21:56:34 +00:00
Jerome Duval
1f8a1f71e7 libxml2: remove old recipe. 2016-07-27 19:50:26 +00:00
Sergei Reznikov
dcc0fda83a libebml: bump version to 1.3.4
remove libtool file.
2016-07-25 15:52:02 +03:00
Sergei Reznikov
fb577889b5 libgcrypt: fix soname version 2016-07-25 13:48:55 +03:00
Sergei Reznikov
7cb4a1952e libgpg-error: fix soname version 2016-07-25 13:44:12 +03:00
Sergei Reznikov
f5d351e74d libgcrypt: bumo version to 1.24 2016-07-25 12:57:55 +03:00
Sergei Reznikov
b5bddca936 libgpg-error: bumo version to 1.24 2016-07-25 12:56:29 +03:00
begasus
883f45c28d libunistring: Cleaned up layout.
Closes #679.
2016-07-22 18:17:11 -04:00
miqlas
6dda7ad1fc LibPCRE2 recipe (#684)
PCRE2 Fix

License

Fixed recipe
2016-07-22 17:33:23 -04:00
fbrosson
618424924d uchardet: create recipe. (#452) 2016-07-22 06:04:12 +00:00
Jerome Duval
691d3ac691 libgpg_error: bump version.
* remove libtool file.
2016-07-21 20:51:41 +00:00
Jerome Duval
11c1ae3340 libassuan: bump version.
* remove libtool file.
2016-07-21 20:51:41 +00:00
Jerome Duval
84a11201cd expat: add recipe for version 2.2.0. 2016-07-19 16:40:12 +00:00
Jerome Duval
87bc25ad5d icu: add recipe for version 57.1.
* rename the 56.1 recipe for icu56 for compatibility.
2016-07-12 13:42:00 +00:00
fbrosson
cd4c2786da xerces-c: bump to 3.1.4, drop libxerces-c.la. (#675) 2016-07-05 11:04:21 +00:00
fbrosson
6b582a0805 libebml: fix libebml.la for all archies other than x86_gcc2. (#667)
* On all architectures other than x86_gcc2 the generated definition
  of dependency_libs in libebml.la includes a path to libstdc++.la
  that hard-codes the full version of the gcc package being used to
  build libebml. Keeping that path unchanged would result in a hidden
  dependency of libebml_devel on a specific revision of the gcc pkg.
  So fix that path using a package-links dir that starts with e.g.
  /packages/libebml_x86_devel-*/gcc_x86/develop/tools/x86/lib/gcc/...
* Add gcc$secondaryArchSuffix to REQUIRES_devel when building for an
  architecture other than x86_gcc2 because libebml.la needs it.
* Add TEST() with "make check".
2016-06-27 04:17:35 +00:00
fbrosson
4a11de7bba libpcre: bump to 8.39, drop documentation on 2nd arch. (#638) 2016-06-17 21:56:50 +00:00
Jerome Duval
169e6a7a89 unittest++: add recipe for version 1.6.1 2016-06-02 21:51:38 +02:00
fbrosson
ae3d17e2d2 libzip: add recipe for 1.1.3, disable static lib, fix install. (#622)
* Add recipe for 1.1.3 but call configure with --disable-static. This
  is OK since there are currently no recipes depending on libzip.
* "make install" puts zipconf.h in lib/libzip/include/ so we need to
  move it to develop/headers/libzip/ and fix libzip.pc.
* Change "LN=ln -f" into "LN=ln -frs" in man/Makefile.am to make ln
  create relative symlinks. This works fine and also saves space.
2016-06-02 10:35:52 +02:00
fbrosson
6b1d1cee6d check: fix PROVIDES for secondary arch & improve pkg splitting. (#594)
* 0.9.13, 0.9.14 and 0.10.0 were missing a cmd:gawk in REQUIRES.
* Fixed 2nd arch for 0.10.0 and improved the package splitting.
* Switch 0.9.13 and 0.9.14 to the same layout as 0.10.0.
2016-05-13 14:46:30 -04:00
Jerome Duval
dc8d11d4e0 glib2: bump version. 2016-05-11 22:40:21 +00:00
Jerome Duval
d42185e54c re2: add recipe for version 2016.05.01. 2016-05-11 20:37:51 +00:00
fbrosson
ee62127865 libgpg_error: bump to 1.22 and enable x86_gcc2 as 2nd arch. 2016-05-05 21:54:58 +02:00
fbrosson
2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval
2e7bf6d92e isl: bump version.
* keep isl 0.14 with soname 13 for compatibility.
2016-05-05 15:17:56 +00:00
Jerome Duval
73e1e21e4c libgcrypt: bump version.
* remove libtool file.
2016-05-02 22:16:58 +00:00
Jerome Duval
6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
fbrosson
6ab4d92086 libcdio: fix versions of devel:lib{cdio,iso9660} in PROVIDES_devel.
* libcdio and libiso9660 had had their versions bumped in PROVIDES
  but not in PROVIDES_devel.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI.
* Update COPYRIGHT years.
2016-04-20 21:28:51 +00:00
Jerome Duval
7f3bd1daac openssl: update git recipe.
* remove upstreamed part of the patchset.
2016-04-14 20:44:04 +00:00
fbrosson
1eb0d49f8a glib: add recipe for version 2.48.0. (#546) 2016-04-13 20:03:18 +02:00
Jerome Duval
502e94396f libtasn1: bump version. 2016-04-13 19:24:21 +00:00
fbrosson
88acd1b741 geoip: Add usage and trap for geoipupdate.sh. 2016-04-12 08:35:46 +00:00
Jerome Duval
cd85a98927 libedit: move to sys-libs. 2016-04-09 14:21:39 +00:00
fbrosson
6855838b0d libmaxminddb: bump to version 1.2.0.
* Bump version.
* Refresh SUMMARY and DESCRIPTION.
* Add x86 and x86_64 to ARCHITECTURES.
* Shorten SOURCE_URI by making it start with $HOMEPAGE.
* Add missing libmaxminddb_devel in PROVIDES_devel.
* On x86_gcc2, install mmdblookup instead of mmdblookup-x86.
* Add call to fixPkgconfig in INSTALL() and move man3 to devel.
2016-04-06 22:40:04 +00:00
Kacper Kasper
73e08a494c icu: add tools package. 2016-04-06 22:55:17 +02:00
fbrosson
386108d8b0 geoipupdate: create recipe and fix that of geoip.
Created recipe for version 2.2.2 with nice polishing for the man
pages, the runtime and the default configuration:
* Template config in system/data/geoipupdate/GeoIP.conf.default.
* Active config in system/settings/GeoIP.conf.
* Download location for all GeoIP Legacy and GeoIP2 databases:
  B_SYSTEM_CACHE_DIRECTORY/GeoIP/ (i.e. /boot/system/cache/GeoIP/).
* Patch for the default config to allow geoipupdate to download the
  GeoLite2-City and GeoLite2-Country databases out-of-the-box.

Updated the recipe for geoip-1.6.9 to make it use the same directory
used by geoipupdate instead of /var/lib/geoip/ previously used when
that recipe was created. Also fixed missing mkdir in geoipupdate.sh
and added lost patch with miscellaneous enhancements for it and some
cleaning in the recipe.
2016-04-05 21:17:32 +00:00
fbrosson
1aef840be5 geoip: create recipe.
Includes geoiupdate.sh script based on the one from the Gentoo port.
2016-04-05 04:44:52 +00:00
fbrosson
18b6b70ea2 expat: drop 2.0.1, fix 2.1.0, add 2.1.1.
* Drop version 2.0.1.
* $manDir was both in primary and secondary arch packages, causing
  problems when uninstalling only one of them. Fixed by discarding
  $documentationDir for secondary arch.
* Reorder sections for 2.1.0.
* configure.in already has "AC_CONFIG_MACRO_DIR([m4])" so there is
  no need to append it in PATCH().
* Drop PATCH() and, instead, use a real patch to create Makefile.am
  otherwise /bin/haikuporter complains about untracked files.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Add recipe for 2.1.1 with patch for gcc2.
2016-03-22 04:58:55 +00:00
Sergei Reznikov
8015100db5 libevent: clean up recipe 2016-03-16 21:14:30 +03:00
Jérôme Duval
44b7fdc352 Fix some occurrences of _devel$secondaryArchSuffix 2016-03-15 23:45:15 +01:00
François Revol
99ded68145 libusb_compat: enable x86 secondary arch
It seems to build now.
2016-03-15 00:39:58 +01:00
fbrosson
7746bb1be1 check: add recipe for version 0.10.0. 2016-03-12 03:04:24 +00: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
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
5a86334e3a Fix recipes broken by reordering.
* bump version for packages broken by haikuporter #83.
2016-03-06 20:16:43 +00:00