version 1.004. Bump PORTREVISION for this.
While here, add an XS option that pulls in Class::XSAccessor and Sub::Name
for speed boosts. In the next version, the Sub::Name dependency will change.
PR: 197211
The Apache Hive data warehouse software facilitates querying and managing
large datasets residing in distributed storage. Hive provides a mechanism
to project structure onto this data and query the data using a SQL-like
language called HiveQL. At the same time this language also allows
traditional map/reduce programmers to plug in their custom mappers and
reducers when it is inconvenient or inefficient to express this logic in HiveQL.
WWW: http://hive.apache.org/
- Add support for building with clang on 10+
- Add support for AVFS option to conveniently step into archives
PR: 196958
Submitted by: mp39590@gmail.com (maintainer)
Approved by: bapt marino (implicit)
- Like r315899 did for linux_base-f10, add some symlinks to linux_base-c6
for executables that exist in /usr/bin on Linux but /bin on FreeBSD.
This guarantees that Linux shell scripts run the Linux executables and
not the FreeBSD ones.
PR: 197406
statik allows you to embed a directory of static files into your
Go binary to be later served from an http.FileSystem. Is this a
crazy idea? No, not necessarily. If you're building a tool that
has a Web component, you typically want to serve some images, CSS
and JavaScript. You like the comfort of distributing a single binary,
so you don't want to mess with deploying them elsewhere. If your
static files are not large in size and will be browsed by a few
people, statik is a solution you are looking for.
WWW: https://github.com/rakyll/statik
PR: 194987
Submitted by: cheffo@freebsd-bg.org
LaTeXML is a TeX and LaTeX to XML/HTML/MathML converter.
From XML it can generate various flavors of HTML,
MathML and ePub, with other formats under development.
See the included manual.pdf for an documentation.
WWW: http://dlmf.nist.gov/LaTeXML/
PR: 197398
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Build.PL wasn't checking if it was being built on FreeBSD, OpenBSD
or NetBSD. Or testing for the presence of two headerfiles. So,
the compile was missing 3 compiler flags (DEFINES).
PR: 197404
Submitted by: Lawrence Chen <beastie@tardisi.com>
Major Features:
- RFC 7344: CDS and CDNSKEY (read record types).
- per zone statistics with --enable-zone-stats
- Disabled use of SSLv3 in nsd-control.
- Synthesize CNAMEs with same TTL as DNAME.
- nsd-checkconf -f prints out full name of pidfile (with dir). [1]
PR: 197291,
196449 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>,
Adam Zaleski <adam@zaleski.org> [1]
these architectures.
This still should allow aarch64 (when it appears) and mips64 to build
ux64.
PR: 197130
Reviewed by: mayo@oyam.ca (no objections or breakage)
Approved by: mentor (implicit)
- Remove HTTP option, and add RIAK option
- Remove a diff as it's not needed anymore
- Add diff for building with Erlang 17RB
- Update dependency tarball