Commit Graph

47 Commits

Author SHA1 Message Date
Schrijvers Luc
730ea213db libpcre: bump version (#1496) 2017-07-07 09:34:07 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Sergei Reznikov
62c84297f8 libpcre: update SOURCE_URI 2017-06-14 10:50:35 +03:00
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
fbrosson
0ac9dc1c30 libpcre: fix soname version. 2017-02-05 03:13:40 +00:00
fbrosson
1fac39d94d libpcre: bump to 8.40. 2017-02-05 02:47:48 +00:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
fbrosson
abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
fbrosson
4a11de7bba libpcre: bump to 8.39, drop documentation on 2nd arch. (#638) 2016-06-17 21:56:50 +00:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval
0c34ed4d9f libpcre: bump version. 2015-11-24 17:20:44 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
261968cacf libpcre: bump version 2015-05-04 21:05:00 +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
e898e28e09 libpcre: add recipe for version 8.36. 2014-10-03 18:01:20 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval
89725cc854 libpcre: fix keyword typo. 2014-04-05 13:13:56 +00:00
Jonathan Schleifer
3fd1f25111 libpcre: Add checksums 2014-03-31 02:46:43 +02:00
Jerome Duval
bc3ff999bd libpcre: added libpcre0 containing only libpcre.so.0.
* updated 8.33 provides section.
2014-02-17 19:06:41 +00:00
noryb009
29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
François Revol
7451a3cdb2 libpcre: Better download link 2013-12-19 11:10:26 +01:00
François Revol
9f9cdb2f83 libpcre: Change download uri for 8.21 to SF.net mirror
The original file is gone...
2013-12-19 10:31:02 +01:00
Scott McCreary
d47411f884 Update libpcre to 8.33, patched Pe so that it builds again. 2013-11-20 09:30:30 +00:00
Chris Roberts
0ed4a57ae5 Add secondary arch support to libpcre 2013-10-25 16:50:52 -06:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
4bb41e6226 libpcre: update recipe
* Fix library versions.
* Use runConfigure.
* Build separate devel package.
2013-06-17 20:52:44 +02:00
Ingo Weinhold
9323b45483 Update libpcre recipe
* Add commands to provides.
* Fix autotools invocation order (it failed here before).
* Use jobArgs.
* Fix developLibDir paths in pcre-config.
* Remove unnecessary cd in TEST() (untested).
2013-04-30 20:38:41 +02:00
Oliver Tappe
10cc8a9e76 Add missing provides to libpcre-8.21 2013-04-28 01:05:56 +02:00
Oliver Tappe
6638964926 Remove obsolete unconverted recipes for libpcre 2013-04-27 23:36:20 +02:00
Oliver Tappe
3a96983a63 Convert libpcre-8.21.recipe to an actual recipe 2013-04-27 23:35:45 +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
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
b7b1fad0e5 Moved docdir and mandir for libpcre to B_COMMON_DOCUMENTATION/doc and
/man directories.  Removed check for gcc4 and just set the libdir to 
B_COMMON_LIB_DIRECTORY
2011-02-28 06:16:07 +00:00
Scott McCreary
a1054b0418 Updated libpcre to 8.12 and fixed apr-util-1.3.10 bep file 2011-02-01 23:06:15 +00:00
Scott McCreary
8812421d29 Allow building of libpcre using gcc4 and put the resulting lib(s) into the gcc4 common lib directory 2010-09-02 23:54:52 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
26fb6a5088 Fix license for PCRE 2010-04-16 04:58:54 +00:00
Scott McCreary
9380a50244 Fixed libpcre's .OPD filename 2010-04-16 04:47:46 +00:00
Scott McCreary
e76b973dd3 Initial .bep file for libpcre-8.02
Applied with the following Haiku:

Perl Compatible
Regular Expressions and
Refrigerators
2010-04-14 05:55:37 +00:00
Scott McCreary
bcf07eeb87 Initial .bep and .OptionalPackageDescription files for unistring, thanks to michaelvoliveira.
Apllied with the following Haiku:

Use Unistring for
manipulating C strings
and unicode strings
2010-04-14 05:45:33 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Pier Luigi Fiorini
ad9e2cd585 Added libpcre 8.0 bep file and optional description. 2009-11-21 09:00:42 +00:00