Commit Graph

2885 Commits

Author SHA1 Message Date
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
7c18ca27bb Fix a warning with the schema file. 2012-03-29 13:35:44 +00:00
ajacoutot
c514ad5b7c Update to gtranslator-2.91.1. 2012-03-29 07:16:13 +00:00
ajacoutot
c9c029dfd9 Bugfix update to intltool-0.50.2.
* Use --no-translations only if intltool >= 0.50 is available (#903340).
2012-03-28 18:36:14 +00:00
ajacoutot
ca6ea7ca52 Add a comment about why we need gtk-doc here. 2012-03-26 10:34:45 +00:00
ajacoutot
cca972ae8c This needs gtk-doc.
spotted by robert@
2012-03-26 10:28:23 +00:00
ajacoutot
5ceafa9404 Update to libical-0.48. 2012-03-23 11:58:23 +00:00
ajacoutot
86b36f56bb Update to itstool-1.1.2. 2012-03-22 09:35:27 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
naddy
7d63e0ee93 getline -> get_line 2012-03-17 17:19:59 +00:00
naddy
5c2859c0d8 getline -> get_line; from Gonzalo L. R. 2012-03-17 15:10:47 +00:00
eric
7935fba867 add python flavor
"looks good" fgsch@
2012-03-14 20:16:23 +00:00
landry
50d53aae55 Add boost to BUILD_DEPENDS (doh!), reported by nigel@ 2012-03-06 19:47:45 +00:00
landry
203d6e62ba +arabica,awl,eliot 2012-03-05 18:06:56 +00:00
landry
5fd8be38fb Import arabica 2011.11.
Arabica is an XML and HTML processing toolkit, providing SAX, DOM,
XPath, and XSLT implementations, written in Standard C++.

ok sthen@
2012-03-05 18:03:37 +00:00
ajacoutot
ef7e7c57b2 Missing RUN_DEPENDS. 2012-03-05 06:43:53 +00:00
espie
d154bdc39f missing build dep, okay aja. 2012-03-04 22:25:08 +00:00
landry
34e114e11d sync 2012-03-04 20:05:37 +00:00
landry
8c7bd284e2 Import p5-Lingua-EN-Sentence from Chris Bennett, needed by
p5-Locale-Maketext-Lexicon upcoming update.

The Lingua::EN::Sentence module contains the function get_sentences,
which splits text into its constituent sentences, based on a regular
expression and a list of abbreviations (built in and given).
Certain well know exceptions, such as abreviations, may cause
incorrect segmentations.

ok sthen@
2012-03-04 20:04:54 +00:00
dcoppa
e8673b3296 Update to gsed-4.2.1
maintainer's ok
2012-02-28 08:46:27 +00:00
schwarze
a9e83bd435 Correct the expansion of -xbd5,
keeping groff in sync with the mandoc(1) fix just committed by guenther@;
also committed upstream by Werner Lemberg <wl at gnu dot org>.
2012-02-26 22:28:34 +00:00
ajacoutot
aebb6fa1e6 Update to gtkaml-0.5.91. 2012-02-26 15:09:08 +00:00
sthen
56be85e0e1 missed REVISION bump; pointed out by pascal@, thanks! 2012-02-23 12:37:46 +00:00
sthen
273c75eb1b apply a fix for CVE-2012-0841 to libxml. ok ajacoutot@
"certain XML parsers/servers are affected by the same, or similar,
flaw as the hash table collisions CPU usage denial of service.
Sending a specially crafted message to an XML service can result
in longer processing time, which could lead to a denial of service.
It is reported that this attack on XML can be applied on different
XML nodes (such as entities, element attributes, namespaces, various
elements in the XML security, etc.)."
2012-02-23 09:39:00 +00:00
sthen
680c6fa79c Regen PLIST and add desktop-file-utils as a run dep, since the last
commit started installing the .desktop files inside ${PREFIX}..
While there, adjust MAKE_FLAGS so the compiler command-lines aren't hidden.
2012-02-21 22:34:19 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
edd
bbbcdad2d1 fix systrace build of zathura, regen WANTLIB and add cursor keys + pageup/down
bindings.

OK landry@
2012-02-19 20:55:33 +00:00
ajacoutot
6e31bade87 Unbreak by updating to gtranslator-2.90.8. 2012-02-16 22:12:40 +00:00
ajacoutot
f05e92c802 Update to intltool-0.50.1. 2012-02-16 22:09:37 +00:00
ajacoutot
6116487a7a Minor update to icu4c-4.8.1.1 and fix for denial of service and possible
code execution via out of bounds access.

ok sthen@
2012-01-28 10:41:29 +00:00
ajacoutot
1c1b46f8b6 Update to meld-1.5.3 which brings subversion 1.7 support.
ok sthen@
2012-01-27 09:44:49 +00:00
kili
c02feca9fb Update to 0.4.0. 2012-01-25 21:46:08 +00:00
nigel
66272c7447 Add new port p5-XML-TreePP 2012-01-24 01:09:05 +00:00
nigel
c01d4b8837 pure Perl implementation for parsing/writing XML documents
required for p5-WWW-YouTube-Download

Maintainer:  Mikolaj Kucharski <mikolaj@kucharski.name>

Ok nigel@
2012-01-24 00:25:56 +00:00
ajacoutot
a2bd8e17dc Bring some patches from upstream repo to fix the following CVE:
CVE-2011-0216 - Off-by-one error
CVE-2011-2821 - Double free vulnerability
CVE-2011-2834 - Double free vulnerability
CVE-2011-3905 - DOS (out-of-bounds read) via unspecified vectors
CVE-2011-3919 - Heap-based buffer overflow

ok sthen@
2012-01-23 10:17:49 +00:00
kili
259838a635 Grmpf. I need attoparsec-0.8.6.1, not 0.8.6.0, for porting aeson. 2012-01-21 12:23:23 +00:00
kili
ee66eb59ff This needs a bump after the update of hs-attoparsec.
Add myself to MAINTAINER.
2012-01-21 12:04:20 +00:00
kili
b095db0f39 Update to hs-attoparsec-0.8.6.0.
Add myself to MAINTAINER (this is ok for jim).
2012-01-21 12:02:18 +00:00
landry
6b9db9322d Update to zathura 0.0.8.3, from Tim Van Der Molen (thanks!)
ok MAINTAINER
2012-01-18 15:58:32 +00:00
ajacoutot
e2e7e8751d Sanitize FULLPKGNAME (prefix and version).
Bump EPOCH.
2012-01-17 11:04:12 +00:00
ajacoutot
1175eb9f00 Update to aspell-tn-1.0.1.0. 2012-01-17 11:02:48 +00:00
ajacoutot
d0d7013a35 Update to aspell-ro-3.3.2. 2012-01-17 11:02:25 +00:00
ajacoutot
355478ac9e Update to aspell-id-1.2.0. 2012-01-17 11:02:00 +00:00
ajacoutot
62a4da8050 Update to aspell-ga-4.5.0. 2012-01-17 11:01:39 +00:00
ajacoutot
cbc349eab5 Update to aspell-fo-0.2.16.1. 2012-01-17 11:01:14 +00:00
ajacoutot
4eef6829b0 Update to aspell-es-1.11.2. 2012-01-17 11:00:46 +00:00
ajacoutot
050c51a479 Update to aspell-da-1.4.42.1. 2012-01-17 10:59:48 +00:00
ajacoutot
2ff0996755 Update to aspell-0.60.6.1. 2012-01-17 10:59:27 +00:00
ajacoutot
6eda34a729 PKGNAME is already defined in Makefile.inc. 2012-01-17 10:32:26 +00:00