Commit Graph

2948 Commits

Author SHA1 Message Date
naddy
9e8139cc2d use bsd.port.arch.mk, gcc3 is gone; ok benoit@ 2012-06-22 16:56:22 +00:00
landry
160ba5d561 Previous maintainer agreed (between two drinks) he was not really taking
care of it. ajacoutot@ takes maintainership.
2012-06-22 09:51:22 +00:00
ajacoutot
23e85ac2f3 Update to icu4c-49.1.2.
tested by jasper@ in a bulk, thanks!
ok jasper@
2012-06-22 07:07:14 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
jeremy
4615eb12b0 Update to nokogiri 1.5.3. 2012-06-07 15:35:58 +00:00
ajacoutot
403cb2c106 Update to gtranslator-2.91.5. 2012-06-07 12:58:39 +00:00
ajacoutot
35882a6904 Remove xpdf-utils (replaced by poppler-utils). Only keep pdfdetach(1) which
is not in poppler.

input from and ok kili@
2012-06-06 18:28:22 +00:00
landry
00f3c2da53 Mark as BROKEN, it doesnt package as make fake gets stuck on 'Running
gui', that disturbs bulk builds and noone of the people using it got
enough incentive to look into it :)
2012-06-03 20:17:24 +00:00
pascal
25844d6524 Update to wdiff 1.1.1. Removes need for gsed during regress.
ok jasper@
2012-06-01 09:10:20 +00:00
schwarze
54bbdb42f3 In the footers of manuals formatted with groff,
do not print "OpenBSD 5.0" but "OpenBSD ports".
While here, remove some noise from the groff build log.
Bump the groff package.

Technically, this changes the contents of all packages that USE_GROFF,
but please refrain from bumping the world:  Having "OpenBSD 5.0" in
the footers of some ports manual until they are updated the next time,
or until the next libc bump if they aren't, is not a real problem.

string "OpenBSD ports" suggested and patch ok'ed by sthen@
2012-05-28 13:23:28 +00:00
jasper
d716f84e98 Security fix for CVE-2012-2921,
feedparser DOCTYPE and ENTITY XML Declaration Denial of Service Vulnerability
2012-05-25 12:27:33 +00:00
jasper
249155d82f Security fix for SA49177,
Libxml2 "xmlXPtrEvalXPtrPart()" Off-By-One Vulnerability

Patch from upstream git

ok aja@
2012-05-18 13:25:46 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
8ffaf46fbc - update to 5.9.2 2012-05-15 15:38:30 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
f2f13a2a9f unbreak by fixing the dependencies
ok kili@
2012-05-15 08:07:27 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
sthen
fecd0a3f2c minor fixes for app names in mupdf usage lines in the programs which were
renamed recently. pointed out by espie@
2012-05-08 22:49:46 +00:00
sthen
8d780aa613 Bump; no content changes, but this hasn't been touched for some years and
doesn't depend on anything, so it wouldn't get automatically updated so an
old package built with a pkg_create which used @ignore annotations wouldn't
have been replaced. pkg_add warning reported by kettenis@.
2012-05-08 15:18:17 +00:00
ajacoutot
8a87dc9ffe Update to gtranslator-2.91.4. 2012-05-06 09:43:24 +00:00
benoit
87150feb80 - update highlight to 3.9
ok ajacoutot@
2012-05-05 09:57:29 +00:00
pascal
13fb368327 Fix a prototype so that -Werror=strict-prototypes works.
ok ajacoutot@
2012-05-04 08:56:35 +00:00
ajacoutot
c6bacc8759 Update to py-vobject-0.8.1c. 2012-05-02 07:49:10 +00:00
kili
9c6d416115 Remove hs-attoparsec-text. 2012-04-28 19:49:52 +00:00
kili
d26d6b302e hs-attoparsec-text 2012-04-28 19:48:00 +00:00
kili
e83d4caabb Update to hs-heist-0.7.0.1.
ok jasper@
2012-04-28 19:29:55 +00:00
kili
0554b4b168 Update to hs-attoparsec-enumerator-0.3.
ok jasper@
2012-04-28 19:27:59 +00:00
kili
dcf2d62c9f Update to hs-attoparsec-0.10.1.0.
ok jasper@
2012-04-28 19:27:13 +00:00
kili
a13e839592 Mark as broken (obsoleted by newer hs-attoparsec).
It will be removed soon.

