Commit Graph

1911 Commits

Author SHA1 Message Date
ajacoutot
1f1bd9a910 - explicitely set configure_args
- regen PLIST, fix WANTLIB and bump
2008-11-28 13:31:46 +00:00
simon
aa2f82d8dd update to version 0.05 2008-11-26 23:37:55 +00:00
jasper
3505ad2925 - update gtkaml to 0.2.2.1
* catches up on vala
2008-11-24 19:30:34 +00:00
ajacoutot
6fd62a5fe1 - update to enchant-1.4.2
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)
2008-11-24 18:43:35 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
jasper
e340a00547 - add missing header to fix potential 64-bit problems
- regen PLIST
- specify license version
- fix WANTLIB
2008-11-20 23:37:25 +00:00
okan
2dc3d65ffd +exempi 2008-11-18 12:44:58 +00:00
okan
ce31afc60b import exempi
Exempi is an implementation of XMP and is based on Adobe XMP SDK.

submission from Andreas Bihlmaier

ok merdely@
2008-11-18 12:43:28 +00:00
jasper
729bfcd12b - update gtk-doc to 1.11 2008-11-18 11:59:31 +00:00
kevlo
d9dbb6bdc0 add p5-Text-Thread 2008-11-14 13:28:58 +00:00
kevlo
4b5ed5877c import Text-Thread-0.2
Text::Thread formats a tree structure into a ascii tree, which is
often used in threaded mail and netnews reader.

ok ajacoutot@
2008-11-14 13:27:57 +00:00
ajacoutot
45cb2ae952 - regen PLIST & bump 2008-11-13 17:08:18 +00:00
ajacoutot
3338962afd - disable threading; by default it will link with -lpthread which is
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
okan
b9a20c2221 update to 2.24.0 from MAINTAINER (Andreas Bihlmaier)
ok merdely
2008-11-13 13:53:01 +00:00
pea
14dd8ee4e5 Update to version 8.2.7.
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
jasper
caa65092c0 - more gtk1/gnome1 stuff to go
discussed with and ok ajacoutot@ landry@
2008-11-07 10:04:32 +00:00
sturm
9d6d94506a unbreak after p5-Pod-Escapes removal 2008-11-07 06:32:12 +00:00
kevlo
1ee11e319f set COMES_WITH=4.5 and fix dependencies
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0930a718a4 - revert previous s/pthread/lpthread and keep linking with -lpthread for
now until I have time to fix the breakage induced on dependent ports

issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
ajacoutot
24e2f0d7ce - fix dictionary location for the en dictionnary
issue spotted by Aaron Stellman (MAINTAINER)
2008-10-31 10:29:20 +00:00
landry
e974342660 Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
Tested in a mulk muild, webkit and openoffice are happy with it.

ok robert@
2008-10-31 09:56:15 +00:00
ajacoutot
75fed9b56b - s/lpthread/pthread
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jasper
901cf9e7fd - i made you a patch, but cvs eated it 2008-10-30 15:01:37 +00:00
jasper
ff3c8d7bbd - more plist changes 2008-10-30 15:00:33 +00:00
jasper
f98e320255 - fix plist
spotted by landry, thanks!
2008-10-30 11:31:59 +00:00
sturm
36b2e53b7d unbreak, there is no textproc/aspell/dicts/en 2008-10-30 06:40:48 +00:00
jasper
42d50bc98f - pkgname bump i should
"correct this is" ajacoutot@
2008-10-28 16:57:57 +00:00
jasper
e43d7d05cf - update dictionaries to their aspell 6 version, if they have it
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00
jasper
dc7d3ed30d - update aspell to 0.60.6
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR

joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
espie
2566a73714 minor update 2008-10-28 16:20:57 +00:00
jasper
30765ffc84 - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
ajacoutot
76b61ddff0 - fix WANTLIB 2008-10-27 22:56:53 +00:00
ajacoutot
e8f1efc0a7 +xerces-c 2008-10-26 23:16:37 +00:00
ajacoutot
ec4f145d94 Import xerces-c-2.8.0
Xerces-C++ is a validating XML parser written in a portable subset of
C++.  Xerces-C++ makes it easy to give your application the ability to
read and write XML data.  A shared library is provided for parsing,
generating, manipulating, and validating XML documents using the DOM,
SAX, and SAX2 APIs.  For an introduction to programming with Xerces-C++
refer to the Programming Guide.
<...>

ok landry@
2008-10-26 23:15:15 +00:00
jasper
aba75131da - update gtkaml to 0.2.2.0 2008-10-26 17:24:46 +00:00
jasper
2b9e3c93a5 - update gtk-doc to a less ancient version (1.10)
- specify license version
- use gnome.port.mk
- remove unndeeded patch by linking scrollkeeper-update to /usr/bin/true

tested in a bulk build by me
2008-10-24 14:59:54 +00:00
bernd
e9d0346d5f Update to ruby-fastercsv-1.4.0. 2008-10-24 14:41:49 +00:00
sthen
0b58f2c777 s/p5-XML-Parser-Lite/p5-RSS-Parser-Lite/, from viq - thanks! 2008-10-22 21:48:49 +00:00
jasper
af1d2743c0 - add p5-XML-Parser-Lite 2008-10-22 18:40:31 +00:00
jasper
c1e51518d5 import p5-XML-Parser-Lite 0.10
XML::RSS::Parser::Lite is a simple pure perl RSS parser.
2008-10-22 18:38:02 +00:00
steven
9ddbc5cd25 depend on new texmf-tetex package 2008-10-21 21:03:55 +00:00
ajacoutot
859e402fa0 +py-yaml 2008-10-18 10:55:41 +00:00
ajacoutot
3ca62c2fcd Import py-yaml-3.06
PyYAML is a YAML parser and emitter for the Python programming language.
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00
sthen
e9f674a9cf +converters/p5-JSON-XS-VersionOneAndTwo
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
c42cb7c0d2 import Encode::Detect
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.

ok simon@
2008-10-16 00:01:46 +00:00
ajacoutot
114722bc42 - update to intltool 0.40.5
regress is happy
tested by jasper@ in a bulk build

from and ok jasper@
2008-10-14 09:14:19 +00:00
kevlo
3e6c22c1e2 fix a core dump on amd64 and bump PKGNAME
ok espie@
2008-10-13 10:56:38 +00:00
jasper
df0f910135 - update p5-XML-SAX-Expat to 0.40 2008-10-10 12:50:53 +00:00
jasper
6fb8b86af9 - update p5-XML-RSS to 1.36
- make sure we don't miss example files by using pax to install them
2008-10-10 12:38:03 +00:00