Commit graph

6 commits

Author SHA1 Message Date
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
ryoon
233616b0e1 This commit probably fix "make patch" on non-NetBSD platform,
for example Aleksey Cheusov's Debian GNU/Linux bulk build.
But I have not tested on non-NetBSD platform.
2011-11-10 22:05:03 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
ryoon
92b8b9a068 Update to 0.7.2
Changelog:
FlightCrew v0.7.2 2011.08.15
    - Use Inno for Windows installer.
    - Add version display to GUI and CLI.
    - Fix Sigil issue #813: erroneous Resource is reachable but not present in OPF detection.
    - OS X minimum version bumped to 10.6.
    - made the CSS resource use detection far more robust
    - fixed an issue with CSS @import rules in the '@import "something.css"' format not being
    recognized
    - fixed an issue with links to fonts in commented-out CSS producing "not in manifest" errors
    (issue #15)
    - fixed an issue with "background" and "background-image" CSS rules that referenced images
    having those same images marked as unreachable files (issue #21)
    - fixed an issue with "src" declarations in @font-face rules that have a space before the colon
    throwing error messages about unreachable files (issue #21)
    - clarified what "reachable" means in the error messages
2011-10-13 10:59:10 +00:00
wiz
f9d1259621 Build fix: add -std=c++0x to the compiler flags for gcc-4.4+. 2011-08-20 21:33:27 +00:00
ryoon
1f7e78bc66 Import FlightCrew-0.7.1 as textproc/FlightCrew from wip/FlightCrew
FlightCrew is a C++, cross-platform, native code epub validator.
It is composed of three parts:

* FlightCrew, the validation library;
* FlightCrew-cli, the command-line front-end to the FlightCrew library;
* FlightCrew-gui, the GUI front-end to the FlightCrew library;
2011-07-29 19:32:18 +00:00