- Update MAINTAINER address
Changes:
2011-11-14:
- Makefile.in (MAKE_VERSION): bump version to 20111111
Merge with NetBSD make, pick up
- debug output for .PARSEDIR and .PARSEFILE
2011-10-10:
- Makefile.in (MAKE_VERSION): bump version to 20111010
2011-10-09:
- boot-strap: check for an expected file in the dirs we look for.
- make-bootstrap.sh: pass on LDSTATIC
PR: ports/162957
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Feature safe: yes
DateTime::Astro implements functions used in astronomical calendars:
- Solar Longitude
- Solar Terms
- Lunar Longitude
- New Moons
... etc
This module is best used in environments where a C compiler and the MPFR
arbitrary precision math library is installed. It can fallback to using
Math::BigInt, but that would pretty much render it useless because of its speed
and loss of accuracy that may creep up while doing Perl to C struct conversions.
WWW: http://search.cpan.org/dist/DateTime-Astro/
Feature safe: yes
Changelog since 1.4.0
version 2.0.2
* Fixed bug #3401971 (node-by-reference on dynamic collections)
* documentation improvements
* installer improvements
* Fixed bug #3403291 (build for Fedora 15)
* Don't install the .so for test modules
* Fix for running ctest on Windows
version 2.0.1
* Custom Full-text stemming.
* Custom Full-text tokenization.
* Fixed scripting bug where apply statement was considered a
* sequential expr even if the source expr was non-updating and
* non-sequential.
* Fixed bug #3394400 (Element replacement, really unexpected result)
* Fixed bug #3394588 (Unexpected error during pul undo)
* Fixed bugs #3398511 and #3398552 with "make install"
* Fixed bug #3398521 for compiling with ZORBA_NO_XMLSCHEMA
version 2.0
* Zorba 2.0 is a major rewrite of previous versions. It doesn't claim
to preserve backwards compatibility with any 1.X version.
Host language API changes have been made to the following components:
- External functions API
- XmlDataManager
- Error reporting
- Debugger API
XQuery language and API changes have been made to the following components:
- XQuery Scripting Extension
- Function APIs
- XQuery Data Definition Facility
- XQuery modules and module versioning
- Changes to conform with the latest XQuery 3.0
- Namespaces of annotations, errors, collations.
* In addition to host language API and XQuery language improvements, plenty of
bug fixes and optimizations have been made.
Feature safe: yes
Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken for
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
easier to tell apart in the context of source code.
Author: Mark Simonson <mark@marksimonson.com>
WWW: http://www.ms-studio.com/FontSales/anonymouspro.html
PR: ports/162614
Submitted by: Norberto Lopes <nlopes.ml@gmail.com>
Feature safe: yes
description and simply provide more functionality by default (install
dcraw as ufraw-dcraw to avoid conflict with `graphics/dcraw' port)
- Make heavy (due to `graphics/gimp-app' dependency) GIMP plugin off by
default: this port is most often used for quick command line raw
conversion, and GIMP pulls way too much stuff unfortunately
- Make Gtk+2 GUI optional (X-less users should appreciate)
- Remove explicit USE_GNOME components (inherited though the mandatory
dependencies)
- Disable LensFun support by default since processing Canon CR2 files
results in segmentation fault in lf_lens_interpolate_vignetting()
- Ensure that users' selection of OPTIONS is upheld (remove exists(...)
checks)
- Rephrase some options' texts, pass --disable-silent-rules option to
configure script so that build logs could be more useful
- Bump PORTREVISION due to numerous important changes
Feature safe: yes
a simple process with a simple point-n-click interface.
WWW: http://makeapbi.sf.net
PR: ports/162341
Submitted by: Jesse <jessefrgsmith@yahoo.ca>
Feature safe: yes