Commit Graph

31 Commits

Author SHA1 Message Date
Schrijvers Luc
ef2329e44e dos2unix: bump version (#1710) 2017-10-14 10:21:51 +03:00
Jerome Duval
8cb8d70300 dos2unix: bump version. 2017-07-12 19:38:24 +02: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
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
waddlesplash
2e94008356 dos2unix: Grammatical fixes. 2015-11-25 15:11:55 -05:00
Jerome Duval
4bce0a872d dos2unix: bump version. 2015-11-23 20:10:13 +00:00
Jerome Duval
a2a8a1f8b5 dos2unix: bump version. 2015-10-02 23:36:12 +00:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Augustin Cavalier
fabb448824 Fix merge markers that @humdingerb forgot to remove. 2015-08-04 15:35:30 -04:00
Humdinger
1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

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

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

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

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

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

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

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

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

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

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

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

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

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

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

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

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

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

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

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -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
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
34ad90d657 dos2unix: gcc2 build fix. 2015-06-10 12:01:25 +00:00
Jerome Duval
47e0382510 dos2unix: adding missing provides. 2015-06-10 11:54:22 +00:00
Jerome Duval
49f89b0b16 dos2unix: added recipe for version 7.2.2 2015-06-10 11:45:53 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
a404d86ef8 Rewrap app-text DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Puck Meerburg
1a1d2585cc Add new version of Dos2Unix 2013-12-14 13:15:04 +00:00
Scott McCreary
1d14a7e1a5 Added haiku_devel to dos2unix so that it now builds again 2013-11-03 17:39:08 -08:00
Scott McCreary
ef9920939f Initial .recipe to build a working dos2unix and unix2dos 2013-09-19 16:00:40 -07:00
Oliver Tappe
e03bc5fed9 Move dos2unix source files into "sources" folder 2013-08-25 23:51:06 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
70c84b25df Fixed dos2unix to get source files from haikuports svn. 2010-05-30 04:22:06 +00:00
Scott McCreary
75bb2dbc73 Fixed .bep file for dos2unix. 2009-11-30 16:37:46 +00:00
Scott McCreary
b00d806875 Fixed dos2unix and unix2dos. 2009-11-30 16:21:39 +00:00
Scott McCreary
ccd05deadc Updated dos2unix.bep file to use the new CHECKSUM_MD5 field. 2009-11-28 22:31:49 +00:00
Scott McCreary
247dec4d1a Initial source files for dos2unix and unix2dos, not sure of the origin of the files, but I did list the page I got them from. I had to make several changes to get them to build. 2009-11-28 22:11:01 +00:00