pascal
bb68245095
+ gpresent. tsk tsk tsk.
2014-08-31 17:52:28 +00:00
schwarze
7e4bb9e46d
import textproc/gpresent
...
The gpresent and piclink groff macros and the presentps PostScript
postprocessor support the creation of PDF presentations. Without
using the PAUSE macro, the macros can also be used to make slides.
ok MAINTAINER pascal@
2014-08-31 17:28:35 +00:00
ajacoutot
8a3622020d
Update to link-grammar-5.1.0.
2014-08-30 12:33:56 +00:00
kili
edea600f6e
More bumps due to lang/ocaml pkgname change.
2014-08-22 22:49:07 +00:00
kili
5088070bc2
Bump after lang/ocaml pkgname change (first round, more bumps will follow).
2014-08-22 22:21:53 +00:00
rpointel
8b9229214a
update py-yaml to 3.11.
...
ok pea@ (maintainer).
2014-08-19 14:25:11 +00:00
jasper
8b8254e550
sort
2014-08-15 12:24:46 +00:00
ajacoutot
913880cec3
Bump after py-Pillow sub-packaging.
2014-08-14 07:06:00 +00:00
ajacoutot
876615b5a3
Update to py-enchant-1.6.6.
2014-08-14 06:38:02 +00:00
sthen
276102a7d1
update to Calibre 1.48.0
2014-08-10 19:50:37 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
espie
91f6fde2ee
unhardcode chown
2014-08-09 21:35:09 +00:00
ajacoutot
0c5e9fcf25
w3m -> lynx
...
req. by naddy@
2014-07-23 11:41:56 +00:00
ajacoutot
142ee35e65
Depend on lynx instead of w3m (which depends on boehm-gc that is broken
...
on some arches).
ok sthen@
2014-07-22 17:19:04 +00:00
ajacoutot
155e65ffdc
Do not output "Default dictionary has been set to `british'" each time the
...
pkg is updated; because that is not true.
Tweak the @exec line.
Move MESSAGE into a README.
after a comment by guenther@ on icb
2014-07-21 17:19:02 +00:00
ajacoutot
62ce24dd03
Update to meld-1.8.6.
2014-07-19 07:10:51 +00:00
bentley
d6dcc5ab43
Update to pod2mdoc-0.0.13.
2014-07-19 01:15:01 +00:00
ajacoutot
0f101bc935
Update to gtk-doc-1.21.
2014-07-18 09:26:52 +00:00
ajacoutot
29d1848661
lynx is gone, needs w3m.
2014-07-16 14:39:40 +00:00
ajacoutot
ec4547918f
Use xdg-utils.
2014-07-16 14:35:37 +00:00
ajacoutot
23506d5678
Update to xmlto-0.0.26.
2014-07-16 08:41:41 +00:00
sthen
151dc678b3
update to calibre 1.44.0
2014-07-15 23:33:48 +00:00
giovanni
6ded593f16
Bugfix update to 1.55
2014-07-13 08:56:56 +00:00
jasper
b720dc3b0a
update to p5-XML-Writer-0.625
2014-07-13 00:06:56 +00:00
jasper
7dd3cbae31
update to p5-Pod-POM-0.29
2014-07-13 00:04:56 +00:00
bentley
c6a94de71d
Update to pod2mdoc-0.0.12.
2014-07-11 15:16:09 +00:00
ajacoutot
2af1429e42
Update to p5-Font-TTF-1.04.
2014-07-10 13:36:58 +00:00
bcallah
5bec6b724b
Minor update to 1.14
2014-07-10 01:36:51 +00:00
ajacoutot
3c5381c59b
The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
...
explicitely add it where needed.
2014-07-09 17:43:52 +00:00
ajacoutot
1ddb0a66ec
Add comment for CONFIGURE_STYLE.
2014-07-09 15:09:27 +00:00
ajacoutot
263e87081e
These need textproc/intltool in MODULES since they are not GNOME_PROJECT
...
ports.
2014-07-09 13:55:59 +00:00
jasper
d3fb354ce5
update to ruby-icalendar-2.1.0
2014-07-08 15:58:00 +00:00
sthen
a62b315bdf
update to calibre 1.43.0 and add a patch from Fabian Raetz enabling
...
--detach (used by some desktop files).
2014-07-08 09:55:16 +00:00
sthen
b223650d85
update the the_silver_searcher-0.23.0, from maintainer Florian Stinglmayr
...
add a comment next to NO_TEST while there (tests are referenced in the
Makefile but don't appear in the distfile).
2014-07-06 21:00:41 +00:00
ajacoutot
09bdead761
+py-ICU
2014-07-03 11:17:47 +00:00
ajacoutot
73956c1aa9
Import py-ICU-1.8.
...
PyICU is a Python extension wrapping IBM's International Components for
Unicode C++ library (ICU).
ok jasper@
2014-07-03 11:17:06 +00:00
ajacoutot
c0d833e52a
Update to link-grammar-5.0.8.
2014-06-26 08:33:27 +00:00
jasper
55682ad733
sync
2014-06-23 13:35:53 +00:00
jasper
f2d645f5b6
import defusedxml-0.4.1
...
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.
ok aja@
2014-06-23 13:33:28 +00:00
kili
7eb2711b9b
Add comments to ports which meta/haskell-platform depends on, to
...
stop other people wasting time on updates which should not be done.
ian@ ran into this (while working on devel/hs-aeson and
textproc/hs-attoparsec), and even I didn't notice before trying to
build all Haskell ports (including meta/haskell-platform) with his
diffs.
2014-06-19 18:58:01 +00:00
jasper
3d2daa3b8c
- update to luaexpat-1.3.0
...
ok maintainer
2014-06-17 16:08:24 +00:00
sthen
9f71d7e708
@comment zero-byte perl .bs files
2014-06-14 23:26:00 +00:00
sthen
26b647a798
@comment zero-byte perl .bs files in all packages which don't have p5-* PKGNAMEs
...
and bump
2014-06-14 10:34:44 +00:00
sthen
0dd2e3993e
update to mupdf 1.5
2014-06-12 14:07:19 +00:00
kili
eca796c51f
Update to xpdf-3.04.
2014-06-08 18:56:33 +00:00
jasper
b825214ef1
update to pygments.rb-0.5.4
2014-06-08 13:47:14 +00:00
jasper
6289ec6f80
- update to py-lxml-3.3.5
...
- add missing TEST_DEPENDS spottedy rpointel@
ok rpointel@
2014-06-05 06:57:03 +00:00
jasper
04414d64e6
- update HOMEPAGE / MASTER_SITES / EXTRACT_SUFX
2014-06-04 14:50:33 +00:00
jasper
8f8c6ca870
Security fix for CVE-2014-3146, python-lxml: clean_html input sanitization flaw
2014-06-04 14:29:49 +00:00
rpointel
8fca111214
changed python3 default version so bump revision.
2014-06-03 11:35:30 +00:00