Commit Graph

429 Commits

Author SHA1 Message Date
Chris Roberts
83713e4a7d Added the latest version of less.
Contains a patch to move settings/history into B_USER_SETTINGS_DIRECTORY.
2010-01-02 07:11:41 +00:00
Chris Roberts
ee329a6327 Minor cleanup of patch for global.
Another reason I should've switched to gendiff a while ago!
2009-12-30 07:16:58 +00:00
Chris Roberts
2bdce8ebe2 Created a .bep file for texinfo-4.13a.
Regenerated the diff done by Ingo and added a default search path for info files.
2009-12-30 04:28:05 +00:00
Chris Roberts
11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Chris Roberts
28a4264b0b Fixed description for man. 2009-12-29 23:42:14 +00:00
Chris Roberts
b72f37da9a Adding initial versions of idutils, patchutils, groff, and man. 2009-12-29 23:30:11 +00:00
Chris Roberts
1692e94529 Added cscope and global. 2009-12-29 09:56:56 +00:00
Chris Roberts
61c14749ea Added pngcrush, htmltidy, and xz-utils. 2009-12-29 08:37:08 +00:00
Scott McCreary
7ac01371f6 updated patch file, previous one have the links reversed, this one should do the trick. 2009-12-27 00:47:25 +00:00
Scott McCreary
49904829d2 Fixed symlinks when building a distro, this fixed Haiku ticket #5151. 2009-12-26 23:40:51 +00:00
Scott McCreary
5a5430bbfe Initial .bep file for neon-0.29.1 2009-12-26 23:25:37 +00:00
Scott McCreary
a2505cfdaf added new .bep files for automake, and cylindrix, updated allegro bep file to include libvorbis as dependency 2009-12-24 08:57:22 +00:00
Scott McCreary
8034234edc Initial .bep files for automake-1.10.3 and automake-1.11.1 and updated .OptionalPackageDescription file with version 1.11.1 2009-12-23 05:22:53 +00:00
Chris Roberts
4bac31a61f Adding patch which allows allegro-4.4.0 to build.
Saved old RC1 bep file for now.
2009-12-22 03:50:38 +00:00
Scott McCreary
ca5c9c22ae Set status to stable for zlib. 2009-12-08 07:38:20 +00:00
Scott McCreary
ae2abd7a5e Moved zlib files to the right location 2009-12-08 07:30:00 +00:00
Scott McCreary
7b66c2d2ac Updated libpng to 1.2.41 2009-12-06 08:00:52 +00:00
Scott McCreary
52dd792041 Updated python .bep and patch for 2.7a1 (alpha1) 2009-12-05 19:58:45 +00:00
Chris Roberts
750ab6e394 Renamed the b43-fwcutter .OPD file to match the program name. 2009-12-03 03:22:44 +00:00
Chris Roberts
052a298c14 Adding port of b43-fwcutter for ticket #273 2009-12-03 02:33:34 +00:00
Scott McCreary
b470bc5abe Initial .bep and .OPD files for aspell. Note that it fails to build due to issues with langinfo.h missing at the moment in Haiku. 2009-12-01 21:43:08 +00:00
Scott McCreary
2edd04b952 Initial .bep and .OptionalPackageDescription files for bchunk 2009-12-01 18:27:27 +00:00
Scott McCreary
75bb2dbc73 Fixed .bep file for dos2unix. 2009-11-30 16:37:46 +00:00
Scott McCreary
b00d806875 Fixed dos2unix and unix2dos. 2009-11-30 16:21:39 +00:00
Scott McCreary
f69b181939 More .OPD files, moved some patches to patches folders and added some more license files. 2009-11-30 08:39:55 +00:00
Scott McCreary
3bd4d561fe Removed # so that the checksum on axe. .bep works. 2009-11-30 07:54:22 +00:00
Scott McCreary
73e7ece6af Initial .bep and .OPD files for axel, also moved patch to patches directory. 2009-11-30 07:46:07 +00:00
Scott McCreary
314c8f734f Updated .bep file for ftgl 2009-11-30 02:04:58 +00:00
Scott McCreary
c0f4e65c07 Initial .bep, patches and .OptionalPackageDescription files for libtorrent and rtorrent. 2009-11-30 01:57:24 +00:00
Scott McCreary
309b458ce9 License and .OptionalPackageDescription files for zoo 2009-11-29 22:56:41 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
ccd05deadc Updated dos2unix.bep file to use the new CHECKSUM_MD5 field. 2009-11-28 22:31:49 +00:00
Scott McCreary
247dec4d1a Initial source files for dos2unix and unix2dos, not sure of the origin of the files, but I did list the page I got them from. I had to make several changes to get them to build. 2009-11-28 22:11:01 +00:00
Scott McCreary
7bc0fa9b3d Updated .bep file for fontconfig, marked pkgconfig as a dependency and added step to insert the `AC_CONFIG_MACRO_DIR([m4])' into configure.in. 2009-11-28 12:53:11 +00:00
Scott McCreary
547d217397 Initial .bep file for autoconf-2.65. 2009-11-28 11:11:33 +00:00
Scott McCreary
22472dfb9f Fixed wrongly named directory. Updated .bep file to use finddir to get the font dirs, except it doesn't seem to be picking up the --with-add-fonts=, also it's failing to write the cache, I suspect that it's trying to write to /boot/system/data/fonts which should fail as it's read-only. I set --with cache= but that didn't seem to help.
TODO: fix this one so that it works correctly.
2009-11-28 10:59:24 +00:00
Scott McCreary
761e289b77 Initial .bep file for fontconfig, this one from Michael Oliveira 2009-11-28 09:39:54 +00:00
Scott McCreary
237193066b Initial .bep and .OptionalPAckageDescription files for PHP. It's not yet working, getting some configure errors, I suspect due to a missing dependency. 2009-11-28 09:30:20 +00:00
Scott McCreary
6b7ede4be6 Initial zoo port, this one done by Alexander Deynichenko. Initial .bep and .OPD files for fastjar also by Alexander. 2009-11-28 09:11:51 +00:00
Scott McCreary
ac3133c19f Initial arc port, this one done by Alexander Deynichenko. 2009-11-27 00:39:52 +00:00
Scott McCreary
0b5e8ea68e lcms bep file from michaelvoliveira, still waiting on that .OPD file. Updated libvorbis bep file to indicate pkgconfig as a dependency. 2009-11-26 23:55:28 +00:00
Scott McCreary
ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00
Scott McCreary
5402651ec5 Fixed a few more license names, and filled in the copyright years on cabextract 2009-11-26 10:04:00 +00:00
Scott McCreary
c056c7d71c Fixed more wrong license names. 2009-11-26 09:52:41 +00:00
Scott McCreary
b09be3d0cc Fixed url 2009-11-26 09:47:59 +00:00
Scott McCreary
1269e5d689 .OPD files for libxslt, libcddb, allegro, libao, xvidcore, taglib, and flac, and various license files. 2009-11-26 09:38:01 +00:00
Scott McCreary
b48d0c9cfb .bep and .OPD files for blandenc, lame and vorbis-tools 2009-11-26 09:15:45 +00:00
Scott McCreary
3a7aca34de Initial .OPD files for speex, libtheora, bladeenc and readline. Moved readline patches to patches directory and added .bep file for readline-6.0 2009-11-26 08:00:01 +00:00
Siarzhuk Zharski
7c18e81342 required description added. 2009-11-26 06:13:36 +00:00
Siarzhuk Zharski
03ba260591 fixed REVISION key 2009-11-25 21:28:25 +00:00