More ordering & layout fixes

This commit is contained in:
Vale
2016-02-26 10:33:51 -05:00
parent cfe8d82c32
commit f8aeb53372
257 changed files with 375 additions and 561 deletions

View File

@@ -4,8 +4,7 @@ The Boehm-Demers-Weiser conservative garbage collector can be used as a \
garbage collecting replacement for C malloc or C++ new. It allows you to \
allocate memory basically as you normally would, without explicitly \
deallocating memory that is no longer useful. The collector automatically \
recycles memory when it determines that it can no longer be otherwise accessed.
"
recycles memory when it determines that it can no longer be otherwise accessed."
HOMEPAGE="http://www.hboehm.info/gc/"
COPYRIGHT="1988, 1989 Hans-J. Boehm, Alan J. Demers
1991-1996 by Xerox Corporation. All rights reserved.

View File

@@ -3,8 +3,7 @@ DESCRIPTION="
Jansson is a C library for encoding, decoding and manipulating JSON data. It \
features a simple and intuitive API and data model, comprehensive \
documentation, no dependencies on other libraries, full unicode support \
(UTF-8) and an extensive test suite.
"
(UTF-8) and an extensive test suite."
HOMEPAGE="http://www.digip.org/jansson/"
COPYRIGHT="2009-2013 Petri Lehtinen
2011-2012 Basile Starynkevitch

View File

@@ -2,8 +2,7 @@ SUMMARY="A JSON implementation in C"
DESCRIPTION="
JSON-C implements a reference counting object model that allows you to easily \
construct JSON objects in C, output them as JSON formatted strings and parse \
JSON formatted strings back into the C representation of JSON objects.
"
JSON formatted strings back into the C representation of JSON objects."
HOMEPAGE="https://github.com/json-c/json-c/wiki"
COPYRIGHT="
2009-2012 Eric Haszlakiewicz

View File

@@ -14,8 +14,7 @@ because I'm currently the only developer, the task is a little bit difficult
and you could have some minor problems. If you experience any problem, please
let me know by contacting me.
Claw stands for \"C++ Library Absolutely Wonderful\".
"
Claw stands for \"C++ Library Absolutely Wonderful\"."
HOMEPAGE="http://libclaw.sourceforge.net/"
COPYRIGHT="2008-2014 Julien Jorge"
LICENSE="GNU LGPL v2.1"

View File

@@ -1,7 +1,6 @@
SUMMARY="A CSS parser and selection engine"
DESCRIPTION="
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
"
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine."
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
COPYRIGHT="2007-2014 J-M Bell"
LICENSE="MIT"

View File

@@ -1,7 +1,6 @@
SUMMARY="A CSS parser and selection engine"
DESCRIPTION="
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine.
"
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine."
HOMEPAGE="http://www.netsurf-browser.org/projects/libcss/"
COPYRIGHT="2007-2016 J-M Bell"
LICENSE="MIT"

View File

@@ -4,8 +4,7 @@ Libelf lets you read, modify or create ELF files in an architecture-independent
way. The library takes care of size and endian issues, e.g. you can process a \
file for SPARC processors on an Intel-based system. This library is a \
clean-room rewrite of the System V Release 4 library and is source code \
compatible with it.
"
compatible with it."
HOMEPAGE="http://www.mr511.de/software/english.html"
COPYRIGHT="1995-2008 Michael Riepe"
LICENSE="GNU LGPL v2"

View File

@@ -2,8 +2,7 @@ SUMMARY="A library that defines common error values"
DESCRIPTION="
This is a library that defines common error values for all GnuPG components. \
Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, \
Pinentry, SmartCard Daemon and more.
"
Pinentry, SmartCard Daemon and more."
HOMEPAGE="http://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error"
COPYRIGHT="2003-2013 g10 Code GmbH"
LICENSE="GNU LGPL v2.1"

View File

@@ -16,17 +16,17 @@ PROVIDES="
libmaxminddb$secondaryArchSuffix = $portVersion
cmd:mmdblookup$secondaryArchSuffix
lib:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
"
"
REQUIRES="
haiku$secondaryArchSuffix
"
"
PROVIDES_devel="
devel:libmaxminddb$secondaryArchSuffix = 0.0.7 compat = 0
"
REQUIRES_devel="
libmaxminddb$secondaryArchSuffix == $portVersion base
"
"
BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel
cmd:awk

View File

@@ -5,8 +5,7 @@ DESCRIPTION="
its own native API, as well as a set of wrapper functions that correspond
to the POSIX regular expression API. The PCRE library is free, even for
building proprietary software.
This package contains the native API.
"
This package contains the native API."
HOMEPAGE="http://www.pcre.org/"
COPYRIGHT="
1997-2011 University of Cambridge

View File

@@ -18,10 +18,10 @@ ARCHITECTURES="x86_gcc2"
PROVIDES="
libsigc++$secondaryArchSuffix = $portVersion
lib:libsigc_1.2$secondaryArchSuffix = 0.0.0 compat = 0
"
"
REQUIRES="
haiku$secondaryArchSuffix
"
"
PROVIDES_devel="
libsigc++${secondaryArchSuffix}_devel = $portVersion
@@ -29,7 +29,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
libsigc++$secondaryArchSuffix == $portVersion base
"
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel

View File

@@ -10,7 +10,8 @@ ARCHITECTURES="x86_gcc2 ?x86"
PROVIDES="libsolv = $portVersion
lib:libsolv = $portVersion
lib:libsolvext = $portVersion"
lib:libsolvext = $portVersion
"
REQUIRES="haiku
lib:libexpat >= 1.5
lib:libz

View File

@@ -10,7 +10,8 @@ ARCHITECTURES="x86_gcc2 ?x86"
PROVIDES="libsolv = $portVersion
lib:libsolv = $portVersion
lib:libsolvext = $portVersion"
lib:libsolvext = $portVersion
"
REQUIRES="haiku
lib:libexpat >= 1.5
lib:libz

View File

@@ -16,10 +16,10 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libuv$secondaryArchSuffix = $portVersion
lib:libuv$secondaryArchSuffix = $portVersion
"
"
REQUIRES="
haiku$secondaryArchSuffix
"
"
PROVIDES_devel="
libuv${secondaryArchSuffix}_devel = $portVersion
@@ -27,7 +27,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
libuv$secondaryArchSuffix == $portVersion
"
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel

View File

@@ -1,8 +1,7 @@
SUMMARY="Disassembler Library for x86 and x86-64"
DESCRIPTION="Udis86 is an easy-to-use, minimalistic disassembler library \
(libudis86) for the x86 class of instruction set architectures. It has a \
convenient interface for use in the analysis and instrumentation of binary code.
"
convenient interface for use in the analysis and instrumentation of binary code."
HOMEPAGE="http://udis86.sourceforge.net/"
COPYRIGHT="2002-2012, Vivek Thampi"
LICENSE="BSD (2-clause)"
@@ -17,10 +16,10 @@ PROVIDES="
udis86 = $portVersion
cmd:udcli
devel:libudis86
"
"
REQUIRES="
haiku
"
"
BUILD_PREREQUIRES="
haiku_devel
cmd:aclocal

View File

@@ -1,7 +1,6 @@
SUMMARY="A strictly RFC 3986 compliant URI parsing library in C"
DESCRIPTION="
Uriparser is a strictly RFC 3986 compliant URI parsing library in C.
"
Uriparser is a strictly RFC 3986 compliant URI parsing library in C."
HOMEPAGE="http://uriparser.sourceforge.net/"
COPYRIGHT="2007 Weijia Song
2007-2008 Sebastian Pipping"