Commit graph

8 commits

Author SHA1 Message Date
Wen Heping
5e2b4707df - Update to 1.0.0f
PR:		183534
Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
2013-11-05 13:24:00 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Raphael Kubo da Costa
09eef651be - Update to 1.0.0e. [1]
- Trim Makefile header.

PR:		ports/174640 [1]
Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
2012-12-26 19:28:21 +00:00
Jason Helfman
1f849b9b0f - update to 1.0.0d
- adjust MASTER_SITES and pkg-descr
- add WWW for project

PR:	ports/169277
Submitted by:	maintainer, coder@tuxfamily.org
2012-06-23 19:32:21 +00:00
Sylvio Cesar Teixeira
5fcd2924b7 - Update to 1.0.0c
PR:		ports/169125
Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
2012-06-17 23:51:16 +00:00
Michael Scheidell
b9fbf55725 Add port: textproc/freexl
FreeXL is an open source library to extract valid data from within an Excel
(.xls) spreadsheet.
FreeXL design goals:

    to be simple and lightweight
    to be stable, robust and efficient
    to be easily and universally portable
    completely ignoring any GUI-related oddity

Note that the final goal means that FreeXL ignores at all fonts, sizes and
alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual
Basic macros and so on. FreeXL is structurally simple and quite light-weight
(typically 40-80K of object code, stripped).

- Fix PORTVERSION to be more standard (SET DISTVERSION, have PORTVERSION auto set) [2]
- Fix Makefile and pkg-plist, pkhconfig must be in libdata/* not lib/* [2]
- Fix category [2]

PR:		ports/168131 [1]
Submitted by:	lbartoletti <coder@tuxfamily.org> [1]
Reviewed by:	scheidell@ (me) [2]
2012-05-20 19:31:10 +00:00