Commit Graph

13 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
2920bdb665 bump REVISION, py3 version switch. has PKG_ARCH=* (and no pyc files in this one,
just scripts).
2019-04-27 23:45:28 +00:00
ajacoutot
0e87de5958 COMPILER line is not needed, forgot in previous. 2017-12-28 07:55:45 +00:00
ajacoutot
f62450ddaa Drop the preload wrapper, unoconv requires libreoffice which is
amd64/i386 only.

prodded by robert@
2017-12-28 07:54:41 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
e218442cdb bump; plist change as wrapper no longer used 2017-07-27 11:09:34 +00:00
espie
24d9661e05 fix packaging in the non-wrapped case, for when libreoffice will build 2017-05-31 15:03:27 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
landry
24ebe6849d bump ports depending on python3 in benchmarks and converters 2017-01-03 19:16:08 +00:00
jasper
cad25a834e add conflict markers 2016-01-16 19:35:31 +00:00
ajacoutot
c80a6788f5 Missing dependency on gcc-libs. 2015-11-08 18:30:57 +00:00
ajacoutot
21f78a0f46 Import unoconv-0.7.
Universal Office Converter (unoconv) is a command line tool to convert any
document format that LibreOffice can import to any document format that
LibreOffice can export. It makes use of the LibreOffice's UNO bindings for
non-interactive conversion of documents.

with help from and OK robert@
2015-11-08 18:09:02 +00:00