ajacoutot
b7eab0566c
boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
...
sense for ports Makefile but not really for categories.
ok espie@
2012-08-18 07:25:25 +00:00
gonzalo
3412ef731c
Little update for diffstat to 1.55.
...
Tested on i386.
Ok sthen@
2012-08-17 13:57:59 +00:00
sthen
a7ec13dacf
update to MuPDF 1.1
2012-08-17 13:30:16 +00:00
jasper
bd2bb76c04
could use VMEM_WARNING
2012-08-12 18:07:59 +00:00
jasper
2ba32d710b
tweak do-regress
2012-08-12 17:26:30 +00:00
edd
9c4020c69a
link py-prettytable
2012-08-11 12:13:36 +00:00
edd
a7b09a4d76
Attempt two at importing py-prettytable. Kludged my last commit with an
...
incorrect import path. Looks like permission was denied for the import, so
it didn't happen (?).
The import was OK gsoares@
2012-08-11 12:12:00 +00:00
naddy
2fe0e477e3
remove unused file
2012-08-09 21:02:40 +00:00
sthen
3dd655709c
py-docutils has some modules which need pygments; add a run dep. From dhill.
2012-08-09 08:48:46 +00:00
ajacoutot
a55100ca9c
Update to libxmlsd-0.8.1.
...
from David Hill (maintainer)
2012-08-07 07:33:55 +00:00
naddy
ba89129c80
no need for groff
2012-08-05 13:47:04 +00:00
sthen
98a15bad85
update to py-docutils 0.9.1, from dhill - llvm 3.2 will want this
2012-08-05 12:32:01 +00:00
naddy
1663a22640
no need for groff
2012-08-05 00:16:50 +00:00
espie
863d8ad10e
use ocaml.port.mk
2012-08-04 16:30:04 +00:00
giovanni
da2d8d2eca
Update to 2.0.4
...
Maintainer timed out
2012-07-19 14:56:59 +00:00
kili
906c8a2c57
Fix build with poppler-0.20.
2012-07-13 15:05:47 +00:00
ajacoutot
cf56c00b44
Fix RCS ids, no pkg change.
2012-07-13 07:23:20 +00:00
ajacoutot
3dec0929d0
Remove VERSION, it's unused.
...
Set the GPL version in the marker.
no pkg change.
2012-07-11 13:49:01 +00:00
zinke
6f115e73d6
link textproc/cloc
2012-07-11 13:29:09 +00:00
zinke
7a4f85f82c
import cloc-1.56
...
Description:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages. Given two versions of a code base,
cloc can compute differences in blank, comment, and source lines.
ok edd@ gonzalo@
2012-07-11 13:26:13 +00:00
kili
ce5f101601
Re-enable calibre; adjust dependencies and wantlib.
...
ok sthen@
2012-07-10 18:33:18 +00:00
jasper
144e2930d7
handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
...
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
4ad1879c15
Unbreak on sparc.
...
spotted by sebastia@
2012-07-09 22:50:18 +00:00
ajacoutot
2aea829618
Fix build on big endian platforms.
...
breakage reported by Markus Lude
2012-07-05 10:05:34 +00:00
landry
354048edd9
Fix build on hppa, don't assume we have gcc atomics depending on a given
...
GNUC version. Fallback to mutex code on hppa.
2012-07-04 09:03:16 +00:00
steven
0af7829ea8
make this work again, more or less.
2012-06-29 21:03:35 +00:00
jeremy
d931b17c3f
Update ruby-nokogiri to 1.5.5. Fixes an XXE security issue.
2012-06-29 16:41:53 +00:00
rpointel
fc05848416
regen PLIST to permit to build with Python 3.2.3, bump revision.
2012-06-27 19:01:51 +00:00
sthen
31d3638da4
+p5-LaTeX-Encode
2012-06-27 10:58:10 +00:00
sthen
bb51797759
imports ports/textproc/p5-LaTeX-Encode, merged from submissions by Andrew Fresh
...
and Chris Bennett. Earlier version OK landry@
TeX::Encode exports the function 'latex_encode' which encodes
characters in a string, that would be incorrectly interpreted by
LaTeX.
2012-06-27 10:57:54 +00:00
sthen
c3e962a498
+p5-LaTeX-Driver
2012-06-27 08:57:49 +00:00
sthen
0f1285be32
import textproc/p5-LaTeX-Driver, merged from submissions by Andrew Fresh
...
and Chris Bennett.
The LaTeX::Driver module takes care of running and re-running latex on
a LaTeX document so that forward references, tables of contents, and
lists of figures and tables are resolved. It will also run bibtex and
makeindex if it detects that a bibliography or in index have been
specified, and will re-run latex again one or more times until the
formatting of the document has stabilized.
landry@ ok to import (though slight tweaks since the version he saw).
2012-06-27 08:54:27 +00:00
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