Commit Graph

309 Commits

Author SHA1 Message Date
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold
db2eb7bf3e texi2html: convert recipe to an actual recipe 2013-06-30 10:55:16 +02:00
Ingo Weinhold
f494c141dc htmldoc: update recipe and patch
* [build_]requires: add libjpeg, libpng, libz.
* Use runConfigure, jobArgs.
* Fix build with libpng 1.5.x.
2013-06-16 03:40:45 +02:00
Oliver Tappe
0eec34c0ca Convert recipe for rman-3.2 into an actual recipe 2013-05-20 19:25:35 +02:00
Oliver Tappe
8b805bf3d9 Add recipe for asciidoc (required to build git documentation) 2013-05-05 01:17:23 +02:00
Oliver Tappe
f3060aac4a Convert htmldoc-1.8.27.recipe into an actual recipe 2013-04-28 19:46:12 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00: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
1ceedf3e25 Patch for antiword, from GCI2012 student Piotr. Fixes #679 2013-03-18 00:10:08 +00:00
Scott McCreary
ac58f0ca19 Marked ebook-tools as gcc4 only. 2013-03-17 08:24:11 +00:00
Scott McCreary
89c5bb266c Initial bep for hunspell. 2013-03-03 00:16:37 +00:00
Scott McCreary
3b28aba57f Initial bep for libwpg from GCI2012 student Alvin Tan 2012-12-19 02:09:11 +00:00
Scott McCreary
99d42ed8f8 Initial bep for libwpd from GCI2012 student Alvin Tan 2012-12-18 23:13:21 +00:00
Scott McCreary
e8887c5da4 Added tree based on bep and patch from martinhpedersen. 2012-08-17 06:50:12 +00:00
Chris Roberts
cd05d8a0f9 Add discount-2.1.3 bep 2012-08-07 22:16:09 +00:00
Philippe Houdoin
f91d9937f0 Fix GPP license 2012-08-03 06:52:07 +00:00
Philippe Houdoin
c00f41c5b9 Add GPP, a generic preprocessor independant from programming language. Can be usefull to add some conditional and
include support to a language, programming or text processing, that don't support it (yet).
2012-07-31 23:19:49 +00:00
Scott McCreary
9321a93f92 Fix for ebook-tools to get a bit further into the build, still broken though 2012-06-11 12:05:18 +00:00
Scott McCreary
1609742553 Initial bep file for ebook-tools, it's not yet building here, suspect missing dependency, marking as broken for now. 2012-06-07 00:05:33 +00:00
François Revol
2757a743ba Add a .bep and patch for convmv.
A perl utility to rename files and folders while fixing the encoding.
2012-04-21 00:25:37 +00:00
Scott McCreary
ba38523e20 Initial bep file for tesseract, it fails when trying to located leptonica. 2011-08-09 20:30:45 +00:00
Scott McCreary
9e46bf3b4a Initial addition of gocr. 2011-06-03 20:32:30 +00:00
Scott McCreary
23860a7b40 Fixed directories for htmldoc. 2011-05-23 16:13:13 +00:00
Scott McCreary
799ebbda8b Initial bep and patch file for htmldoc. TODO figure out why the doc Makefile isn't installing the doc files. 2011-05-06 22:51:11 +00:00
Scott McCreary
6587bb71c1 Changed several calls for /boot/common/bin to use finddir. 2011-04-26 00:18:55 +00:00
Scott McCreary
d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
f0c6620dc2 Added aclocal --install option to libpaper bep. 2011-04-15 22:05:45 +00:00
Matt Madia
2dbfc8e6bc More updates, relating to finddir invocations. 2011-03-26 14:30:30 +00:00
Matt Madia
cb4520fe29 Removed check for gcc4 and just set the libdir to B_COMMON_LIB_DIRECTORY. 2011-03-14 00:19:36 +00:00
Scott McCreary
94922062de Clean up bep file for enchant, so functional change, still not building on gcc2, not sure about gcc4 yet. 2011-01-13 18:31:35 +00:00
Scott McCreary
a97f552da4 Update aspell's status to stable as it seems to be building fine here. 2011-01-06 19:51:04 +00:00
Jrabbit
ebfc6e5cdf updated enchant bep file, GCI 2011-01-06 14:38:30 +00:00
Scott McCreary
2f87b45e73 Initial .bep file for texi2html 2010-12-14 00:05:54 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
8cb2ddd59e Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs. 2010-09-27 20:29:30 +00:00
Scott McCreary
c0da94e82b Updated libpaper bep to put the man files in the right place, and not create a sbin dir 2010-09-20 06:15:38 +00:00
Scott McCreary
1f5f2217f0 Initial .bep file for antiword. 2010-09-10 22:43:52 +00:00
Scott McCreary
ee2daffeb3 Initial addition of bep file for enchant, this is a work in progress. TODO: Install glib and try
building, update and needed.
2010-09-03 22:56:42 +00:00
Scott McCreary
b3f40534ec Initial bep file for sablotron 2010-09-03 22:24:42 +00:00
Scott McCreary
98ed4e6f1a Initial addition of rman .bep and patch files. 2010-09-02 21:31:10 +00:00
Scott McCreary
84001120bb Fixed typo. 2010-06-18 06:13:20 +00:00
Scott McCreary
de3c50a10c Initial .bep file for psiconv-0.9.8. 2010-06-18 05:33:51 +00:00
Scott McCreary
c62a2513de Updated libpaper to 1.1.24 2010-05-30 05:06:07 +00:00
Scott McCreary
70c84b25df Fixed dos2unix to get source files from haikuports svn. 2010-05-30 04:22:06 +00:00
Chris Roberts
cc8c3885e0 Adjust htmltidy to pull source from CVS and hack the makefile to use DESTDIR 2010-05-18 20:02:43 +00:00