Commit Graph

  • 19fd2d4bfa Merged most of the OPD files into the beps. Chris Roberts 2010-05-16 19:28:03 +00:00
  • 6de58767a0 Initial .bep file for qemu, this doesn't yet build, but is a start. Looks like confiugure will need to be patched. Scott McCreary 2010-05-16 06:11:04 +00:00
  • 2feac47061 Fixed jgmod-0.99.bep to properly use DESTDIR Scott McCreary 2010-05-16 06:06:12 +00:00
  • 5143b1cb3a Initial addition of .bep file for jgmod Scott McCreary 2010-05-16 04:39:06 +00:00
  • 26a1a02789 Disable building shared libs in libedit-20100424 Chris Roberts 2010-05-15 21:05:13 +00:00
  • dbf027a071 Update ncurses-5.7 to build shared libs and package properly Chris Roberts 2010-05-15 06:35:28 +00:00
  • 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps. Change downloading technique in smpeg and smjpeg. Chris Roberts 2010-05-14 03:17:12 +00:00
  • 8d16709ac2 Update the versions in the mercurial and git OPD files. Chris Roberts 2010-05-14 00:26:54 +00:00
  • f25abfc80b Update mercurial to 1.5.3, git to 1.7.1 Fix sdl-sound bep file to download correctly. Chris Roberts 2010-05-14 00:14:51 +00:00
  • a4e48aca78 Updated .bep file for ffmpeg-7407 which is the version that is required for vlc, not yet building... needs more work. Scott McCreary 2010-05-12 08:00:29 +00:00
  • b20870dec0 Initial .bep and .OptionalPackageDescription files for vlc-0.8.6i, it's not yet building, but is a work in progress. Scott McCreary 2010-05-12 07:52:43 +00:00
  • 5c57b9bd4c Initial .bep file for speex1-2 via git Scott McCreary 2010-05-12 07:37:36 +00:00
  • dad19e60eb Fixed .bep file for libogg-1.2.0 Scott McCreary 2010-05-12 06:03:20 +00:00
  • f6940e292d Fixed .bep files for libvorbis-1.3.1 Scott McCreary 2010-05-12 06:02:28 +00:00
  • 41b4d96294 Updated libvorbis to 1.3.1 (not sure why there is a 1.2.3 directory in the source package) Scott McCreary 2010-05-12 03:26:28 +00:00
  • 9295dac9eb Updated libogg to 1.2.0 (not sure why the source package has a 1.1.4 directory in it) inside it Scott McCreary 2010-05-12 03:13:58 +00:00
  • 4285c59768 fix script Adrian Panasiuk 2010-05-11 18:44:50 +00:00
  • a2d2b80a91 Initial .bep file for faad2, note that it's note yet working. Scott McCreary 2010-05-11 02:32:08 +00:00
  • 0c18eb9193 Removed the svn+ and added the --enable-gpl to ffmpeg's .bep file for r23081 Scott McCreary 2010-05-10 22:59:39 +00:00
  • 3aa4bbf276 Updated ffmpeg to r23081 Scott McCreary 2010-05-10 22:44:44 +00:00
  • e97effb1b7 Initial .bep file for libsdl-1.3-hg. Patches welcome for adding Haiku support to SDL-1.3. Scott McCreary 2010-05-10 04:41:59 +00:00
  • 03b8f33a60 Updated zlib to 1.2.5 Scott McCreary 2010-05-10 01:09:39 +00:00
  • d7786017a5 updated cmake to 2.8.1 Scott McCreary 2010-05-10 00:49:58 +00:00
  • a8c4e57340 Added patch from François to fix some problems with opensound-cac211efd60d Chris Roberts 2010-05-08 22:35:53 +00:00
  • 78991b711d Add opensound-cac211efd60d which builds from the hg repo since it contains unreleased fixes for Haiku Chris Roberts 2010-05-08 19:26:47 +00:00
  • d1623e5011 Fixed the License entry in pe.OptionalPackageDescription file. Scott McCreary 2010-05-06 15:53:42 +00:00
  • 0facc07a53 Added .OptionalPackageDescription & custom license. In the custom license file, the MIT and GPL v2 text was omitted, as they are standard licenses that are distributed with Haiku. Matt Madia 2010-05-06 04:44:47 +00:00
  • 86527ad242 Needed to add DESTDIR to the INSTALL block. Thanks Chris! Matt Madia 2010-05-06 04:37:05 +00:00
  • 8e3de77daa added libevent.OptionalPackageDescription Matt Madia 2010-05-06 04:27:11 +00:00
  • 4d4d0c8f44 Moved bep related patches to subdir. Fixed typo's in 1.4.13 patch. Matt Madia 2010-05-06 04:16:06 +00:00
  • e172f8f490 relocate bep related patches to subdir. Matt Madia 2010-05-06 04:03:28 +00:00
  • bec2b9ac21 Use MESSAGE to announce GCC 4 only. Matt Madia 2010-05-06 03:55:34 +00:00
  • 7ca204a02f Updated bep. Forgot that haikuish.h is included with the new package. Matt Madia 2010-05-06 03:50:38 +00:00
  • e120cdff5c patch & bep for v1.93 Matt Madia 2010-05-06 03:49:03 +00:00
  • ef36d5fb75 patch & bep for v1.4.13 Matt Madia 2010-05-06 03:47:47 +00:00
  • d9ebd5fd48 initial bep for XML-Parser Matt Madia 2010-05-06 03:45:59 +00:00
  • d676b21ad8 Fixed error in vim's patch that prevented it from applying cleanly. Combined the 3 vim source packages into one zip file. Seems the vim .bep file is not correct as it's not building cleanly yet. Scott McCreary 2010-05-05 04:04:30 +00:00
  • b70f5b78f1 - added Haiku OS notes into vimrc and gvimrc templates. Siarzhuk Zharski 2010-05-04 20:13:09 +00:00
  • 0f54d11f4f - support for $BE_USER_SETTINGS to store config files under standard Haiku settings directory instead of $HOME; - minor cleanup; Siarzhuk Zharski 2010-05-04 19:34:50 +00:00
  • b43dd8cf96 Updated the copyright line for Pe Scott McCreary 2010-05-04 15:59:02 +00:00
  • f43146ca6d Fixed license link and homepage url for Pe. Scott McCreary 2010-05-04 15:15:36 +00:00
  • 53c8c5f8c1 Updated dependencies to reflext libXau with capital X. Scott McCreary 2010-05-04 06:37:21 +00:00
  • 0c1b01a967 Initial x11-lib .bep and patch files, these were all done by michaelvoliveira Mostly untested, so may need some more work still. Scott McCreary 2010-05-04 06:20:48 +00:00
  • ad15577acd Initial add of .bep and .OptionalPackageDescription files for Pe. Scott McCreary 2010-05-04 05:01:27 +00:00
  • 277ddb687a - support for toolbar added; - some minor gcc4 build warnings cleanup. Siarzhuk Zharski 2010-05-03 20:31:30 +00:00
  • 82b9edd884 Update physfs-2.0.1 patch with a workaround for problems with the test application(ticket #170) Chris Roberts 2010-05-02 00:13:39 +00:00
  • c69d903bb8 Update mercurial to 1.5.2 Chris Roberts 2010-05-01 23:25:41 +00:00
  • bb3e3bb491 Update mercurial to 1.5.1 Changed the default commit editor to nano Chris Roberts 2010-05-01 05:57:10 +00:00
  • 4e880e7882 Initial .bep and .OptionalPackageDescription files for opensound-4.2 Scott McCreary 2010-05-01 04:05:44 +00:00
  • 3eadc25fbf Initial add of boost-1.42, marking it as broken since it's failing to build for me. This .bep file is mostly by michaelvoliveira Scott McCreary 2010-04-30 15:36:07 +00:00
  • dbb0d11a88 ok, second try, this time the patch actually applies cleanly. Scott McCreary 2010-04-30 05:27:17 +00:00
  • 145e8be5e6 moved the pathnames fix into the patch so that the patched archive will will correctly. Eventually we'll need a better fix for this. Scott McCreary 2010-04-30 05:20:50 +00:00
  • ad469634a2 Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname. Scott McCreary 2010-04-30 03:35:31 +00:00
  • 64ff58b3e4 Fixed directories for openssh, this should fix the known_hosts issue. Scott McCreary 2010-04-30 03:28:40 +00:00
  • b8b9ba9bf6 Add diffstat and quilt contributed by mjw. Only basic compilation and packaging has been tested. Chris Roberts 2010-04-29 23:55:11 +00:00
  • fec3cddf49 Minor cleanup to the openssh patch. No functional change. Chris Roberts 2010-04-29 23:38:09 +00:00
  • f97c6e7592 Update libedit to version 20100424 Chris Roberts 2010-04-29 23:18:57 +00:00
  • b2986d0e91 Moved old patches to patches directory, fixed cdrtools .bep file. Scott McCreary 2010-04-29 22:45:27 +00:00
  • bc403862fc Add libedit dependency for openssh-5.5p1. libedit only needs to be installed by the packager since it's linked in statically. No need for an optional package. Chris Roberts 2010-04-29 22:24:04 +00:00
  • fdaf45134e Another attempt at getting cdrtools installed in the right place. My poor attempt at symlinking is broken though, maybe someone else can fix it. Scott McCreary 2010-04-29 16:55:04 +00:00
  • 59eb10a432 Fix for cvs-1.12.13 build problems(ticket #335) It's not entirely happy with our version of autotools but it works. Also changed the default commit editor to nano. Chris Roberts 2010-04-29 06:26:02 +00:00
  • 161526d038 Replaced old tuxpaint cvs patch with a new one. Previous cvs patch has been applied upstream. This one fixes several variable initialization issues, but isn't yet building, fails to link. Scott McCreary 2010-04-29 04:27:22 +00:00
  • 6486a132ba Added dependencies for tuxpaint. Scott McCreary 2010-04-29 01:28:38 +00:00
  • 65a95a647b Tweak the lua patch to use PIC when building the shared library Chris Roberts 2010-04-29 01:15:19 +00:00
  • e8262abd15 Add zziplib using bep/opd contributed by michaelvo (with moderate modifications be me) Chris Roberts 2010-04-28 05:22:07 +00:00
  • d3bd9ab442 Add patch to lua for proper Haiku support and shared lib building(ticket #283). Adjusted build/install commands in the bep file. Chris Roberts 2010-04-28 04:34:58 +00:00
  • 90adb87d30 Add physfs-2.0.1 in order to fix ticket #170 Test application runs ok but there doesn't appear to be an automated test suite. Chris Roberts 2010-04-28 03:29:38 +00:00
  • 4939bf4666 Initial .bep files for libgpg-error and libgcrypt. Scott McCreary 2010-04-27 05:18:02 +00:00
  • 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. Chris Roberts 2010-04-27 01:15:54 +00:00
  • c86fe80720 Regenerated the python-2.6.5 patch and added utf-8 as the default filesystem encoding. Chris Roberts 2010-04-26 22:00:31 +00:00
  • 321a8cd2c5 Add ed with bep/opd contributed by mjw. Trivial correction to the bep by myself. Chris Roberts 2010-04-26 19:46:09 +00:00
  • fc5150d7a4 - use vector icons in gui dialogs; - use main vector icon created by zuMi. Siarzhuk Zharski 2010-04-26 18:29:30 +00:00
  • 74c9a693b2 Updated cdrtools to 2.01.01a77. Scott McCreary 2010-04-25 07:49:13 +00:00
  • 19a172e662 Add patch for p7zip since the upstream developers don't seem to understand unix file permissions. Fixes ticket #325 Chris Roberts 2010-04-24 06:12:58 +00:00
  • f77647118e Switch the default editor for less to nano. It was defaulting to vi. Chris Roberts 2010-04-23 07:30:54 +00:00
  • 6983e75f40 Update the subversion-1.6.9 bep file with some basic logic to install bindings if swig is available. Perl and Ruby are disabled because they cause compiler crashes and build errors. Switched the default commit editor to nano since lpe is not guaranteed to be installed. Chris Roberts 2010-04-23 06:25:07 +00:00
  • cf24b8dd06 Add swig-1.3.40 Chris Roberts 2010-04-23 04:42:42 +00:00
  • 3656067792 Update the perl install commands to properly install and create a package. Regenerated the patch with a contribution from andreasf to install the haikuish.h header. Should fix haikuports tickets #302 and #323 Chris Roberts 2010-04-23 02:03:51 +00:00
  • 5493f6b5f2 Add workaround to tar-1.22 bep file to avoid creating empty directories during install. Chris Roberts 2010-04-22 07:16:05 +00:00
  • 5f0e6d4dea Updated sqlite to 3.6.23 Scott McCreary 2010-04-22 04:01:28 +00:00
  • 63797fa1d7 Updated subversion to 1.6.11 Scott McCreary 2010-04-22 03:53:58 +00:00
  • c1fcc5ccb2 Update expat-2.0.1 bep file to force DESTDIR during install/packaging. Chris Roberts 2010-04-21 23:45:04 +00:00
  • f6384d2f64 Added patch for apr-1.4.2, need to see why it wouldnt take the testpoll.c fix from the previous patch. Its been left out of this one, but may need to be added back in, in a modified form? Scott McCreary 2010-04-21 16:08:31 +00:00
  • a0a0a92127 Updated apr-util .bep file to match apr-1.4.2 change Scott McCreary 2010-04-21 15:31:56 +00:00
  • 932e6e0e17 Updated apr to 1.4.2 Scott McCreary 2010-04-21 15:27:55 +00:00
  • 0c92e953fb Add getopt-1.1.4 Chris Roberts 2010-04-20 07:44:45 +00:00
  • d59c009c4e Update the ruby patch with a backported fix for compiling against openssl-1.0 Changed the status to stable and added dev-lang/ruby as a dependency since it needs an existing ruby to bootstrap. Renamed the OPD file just to make it consistent with others. Chris Roberts 2010-04-19 05:22:35 +00:00
  • 0668e04ded Add an LDFLAGS argument to the python-2.6.5 build instructions so it can find libs like readline. Chris Roberts 2010-04-19 03:45:52 +00:00
  • 4df89186c3 Add patch-2.6.1, make-3.81, and diffutils-2.9 Chris Roberts 2010-04-18 19:48:29 +00:00
  • 84499aa769 Fix bep files for p7zip and readline to allow automatic packaging. Chris Roberts 2010-04-18 04:53:18 +00:00
  • ebdfd1bef3 Initial .bep file for taglib-1.6.2 Scott McCreary 2010-04-16 23:17:45 +00:00
  • b9e062d078 cleanup, moved sys-devel patches into patches directories Scott McCreary 2010-04-16 23:05:42 +00:00
  • 49babd9548 Initial .bep file for jam. Scott McCreary 2010-04-16 22:59:37 +00:00
  • ac5cfb9e33 moved old cmake patches to patches directory Scott McCreary 2010-04-16 20:59:24 +00:00
  • 4659af1d75 Removed automake from readline's .bep file. Scott McCreary 2010-04-16 16:06:31 +00:00
  • d665a01453 Initial .bep file for p7zip. Scott McCreary 2010-04-16 15:56:34 +00:00
  • 3bcdfd7b30 Added aclocal and autoconf to rsync's .bep file to fix the build, commented out the make test since it fails due to lack of hardlinks. Scott McCreary 2010-04-16 15:44:36 +00:00
  • 26fb6a5088 Fix license for PCRE Scott McCreary 2010-04-16 04:58:54 +00:00
  • 9380a50244 Fixed libpcre's .OPD filename Scott McCreary 2010-04-16 04:47:46 +00:00
  • f96e22c70c Initial .bep files for openssh-5.5p1 and curl-7.20.1 Scott McCreary 2010-04-16 03:31:31 +00:00