Commit Graph

2622 Commits

Author SHA1 Message Date
Scott McCreary
4bee427fb9 Mostly working recipe for lame-3.99.5, the additional-files can go away once
the libs that the .m4 files come from get proper recipes written.
Also the sed hacking can probably be done in a cleaner way, but it works for now.
2013-08-27 01:33:20 -07:00
Oliver Tappe
4f74a743c4 Wrestle gogo_no_coda recipe into a somewhat working state.
* the build runs through, but I haven't tested the binary at all
2013-08-26 11:25:41 +02:00
Oliver Tappe
722c23d9fd Fix PATCHES of gogo_no_coda recipe. 2013-08-26 10:26:42 +02:00
Scott McCreary
bbff6ba061 WIP version of gogo_no_coda
It is bailing out somewhere after getting patched, but I can't tell where since the error
message is very cryptic and long.
2013-08-24 18:08:11 -07:00
Scott McCreary
2ec772818f Fixed recipe for nasm so that it builds now 2013-08-24 18:07:50 -07: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
096da200da Handle InitialSettings of vision by ADDITIONAL_FILES 2013-08-25 23:51:07 +02:00
Oliver Tappe
e03bc5fed9 Move dos2unix source files into "sources" folder 2013-08-25 23:51:06 +02:00
Oliver Tappe
34823af33c Handle sshd_keymaker.sh via ADDITIONAL_FILES 2013-08-25 23:51:06 +02:00
Scott McCreary
06bd201d94 Changed gmp-5.1.1.recipe to actually build, may need some further work.
WIP version of taglib-1.7.2, but it fails to find cmake?
2013-08-24 11:58:34 -07:00
Oliver Tappe
27d367d428 Add PATCHES where missing in recipes. 2013-08-25 13:33:05 +02:00
Oliver Tappe
674ffc5388 Drop old tar recipes and patches 2013-08-25 13:28:48 +02:00
Oliver Tappe
318fe690de Drop old perl patches 2013-08-25 13:27:31 +02:00
Oliver Tappe
b1faf2d4a7 Drop old mesa recipes, patches and packaging shell script 2013-08-25 13:25:32 +02:00
Oliver Tappe
fb5ef9aa7e Drop old make recipes and patches 2013-08-25 13:23:24 +02:00
Oliver Tappe
deb0ac85cf Drop old bison recipes and patches 2013-08-25 13:19:55 +02:00
Oliver Tappe
a50239f369 Drop old apr recipes and patches 2013-08-25 13:15:13 +02:00
Oliver Tappe
3eec7a1b90 Fixing SRC_URI of mesa-7.8.2.
* on the server the archive has been moved into an 'older_versions'
  folder
2013-08-24 21:50:00 +02:00
Oliver Tappe
bd77099e75 Declare cdrtools-3.01-a17 as unstable.
* this package has been updated without adjusting the repository
  in HaikuPM which is using it - declaring this unstable such
  that 3.01-a07 is the active version again
