Commit Graph

613 Commits

Author SHA1 Message Date
Scott McCreary
f6940e292d Fixed .bep files for libvorbis-1.3.1 2010-05-12 06:02:28 +00:00
Scott McCreary
41b4d96294 Updated libvorbis to 1.3.1 (not sure why there is a 1.2.3 directory in
the source package)
2010-05-12 03:26:28 +00:00
Scott McCreary
9295dac9eb Updated libogg to 1.2.0 (not sure why the source package has a 1.1.4
directory in it) 
inside it
2010-05-12 03:13:58 +00:00
Adrian Panasiuk
4285c59768 fix script 2010-05-11 18:44:50 +00:00
Scott McCreary
a2d2b80a91 Initial .bep file for faad2, note that it's note yet working. 2010-05-11 02:32:08 +00:00
Scott McCreary
0c18eb9193 Removed the svn+ and added the --enable-gpl to ffmpeg's .bep file for r23081 2010-05-10 22:59:39 +00:00
Scott McCreary
3aa4bbf276 Updated ffmpeg to r23081 2010-05-10 22:44:44 +00:00
Scott McCreary
e97effb1b7 Initial .bep file for libsdl-1.3-hg. Patches welcome for adding Haiku support to SDL-1.3. 2010-05-10 04:41:59 +00:00
Scott McCreary
03b8f33a60 Updated zlib to 1.2.5 2010-05-10 01:09:39 +00:00
Scott McCreary
d7786017a5 updated cmake to 2.8.1 2010-05-10 00:49:58 +00:00
Chris Roberts
a8c4e57340 Added patch from François to fix some problems with opensound-cac211efd60d 2010-05-08 22:35:53 +00:00
Chris Roberts
78991b711d Add opensound-cac211efd60d which builds from the hg repo since it contains unreleased fixes for Haiku 2010-05-08 19:26:47 +00:00
Scott McCreary
d1623e5011 Fixed the License entry in pe.OptionalPackageDescription file. 2010-05-06 15:53:42 +00:00
Matt Madia
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.
2010-05-06 04:44:47 +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
8e3de77daa added libevent.OptionalPackageDescription 2010-05-06 04:27:11 +00:00
Matt Madia
4d4d0c8f44 Moved bep related patches to subdir. Fixed typo's in 1.4.13 patch. 2010-05-06 04:16:06 +00:00
Matt Madia
e172f8f490 relocate bep related patches to subdir. 2010-05-06 04:03:28 +00:00
Matt Madia
bec2b9ac21 Use MESSAGE to announce GCC 4 only. 2010-05-06 03:55:34 +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
e120cdff5c patch & bep for v1.93 2010-05-06 03:49:03 +00:00
Matt Madia
ef36d5fb75 patch & bep for v1.4.13 2010-05-06 03:47:47 +00:00
Matt Madia
d9ebd5fd48 initial bep for XML-Parser 2010-05-06 03:45:59 +00:00
Scott McCreary
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.
2010-05-05 04:04:30 +00:00
Siarzhuk Zharski
b70f5b78f1 - added Haiku OS notes into vimrc and gvimrc templates. 2010-05-04 20:13:09 +00:00
Siarzhuk Zharski
0f54d11f4f - support for $BE_USER_SETTINGS to store config files under standard
Haiku settings directory instead of $HOME;
 - minor cleanup;
2010-05-04 19:34:50 +00:00
Scott McCreary
b43dd8cf96 Updated the copyright line for Pe 2010-05-04 15:59:02 +00:00
Scott McCreary
f43146ca6d Fixed license link and homepage url for Pe. 2010-05-04 15:15:36 +00:00
Scott McCreary
53c8c5f8c1 Updated dependencies to reflext libXau with capital X. 2010-05-04 06:37:21 +00:00
Scott McCreary
0c1b01a967 Initial x11-lib .bep and patch files, these were all done by michaelvoliveira
Mostly untested, so may need some more work still.
2010-05-04 06:20:48 +00:00
Scott McCreary
ad15577acd Initial add of .bep and .OptionalPackageDescription files for Pe. 2010-05-04 05:01:27 +00:00
Siarzhuk Zharski
277ddb687a - support for toolbar added;
- some minor gcc4 build warnings cleanup.
2010-05-03 20:31:30 +00:00
Chris Roberts
82b9edd884 Update physfs-2.0.1 patch with a workaround for problems with the test application(ticket #170) 2010-05-02 00:13:39 +00:00
Chris Roberts
c69d903bb8 Update mercurial to 1.5.2 2010-05-01 23:25:41 +00:00
Chris Roberts
bb3e3bb491 Update mercurial to 1.5.1
Changed the default commit editor to nano
2010-05-01 05:57:10 +00:00
Scott McCreary
4e880e7882 Initial .bep and .OptionalPackageDescription files for opensound-4.2 2010-05-01 04:05:44 +00:00
Scott McCreary
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 2010-04-30 15:36:07 +00:00
Scott McCreary
dbb0d11a88 ok, second try, this time the patch actually applies cleanly. 2010-04-30 05:27:17 +00:00
Scott McCreary
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. 2010-04-30 05:20:50 +00:00
Scott McCreary
ad469634a2 Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname. 2010-04-30 03:35:31 +00:00
Scott McCreary
64ff58b3e4 Fixed directories for openssh, this should fix the known_hosts issue. 2010-04-30 03:28:40 +00:00
Chris Roberts
b8b9ba9bf6 Add diffstat and quilt contributed by mjw.
Only basic compilation and packaging has been tested.
2010-04-29 23:55:11 +00:00
Chris Roberts
fec3cddf49 Minor cleanup to the openssh patch. No functional change. 2010-04-29 23:38:09 +00:00
Chris Roberts
f97c6e7592 Update libedit to version 20100424 2010-04-29 23:18:57 +00:00
Scott McCreary
b2986d0e91 Moved old patches to patches directory, fixed cdrtools .bep file. 2010-04-29 22:45:27 +00:00
Chris Roberts
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.
2010-04-29 22:24:04 +00:00
Scott McCreary
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. 2010-04-29 16:55:04 +00:00
Chris Roberts
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.


NOTE: gcc2 is unable to locate libsocket.so on new builds.  Not sure if the compiler
is missing a path or a symlink was removed from the build but this could affect
a large number of ports.
2010-04-29 06:26:02 +00:00
Scott McCreary
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. 2010-04-29 04:27:22 +00:00
Scott McCreary
6486a132ba Added dependencies for tuxpaint. 2010-04-29 01:28:38 +00:00