Commit Graph

1498 Commits

Author SHA1 Message Date
Chris Roberts
52ad672192 Update git and gitdoc to 1.7.9.1
gitdoc has been fixed to build packages properly and kludged to download htmldocs

git has been fixed to allow help to pop up in web+ with commands like "git help -w clone"
(iirc html docs can be set as the default in a users gitconfig file)
2012-02-20 00:39:18 +00:00
Matt Madia
6c977ac8a9 Updated curl, to pick up the cert.pem, as specified by OpenSSL. 2012-02-19 03:15:02 +00:00
Scott McCreary
9d8ab23c78 Initial .bep file to build snapshot version of openssh-6.0p1. 2012-02-15 00:00:00 +00:00
Scott McCreary
aa835a3bda Initial attempt at updating libcdio to 0.83, might still have an issue or two to sort out still. 2012-01-25 00:27:20 +00:00
Scott McCreary
85cd675be5 Actually change the version for cyassl from 1.8.0 to 2.0.2 this time. 2012-01-24 20:08:56 +00:00
Scott McCreary
e497f5062a Update cyassl to 2.0.2 2012-01-24 19:46:12 +00:00
Scott McCreary
6b88ad7bc4 Update curl to 7.24.0 2012-01-24 19:30:31 +00:00
Scott McCreary
e608793118 New releases are now out for SDL1.2 along with sdl-image, sdl-mixer, sdl-net and
sdl-ttf, so here are the new .bep files for those.
2012-01-24 04:36:28 +00:00
Scott McCreary
4cbfcbd838 Cleaned up .bep files for SDL-1.2 and SDL-1.3 from hg. Removed old 1.3 patch that is no longer needed. 2012-01-10 22:47:17 +00:00
Scott McCreary
b2f4af72a6 Initial .bep and patch files for tor-0.2.2.35. Note that the directories still need to be fixed on this as they are
putting docs in /boot/common/share instead of B_COMMON_DOCUMENTATION.
2012-01-05 02:10:13 +00:00
Scott McCreary
2ebefcec56 Updated sdl-mixer to reflect recent license change. Removed patch as it's been applied upstream. 2012-01-04 23:20:37 +00:00
Scott McCreary
9b2534f5b6 Updated libogg to 1.3.0 2012-01-04 21:11:34 +00:00
Scott McCreary
f76c0cb0a5 Updated sdl-net to reflect recent license change. 2012-01-04 20:23:20 +00:00
Scott McCreary
d59a7603da Updated sdl-ttf to reflect recent license change. 2012-01-04 20:13:29 +00:00
Scott McCreary
e654118cd4 Added libwepb as a dependency to sdl-image and updated license to reflect recent change to Zlib license. 2012-01-04 20:05:09 +00:00
Scott McCreary
200377d8f9 Updated libwebp to 0.1.3 2012-01-04 19:13:25 +00:00
Scott McCreary
5d14e25e0d Updated libpng-1.2.x to 1.2.46, and 1.5.x to 1.5.7 2012-01-04 00:50:25 +00:00
Scott McCreary
4567551b45 Updated url to download giflib's source code. 2012-01-03 23:24:52 +00:00
Matt Madia
f431f777cc Updated bep for use with Git. 2011-12-26 20:05:48 +00:00
Scott McCreary
bdb7a8f65e Updated .bep for friss. 2011-12-05 21:25:55 +00:00
Siarzhuk Zharski
0c33154b02 Results of GCI 2011 task: gitdoc entry added for extended Git documentation;
Thanks to Thomas Turney for research and creating BepFile!
2011-12-03 12:47:28 +00:00
korli
c1027e1027 Add gzip 1.4 2011-12-02 22:19:56 +00:00
Scott McCreary
1a14b6d0a5 Updated sshd_keymaker.sh to use group instead of app, this is related to the Haiku r43153 change. 2011-11-30 17:23:49 +00:00
François Revol
ec40b8b2fb ARAnyM CVS actually wants SDL 1.2.10 at least. 2011-11-10 13:36:26 +00:00
François Revol
19ed6360b8 Untested .bep for ARAnyM.
The CVS trunk will soon depend on libcdio (which is currently broken).
2011-11-09 18:20:53 +00:00
Scott McCreary
2278fe86bb Updated git to 1.7.7.2 2011-11-03 23:29:00 +00:00
François Revol
902c7544f5 Force passing $DESTDIR to make by argument, else package generation fails. 2011-11-02 12:40:33 +00:00
François Revol
b646209aa2 Add dmidecode. 2011-11-02 12:19:07 +00:00
François Revol
09fa1817c1 Work in progress port for Seeks. Doesn't fully compile yet but goes up to starting make. 2011-10-29 14:35:38 +00:00
Scott McCreary
ab3d798cf5 Update from Pete Goodeve to allow ncurses to build the .so file and include termcap support. 2011-10-20 21:28:58 +00:00
Michael Lotz
6112fc810a Update the build step to reflect how the optional packages are now built
(without the default -g flag).
2011-10-06 10:17:15 +00:00
Michael Lotz
950c1c2037 * Add a way to watch for and get notified about interface state changes. We now
watch for the WPA_COMPLETED state when joining a network to determine a
  successful connect. This makes the whole join process synchronous (as
  planned), which will allow the network config to be automatically stored on
  successful connects in a next step.
