aboutsummaryrefslogtreecommitdiff
path: root/textproc/unoconv
Commit message (Collapse)AuthorAgeFilesLines
* - Convert textproc/ to USES=pythonMarcus von Appen2014-12-071-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=374183
* Cleanup plistAntoine Brodin2014-11-151-2/+0
| | | | Notes: svn path=/head/; revision=372605
* These ports are no longer used or cared for.Rusmir Dusko2014-05-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. audio/liblo - Pass maintainership to koalative at gmail.com cad/brickutils - Bump PORTREVISION for adding PDF - Add DIST_SUBDIR because more files - Pass maintainership to koalative at gmail.com - Add PDF to DOCS cad/ldraw - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Break lines around 80 characters - Cosmetical changes cad/leocad - Update to 0.80.3, Announce message: Fixed mouse coordinates in OSX retina displays. Fixed shortcuts in the parts tree. - Pass maintainership to koalative at gmail.com - Remove TODO.txt from DOCS - Add more supplied icons textproc/unoconv - Pass maintainership to koalative at gmail.com Notes: svn path=/head/; revision=354257
* - Change Makefile headerRusmir Dusko2013-12-174-44/+34
| | | | | | | | | | | | | | - Change master sites, icon - Change maintainer email to @FreeBSD.org - Remove PORTDATA - Support STAGEDIR - Fix the usage of 'python' to get rid of the implicit lang/python dependency - Change pkg-plist, remove DOCS Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=336717
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Universal Office Converter (unoconv) is a command line tool to convert anyPawel Pekala2012-09-206-0/+108
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. For practical reasons we mention LibreOffice, but OpenOffice is supported by unoconv as well. WWW: http://dag.wieers.com/home-made/unoconv/ PR: ports/171789 Submitted by: nemysis@gmx.ch Notes: svn path=/head/; revision=304580