Commit Graph

334 Commits

Author SHA1 Message Date
Scott McCreary
a3f5db9ff7 Add patch for grep-2.6.1 and fix bep so that it gets proper version source file. 2013-02-17 21:42:18 +00:00
Scott McCreary
e90f0c12c3 Add more versions of grep in order to track down -i failure. It broke on Haiku between 2.5.4 and 2.6.1. 2013-02-17 20:35:44 +00:00
Cian Duffy
9854e72bd3 dbus - not extensively tested at all but seems to work. Does not
auto-start or is in any way integrated to the OS.
2013-02-13 00:04:49 +00:00
Scott McCreary
c85c773e88 Added TEST section to grep bep. 2013-01-21 06:41:00 +00:00
Scott McCreary
46ed84eb35 Add alternate source compressed with .bz2, for building grep, since
x86_64 doesn't have a working xz-utils yet.
2012-12-28 19:18:14 +00:00
korli
96aedc6b1c added --disable-perl-regexp for grep to not depend on pcre 2012-12-28 19:06:33 +00:00
korli
cb92899296 GCI task: added grep-2.14 and patch-2.7.1 2012-12-26 21:22:17 +00:00
Scott McCreary
4a8c534926 Fixed typo. What a difference a space can make. 2012-12-22 02:22:22 +00:00
Scott McCreary
515e88f0b5 Updated gawk to 4.0.1, bep from GCI2012 student Freeman2430 2012-12-22 02:07:31 +00:00
Scott McCreary
70cbef4f48 Updated bep for groff and patch for cdrtools, to allow them to build on
x86_64
2012-12-10 04:55:15 +00:00
Scott McCreary
646b38a8a0 Removed parts of the diffutils patch that aren't needed anymore, as noted by Bruno Haible.
This gets the diffutils/gnulib tests down to 4 failures.
2012-09-14 22:25:38 +00:00
Scott McCreary
44a94004ef Updated patch for diffutils so that it builds ok on gcc2. Note that 5 gnulib tests are failing, but all diffutil tests pass. 2012-09-14 21:17:06 +00:00
Scott McCreary
293807755a Updated less to 451. 2012-09-06 18:36:06 +00:00
Scott McCreary
be84dc20be Put dmidecode's doc files into a subdir under doc. 2012-08-31 20:26:23 +00:00
François Revol
7d87a62312 Add a port of DTC, the Device Tree Compiler.
http://git.jdl.com/gitweb/?p=dtc.git
2012-08-22 19:26:10 +00:00
Scott McCreary
d09552692a Fixed url and checksum for hgrep-1.0.1 2012-07-23 23:44:45 +00:00
Scott McCreary
a8bbe30dcf Fixed pair of typoes in hgrep script. 2012-07-23 23:40:13 +00:00
Scott McCreary
aab2dadea2 Fixed url and checksum for hgrep 2012-07-23 21:33:56 +00:00
Scott McCreary
8db2e9bc76 Added .bep files for hgrep and lgrep. 2012-07-23 20:18:40 +00:00
Scott McCreary
4e93af6af8 Added lgrep.zip file 2012-07-23 20:04:00 +00:00
Scott McCreary
77658750f8 Updated dmidecode to make use of B_COMMON_DOCUMENTATION_DIRECTORY for installing the man and doc files. 2012-05-22 22:35:22 +00:00
Chris Roberts
9c9414ec0b Update diffutils to 3.2 2012-05-03 05:14:18 +00:00
Chris Roberts
38ff311cd7 Update the file command to 5.11 2012-05-03 05:01:55 +00:00
Chris Roberts
cb54726d96 Update grep to 2.12 2012-05-03 04:48:52 +00:00
Chris Roberts
82db272da5 Update man to 1.6g 2012-05-03 04:36:11 +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
Scott McCreary
aa968963d8 Initial addition of hgrep and lgrep scripts from http://dev.haiku-os.org/ticket/3376
TODO make use of finddir where useful, perhaps nicer usage displays.
2011-06-16 01:55:36 +00:00
Scott McCreary
b04a84b840 Added --disable-nls to sed. 2011-05-24 20:22:49 +00:00
Scott McCreary
9a748c2e2c Fixed directories for sed. 2011-05-13 06:20:06 +00:00
Scott McCreary
84be4673bb Moved make check to the TEST section for sed. 2011-05-12 19:16:38 +00:00
Scott McCreary
58b77696f8 Fixed docdir for groff. 2011-05-07 03:01:08 +00:00
Scott McCreary
ec9f6a4813 Cleaned up bep file for groff. 2011-05-06 20:45:38 +00:00
Scott McCreary
6587bb71c1 Changed several calls for /boot/common/bin to use finddir. 2011-04-26 00:18:55 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
f46ea8b7a9 Changed B_COMMON_SERVERS_DIRECTORY to B_COMMON_BIN_DIRECTORY on apr, apr-util, git, gawk,xinetd, tar and apache. 2011-03-31 18:40:24 +00:00
Scott McCreary
a290b5b2a5 Cleaned up gawk's directories. 2011-03-20 04:23:19 +00:00
Scott McCreary
60604381dc Cleaned up less' directory. 2011-03-20 03:31:17 +00:00
Scott McCreary
2ae125caf1 Cleaned up coreutils' directories. 2011-03-20 02:30:05 +00:00
Scott McCreary
a1f27cc729 Cleaned up grep's directories. 2011-03-20 02:05:10 +00:00
Scott McCreary
20bca333e7 Cleaned up sed's directories. 2011-03-14 01:15:05 +00:00
Scott McCreary
4c7fac76a9 Cleaned up texinfo's directories. 2011-03-14 01:03:59 +00:00
Oliver Tappe
2a7468c0b0 * adjusted build of development-related ports to comply with package management (especially to make the packages relocatable) 2011-03-07 13:07:41 +00:00
Scott McCreary
38c17b9fe0 Cleaned up groff's directories. 2011-03-05 20:46:29 +00:00
Scott McCreary
5e9fc18337 Updated xinetd bep to remove a line from configure.in that was wiping out rlim_t 2011-01-20 17:30:04 +00:00
Scott McCreary
71e911111f Fixed patch and bep files for xinetd. 2011-01-20 01:05:34 +00:00
Scott McCreary
8d59097cd3 Updated the copyright for gawk. 2010-10-12 20:11:59 +00:00
Scott McCreary
5195a0d474 Initial .bep file for gawk 2010-10-12 19:24:20 +00:00
Scott McCreary
3cf3c035e6 Added new TEST section to python, automake, findutils, coreutils and diffutils. 2010-10-08 21:03:19 +00:00