ok jasper@
2012-04-28 19:25:25 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
0fc179b9f1 Update to libxmlsd-0.8.0.
from David Hill (maintainer)
2012-04-28 09:28:47 +00:00
ajacoutot
90e20d6298 Update to stable meld-1.6.0. 2012-04-28 08:13:06 +00:00
benoit
b381c7fefa - update highlight to 3.8 2012-04-28 06:55:24 +00:00
sthen
5202ec3b7b update to MuPDF 1.0
- thanks to krw@, brett@ and "Dawe" for testing the release candidate
2012-04-25 13:55:11 +00:00
gonzalo
1b6542a81b Update for c2html to version 0.9.5, whit this changes:
* the \r character was not handled correctly
* Added support for flexible tabize wished
* some highlighting mistakes were introduced by the last
  bugfix.

Tested on i386. While here USE_GROFF is not needed.

OK okan@, aja@
2012-04-24 18:57:44 +00:00
ajacoutot
bc6c332de1 Update to gtranslator-2.91.3. 2012-04-20 20:21:05 +00:00
ajacoutot
3b78383d97 Remove XXX and add support for gtkspell. 2012-04-12 18:05:43 +00:00
ajacoutot
816e04bd32 +gtkspell3 2012-04-12 18:04:52 +00:00
ajacoutot
91ff243913 gtkspell3-2.99.99.
GtkSpell provides word-processor-style highlighting and replacement of
misspelled words in a GtkTextView widget. Right-clicking a misspelled
word pops up a menu of suggested replacements.

ok jasper@
2012-04-12 18:04:26 +00:00
sthen
d025215d3a MuPDF has two ways to embed fonts; a stonking great static array which
GCC hates and uses 800MB+ to compile, and embedding with .incbin.
Switch the port to using .incbin. Fixes out of memory on alpha reported
and tested by naddy@, greatly improves build time on arm.
The VMEM_WARNING can now be removed.

- while there, don't use groff.
2012-04-12 13:31:01 +00:00
ajacoutot
36f2377b08 Tweak DESCR/COMMENT in preparation for gtkspell3. 2012-04-11 09:10:09 +00:00
jim
d8bf79f470 Update to 1.13 to support forthcoming update of Mojo.
"reads ok" sthen@
2012-04-10 13:02:02 +00:00
ajacoutot
9405ee5951 Update to gtranslator-2.91.2. 2012-04-10 06:42:19 +00:00
ajacoutot
7bc7367153 Use MASTER_SITE_SOURCEFORGE.
Install documentation.
Regen WANTLIB.
2012-04-09 17:09:28 +00:00
sthen
14512c7d4c Update textproc/p5-Catalyst-View-XSLT to version 0.08.
from Andreas Voegele
2012-04-08 22:04:42 +00:00
sthen
389525cae5 Update textproc/p5-Catalyst-View-TT-FunctionGenerator to version 0.02.
Replace NEXT by MRO::Compat.  Fix a test.
Catalyst::View::TT::FunctionGenerator is deprecated.

from Andreas Voegele
2012-04-08 22:04:40 +00:00
sthen
eb2b3e940c Update textproc/p5-Catalyst-View-TT-ForceUTF8 to version 0.13.
Catalyst::View::TT::ForceUTF8 is deprecated.  See
http://wiki.catalystframework.org/wiki/tutorialsandhowtos/Using_Unicode
for details.

from Andreas Voegele
2012-04-08 22:04:39 +00:00
sthen
095ce7c576 Update textproc/p5-Catalyst-View-TT to version 0.37.
from Andreas Voegele
2012-04-08 22:04:37 +00:00
sthen
1f79d46590 Update textproc/p5-Catalyst-Plugin-Unicode to version 0.93.
from Andreas Voegele
2012-04-08 22:04:35 +00:00