Commit Graph

334 Commits

Author SHA1 Message Date
Jerome Duval
c0783bf7ba sed: add recipe for version 4.4. 2017-02-16 22:42:27 +01:00
Adrien Destugues
59db6f2e21 texinfo: add missing libiconv dependency. 2017-02-11 22:41:27 +01:00
fbrosson
4f11f33caa file: bump to 5.30. 2017-02-11 00:01:51 +00:00
Jessica Hamilton
53b60b8da1 gawk: remove hack to disable multibyte support. 2017-01-12 23:28:34 +00:00
Jessica Hamilton
fc2a2d9835 Revert "gawk: downgrade to 4.1.0."
This reverts commit 9b5474e7af.
2017-01-12 23:28:34 +00:00
fbrosson
273daf5ac8 ed: bump to 1.14.1. 2017-01-11 09:47:09 +00:00
fbrosson
ed0a559537 ed: bump to 1.14, add TEST().
Also add cmd:cmp to BUILD_PREREQUIRES, as it is needed by TEST.
2017-01-08 09:06:40 +00:00
Jessica Hamilton
9b5474e7af gawk: downgrade to 4.1.0.
* On x86_64, newer versions of gawk fail with an internal error
  when generating the PCI header file.
2017-01-05 22:20:16 +00:00
miqlas
2e9ab2c459 mawk : bump version (#974) 2016-12-31 14:44:10 +00:00
miqlas
567fe61f51 The Silver Searcher : updated recipe (#922) 2016-12-11 10:47:43 +01:00
Jérôme Duval
816e4fc962 dialog: bump version.
* use a stable version SOURCE_URI.
* move to dev-util.
2016-12-04 22:07:14 +01:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
miqlas
1dd5bfac5b The Silver Searcher (ag): bump version, drop old, enable x86_64. (#866) 2016-11-14 07:47:01 +00:00
Jerome Duval
e8e0ac443d gawk: bump version. 2016-11-13 09:05:42 +00:00
fbrosson
d0f46323d0 file: bump to 5.29, drop libtool file, touch patchset. (#842)
In patchset: Keep -Wformat=2 in configure.ac's WARNINGS definition.
2016-10-28 21:48:48 +00:00
miqlas
313911610b Silver Searcher updated recipe (#779) 2016-10-21 17:49:12 -04:00
fbrosson
14ffd948af pciutils: bump to 3.5.2. 2016-10-05 23:30:48 +00:00
Jérôme Duval
d85aa9ccab diffutils: multiple jobs. 2016-09-28 19:32:58 +02:00
Adrien Destugues
1753dc2884 man: fix patchset name. 2016-08-28 22:36:13 +02:00
Adrien Destugues
535db7dd18 Download from safe sources.
Downloading directly from VCS repos is not allowed on package build
bots, so use archived exports whenever possible.
2016-08-28 22:35:25 +02:00
fbrosson
2b5cd3606a diffutils: bump to 3.5, BUILD_PREREQ+=cmd:perl for man/help2man. (#778) 2016-08-23 11:35:05 -04:00
Sergei Reznikov
3819b8f142 diffutils: bump version 2016-08-09 18:38:45 +03:00
Adrien Destugues
4f292339c9 man: fix patchset name. 2016-07-26 07:25:54 +02:00
Jerome Duval
f98ea8388f findutils: provides cmd:oldfind. 2016-07-26 06:00:16 +00:00
fbrosson
0e8627f896 file: bump to 5.28, add file_data to BUILD_REQUIRES if 2nd arch. (#637) 2016-06-14 22:58:25 +00:00
Jerome Duval
f9a1f90dcf help2man: bump version. 2016-06-04 00:38:33 +00:00
fbrosson
9483537974 pciutils: bump to 3.5.1, enable shared lib, split data. (#608)
* Drop 3.2.1_git and 3.4.1, add 3.5.1, also installing libpci.so.
* Do not install pci.ids.gz but pci.ids (i.e. uncompressed) and
  move it to an arch-independent pciutils_data sub-package, under
  /system/data/pciutils/ instead of /system/data/.
* In BUILD(), replaced INCDIR=$headersDir by INCDIR=$includeDir in
  the call to make because $headersDir is empty. INSTALL() was OK.
* Add required steps to make "pkg-config --variable=idsdir libpci"
  yeld the correct path to the directory where pci.ids is.
* Edit man8/{lspci,setpci}.8 to replace $dataDir/ by /system/data/
  and /usr/include/{linux,pci}/ by /system/develop/headers/pci/.
2016-05-26 20:47:50 -04:00
fbrosson
4b0e75746d file: bump to 5.27, move the magic file to a common sub-package. (#611)
* Bump to 5.27, update meta-data, add x86_gcc2 as 2nd arch.
* Move data/misc/magic.mgc to an arch-independent sub-package.
* Drop explicit call to autoreconf since configure works w/o it.
* Replace $dataDir/ by /system/data/ in man1/file.1, man4/magic.4
  and man3/libmagic.3 and also move the latter to file_devel.
2016-05-25 19:37:47 -04:00
Jerome Duval
aab134b7ac file: bump version. 2016-05-12 22:00:17 +00:00
fbrosson
e4b57461ee lcab: recreate patch, as diff -U0 confuses haikuporter.
Also resync the offsets of the patches of a few other recipes:
* file-2.25
* x265-1.9
* libdvdnav-5.0.3
(Syncing patch offsets is not necessary but it does not hurt either.)
2016-04-12 15:07:25 +00:00
fbrosson
b6b2d09d3e gptfdisk: bump to version 1.0.1.
* Bump version.
* Add {lib,devel}:libpopt to {,BUILD_}REQUIRES.
* Set ARCHITECTURES to "x86_gcc2 x86 x86_64" instead of "!x86_gcc2".
* Add cmd:{cgdisk,fixparts,gdisk,sgdisk} to PROVIDES.
* Do not "make install" in INSTALL() because there is no such target
  in the makefile and, instead, call cmd:install.
* Fix patch to avoid including a missing sys/disk.h in support.h.
* Add patch to make diskio-unix.cc accept character devices on Haiku.
* Add patch to use the correct CRC32 polynom on big-endian machines
  in case someone wants to build and try Haiku on ppc.
2016-04-09 03:13:25 +00:00
fbrosson
75c614bb6b grep: bump version to 2.24. 2016-03-13 22:38:39 +00:00
François Revol
29c2dc5ece pciutils: update recipe to latest release 3.4.1 2016-03-13 17:28:08 +01:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Jerome Duval
3eca9b2007 less: bump version. 2016-03-05 17:39:23 +00:00
Adrien Destugues
b80d96cee5 texinfo: gcc2 fix. 2016-03-05 09:00:31 +01:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
fbrosson
7a0c2f3f32 ed: bump version & add x86_64.
With the release of ed 1.10 upstream switched the format of their source tarballs from tar.gz to tar.
But lzip is not available on non-hybrid x86_gcc2, so we use the "converted" tar.gz created by a mirror from the original tar.lz. (The decompressed tarballs are identical.)
2016-02-26 14:09:59 +00:00
Jerome Duval
fdd8556138 grep: bump version. 2016-02-20 17:33:33 +00:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval
6466153282 texinfo: bump version. 2016-02-09 22:27:33 +00:00
Hannah
b603c3f935 change "install-strip" back to "install" 2016-01-22 16:21:56 +00:00
Hannah
8e05ed78b0 stripped bison, less, m4, which, and yasm in recipes and created debug packages 2016-01-02 23:15:43 -08:00
Hannah
68257d4762 stripped binaries in diffutils and make recipes and created debug packages 2016-01-02 13:44:37 -08:00
Jerome Duval
a1348f4974 texinfo: rename recipe for version 4.13.
* add program-suffix -4.13
2015-12-25 11:17:41 +00:00
Jerome Duval
c3ed739540 texinfo: added recipe for version 6.0.
* adapted INFOPATH for non-packaged paths.
2015-12-22 12:18:13 +00:00
Michael Lotz
a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Jerome Duval
4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Jerome Duval
ea37da79cd help2man: add recipe for version 1.47.3. 2015-11-19 19:43:37 +00:00
Jerome Duval
31845f300e grep: bump version. 2015-11-03 20:45:41 +00:00