Commit Graph

  • 89e986dca7 Updated the .bep file for sdl-image to allow it to use .gif .jpg .tga .tiff .png .pcx and others properly now. The included sdl-image showimage commandline apps will now read all of these formats and a few others now. This will probably fix a few games and apps as well. Scott McCreary 2010-09-18 00:07:22 +00:00
  • f9197faca6 Updated the libsdl patches to get rid of the "dllexport" attribute directive ignored warning. Scott McCreary 2010-09-17 22:25:03 +00:00
  • c42e6d32cd Fixed the libsdl-1.2-hg.bep file to use the same build steps as 1-2.14. Scott McCreary 2010-09-17 21:24:17 +00:00
  • 963bf1677e Updated numpy to 1.5.0 Scott McCreary 2010-09-17 20:20:19 +00:00
  • cfdaa0183b Initial .bep file for pyopengl. This builds just fine but isn't yet working. I suspect thats due to the missing freeglut dependency. Scott McCreary 2010-09-17 19:16:07 +00:00
  • b2c65c120b This updated pygame patch now allows it to detect libpng and build on a gcc4 Haiku, but it's still not actually finding and using png files, at least test_sprite.py is failing saying " sprite_surface2 = pygame.image.load(os.path.join(data_dir, "static.png")) pygame.error: File is not a Windows BMP file Scott McCreary 2010-09-17 18:41:53 +00:00
  • 8b807267c8 Start of a patch for pygame, this gets it to detect, but is making a broken Setup file still. More work is needed to get this one working. Scott McCreary 2010-09-17 07:23:04 +00:00
  • 47f38aa332 PyGame is building on gcc4 with this latest .bep file. Need to recheck on gcc2 though. Scott McCreary 2010-09-16 23:33:49 +00:00
  • e25168ef64 Updated jpeg to 8b. Scott McCreary 2010-09-16 22:49:04 +00:00
  • 26cf821f18 Patch to allow libmad to build with gcc4. Scott McCreary 2010-09-16 19:22:31 +00:00
  • 29caf49242 Add bep file for tig, a text-Ãmode git repository browser Alexandre Deckner 2010-09-16 11:45:17 +00:00
  • 3c304a4af9 Initial .bep and .patch for cdrdao, it's not yet build, but this is a start, may or may not be useful on Haiku. Scott McCreary 2010-09-15 22:52:08 +00:00
  • 6ef71d17ea Quoted the ${DESTDIR} checks in the bzr bep files. Scott McCreary 2010-09-15 18:45:52 +00:00
  • 486ca450c5 Updated burnitnow to beta4 r39. Scott McCreary 2010-09-15 17:40:34 +00:00
  • b28409b2c5 Updated bazaar to the 2.2.0 release. Scott McCreary 2010-09-15 17:39:24 +00:00
  • 67cd28d4b9 Fixed gcc4 build of beae. Update dependency for armyknife to newer version. Scott McCreary 2010-09-14 22:09:08 +00:00
  • 261c99e4a5 Updated burnitnow to svn r38. Scott McCreary 2010-09-13 19:27:58 +00:00
  • 80e5d91e0f Added DESTDIR support and COPYRIGHT and LICENSE lines to the tuxpaint bep file Scott McCreary 2010-09-11 06:45:35 +00:00
  • ffdcfea644 Updated bzr bep file to build with gcc2, the gcc4 build should still work as well, but untested. Scott McCreary 2010-09-11 05:07:20 +00:00
  • 1184432772 Initial bep file for bzr, based on bep file from michaelvoliveira Scott McCreary 2010-09-10 23:54:11 +00:00
  • 1f5f2217f0 Initial .bep file for antiword. Scott McCreary 2010-09-10 22:43:52 +00:00
  • 904d7d18a0 Initial .bep for fpc, marked as unstable as it's failing to download 100% of the source 20Meg+ file, this one may need further changes to get working. Scott McCreary 2010-09-10 21:24:50 +00:00
  • 91c15fc2d5 Updated taglib to 1.6.3 Scott McCreary 2010-09-10 18:54:29 +00:00
  • db7734a4ab Initial work on a .bep file for pyserial module. It is broken, but it's a start. It's not finding "VERSION". Scott McCreary 2010-09-10 18:16:52 +00:00
  • 3bdd69968a A work in progress m4-1.4.15, this one will need some work to get working, but this is a start, based on the 1.4.14 patch and .bep files. Scott McCreary 2010-09-09 15:46:13 +00:00
  • 092cd3f977 Created a libpak-0.9.1, removed libpak-1.0.bep and rolled the libpak0.9.bep back to r986 which is the one used for creating the libpak-0.9 that was posted to HaikuWare. Version 0.9.1 adds a handful of libraries that are building ok on gcc2 and needed by some portable apps such as tuxpaint. Scott McCreary 2010-09-09 14:38:22 +00:00
  • 494a1792aa Initial .bep and .patch files for json-c. Scott McCreary 2010-09-09 05:05:45 +00:00
  • 9d3730988f Added a few more items to the libpak. Fixed the speex build. Adjusted the fontconfig .bep file to use finddir, but this doesn't yet fix it's build. Updated the dependency list for jgmod. Scott McCreary 2010-09-08 07:17:32 +00:00
  • bde828d9c7 Updated dependency list for sdl-mixer Scott McCreary 2010-09-08 07:13:14 +00:00
  • 91117f9e7f Updated dependency list for vorbis-tools Scott McCreary 2010-09-08 07:09:59 +00:00
  • c886a7d3a5 Added libarchive .bep file by disreali with some minor changes. Scott McCreary 2010-09-08 06:56:18 +00:00
  • f0da32da05 fixed the filecheck in the dumb .bep file, also cleaned up the tar command. Scott McCreary 2010-09-08 05:10:48 +00:00
  • 46688eac4c Fixed bep and patch files for dumb to allow for building of the .so libs as well as the .a ones. Scott McCreary 2010-09-07 23:47:46 +00:00
  • 9cda145a19 Patch to fix issue with pkgconfig underquoted condition in pkg.m4, this fixes #396. Scott McCreary 2010-09-07 20:35:11 +00:00
  • af16a28e5b Marked libpak-1.0 as broken as there are a handful of libs that aren't building cleanly yet. Created a libpak-0.9 with the packages that are building correctly with gcc2. Your milage will very if you try building with gcc4 though. Patches welcome. Scott McCreary 2010-09-07 08:13:02 +00:00
  • fa110961b4 Another update for paladin, this bep and patch will build for gcc2 and gcc4 using a gcc2hybrid, but may not work on a gcc4 or gcc4hybrid... Scott McCreary 2010-09-06 06:41:03 +00:00
  • 7a07a8d068 Updated paladin bep and patch file Scott McCreary 2010-09-04 22:18:19 +00:00
  • feb8593833 Initial bep and patch for wizznic, the patch enables building with gcc2. TODO: Get make install to make the distro correctly. Scott McCreary 2010-09-04 20:41:54 +00:00
  • 56f83f70d7 More work on libpak, #'d out the packages that aren't yet building cleanly. Scott McCreary 2010-09-04 08:24:12 +00:00
  • af9853e6bd added patch to enable building of dumb. TODO: get it to build to a DESTDIR, and make a .so lib. Scott McCreary 2010-09-04 07:57:58 +00:00
  • 05823c6988 updated speex bep and patch files, added libao bep file. Scott McCreary 2010-09-04 06:59:30 +00:00
  • 2ed618146a Moved jgmod after allegro since it depends on allegro. Scott McCreary 2010-09-03 23:47:13 +00:00
  • 7471356a26 This is the start of a .bep file to build a LibPak, it is not done yet and only partially tested. Scott McCreary 2010-09-03 23:20:35 +00:00
  • 8fec41aa4e Fixed install for bchunk. Scott McCreary 2010-09-03 23:16:35 +00:00
  • ee2daffeb3 Initial addition of bep file for enchant, this is a work in progress. TODO: Install glib and try building, update and needed. Scott McCreary 2010-09-03 22:56:42 +00:00
  • b3f40534ec Initial bep file for sablotron Scott McCreary 2010-09-03 22:24:42 +00:00
  • fb89dd2a94 Added license and copyright info for bchunker Scott McCreary 2010-09-03 22:20:43 +00:00
  • 959c0f38f9 Updated freetype to 2.4.2 Scott McCreary 2010-09-03 20:19:08 +00:00
  • 32b870a06c Updated the bep and patch files for Paladin-1.3 to allow building gcc2 and gcc4 versions. Scott McCreary 2010-09-03 16:13:47 +00:00
  • 8812421d29 Allow building of libpcre using gcc4 and put the resulting lib(s) into the gcc4 common lib directory Scott McCreary 2010-09-02 23:54:52 +00:00
  • 98ed4e6f1a Initial addition of rman .bep and patch files. Scott McCreary 2010-09-02 21:31:10 +00:00
  • ba498e6ed1 Added libpcre as a dependency to Pe and Paladin. Scott McCreary 2010-09-02 15:48:49 +00:00
  • af83653287 Patch to paladin to add in the 2 missing Jam files needed to build PalEdit. Scott McCreary 2010-09-02 06:01:29 +00:00
  • 9c39e847b0 Moved bzip2's man files to B_COMMON_DOCUMENTATION_DIRECTORY/man Scott McCreary 2010-09-01 05:06:16 +00:00
  • 45b426e28c Starting to move man files from /boot/common/man to B_COMMON_DOCUMENTATION/man Scott McCreary 2010-08-31 06:14:34 +00:00
  • c6c3fa695f Fixed the python-2.6.6 patch, added readline as a dependency so that python finds and builds it in. Scott McCreary 2010-08-30 05:03:47 +00:00
  • 0340856a00 Initial patch to add detection for -lnetwork in tnftp. Note that this fails to build, but it is detecting ipv6, so probably a good one to take a fresh look at once ipv6 is known to be more stable and working on Haiku. Scott McCreary 2010-08-30 03:59:36 +00:00
  • ab4115b08b Updated openssl to 1.0.0a and python to 2.6.6 Scott McCreary 2010-08-30 00:00:00 +00:00
  • 5e0ef90e82 Updated libevent to 1.4.14b, fixed download links for allegro-4.4.1.1 and libmng-1.0.10 Scott McCreary 2010-08-29 23:02:09 +00:00
  • 80b2406d55 Added dependencies for sdl-mixer and flac. Scott McCreary 2010-08-29 21:11:31 +00:00
  • 148283a3fa Added .bep for libpng-1.2.44 Scott McCreary 2010-08-29 17:26:08 +00:00
  • ee6668c006 Fixed fastdep install to make sure the copy works. Scott McCreary 2010-08-27 15:13:46 +00:00
  • 3ed051c48c Fixed the .bep and .patch files for jed so that they work now. Scott McCreary 2010-08-27 15:10:45 +00:00
  • aa4923d948 Initial .bep and .patch file for jed. It's nearly working. The install is tripping up, so a little more work on this one is needed still. Scott McCreary 2010-08-27 06:35:13 +00:00
  • 38b4544e8f A mostly working .bep file for paladin-1.3. Scott McCreary 2010-08-26 07:10:40 +00:00
  • aa57b5482c Cleaned up fastdep .bep file. Scott McCreary 2010-08-26 05:36:29 +00:00
  • 80582c0785 added missing space in license names. Scott McCreary 2010-08-26 04:43:36 +00:00
  • a31d345588 Initial .bep and patch files for ccache-3.0.1 Scott McCreary 2010-08-26 04:39:41 +00:00
  • b796af825a Initial .bep and patch files for fastdep. Patch file (fastdep-0.16-11.diff) borrowed from debian: http://packages.debian.org/testing/devel/fastdep Scott McCreary 2010-08-26 04:00:10 +00:00
  • 6c8128050e Initial .bep file for Paladin, this one builds from hg. Scott McCreary 2010-08-25 04:02:27 +00:00
  • b44028ae48 Initial .bep file for figlet ___ _ _ _ _ _ __ _ _ |_ _|_ __ (_) |_(_) __ _| | | |__ ___ _ __ / _(_) | ___ | || '_ \| | __| |/ _ | | | '_ \ / _ \ '_ \ | |_| | |/ _ \ | || | | | | |_| | (_| | | _| |_) | __/ |_) | | _| | | __/ |___|_| |_|_|\__|_|\__,_|_| (_)_.__/ \___| .__/ |_| |_|_|\___| |_| __ __ _ _ _ / _| ___ _ __ / _(_) __ _| | ___| |_ | |_ / _ \| '__| | |_| |/ _ | |/ _ \ __| | _| (_) | | | _| | (_| | | __/ |_ |_| \___/|_| |_| |_|\__, |_|\___|\__| |___/ Scott McCreary 2010-08-25 02:07:27 +00:00
  • 1b60d96a2a Initial .bep file for figlet Scott McCreary 2010-08-24 06:53:57 +00:00
  • 7761920f12 Fixed license and copyright for joe. Scott McCreary 2010-08-24 06:23:34 +00:00
  • 041fdec08a Add .bep file for joe from hg. Removed stray libebml .bep file. Scott McCreary 2010-08-24 05:37:51 +00:00
  • 94528fc3cd Update openssh to 5.6p1 Scott McCreary 2010-08-23 16:02:49 +00:00
  • fcc3145607 Removed unneeded Scott McCreary 2010-08-23 05:23:23 +00:00
  • 340cbe3f57 Updated yasm to 1.1.0 Scott McCreary 2010-08-23 04:38:51 +00:00
  • 8bbdd2982f - ZSH specific license added. Thanks to Chris Roberts for the note. Siarzhuk Zharski 2010-08-21 20:53:13 +00:00
  • 947c08c79d - port updated to Vim version 7.3. Siarzhuk Zharski 2010-08-21 20:48:17 +00:00
  • 050ac5e3df Basically working port of zsh. Most of automatic tests are passed OK. But Y00-Y03 ones hang and should be investigated specifically. Siarzhuk Zharski 2010-08-19 10:23:50 +00:00
  • f41131c19b Fixed typo. Darn comma. Scott McCreary 2010-08-19 06:39:34 +00:00
  • 043ca1617d Missed author's last name. Fixed now. Scott McCreary 2010-08-19 06:29:29 +00:00
  • 7f8846ec30 Initial .bep for BurnItNow Scott McCreary 2010-08-19 06:24:19 +00:00
  • cd555d0b3f update libpng to 1.4.3 Scott McCreary 2010-08-17 02:40:40 +00:00
  • 5fb50e1797 Updated cdrtools to 3.00, and moved it from B_APPS_DIRECTORY to B_COMMON_DIRECTORY Scott McCreary 2010-08-14 23:26:30 +00:00
  • b203b94583 Updated curl to 7.21.1 Scott McCreary 2010-08-13 05:49:57 +00:00
  • 095aa3d53c New version 1.3 of the cabextract utility is released. Siarzhuk Zharski 2010-08-11 11:16:44 +00:00
  • 8f858927b9 Relocated several patches into patches directories Scott McCreary 2010-08-08 00:20:42 +00:00
  • c5eacd5cf2 Updated autoconf to 2.67 Scott McCreary 2010-08-05 03:06:26 +00:00
  • 519d7ba8a4 Update pkgconfig to 0.25, this required a minor patch to build on gcc2. Scott McCreary 2010-08-05 03:00:19 +00:00
  • 92c6d446c1 * updated ICU bep and patch to match ICU packages dated 2010-07-26 Oliver Tappe 2010-07-26 22:45:37 +00:00
  • c6f8968407 Change the download urls for the legacy versions of libpng to match changes on their ftp site. Chris Roberts 2010-07-20 20:12:28 +00:00
  • 004b58b4f9 Relocate subversion to dev-vcs Chris Roberts 2010-07-20 05:13:59 +00:00
  • 9bb6e9a43e Relocate the vcs tools to match changes in portage Chris Roberts 2010-07-20 04:41:26 +00:00
  • 51324b4394 Update global to 5.9.1 Chris Roberts 2010-07-19 06:06:50 +00:00
  • 95c317a682 test for bep file generation by the portlog plugin Brecht Machiels 2010-07-16 22:53:23 +00:00
  • 96080155a7 Fixed the prefix, and the patch so that icu now builds with gcc2 or gcc4 Scott McCreary 2010-07-15 06:33:30 +00:00
  • 5655bc0588 Initial .bep and patch files for icu, from pulkomandy. Scott McCreary 2010-07-14 16:06:54 +00:00
  • 70ab53b094 update the copyright for ffmpeg-0.6. Scott McCreary 2010-07-13 21:15:16 +00:00
  • de868da631 Updated ffmpeg to 0.6 Scott McCreary 2010-07-13 20:58:07 +00:00