try to solve all the problems itself, but will call-out for
helper modules when computation has to be done.
The module is heavily resting on Math::Polygon.
WWW: http://search.cpan.org/dist/Geo-Point/
PR: ports/130360
Submitted by: Wen Heping <wenheping at gmail.com>
Heap-based buffer overflow in the cddb_read_disc_data function in
cddb.c in libcdaudio 0.99.12p2 allows remote attackers to execute
arbitrary code via long CDDB data.
Buffer overflow in discdb.c for grip 3.1.2 allows attackers to cause
a denial of service (crash) and possibly execute arbitrary code by
causing the cddb lookup to return more matches than expected.
PR: 129050
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: novel@ (maintainer)
Security: http://www.vuxml.org/freebsd/bd730827-dfe0-11dd-a765-0030843d3802.html
input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib).
The following methods are customisable at the moment: Unicode, Vietnamese,
Malayalam, Tibetan, Thai, Japanese and Chinese.
WWW: http://www.m17n.orghttp://www.m17n.org/common/im-config/index.html
PR: ports/127893
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
(the official ones are installed through devel/m17n-lib). It currently
supports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali,
Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts
with various sub-variants.
The port also provides the tbl2mim.awk script for conversion of keyboard
files used by textproc/scim-table-imengine into SCIM-independent .mim format
(usable by m17n library).
WWW: http://www.m17n.org/
PR: ports/127894
Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net>
- Expands pkg-descr to be more informative and useful for searching.
- Pass maintainership to submitter
PR: 127892
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Submitted by: pav
- Fix COPYTREE_* macros not to change permissions and ownership on files, that
were already present in the target path
Submitted by: beech
- Add a showconfig-recursive target, which has been in documentation for years
but never implemented
PR: ports/87642, ports/126770
Submitted by: Andy Kosela <andy.kosela@gmail.com>
- Fix ignorelist-verbose target (in preparation for duds.verbose)
PR: ports/127286 (part of)
Submitted by: linimon
- Fix OPTIONS dialog to show up for every previously unconfigured port in the
dependency chain
PR: ports/127554
Submitted by: ale
- Fail, if recursing into a dependency failed to satisfy the dependency object
(only for :install targets)
PR: ports/116601
Submitted by: edwin
- Pass maintainer along to new maintainer of math/R
PR: ports/130280
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by: old maintainer (private mail)
There are many changes in this bugfix release (relative to 1.1.1) compared
to our previous 1.0.2. Please check the release notes at the following url
http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew
Sorry for the time it took (and versions skipped).
Submitted by: Guy Brand <gb@isis.u-strasbg.fr>
Heavily modified: me
Asked by: several
directories. This should fix the installation of plugins via the
Extension Downloader. [1]
Rename Slim/Utils/OS/FreeBSD.pm as Slim/Utils/OS/Custom.pm and store it
directly rather than as a patch to make it easier to edit. This reduces
the number of patches required.
Remove the Slim/Utils/OS/Unix.pm patch since it's now replaced by code in
Custom.pm.
Submitted by: Hans Soonieus <hans at soonieus dot nl> and
Mark Knight <markk at knigma dot org> [1]