Ingo Weinhold
eea796df3c
pe: Update to hg614
...
* Fixes build:
- pcre detection
- B_COMMON_*_DIRECTORY constants
* Fixes find function dialog (functions were missing).
* Patches pe-2.4.3_hg611.patch and pe-2.4.3_hg611.patch2 are no
longer needed for this version. Patch pe-2.4.3_hg611.patch3 has not
been upstreamed as it misses a copyright header in the added file.
* Remove pcre version requirement. AFAICT ">= 1" is not necessary and
the previous ">= 0.0.1" was superfluous, since that's the earliest
packaged version we have anyway.
2013-12-10 23:06:59 +01:00
François Revol
e3ca579531
fossil: Add updated recipe
...
Not working yet, seems they introduced C99 somewhere.
2013-12-10 19:11:07 +01:00
François Revol
c956fd89d3
dmidecode: Add updated recipe
2013-12-10 19:11:06 +01:00
François Revol
80907f6ad6
behappy: Add updated recipe
2013-12-10 19:11:05 +01:00
François Revol
6d9234da80
ocp: Add missing ncurses require
2013-12-10 19:11:04 +01:00
François Revol
9ab2b7d78c
fish: Update recipe
...
Doesn't work yet though, needs patching
2013-12-10 19:11:04 +01:00
François Revol
acf55bc6e2
libcss: Update recipe
2013-12-10 19:11:03 +01:00
François Revol
ecfbe0e721
libparserutils: Fix provides; move installed stuff around
...
Note the pkg-config file isn't fixed, so they aren't found yet.
2013-12-10 19:11:02 +01:00
François Revol
7304cd6d9b
libwapcaplet: Fix provides; move installed stuff around
...
Note the pkg-config file isn't fixed, so they aren't found yet.
2013-12-10 19:11:01 +01:00
François Revol
4be7b9845e
libcss: Rename recipe to lowercase
2013-12-10 19:11:00 +01:00
Scott McCreary
9d4db4bc5c
Merged in Admixior/haikuports4 (pull request #41 )
...
Convert jasper, enet and haproxy to working recipe
2013-12-10 09:55:41 -08:00
Scott McCreary
3c4c6196a2
Removed legacy burnitnow recipes, marked WIP burnitnow-trunk as broken on gcc2, untested on others
2013-12-10 07:12:46 +00:00
Adrian Jelen
47c972d468
Add support secondary arch
2013-12-10 01:58:16 +00:00
Chris Roberts
9e9208b805
Add (WIP?) recipe for libIDL
...
Untested on gcc2
2013-12-09 18:41:29 -07:00
Chris Roberts
d92f20609c
glib_devel fixes for header location and develop dir refs
2013-12-09 18:41:01 -07:00
Chris Roberts
8090bf86f9
Add (WIP?) legacy glib recipe
...
Untested on gcc2
2013-12-09 17:02:50 -07:00
Adrian Jelen
76fa997485
Added compatible version
2013-12-09 23:07:53 +00:00
Adrian Jelen
aefec3e096
Convert enet, jasper and haproxy to working recipe
2013-12-09 22:59:11 +00:00
Chris Roberts
a5fdec8a37
Rename glib-2.38.1 to glib2-2.38.1 and drop old beps/patches
...
This is to avoid a name clash with the legacy version that will be
needed for bezilla
--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
2013-12-09 15:25:16 -07:00
Scott McCreary
bb79aabe4b
Merged in thomascompix/haikuports/bdhcalc (pull request #35 )
...
Removed Make requirement and fixed xres command for BDHCalc
2013-12-09 12:19:04 -08:00
Scott McCreary
fd91a9adcb
Merged in tgkokk/haikuports/libsanta (pull request #37 )
...
Libsanta recipe
2013-12-09 12:00:00 -08:00
Theodore Kokkoris
6bfdba51f6
Shared library goes into $libDir, documentation goes into $developLibDir
2013-12-09 19:50:22 +00:00
Adrian Jelen
6b753405ca
Convert jasper, enet and haproxy to working recipe
2013-12-09 19:38:44 +00:00
Theodore Kokkoris
42cc2d066a
Added shared library building to the recipe file
2013-12-09 18:40:57 +00:00
François Revol
8c934e3c56
libparserutils: Fix recipe
2013-12-09 19:14:03 +01:00
François Revol
e57b39fbda
libparseutils: rename recipe to lowercase
2013-12-09 19:08:00 +01:00
François Revol
a11641c762
libwapcaplet: Fix recipe
2013-12-09 19:06:33 +01:00
Scott McCreary
1b107d09f4
Merged in MrPoxipol/haikuports (pull request #38 )
...
Removed whitespaces in .patch file.
2013-12-09 09:58:40 -08:00
François Revol
c46dcd59a4
netsurf_buildsystem: Fix provides
2013-12-09 18:17:47 +01:00
François Revol
ba717a9158
buildsystem: rename to netsurf_buildsystem
2013-12-09 18:17:46 +01:00
François Revol
6257415a4d
netsurf_buildsystem: remove old recipe
2013-12-09 18:17:45 +01:00
François Revol
324d7d07af
netsurf_buildsystem: Force installing to data/
...
The install path is hardcoded in the makefile to $prefix/shared/.
Also remove the make invocation, it's a no-op anyway.
2013-12-09 18:17:44 +01:00
François Revol
13cf07ad29
libwapcaplet: rename recipe to lowercase
2013-12-09 18:17:43 +01:00
MrPoxipol
f12c46eb09
Removed whitespaces in .patch file.
2013-12-09 17:54:54 +01:00
Scott McCreary
45fddca9ef
Fix install of mrpeeps
2013-12-09 16:52:56 +00:00
François Revol
391e2b7b9d
Fix and rename NetSurf's buildsystem
...
lowercase name works much better...
FIXME: still need to fix paths (share/...).
2013-12-09 17:37:09 +01:00
MrPoxipol
f4333c04b6
Now the source is downloaded from official tarbal. Patch generated...
2013-12-09 17:18:26 +01:00
Scott McCreary
0b95f8c861
Merged in passick/haikuports (pull request #10 )
...
Added Mr.Peeps port
2013-12-09 08:12:12 -08:00
François Revol
31c6838377
ocp: Force SDL detection
...
Seems we must pass CFLAGS instead now...
I'd be nicer if configure used sdl-config directly though.
Now it's not building anymore though...
2013-12-09 16:55:14 +01:00
MrPoxipol
ad089cd60a
SRC_URI is now from official tarbal.
2013-12-09 16:44:50 +01:00
Gleb Posobin
cbcb976abf
Some more changes to Mr.Peeps recipe
2013-12-09 19:43:39 +04:00
MrPoxipol
c5885a30db
2# Changes.
2013-12-09 13:44:34 +00:00
François Revol
53f9afc3e1
Fix ocp recipe
...
Although it doesn't seem to detect SDL.h yet...
2013-12-09 13:41:24 +01:00
François Revol
09b00f319c
Comment out libtiff dependency in libsdl
...
Since we don't actually require it at build time, it's not needed
at runtime either.
2013-12-09 13:15:35 +01:00
Scott McCreary
695aa4856c
Added fastdep and ccache to paladine recipe, this fixes makefile export, but paledit is still broken
2013-12-09 10:48:46 +00:00
Scott McCreary
7afffc1dd9
Fixed ccache so that it builds again
2013-12-09 10:48:43 +00:00
Scott McCreary
f5035b1344
Fixed fastdep so that it builds again
2013-12-09 10:48:40 +00:00
Scott McCreary
61d86c691f
Merged in noryb009/haikuports/becheckers (pull request #39 )
...
Add BeCheckers recipe
2013-12-08 20:26:43 -08:00
Alexander von Gluck IV
847e9d66e4
db-all: Fix recipe secondaryArchSuffix and compat
2013-12-08 22:16:14 -06:00
noryb009
813f47dfa5
Update SRC_URI
2013-12-08 22:47:08 -05:00