1.2.7 Aug 23th 2011
- Add support for GEOIP_NETSPEED_REV1 ( Boris Zentner )
- Experimental support for GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner )
- Add GEOIP_DOMAIN_EDITION support ( Boris Zentner )
1.2.6 Sep 11th 2008
- GEOIP_METRO_CODE replace the depreciated GEOIP_DMA_CODE ( Boris Zentner )
PR: ports/162305
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
Approved by: Jukka A. Ukkonen <jau@oxit.fi> (maintainer)
Feature safe: yes
Lucene 2.9.4 is based on Java 4, while the Lucene 3.x series is based on Java 5.
Java 4 was deprecated recently on FreeBSD.
Versions of lucene and py-lucene are meant to match and since py-lucene was
updated recently to version 3.4.0 it was only natural to do this update.
PR: ports/161119
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: maintainer timeout (gerrit.beine@gmx.de)
Feature safe: yes
XML::LibXML::Cache is a cache for XML::LibXML documents loaded from files. It is
useful to speed up loading of XML files in persistent web applications.
This module caches the document object after the first load and returns the
cached version on subsequent loads. Documents are reloaded whenever the document
file changes. Changes to other files referenced during parsing also cause a
reload. This includes external DTDs, external entities or XIncludes.
WWW: http://search.cpan.org/dist/XML-LibXML-Cache/
Feature safe: yes
of a version number. Any further changes will be accompanied by a version bump.
PR: ports/162517
Submitted by: Doug Spangler <foepah@gmail.com>
Approved by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe: yes
Marpa::HTML does "high-level" parsing of HTML. It allows handlers to be
specified for elements, terminals and other components in the hierarchical
structure of an HTML document. Marpa::HTML is an extremely liberal HTML parser.
Marpa::HTML does not reject any documents, no mater how poorly they fit the HTML
standards.
WWW: http://search.cpan.org/dist/Marpa-HTML/
Feature safe: yes
Marpa::XS is the XS version of Marpa.
Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.
WWW: http://search.cpan.org/dist/Marpa-XS/
Feature safe: yes
Marpa::PP is the pure Perl version of Marpa.
Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.
WWW: http://search.cpan.org/dist/Marpa-PP/
Feature safe: yes
Marpa parses any language whose grammar can be written in BNF. That includes
recursive grammars, ambiguous grammars, infinitely ambiguous grammars and
grammars with useless or empty productions.
WWW: http://search.cpan.org/dist/Marpa/
Feature safe: yes
debugging, to avoid wrapping long output lines in the terminal.
This package also provides a convenience wrapper for each function in
package fmt that takes a format string.
www: https://github.com/kr/pretty.go
PR: ports/162416
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes
overhead, speed and minimal features. Algorithms available are:
GD's copyResampled (floating-point)
GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
GraphicsMagick's assortment of resize filters (floating-point)
GraphicsMagick's Triangle filter in fixed-point
Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
WWW: http://search.cpan.org/dist/Image-Size/
PR: ports/162484
Submitted by: Mark Atkinson <atkin901@gmail.com>
Feature safe: yes
1. Only one <package> container is needed
2. Use of <lt> has to be relative to the latest (unvulnerable) version
3. Improve the range for the 11.x version to not tag all 10.x versions
4. Use https for the cite in blockquote
5. Fix a CVE entry
Feature safe: yes
While I'm here ...
DEPRECATED= This version is out of date, and the 0.6.x branch is considered stable
EXPIRATION= 2011-12-31
Also, remove a needles bsd.port.pre.mk
Feature safe: yes
Too many changes since 0.6.13 to list, see:
1. /usr/local/share/doc/duplicity/CHANGELOG, or
2. http://www.nongnu.org/duplicity/CHANGELOG
For the port, the version upgrade and maintainer change are from the PR.
Thanks to the former maintainer for his past hard work, and confirming
the change.
Additionally, add some cleanups of my own:
1. More accurate comment
2. Make NLS an OPTION
3. Minor simplification to the Makefile logic
PR: ports/162507
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes
been broken for an extended period of time (it features two BROKEN
statements now in fact).
Also, this was the last direct dependency on GCC 3.4 alias lang/gcc34
which I am removing, too. In the unlikely case someone wants to revive
this ports, this needs to be addressed properly in any case.
Feature safe: yes (in a slightly weird sense :-)