1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

14499 Commits

Author SHA1 Message Date
Emanuel Haupt
36e4e46540 Support staging 2014-02-27 12:55:34 +00:00
Emanuel Haupt
2febeec3cd - Support staging
- Use shebangfix
2014-02-27 12:50:59 +00:00
Emanuel Haupt
5d3ed282b0 - Support staging
- Use shebangfix
- Use COPYTREE_SHARE istead of CP
2014-02-27 10:02:58 +00:00
Martin Wilke
7828bd0bfc - Update to 1.7
PR:		187058
2014-02-27 09:22:14 +00:00
Sunpoet Po-Chuan Hsieh
b04d83ee2d - Add LICENSE
- Use USES=shebangfix
- Cosmetic change
2014-02-27 08:21:20 +00:00
Wen Heping
976e15df8b - Update to 0.67
Changes: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.67/Changes
2014-02-26 15:10:55 +00:00
Emanuel Haupt
0577482d2b Support staging 2014-02-26 09:06:07 +00:00
Emanuel Haupt
7474d76771 Support staging 2014-02-26 09:04:31 +00:00
Emanuel Haupt
d46513b0a3 Support staging 2014-02-26 09:03:17 +00:00
Johan van Selst
237e24b1c0 Update GNU grep to 2.18 (bugfix release) 2014-02-26 07:57:46 +00:00
Martin Wilke
9d069bec8d - Stage support 2014-02-26 07:20:38 +00:00
Martin Wilke
668fad755e - Stage support 2014-02-26 05:15:10 +00:00
Martin Wilke
caf94d0106 - Stage support 2014-02-26 04:45:41 +00:00
Martin Wilke
7b28e29fcd - Stage support 2014-02-26 04:45:03 +00:00
Martin Wilke
42a4770ed0 - Stage support 2014-02-26 04:44:45 +00:00
Matthew Seaman
e7119c1853 Update to 2.1.6
This is a routine maintenance release.

Release notes:	  http://sphinxsearch.com/blog/2014/02/25/sphinx-2-1-6-release-now-available/
2014-02-25 23:04:06 +00:00
Mathieu Arnold
251f4effc1 Staging.
Sponsored by:	Absolight
2014-02-25 18:31:15 +00:00
Jung-uk Kim
0e1f988eb6 Fix plist. 2014-02-25 18:31:09 +00:00
Jung-uk Kim
c554496cca Fix plist. 2014-02-25 18:27:02 +00:00
Emanuel Haupt
a9be3d6fcf Support staging 2014-02-25 17:21:15 +00:00
Emanuel Haupt
72f15076fb Support staging 2014-02-25 17:20:25 +00:00
Emanuel Haupt
195e8285ac Support staging 2014-02-25 16:20:32 +00:00
Emanuel Haupt
84e4cdf950 Support staging 2014-02-25 16:17:59 +00:00
Emanuel Haupt
38a5c4f1e0 Support staging 2014-02-25 16:15:10 +00:00
Emanuel Haupt
527e2c3683 Support staging 2014-02-25 16:12:40 +00:00
Emanuel Haupt
1efaf06ad3 Support staging 2014-02-25 16:11:37 +00:00
Emanuel Haupt
c75b2e3fbf Support staging 2014-02-25 16:10:17 +00:00
Emanuel Haupt
c64628c24f - Support staging
- Don't install VCS files
- Use COPYTREE_SHARE instead of CP
2014-02-25 16:08:19 +00:00
Emanuel Haupt
f4728df430 - Support staging
- Remove glue for ancient unsupported FreeBSD versions
2014-02-25 15:56:59 +00:00
Emanuel Haupt
024a4ae96d Support staging 2014-02-25 15:54:02 +00:00
Emanuel Haupt
01a258883d - Support staging
- Use shebangfix
2014-02-25 15:51:09 +00:00
Mathieu Arnold
629fde757f Staging.
Sponsored by:	Absolight
2014-02-25 15:16:37 +00:00
Mathieu Arnold
6fbd64d8f7 Staging.
Sponsored by:	Absolight
2014-02-25 15:06:43 +00:00
Pietro Cerutti
0d5a78f708 - Update to 1.1.6
Fixes:

  - Skipping initial whitespaces when parsing streams causes invalid
    XMLs and therefore Expat parsing errors (not fully fixed in 1.1.3).
    (reported by Anup Rao)
2014-02-25 10:38:57 +00:00
Martin Wilke
a95e71a729 - Stage support 2014-02-25 09:07:47 +00:00
Martin Wilke
77905bade7 - Stage support 2014-02-25 09:07:36 +00:00
Baptiste Daroussin
c0dd21f519 Convert to USES=libtool 2014-02-25 08:28:39 +00:00
Baptiste Daroussin
e5e0ce74a0 Convert to USES=libtool 2014-02-25 08:00:27 +00:00
Jung-uk Kim
44329e4538 libodfgen is a library for generating documents in Open Document Format
(ODF).  It provides generator implementation for the following libraries:

* libwpd (::WPXDocumentInterface): text documents
* libwpg (libwpg::WPGPaintInterface): vector drawings
* libetonyek (libetonyek::KEYPresentationInterface): presentations

As these APIs are used by multiple libraries, libodfgen can be used to
generate ODF from many sources.

WWW: http://libwpd.sourceforge.net/
2014-02-24 23:05:10 +00:00
Jung-uk Kim
f38dd3565c libmwaw contains some import filters for old Macintosh text documents
(MacWrite, ClarisWorks, ... ) and some spreadsheet documents.

WWW: http://libmwaw.sourceforge.net/
2014-02-24 23:00:39 +00:00
Tijl Coosemans
b8d9710e93 - Patch configure so it prefers libc iconv over libiconv.
- Remove CHECK_LEAKS option and associated perl command from post-patch.
  It doesn't do anything on FreeBSD.
- Remove ICONV_TYPECAST option and associated patch.  Whether iconv
  requires a cast depends on the system.  It isn't a user option.  Just
  let configure auto-detect this.
- Make the perl dependency conditional on the DOCS option.
- USES=libtool.  This removes another perl command from post-patch.
- Replace remaining perl command in post-patch with REINPLACE_CMD.
2014-02-24 18:51:19 +00:00
Mathieu Arnold
ba42cd2c28 Staging.
Sponsored by:	Absolight
2014-02-24 17:14:59 +00:00
Mathieu Arnold
159f392ebd Staging.
Sponsored by:	Absolight
2014-02-24 16:25:30 +00:00
Mathieu Arnold
14bb8fe510 Staging.
Sponsored by:	Absolight
2014-02-24 15:06:28 +00:00
Baptiste Daroussin
271ed02c80 Remove (depend on an unsupported version of xerces-c) 2014-02-24 14:40:42 +00:00
Baptiste Daroussin
28e31ae8f8 Use xerces-c3 instead of xerces-c2 2014-02-24 14:34:18 +00:00
Sunpoet Po-Chuan Hsieh
4e123feac3 - Update to 2014.02.23 2014-02-24 10:31:27 +00:00
Sunpoet Po-Chuan Hsieh
f648cfc9b7 - Update to 2014.02.23 2014-02-24 10:31:22 +00:00
Sunpoet Po-Chuan Hsieh
cdaecc5b69 - Update to 2014.02.23 2014-02-24 10:31:17 +00:00
David Thiel
716ea39162 Update to 4.03. 2014-02-24 05:34:21 +00:00