Commit Graph

10 Commits

Author SHA1 Message Date
Adrien Destugues
c6baac70b9 Try to convert HTML_Parser to working recipe.
Stuck at "waiting for build package HTML_Parser-3.70-1 to be activated".
Any clue on what may be going on ?
2013-10-19 16:53:20 +02:00
Oliver Tappe
94d2ab817b Fix one more broken port name 2013-09-18 22:06:51 +02:00
Adrien Destugues
2bfeb67002 Update NetSurf following 3.0 release
* All the packages have changed version
 * Cleanup the dependencies to avoid repeating transitive ones
 * libxml is not required anymore (libdom replaces it everywhere)
 * on the other hand, NetSurf build uses perl html::entities. Added a bep for it.
 * Also adjusted the licences. While NetSurf is still GPL/MIT+OpenSSL exception, all the other libs are plain MIT, with various copyright holders.

(cherry picked from commit 9b6e3c28b0)

Conflicts:
	dev-libs/libwapcaplet/libwapcaplet-0.2.0-HEAD.bep
	dev-util/buildsystem/buildsystem-1.0-HEAD.bep
	media-libs/libnsbmp/libnsbmp-0.1.0-HEAD.bep
	media-libs/libsvgtiny/libsvgtiny-0.1.0-HEAD.bep
	net-libs/libdom/libdom-0.0.1-HEAD.bep
	www-client/netsurf/netsurf-3.1-HEAD.bep
2013-09-17 00:45:35 +02:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Matt Madia
86527ad242 Needed to add DESTDIR to the INSTALL block. Thanks Chris! 2010-05-06 04:37:05 +00:00
Matt Madia
7ca204a02f Updated bep. Forgot that haikuish.h is included with the new package. 2010-05-06 03:50:38 +00:00
Matt Madia
d9ebd5fd48 initial bep for XML-Parser 2010-05-06 03:45:59 +00:00