0
0
Fork 0
Commit Graph

187 Commits

Author SHA1 Message Date
miqlas b155334f86
Fish crash workaround (#1997)
* Fish: dirty crash fix

* Fish : Dirty crash-fix

* Switch to system provided WCWIDTH

* Revert "Switch to system provided WCWIDTH"

This reverts commit 90f475616122fc72f5456673f5103f341bee5b34.

* Cleanup, bump, debuginfo
2018-03-28 20:17:57 +02:00
Xiang Fan 8bce33e3c7 direnv: new recipe [GCI 2017] (#2078) 2018-02-15 17:08:02 +01:00
miqlas 8bde92b21c bash_completion : bump (#2172) 2018-02-13 19:44:35 -05:00
fbrosson 6f255120a9
bash: bump to 4.4.019. (#2201) 2018-02-09 23:54:07 +00:00
miqlas e486e5ac3c Bash: bump (#2171) 2018-02-04 19:38:21 +00:00
miqlas 0056631f09 Dash: version bump (#2170) 2018-02-03 20:30:14 +00:00
tts2k 5f4bcfe91f cnf: new recipe (#2067) 2018-01-17 14:43:38 +01:00
miqlas 9b95f7f0f3 Fish: bump version (#1800) 2017-11-23 20:47:23 +01:00
Jerome Duval 4b9d179424 fish: reenable posix_spawn(). 2017-11-04 18:06:15 +01:00
miqlas 3254a22b0c Fish: fix for the posix_spawn problem (#1763) 2017-10-31 14:10:15 +01:00
miqlas 1121b05174 ZSH: bump version (#1657) 2017-09-22 10:56:01 +02:00
miqlas 02ce185bef zsh: enable secure mem (#1589) 2017-08-24 12:11:01 +02:00
miqlas 04c072010e Fish requires cmd:ul for help (#1592) 2017-08-22 21:05:57 +03:00
miqlas 7f7e717ffb Zsh: enable dynamic modules (#1579)
* Less dotfiles in HOME
2017-08-19 14:43:07 +02:00
miqlas 263a753036 ZSH: bump version (#1574) 2017-08-12 13:31:53 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Sergei Reznikov 710f6b4ca0 bash: bump revision after time_t change
* bash stopped reading ~/config/settings/profile
2017-06-24 20:37:06 +03:00
Augustin Cavalier 94bea0974c dash: Disable GCC2, it's broken.
Closes #1424.
2017-06-14 18:09:40 -04:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
miqlas 9df9853203 Fish: bugfix (#1403) 2017-06-09 17:13:58 -04:00
miqlas 3d7aa45425 Fish: bump version (#1384) 2017-06-04 16:22:54 +02:00
Augustin Cavalier 9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
Zoltán Mizsei 3ac0cfb93c Fish: radical reduced build-time deps, thanks zanchey! 2017-02-06 23:03:02 +01:00
miqlas f63ce99fee Fish: bump version, patches upstreamed (#1138) 2017-02-03 14:38:09 +01:00
fbrosson 06b15fb79f bash: bump to 4.4.012.
Also patch tests/intl2.sub: /usr/bin/printf -> /bin/printf
2017-01-29 16:33:35 +00:00
fbrosson 528c74f991 bash: bump to 4.4.011. (#1105) 2017-01-22 13:34:02 -05:00
miqlas eaf2011132 Zsh : bump version, updated recipe and patchset (#1036)
* WIP

* Fixed patchset

* zsh: bump version, updated recipe, patchset

* Fixed wait warning

* Removed SecondaryArchSuffixes
2017-01-14 14:33:43 -05:00
miqlas f24304490c Fish: hide socket warning at start. (#945) 2016-12-25 14:02:10 -05:00
miqlas 1766d18f03 Fish : LDFLAGS required for backtraces support. (#949) 2016-12-25 13:56:10 -05:00
miqlas 86253fd699 Fish shell: updated Requires for better compatibility... (#928)
* Fish shell: updated requires for better cmpatibility...

* Update fish-2.4.0.recipe
2016-12-15 08:07:19 +00:00
miqlas 6da9aeff46 Fish: enabled sys-PCRE2, jobargs added (#913) 2016-12-06 11:06:54 +00:00
fbrosson 5a456e5d67 mksh: bump to R54.
No need to keep cmd:install (in BUILD_PREREQUIRES) since it is
provided by coreutils.
2016-12-05 23:41:37 +00:00
Jérôme Duval f9fbf1fd05 bash: depends on libhistory. 2016-11-21 20:35:08 +00:00
fbrosson 76afdaef4c bash: bump to 4.4.005, simplify patch and rename it to patchset. (#873) 2016-11-21 11:31:33 +01:00
miqlas 99a7ab366c Fish shell: bumped version, drop old recipes (#863) 2016-11-10 10:48:35 +01:00
Jerome Duval 9f99d31c59 bash_completion: fix patchset. 2016-11-01 17:17:35 +00:00
miqlas 9ddf6f2e2c Use /bin/open on Haiku to open files with the associated programs from (#838)
cli.
2016-10-24 12:36:41 -04:00
fbrosson 4d53b5df0b bash: bump to 4.3.48. (#819) 2016-10-11 06:19:53 +00:00
Sergei Reznikov a576639e6f bash: bump version to 4.4 2016-09-17 17:43:36 +03:00
Adrien Destugues 8587c131fa bash: needs libintl+libiconv, missing writable files declaration. 2016-08-28 22:36:16 +02:00
Adrien Destugues b162f3b98c Tell bash that we know how to do mktemp and mkstemp
Their implementation generates collisions, and broken enough to trigger a KDL
when doing so.
2016-08-28 22:36:14 +02:00
fbrosson bad6bba157 mksh: bump to R53a, add cmd:cmp to BUILD_PREREQ for TEST(). (#782) 2016-08-27 19:06:29 -04:00
fbrosson 7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
miqlas 52a1ef5d76 Updated recipe (#776)
Fix

Fixes
2016-08-21 15:53:15 -04:00
François Revol ca2d83a61c bash_completion: recipe for 2.3; which breaks haikuporter
The tarball triggers an issue with tarfile
which doesn't handle unicode in filenames:
'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)
2016-07-28 00:31:39 +02:00
Jerome Duval 88f0e6c543 bash: fix segfault with kill_by_name() on x86_64.
* missing libgen.h include would default return value of basename()
to int instead of char*.
2016-04-30 18:11:48 +00:00
fbrosson 875c4ddcad mksh: bump version, add x86{,_64} with a patch.
* Drop the "r" prefix in version.
* Bump version to 52c and use portVersion where appropriate.
* Fix wrong LICENSE declaration and add missing licenses.
* Move haiku_devel from BUILD_PREREQUIRES to BUILD_REQUIRES to be
  consistent with most other recipes.
* Add missing cmd:awk to BUILD_PREREQUIRES.
* Add x86{,_64} to ARCHITECTURES with a tiny conditional patch to make
  the recipe build on these architectures.
* Do not create the "sh -> mksh" symbolic link anymore as changing the
  default "sh -> bash" symbolic link might create problems.
* Do not "mkdir -p" and, instead, call "install" with the "-D" switch.
* Do not use documentation/packages/mksh/mksh/examples/ but
  documentation/packages/mksh/examples/ to install dot.mkshrc.
* Don't copy dot.mkshrc in documentation/packages/mksh/mksh/examples/
  but in documentation/packages/mksh/examples/
2016-03-22 23:44:55 +00:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval eb7ff0722d zsh: add recipe for version 5.2. 2015-12-08 22:25:33 +00:00
Jerome Duval 39c4999a9b zsh: reenable gcc2; fix build 2015-12-08 20:17:24 +00:00
Jerome Duval 4b769e0536 zsh: disable gcc2 2015-12-01 23:14:15 +00:00
Jerome Duval 05b3666f43 zsh: bump version.
* fix download and home URLs.
2015-11-30 22:53:54 +00:00
Humdinger 5b6e3f4f91 Fixed fish recipe. 2015-11-07 15:11:37 +01:00
humdinger 462c25b217 Merge pull request #297 from miqlas/fish_shell
Updated fish shell recipe
Seems to be all in order.
2015-11-07 14:54:17 +01:00
miqlas dc5a84a3cc Reorganized recipe, IPV6 patch. 2015-10-18 08:48:47 +00:00
waddlesplash 9668fa2a0a Merge pull request #311 from Max-Might/master
bash_completion: fix the recipe and add support for pkgman and finddir
2015-10-10 13:06:46 -04:00
Kostadin Damyanov dba1be760e bash_completion: fix the recipe and add support for pkgman and finddir 2015-09-30 22:42:54 +03:00
miqlas 56269ce02b Fish patch for networking 2015-09-17 18:01:17 +00:00
miqlas 67f111e726 Copyright fix 2015-09-17 18:00:30 +00:00
Rene Gollent 4e8a6ae8c9 bash: Add missing dep for cmd:cmp. 2015-09-16 20:09:57 -04:00
miqlas ef9e661ad1 Fixed os-check in configure.ac 2015-09-06 11:13:56 +00:00
miqlas b9c4aa8b19 zsh 5.1 recipe 2015-09-06 10:18:15 +00:00
miqlas 1143bc67e4 Updated zsh recipe to use the B_USER_SETTINGS_DIRECTORY 2015-09-06 10:00:18 +00:00
miqlas ed59dbcfa7 Fix line endings (next round) 2015-09-01 21:22:58 +02:00
miqlas 7f635ad054 Updated fish shell recipe 2015-09-01 21:22:58 +02:00
Jerome Duval 5b3b9818bc bash: bump version. 2015-08-19 21:43:25 +00:00
Humdinger 064b69cead De-lint recipes.
*	avrdude
	SUMMARY must have at least 3 words

*	bebook
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	bzflag
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	c_ares
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cmake
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	command_not_found
	SUMMARY must have at least 3 words
	Added BUILD_PREREQUIRES
	Re-ordered blocks

*	confuse
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cream
	SUMMARY must start with capital letter
	Re-ordered blocks

*	croscorefonts
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	cssselect
	SUMMARY must start with capital letter
	Re-ordered blocks

*	dcron
	SUMMARY must start with capital letter
	Re-ordered blocks

*	eggchess
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 08:16:04 +02:00
Humdinger 5b4181ed8b De-lint recipes
*	teeworlds
	Don't start SUMMARY with app name
	Re-ordered blocks

*	textsaver
	Don't start SUMMARY with app name
	Re-ordered blocks
	Corrected PROVIDES from apps to addon

*	tiff
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed duplicate REVISION

*	timecop
	Don't start SUMMARY with app name
	Re-ordered blocks

*	transmission
	Don't start SUMMARY with app name
	Re-ordered blocks

*	twolame
	Don't start SUMMARY with app name
	Re-ordered blocks

*	x264
	Don't start SUMMARY with app name
	Re-ordered blocks

*	xemacs
	Don't start SUMMARY with app name
	Re-ordered blocks

*	xextproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	xtrans
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	zoo
	Don't start SUMMARY with app name
	Still in old BEP format

*	zsh
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-08 06:17:26 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
gus knight ceeba65f25 Mark CNF as untested. 2015-08-03 13:17:39 -04:00
Humdinger d190b53420 De-Linting recipes.
*	bdh-calc
	License is Zlib.
	Improved SUMMARY.
	Minor cosmetics.

*	daa2iso
	Removed "." from SUMMARY.
	Minor cosmetics.

*	dash
	Removed "." from SUMMARY.
	Moved some things into BUILD_PREREQUIRES.

*	ddrescue
	Shortened SUMMARY.
	Added cmd:lzip to BUILD_PREREQUIRES.
	Minor cosmetics.

*	diffutils
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	discount
	Shortened SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	doctranslator
	Shortened SUMMARY.
	Corrected checksum.
	Added SECONDARY_ARCHITECTURES.

*	dos2unix
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	dtc
	Improved DESCRIPTION
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	dulwich
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.
2015-07-19 14:58:38 +02:00
Humdinger 9e09e1e072 De-Linting recipes.
*	apr_util
	Added PATCHES to recipe, some cleaning up.
	Won't build, even though I cleaned out the repository folder:

	"[Errno -2147459069] No such file or directory:
	'/HiQ-Data/sources/haikuports/repository/apr_util-1.3.10.DependencyInfo'"

*	arc
	Improved DESCRIPTION
	Won't build:

	/sources/arc-5.21p/arc.c: In function `main':
	/sources/arc-5.21p/arc.c:231: parse error before `int'
	/sources/arc-5.21p/arc.c:232: `fd' undeclared (first use in this function)
	/sources/arc-5.21p/arc.c:232: (Each undeclared identifier is reported only once
	/sources/arc-5.21p/arc.c:232: for each function it appears in.)

*	bc
	Supply the correct pachset name.
	Improved SUMMARY.
	Minor cosmetics.

*	beshare
	Removed missing patchset which was declared alongside the existing one.
	Minor cosmetics.

*	brexx
	Added PATCHES to the recipe.
	Minor cosmetics.
	Won't build:

	/packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lPortManager
	collect2: ld returned 1 exit status
	make[1]: *** [obj/rx] Error 1
	make[1]: Leaving directory `/sources/BeBRexx/src'
	make: [brexx] Error 2 (ignored)
	Collecting files to be packaged ...
	Error: Couldn't access "/sources/BeBRexx/PortManager/obj/PortManager": No such file or directory

*	cd
	Improved SUMMARY.
	Minor cosmetics.
	Won't build:

	Fetching package for devel:libim ...
	*** failed to find a match for "devel:libim": Name not found

*	celestia
	Improved SUMMARY.
	Minor cosmetics.

*	chmlib
	Removed "." from SUMMARY.
	Minor cosmetics.

*	colorcode
	Removed "." from SUMMARY.
	Minor cosmetics.

*	command_not_found
	Removed "(C)" from copyright.
	Created a proper patchset from the provided patch.
	Added PATCHES. Remove manual patching from INSTALL().
	Minor cosmetics.

*	coveredcalc
	Removed "." from SUMMARY.
	Minor cosmetics.
	Added cmd:svn to BUILD_PREREQUIRES.

*	cyberdogs_sdl
	Improved and removed "." from SUMMARY.
	Minor cosmetics.
2015-07-19 10:08:15 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 57fdbb64fd bash: get rid of relative paths in patches.
* patch 2.7 doesn't like those.
* actually apply patches 34-39.
2015-06-10 10:46:25 +00:00
Jessica Hamilton d790719d5d bash: also migrate ~/.profile to ~/config/settings 2015-06-10 21:55:44 +12:00
Jerome Duval 3c224a6eee Merged in jessicah/haikuports/bash-no-dotfiles (pull request #538)
bash: update to patch 39; put settings in ~/config/settings
2015-06-10 11:40:19 +02:00
Augustin Cavalier 42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Jessica Hamilton c7d600b304 bash: update to patch 39; put settings in ~/config/settings
* this also includes a post-install script to move any existing
  bash dotfiles in ~/ to ~/config/settings without leading dot
2015-06-02 15:50:29 +12:00
Jérôme Duval bfc8cdeee4 Revert dash-0.5.8 addition.
This reverts part of commit 5c0294b0b5.
2015-02-07 11:57:23 +01:00
Jerome Duval 5c0294b0b5 coreutils: import Haiku changes, fix warnings.
* removed df, this also removes its manpage.
2015-02-07 00:18:26 +00:00
Augustin Cavalier f739d9ab5f zsh: remove old versions, recipe for 5.0.7, provide cmd:sh. 2015-01-16 14:36:39 -05:00
Jerome Duval b0ed18888f bash: bump version. 2015-01-08 22:07:34 +00:00
Augustin Cavalier cac637fe19 Create recipe for bash_completion v2.1.
It doesn't work, I don't know why. Someone with more bash-fu than me
should take a look at it.
2014-12-24 12:44:27 -05:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues d3e75b3da6 fish: fixup recipe. 2014-11-19 21:04:18 +01:00
Adrien Destugues ec66f8f137 zsh: fix recipe. 2014-10-15 12:01:12 +02:00
Jerome Duval 5e1e7ea275 bash: add patch 30. 2014-10-06 16:38:04 +00:00
Adrien Destugues 3709c49e7e Add recipe for mksh.
* There is one failing test.
2014-10-06 11:16:03 +02:00
Adrien Destugues 6db80c3139 bash: add TEST rule.
* Several failures are found, and eventually the testsuite locks up.
2014-10-06 10:24:17 +02:00
Jerome Duval 3d60b04f42 bash: add patch 29. 2014-10-03 16:34:59 +00:00
Jerome Duval 153b5bd583 bash: reset revision 2014-10-02 17:46:40 +00:00
Jerome Duval 350f8f3667 bash: add patch 28, strip binaries on install. 2014-10-02 17:45:45 +00:00
Jerome Duval 63dfe13545 bash: provide the /bin/sh symlink. 2014-10-01 21:22:05 +00:00
Jerome Duval bd3171750e bash: bump revision; fix copyright 2014-09-30 21:47:55 +00:00
Jerome Duval 9712cfdb42 bash: download patches as sources and apply them.
* savannah git produces a non stable snapshot for which the checksum
always changes.
2014-09-30 16:22:11 +00:00
Augustin Cavalier 607c6d3116 bash: 4.3.27. 2014-09-29 13:39:01 -04:00