* The synchronous connect means that an ifconfig call to join will now block
  until the connection is actually established which is intended, but will also
  block the network applet and consequently the Deskbar which is not intended.
  This will be fixed in the GUI however.
2011-10-06 10:16:35 +00:00
Michael Lotz
d5ead88a4f Initial version of wpa_supplicant for Haiku that will end up in an optional
package.
2011-09-27 22:36:48 +00:00
Scott McCreary
53ee6778d2 Updated caya and caya-gpl-protocols to current svn version. 2011-09-19 21:11:40 +00:00
Scott McCreary
b93d15b3b8 Applied patch from Dario Casalinuovo to fix the build of caya. 2011-09-16 16:11:54 +00:00
Scott McCreary
b3ad3f5c20 Added a patch for curl to get rid of a configure WARNING when checking the openssl version. 2011-09-14 22:47:42 +00:00
Scott McCreary
32139ae5c9 Updated curl to 7.22.0 2011-09-14 16:35:50 +00:00
Scott McCreary
aa7197e286 Add bep files to build the current legacy branch of burnitnow, as well as the in-process trunk from svn. 2011-09-13 19:34:01 +00:00
Scott McCreary
64805af518 Updated beae to revision25, which now builds without warnings with gcc2 and gcc4. 2011-09-09 22:06:32 +00:00
Scott McCreary
88457e0413 Added .bep file for subversion-1.7.0-rc2, final release of 1.7.0 is expected around September 28, 2011. 2011-09-07 19:38:58 +00:00
Scott McCreary
c02f10580b Updated openssl to 1.0.0e 2011-09-07 17:40:35 +00:00
Scott McCreary
fda3ce95f7 Updated openssh to 5.9p1 2011-09-07 15:55:25 +00:00
Scott McCreary
c8bc7dfbe9 Updated burnitnow to r43. 2011-09-06 20:02:57 +00:00
Scott McCreary
04a63ed6a9 Initial .bep file for faac. 2011-08-29 16:43:42 +00:00
Scott McCreary
bb80bd99a3 Initial patch and bep for building bsdbuild, may not be working yet, haven't tested it. 2011-08-25 19:54:14 +00:00
Oliver Tappe
a1e460d9f0 * apply working bep & patch for icu-4.8.1 2011-08-24 15:48:40 +00:00
Oliver Tappe
ee9241f421 adjust icu to no longer use a version-specific namespace and convince the headers to work for both gcc versions 2011-08-18 15:36:53 +00:00
Oliver Tappe
c2d1c312d4 add icu-4.8.1, which contains very interesting stuff relating to message formatting 2011-08-17 18:31:58 +00:00
Scott McCreary
80e7f6c392 Initial bep file for agar, note that it is currently broken and my need to have BSDBuild ported in order to generate it's
configure script correctly.
2011-08-15 17:21:55 +00:00
Scott McCreary
96e7e76e34 Fixed missing copyright fields for sdl-image, added hg bep files for sdl-ttf, sdl-net and sdl-sound 2011-08-10 19:07:00 +00:00