Commit Graph

852 Commits

Author SHA1 Message Date
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
Vale
ea721123d4 Fix improper copyright in boehm_gc 2016-03-06 09:51:17 -05:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Jerome Duval
3937f7e7e2 xerces-c: bump version. 2016-03-05 17:39:21 +00:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Jerome Duval
67a0fbf7f0 nss: bump version. 2016-02-24 22:59:58 +00:00
Jerome Duval
2ffcb9267e nspr: add recipe for version 4.12. 2016-02-24 22:59:56 +00:00
Jerome Duval
dd33c7d5a5 openssl: update git patchset.
* build with no-asm, as it fails to link on x86_64 otherwise.
2016-02-23 22:42:27 +00:00
waddlesplash
5b5f0f7732 Merge pull request #473 from DarkmatterVale/master
Fix ordering on new recipes
2016-02-21 15:38:05 -05:00
Vale
79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
fbrosson
51b5a8f7b2 libburn: bump version
Also add PATCH() to fix links to the cdrtools project.
2016-02-20 22:53:02 +00:00
Jerome Duval
71e8495c97 libgcrypt: devel package requires devel:libgpg_error. 2016-02-20 12:06:50 +00:00
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
Adrien Destugues
f8cea9f0e6 libusb_compat: no need for explicit automake version. 2016-02-19 22:12:37 +01:00
Jerome Duval
a7f4fe18fb libgcrypt: bump version. 2016-02-18 22:03:59 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
fbrosson
60da30641a openssl: fix 1.0.0t, update 1.0.1h→1.0.1r, fix 1.0.2f 2016-02-11 20:34:21 +01:00
Jerome Duval
83aac2a79a nss: add recipe for version 3.22. 2016-02-09 22:11:38 +00:00
Jerome Duval
dd391158c2 nspr: bump version. 2016-02-09 21:27:25 +00:00
Jerome Duval
2965ab5e48 openssl: update git patchset. 2016-02-09 06:59:49 +00:00
fbrosson
a02661893c libburn: reformat recipe & fix metadata only 2016-02-05 18:50:23 +01:00
Jerome Duval
a36901b28d libassuan: bump version. 2016-02-03 20:18:14 +00:00
Jerome Duval
f8ae970806 openssl: add recipe for git master.
* incompatible with 1.0.x.
2016-02-02 23:39:48 +00:00
Adrien Destugues
69030090c1 Add recipe for nsgenbind.
Required by NetSurf.
2016-01-30 13:10:34 +01:00
fbrosson
8e4ece2b6c openssl: 1.0.0s→1.0.0t & reformat recipe 2016-01-29 10:02:50 +01:00
waddlesplash
6b6e61a4db Merge pull request #379 from cyj0912/gci
[GCI] #2 Change recipes to download safe sources
2016-01-28 20:33:29 -05:00
fbrosson
1dcd68eca3 openssl: 1.0.2e→1.0.2f & reformat recipe 2016-01-28 20:32:35 +01:00
François Revol
61e12caa24 Merge pull request #415 from hometue/master
[GCI] Add recipe for Native File Dialog
2016-01-26 16:14:06 +01:00
hometue
d6e9bda7d1 Add recipe for Native File Dialog 2016-01-26 18:15:23 +08:00
Adrien Destugues
a11dbcf534 xapian: fix typo 2016-01-24 18:06:25 +01:00
Humdinger
1fd522e6f1 New revision for psqlodbc.
Needed to be rebuild because of libssl dependency.
2016-01-23 17:16:46 +01:00