Commit Graph

129 Commits

Author SHA1 Message Date
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
Augustin Cavalier
8124136133 bash: 4.3.26
* Yet another upstream patch
 * Migrate the "kill by name" functionality from Haiku trunk
2014-09-27 16:19:41 -04:00
Augustin Cavalier
ecbab95934 bash: 4.3.25 (addresses remote code exec vulnerability) 2014-09-24 19:57:58 -04:00
Jerome Duval
fea30bec85 dash: remove patch 2014-06-07 11:23:22 +00:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval
f4359dc2fd dash: add a recipe for version 0.5.7
* still broken, loops in wait3().
2014-04-19 21:52:11 +00:00
Jonathan Schleifer
e3c38db88f zsh: Add checksums 2014-03-31 02:46:43 +02:00
Julien Lepiller
63d81e0bf2 fixed spacing. 2014-03-17 19:13:06 +01:00
Julien Lepiller
ff1dcecb3a updated bash and readline 2014-03-15 20:11:49 +01:00