2013-08-24 21:43:58 +02:00
Oliver Tappe
ccd6b03f42 Fix path to 'env' in help2man script of sed's build system. 2013-08-24 19:13:13 +02:00
Scott McCreary
45eda090be Delete armyknife-63, add recipe for armyknife-66
WIP on taglib recipes, Note that taglib-1.8 won't build with gcc2,
Thus for a gcc2 built armyknife we may need a taglib-1.7.2 library.
Fix filename for ed-1.7, still may need more work, not fully tested
yes but it is getting further than previous version.
2013-08-23 16:44:45 +00:00
Scott McCreary
6b1987a9de Added a WIP automake-1.12.2, builds but getss marked obsolete 2013-08-23 01:47:50 -07:00
Scott McCreary
937078e01b Added WIP libmng, it will probably need automake 1.12.x to build 2013-08-23 01:45:35 -07:00
Scott McCreary
8141741351 Remove broken ed-1.4.recipe 2013-08-23 01:41:24 -07:00
Scott McCreary
b141bc9626 WIP ed-1.7.0, gets warning could not parse port/version 2013-08-23 01:38:50 -07:00
Scott McCreary
f592acf7fe Added droid fonts from android-4.3_r2.2
Addedbetter DESCRIPTION for droid-113
2013-08-22 03:28:22 -07:00
Scott McCreary
e52005fe8c Fixed droid recipe 2013-08-22 00:42:17 -07:00
Scott McCreary
21d8ae55c7 Marked curl-7.32.0 as unstable for now. 2013-08-21 20:43:48 -07:00
Scott McCreary
37a83cf939 Fixed PROVIDES entry for ubuntu-font-family, and it correcrtly builds now 2013-08-21 20:30:20 -07:00
Scott McCreary
7b9d4d5f7e Fixed typos in license name and corrected checksum 2013-08-21 08:34:17 -07:00
Scott McCreary
dff6f94d20 Merge branch 'package-management' of bitbucket.org:/haikuports/haikuports into package-management 2013-08-21 08:04:24 -07:00
Ingo Weinhold
47074781fb ncurses: fix build issues
* We no longer try to install the terminfo DB when we don't need it
  (and can't build it anyway due to not building tic).
* When building the wide-char version of the libraries, build only the
  libraries, not the programs or any documentation/data. That's already
  done for the non-wide-char version anyway.
2013-08-21 16:10:12 +02:00
Ingo Weinhold
f37a4d0e22 mesa-7.8.2: declare PATCHES explicitly 2013-08-21 16:10:11 +02:00
Ingo Weinhold
e8da29bb1a gcc 2: fix recipe
* Use current source revision.
* Copy and paste error in INSTALL(): installDir was used instead of
  gccInstallDir. Notsure why the bootstrap recipe and this one use
  different variable names.
* Fix stdc++ library symlink when built for secondary architecture.
2013-08-21 16:10:11 +02:00
Ingo Weinhold
3033898201 man: don't link against -llocale
It doesn't exist anymore on newer Haikus.
2013-08-21 16:10:10 +02:00
Ingo Weinhold
3a5263d970 haikuwebkit: rename patch and explicitly set PATCHES
The patch wasn't found automatically since the secondary port name
differs. That's another reason why PATCHES should always be specified
explicitly.
2013-08-21 16:10:09 +02:00
Ingo Weinhold
80cdea23b3 pe: fix build on newer Haiku
node_ref::operator<() is now provided by <Node.h>, so don't redefine
it.
2013-08-21 16:10:08 +02:00
Ingo Weinhold
8bf85116be python: the zlib module wasn't built
setup.py: /boot/system/develop/headers wasn't added to the include
search paths, so zlib.h wasn't found.
2013-08-21 16:10:08 +02:00
Ingo Weinhold
03dc9fed9b doxygen: fix gcc 4 build 2013-08-21 16:10:07 +02:00
Scott McCreary
dde250c234 ReAdded cdrtools patch to adds support for SATA burners. 2013-08-19 23:11:16 -07:00
Scott McCreary
7f248457a4 Renamed ubuntu_fonts to ubuntu_font_family 2013-08-19 22:02:31 -07:00
Scott McCreary
debec4ed21 Corrected REVISION entry 2013-08-19 21:44:38 -07:00
Scott McCreary
ca6046a148 Updated cdrtools to 3.01~a17 2013-08-19 21:36:16 -07:00
Alexander von Gluck IV
79f735cb8b libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-08-19 15:23:25 -05:00
Alexander von Gluck IV
d7e59f63c1 libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!
2013-08-18 22:58:09 -05:00
Alexander von Gluck IV
7bea1e79b9 pkgconfig: Add 0.28, fix build (tested on gcc4) 2013-08-18 20:14:54 -05:00
Scott McCreary
759b6524d1 Deleted stray ubuntu directory 2013-08-18 12:34:21 -07:00
Scott McCreary
ba82906ab2 Renamed ubuntu to ubunto_fonts 2013-08-18 12:26:24 -07:00
Scott McCreary
63b5f5ae87 Corrected license for ubuntu fonts 2013-08-18 12:13:54 -07:00
Scott McCreary
4f4c9d84cf Added recipe for curl-7.32.0 2013-08-18 11:53:18 -07:00