Commit Graph

274 Commits

Author SHA1 Message Date
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
Jerome Duval
55cc993be1 mawk: fix source URL to include a version.
* bump version.
2015-10-18 14:33:23 +00:00
Jerome Duval
7995536b8c file: bump version. 2015-10-02 23:36:04 +00:00
Rene Gollent
2de62091a4 Mark x86_64 as supported on several recipes. 2015-09-19 20:49:10 -04:00
Humdinger
82d0a570cd Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks. 2015-09-03 17:55:00 +02:00
Humdinger
f08bc2f6be Recipe cosmetics, impoved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-09-01 17:28:44 +02:00
Jérôme Duval
6b3e727b17 haikuporter: move to haiku-apps.
like haikuports.cross.
2015-08-13 20:45:16 +02:00
Jerome Duval
40ae423b02 Revert "coreutils: avoids conflicts with libroot fts_* functions."
This reverts commit 6eb589b22a.
2015-08-11 16:38:47 +00:00
Adrien Destugues
663dee82ee file: secondary arch support.
Needed for libmagic.
2015-08-09 23:01:37 +02:00
Alexander von Gluck IV
f9b27f3b4b haikuporter: Add haikuporter recipe.
* There is a workaround for python vendor-packages paths
  containing the version-revision.
* I actually think we don't want to depend on setuptools
  to minimize dependencies for something so core to our
  package building process.
* See https://github.com/haikuports/haikuports/issues/286
2015-08-09 15:00:33 -05:00
Jerome Duval
6eb589b22a coreutils: avoids conflicts with libroot fts_* functions. 2015-08-09 06:00:25 +00:00