ofxparse is a parser for Open Financial Exchange (.ofx) format files. OFX files
are available from almost any online banking site, so they work well if you
want to pull together your finances from multiple sources. Online trading
accounts also provide account statements in OFX files.
There are three different types of OFX files, called BankAccount, CreditAccount
and InvestmentAccount files. This library has been tested with real-world
samples of all three types. If you find a file that does not work with this
library, please consider contributing the file so ofxparse can be improved.
See the Help! section below for directions on how to do this.
ok danj@
Library for making brushstrokes which is used by MyPaint and other
projects.
Requirement for upcoming gimp 2.10.x update.
ok giovanni@ on the initial submission, tweaks and ok sthen@
Brushes used by MyPaint and other software using libmypaint.
Requirement for upcoming gimp 2.10.x update.
ok giovanni@ on the original submission, tweaks and ok sthen@
ok bentley@
Space Trader centers on buying and selling commodities in various star
systems around the galaxy. The player has one of several types of
spacecraft, and interacts with other traders, pirates, and police. The
goal is to earn enough money to retire to your own moon.
This package is a port of the original Palm OS game to C#.
the default configuration would not get installed as /etc/zabbix wasn't
present, so add the missing @sample entry in PLIST-proxy
ok robert@ (MAINTAINER)
OSS Fuzz.
Disable ghostscript-based coders in the default config file (policy.xml)
following suggestion in http://www.openwall.com/lists/oss-security/2018/08/21/2
If you're using an edited config file or using ImageMagick in chroot, you may
want to consider following suit.
upstream long ago with aircontrol2 which uses a self-extracting
java-based installer, and this port has been implicitly marked BROKEN
since JDK was switched to 1.8 due to the MODJAVA_VER setting.
This project can be used to generate C bindings for Rust code:
* Builds bindings for a crate, its mods, its dependent crates, and their mods
* Only the necessary types for exposed functions are given bindings
* Can specify annotations for controlling some aspects of binding
* Support for generic structs and unions
* Support for exporting constants and statics
* Customizable formatting, can be used in C or C++ projects
* Support for generating #ifdef's for #[cfg] attributes
* Support for #[repr(sized)] tagged enum's
Will be a BDEP for firefox 63, per
https://groups.google.com/forum/#!topic/mozilla.dev.platform/t4Bc-I0lxBY
ok sthen@ semarie@
though it didn't build with those versions) - git master seems likely
to have fixed at least some of these problems.
Split PLIST for systems without luajit because torch (used for the
neural network module) isn't available there. Bump REVISION because
arches with luajit will have the final PLIST rearranged.
Thanks jsg@ for hints.
Gumbo is an implementation of the HTML5 parsing algorithm implemented as
a pure C99 library with no outside dependencies. It's designed to serve as
a building block for other tools and libraries such as linters, validators,
templating languages, and refactoring and analysis tools.
OK bentley@