Based off Firefox 24 ESR engine, with 300% less patching included, and
finally using a standard directory layout!
- Similar split between -main & -devel as done in 1.9.
- Can be installed alongside 1.9
- Ports using 1.9 will gradually be migrated to 24 so that the
unmaintained 1.9 can hit the attic..
- Should build on ppc & sparc64, and maybe even alpha. Time will tell..
- manually strip the sdk/lib/lib*.so libraries, otherwise that copy of
libxul is 1Gb on amd64..
- To be improved in-tree over time, but will be linked to the build.
Clamz is a little command-line program to download MP3 files from
Amazon.com's music store. It is intended to serve as a substitute for
Amazon's official MP3 Downloader, which is not free software (and
therefore is only available in binary form for a limited set of
platforms.) Clamz can be used to download either individual songs or
complete albums that you have purchased from Amazon.
OSPF-API, and discard malformed LSAs which don't cause a problem for
quagga itself but when passed to other implementations can trigger
http://www.kb.cert.org/vuls/id/229804 (i.e. to limit the distribution
of such bad LSAs).
macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.
Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
merge -doc and take maintainer
unfortunately this requires pkg_delete pkg_add
thanks for holding hands with this to sthen@
OK sthen@ and kili@ (to an earlier version)
already in the system, and we can't take them out, so keep the "old" pkgname
around until we rescanned succesfully. This avoids race conditions if
handle_non_waiting_jobs gets called while we're still scanning.
Python for some build steps. KDE4 already depends on Python directly and
indirectly, so add this dependency; upstream says this should speed up loading
of l10n stuff at run-time.
Pure BUILD_DEPENDS tweak, so no need to bump.
Reported by landry@
- Stop CMake warnings about non-existing CMakeLists.txt: the l10n packages
infrastructure is semi-generated and such warnings are normal.
- Allow sublanguages to add own MODULES and RUN_DEPENDS (will be used shortly).
the .UR/.UE block. They contain a few man(7) syntax errors, but groff
doesn't help in that respect, so drop USE_GROFF. No other change, no bump.
OK naddy@ benoit@ (etherape MAINTAINER)
and Fabian Groffen (Gentoo) for updating the sidebar patch just in time that
I didn't have to duplicate work :)
Disable groff while there, mandoc is perfectly good (only changes being
quotes and whitespace).
to apache.org. Users should migrate to www/apache-httpd and its mod_dav which
is the actively maintained descendent of the original mod_dav.
ok sthen jung