* fceux
SUMMARY must have at least 3 words
Re-ordered blocks
* fenris
SUMMARY must start with capital letter
Re-ordered blocks
* gcc
SUMMARY must have at least 3 words
Re-ordered blocks
* giflib6
SUMMARY must start with capital letter
Re-ordered blocks
* glm
SUMMARY must have at least 3 words
Re-ordered blocks
* hexedit
SUMMARY must have at least 3 words
Re-ordered blocks
* lateef_font
SUMMARY must have at least 3 words
Re-ordered blocks
* libmicro
SUMMARY must have at least 3 words
Re-ordered blocks
* libusb_compat
SUMMARY must start with capital letter
Re-ordered blocks
* readline
Re-ordered blocks
* libutf8proc
SUMMARY must start with capital letter
Re-ordered blocks
Added REQUIRES_devel
* libwebp
SUMMARY must start with capital letter
Re-ordered blocks
* lighttpd
SUMMARY must start with capital letter
Re-ordered blocks
* lzip
SUMMARY must start with capital letter
Re-ordered blocks
* 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
* marble
Don't start SUMMARY with app name
Re-ordered blocks
* ne
Don't start SUMMARY with app name
Still in old BEP format
* pixman
Don't start SUMMARY with app name
Improved DESCRIPTION
Re-ordered blocks
* qemacs
Don't start SUMMARY with app name
Re-ordered blocks
* rsync
Don't start SUMMARY with app name
Re-ordered blocks
* schroedinger
Don't start SUMMARY with app name
Re-ordered blocks
* screen
Don't start SUMMARY with app name
Re-ordered blocks
* sharutils
Don't start SUMMARY with app name
Re-ordered blocks
* sortsave
Don't start SUMMARY with app name
Re-ordered blocks
Corrected PROVIDES to declare an addon
* srm
Don't start SUMMARY with app name
Re-ordered blocks
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).
* 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.
* Add missing requires
* Add a system vimrc file setting the nocp option. This makes arrow,
backspace, and delete keys work as expected, and disabled a lot of bugs
that vim emulates from the original vi.
* 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
* vim-7.4 recipe and makefile adjusted for building both console and GUI vim binaries;
* patch trailing whitespaces cleanup.
Thanks to Alex von Gluck for initial turning this stuff function.
what's new ahead of version 7.3:
* GUI font Selector dialog implemented;
* documentation updated, more Haiku-related information added and fixed;
* __HAIKU__ code snippets are separated fromEOS__ rudiments allowing to purge out last ones if needed.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
ports that do not have a proper recipe yet