* Add lib versioning to lib:libvcdinfo and also use the same
versioning (instead of $portVersion) for devel:libvcdinfo. This
is safe because there are currently no packages depending on that
lib. Also add version info for all runtimes.
* Mark all architectures as tested.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI rather than a fixed mirror.
* Update COPYRIGHT.
* Add TEST() with "make check" since the Makefile has this target.
Add a new file state.md to indicate what state the port is in.
This also marks HandBrake 0.10.2 as broken on x86_gcc2 as there is no version
of FFmpeg which works on x86_gcc2 that provides the library version required
by HandBrake.
Not referencing them caused them to be missing from the source packages.
This also moves all files that were in different dirs under the common
additional-files dir.
* Clipdinger needs a new revision for a recompile to fix the splitview
drawing issue caused by some changes a while ago.
* MPV needed a "keep-old" for the global writable files to fix a policy
issue.
* Assembler code completely disabled for gcc2. Cross platform C code is
used instead, which means this needs more CPU than the 0.10.x branch
with asm enabled. But, at least it works.
* Redone the gcc2 support to make it more well behaved. Things that only
* need to be disabled for gcc2 are under a #if __GNUC__ > 2 check,
instead of #if 0. Also removed a lot of hacks to the configure script
that are not needed anymore.
* Since the patch for gcc2 should not create problems for the gcc4
version, use a single patch. The hack used to decide which patchset to
use did not work, because effectoiveTargetarchitecture was not set yet
when parsing the file to find the PATCHES variable.
* I leave this marked as broken for gcc2, because 0.11.5 was not updated
for years, while the ffmpeg team is still updating the 0.10.x branch
with regular releases. This means 0.10 gets bugfixes in the codecs, and
0.11 doesn't. We better use the latest codecs, even if we don't get the
latest API.
* pygments
SUMMARY must start with capital letter
Re-ordered blocks
* texlive
SUMMARY must have at least 3 words
Re-ordered blocks
Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES
* tiff4
SUMMARY must have at least 3 words
Re-ordered blocks
* u_boot_tools
SUMMARY must start with capital letter
Re-ordered blocks
* unifont
SUMMARY must have at least 3 words
Re-ordered blocks
* util_macros
Improved SUMMARY an DESCRIPTION
Re-ordered blocks
* vcdimager
SUMMARY must start with capital letter
Re-ordered blocks
* wings
SUMMARY must have at least 3 words
Re-ordered blocks
* xproto
SUMMARY must have at least 3 words
Re-ordered blocks
* gnash
Don't start SUMMARY with app name
Re-ordered blocks
* gophernicus
Don't start SUMMARY with app name
Re-ordered blocks
* harfbuzz
Don't start SUMMARY with app name
Re-ordered blocks
* inconsolata
Don't start SUMMARY with app name
Re-ordered blocks
* indent
Don't start SUMMARY with app name
Re-ordered blocks
Fixed (SECONDARY_)ARCHITECTURES and PROVIDES
* inputproto
Don't start SUMMARY with app name
Improved SUMMARY and DESCRIPTION
Re-ordered blocks
* jamvm
Don't start SUMMARY with app name
Removed "DEPEND"
Re-ordered blocks
* jpeg
Don't start SUMMARY with app name
Re-ordered blocks
* jgmod
Don't start SUMMARY with app name
Re-ordered blocks
* kbproto
Don't start SUMMARY with app name
Re-ordered blocks
* kdiff3
Don't start SUMMARY with app name
Re-ordered blocks
* libdom
Don't start SUMMARY with app name
Re-ordered blocks
Removed $secondaryArchSuffix as there are no 2nd archs declared
* libdvdcss
Don't start SUMMARY with app name
Re-ordered blocks
* libdwarf
Don't start SUMMARY with app name
Re-ordered blocks
* libevent
Minor cosmetics
Re-ordered blocks