pascal
9c83004f63
Don't pick up gmkdir and gawk (ac_cv_path_AWK is not respected here).
...
ok schwarze@
2011-12-13 18:16:37 +00:00
jeremy
5f7de7312c
Update to 2.7.0.
...
Use MODRUBY_REGRESS for regress tests, and fix regress tests.
OK claudio@
2011-12-13 17:56:55 +00:00
jeremy
22347f9ea2
Update to 3.0.0.
...
Fix regress tests.
OK claudio@
2011-12-13 17:55:12 +00:00
jasper
f910a87c26
sync
2011-12-13 14:07:34 +00:00
jasper
a1fd806840
import ruby-redcarpet 2.0.0
...
"fast, safe and extensible Markdown to (X)HTML parser"
feedback/ok jeremy@
2011-12-13 14:07:01 +00:00
jeremy
7dc50cced5
Fix regress tests.
2011-12-09 21:42:52 +00:00
bluhm
fd9b5f9b7e
- update p5-PDF-Table to 0.9.5
...
- no USE_GROFF
2011-12-09 17:51:52 +00:00
espie
e0c9913fd1
missing lib-depends
2011-12-07 23:31:04 +00:00
espie
4ccb599ba8
missing build depends
2011-12-07 06:21:29 +00:00
kili
32a273862e
Hook the following ports (required by hoogle) to the build:
...
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
dcoppa
5fcf31f8d0
Update to polyparse-1.7
2011-12-05 14:54:13 +00:00
schwarze
98b4adfee4
General cleanup:
...
* Unbreak groff manuals by using tbl(1); reported by pascal@.
* Deal with our Mdocdate cvs keyword; as designed by jmc@ in 2007.
* Use troffrc for OpenBSD config changes; suggested by Werner Lemberg.
* Unbreak the hdtbl examples; from upstream.
* Volume names in man(7) page headers; suggested by Yuri Pankov.
* Update various string tables; coordinated with upstream.
* Add a README explaining local changes; using feedback from pascal@.
* Better description and bump.
ok pascal@, and tested in an i386 bulk build by naddy@, thanks!
2011-12-04 15:41:26 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
benoit
8ff0a3f672
- update highlight to 3.6
...
- regen patches
- remove unnecessary patch
- update PLIST
2011-12-03 06:16:04 +00:00
jeremy
cd8b3c3096
Remove NO_REGRESS setting, now handled by ruby.port.mk.
2011-12-02 19:34:42 +00:00
rpointel
421a5cdc92
Update py-lxml to 2.3.2.
...
From Web Heping (thanks).
2011-11-27 16:40:17 +00:00
kili
2b721eac3e
Fix LIB_DEPENDS for poppler-0.18.
2011-11-26 19:50:50 +00:00
kili
9fce947504
Fix build with poppler-0.18.
2011-11-26 19:50:08 +00:00
espie
cbb5e400a1
shrink, this lives in bsd.port.mk itself now
2011-11-18 11:16:23 +00:00
sthen
5749b5be10
rename MODGCC{3,4}_ARCHES to MODGCC{3,4}_ARCHS, suggested by naddy,
...
phessler and jasper agree
2011-11-17 18:03:43 +00:00
jeremy
16703d23fa
Update ruby ports to deal with the regress changes to ruby.port.mk.
...
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible. Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
jeremy
270e5af39b
sync
2011-11-17 15:58:12 +00:00
jeremy
cc50b42700
Update ruby-randexp to 0.1.6, since the regress tests don't work on
...
0.1.5.
2011-11-17 15:51:51 +00:00
jeremy
bd262e438b
Import ruby-ronn 0.7.3
...
Ronn builds manuals. It converts simple, human readable textfiles to
roff for terminal display, and also to HTML for the web.
The source format includes all of Markdown but has a more rigid
structure and syntax extensions for features commonly found in manpages
(definition lists, link notation, etc.). The ronn-format(7) manual page
defines the format in detail.
OK sthen@
2011-11-17 15:31:19 +00:00
jeremy
4dba2426ed
Import ruby-mustache 0.99.4
...
Inspired by ctemplate and et, Mustache is a framework-agnostic way to
render logic-free views.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template language."
OK sthen@
2011-11-17 15:30:08 +00:00
sthen
b426817b3c
update p5-DBIx-Class-Schema-Loader to 1.893, from Andreas Voegele, ok maintainer
...
- while there add MODCPAN_EXAMPLES and remove USE_GROFF
2011-11-17 15:15:04 +00:00
ajacoutot
0c0f44904c
Respect CFLAGS.
2011-11-17 14:42:01 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
kili
82b32ef0f2
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
...
specification, and can be used to parse either well-formed XML, or
unstructured and malformed HTML from the web. The library also
provides useful functions to extract information from an HTML
document, making it ideal for screen-scraping.
ok jasper@
2011-11-16 14:15:19 +00:00
ajacoutot
a68ba72d7a
Define ICAL_ERRORS_ARE_FATAL if not defined already to prevent warning that
...
could lead to error.
Remove sebastia@ from maintainer as per his request.
ok sebastia@
2011-11-14 23:55:48 +00:00
dhill
5a9f62cfb0
update to 0.6.0
2011-11-14 17:06:32 +00:00
sthen
a0c7b6875d
+libtranslate
2011-11-14 16:38:37 +00:00
sthen
7a7d24054f
import libtranslate, a library and easy-to-use CLI tool for translating text
...
between languages via web-based language translation sites (google translate
and other services). feedback/ok aja@
2011-11-14 16:38:07 +00:00
jeremy
9c4d2b3822
Remove .require_paths from PLISTs from gems that used to use
...
them. After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
1897f95ea8
Upgrade to hpricot 0.8.4 to be compatible with ruby 1.9.3.
2011-11-09 00:10:56 +00:00
rpointel
bbca636b5d
Update MarkupSafe to 0.15, from Wen Heping (thanks).
2011-11-06 14:29:00 +00:00
jasper
af48617752
- regen WANTLIB
2011-11-03 20:13:20 +00:00
ajacoutot
87f9636f7a
+py-polib
2011-11-02 13:33:46 +00:00
ajacoutot
b26c2a1ba8
Import py-polib-0.7.0.
...
polib is a library to manipulate, create, modify gettext files (pot, po
and mo files). You can load existing files, iterate through its entries,
add, modify entries, comments or metadata, etc... or create new po files
from scratch.
ok jasper@
2011-11-02 13:33:10 +00:00
ajacoutot
61efff188b
Bugfix update to py-vatnumber-1.0.
...
from Christian Rueger (maintainer)
2011-10-30 14:27:11 +00:00
jasper
dc77888463
Security fix for CVE-2011-2821 and CVE-2011-2834,
...
Libxml2 Two XSLT Double Free Vulnerabilities
Patches from upstream.
2011-10-30 12:35:16 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
dhill
2b08da783b
update to 0.5.1
2011-10-25 18:58:06 +00:00
jasper
82f041826b
sync
2011-10-24 20:28:16 +00:00
jasper
8e4cc3e507
import libwbxml 0.11.0
...
The WBXML Library (libwbxml) contains a library and its associated
tools to parse, encode and handle WBXML documents.
The WBXML format is a binary representation of XML, defined by the
Wap Forum, and used to reduce bandwidth in mobile communications.
from Vadim Zhukov
feedback/ok sthen@
2011-10-24 20:27:40 +00:00
espie
636a5c9ac4
CHMOD and CHOWN serve no useful purpose, they're just chown/chmod
2011-10-21 16:23:44 +00:00
espie
7fe0085494
switch to bsd.port.arch.mk
2011-10-15 12:55:14 +00:00
jasper
d62a03c9fd
Regen WANTLIB to unbreak.
2011-10-14 07:00:23 +00:00
rpointel
dc80089729
mandir was not correct...
...
bump revision.
ok jasper@.
2011-10-13 21:03:53 +00:00
ajacoutot
8e803e28ee
Update to intltool 0.5.0. which includes a patch from naddy@ to finally
...
fix this (in)famous warning:
checking for perl >= 5.8.1...
Can't find string terminator '"' anywhere before EOF at -e line 1.
2011-10-13 15:23:03 +00:00
naddy
03f8db2cc2
remove entries for distfiles that aren't referenced anywhere
2011-10-13 14:38:51 +00:00
schwarze
25d26710b1
Format groff manuals with groff before installing them
...
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction
2011-10-12 22:00:07 +00:00
rpointel
f9c42e0104
update uncrustify to 0.59.
...
reads good aja@.
2011-10-10 20:22:55 +00:00
rpointel
c097b9f767
+uncrustify
2011-10-07 20:35:19 +00:00
rpointel
1b7f4ab594
import uncrustify, a highly configurable and easily modifiable
...
source code beautifier.
few tweaks and ok sthen@
tested by Amit Kulkarni (thanks)
2011-10-07 20:34:28 +00:00
kurt
6a13dc6824
- remove devel/jdk/1.5 and lang/kaffe
...
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
ajacoutot
6ced4c711d
sync
2011-10-04 14:55:24 +00:00
ajacoutot
f1264b5dda
It seems people like to merge glib-gettext.m4 in lots of difference places,
...
fix DATADIRNAME here as well.
2011-10-04 11:29:51 +00:00
giovanni
42a0253716
Update to 1.2.2
...
From Brad
2011-10-04 08:57:42 +00:00
sebastia
f7f2dad5c8
Update tclxml from 1.2.1 to 3.2
...
take maintainership
switch from tcl 8.4 to 8.5
OK landry@ already some time ago on a slightly different patch to the Makefile since jakob@
dropped maintainership in the meantime.
2011-10-03 08:41:58 +00:00
jasper
0baec0ba89
unbreak when gnu libtool isn't installed as this need the AM_PROG_LIBTOOL
...
macro for autofuck
2011-10-02 20:11:30 +00:00
ajacoutot
2ad37a2be2
Update to libical-0.46.
...
Merge some more changes from upstream SVN.
ok sebastia@ (maintainer)
2011-10-02 08:55:40 +00:00
espie
82d351bc74
use bsd.port.arch.mk
2011-10-02 08:18:04 +00:00
kili
4dd01b2023
Update to xpdf-3.03.
2011-10-01 19:46:35 +00:00
jasper
3cbdab270e
- update to 2.3.1
...
from wen heping
2011-10-01 08:41:26 +00:00
jasper
4e7ddfdb4b
- update to 0.8.20
...
from viq
2011-09-29 17:33:31 +00:00
ajacoutot
cd4bbd8c49
+rubber
2011-09-28 14:13:41 +00:00
ajacoutot
595c234f26
Import rubber-1.1.
...
Rubber is a program whose purpose is to handle all tasks related to the
compilation of LaTeX documents. This includes compiling the document
itself, of course, enough times so that all references are defined, and
running BibTeX to manage bibliographic references. Automatic execution
of dvips to produce PostScript documents is also included, as well as
usage of pdfLaTeX to produce PDF documents.
ok jasper@
2011-09-28 14:13:03 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
sthen
9f60a277bb
remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
...
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
kili
6383c0e75f
+ hs-attoparsec-text hs-blaze-html hs-xmlhtml
2011-09-24 19:11:45 +00:00
kili
f77d3db351
Bump.
2011-09-24 19:09:33 +00:00
kili
6364d0b12d
Update to 0.5.3.
...
ok jasper@ jim@
2011-09-24 19:08:10 +00:00
kili
75c6a3feab
Contains renderers and parsers for both XML and HTML 5 document
...
fragments, which share data structures wo that it's easy to work
with both. Document fragments are bits of documents, which are not
constrained by some of the high-level structure rules (in particular,
they may contain more than one root element).
ok jasper@ jim@
2011-09-24 19:04:46 +00:00
kili
dc966679dc
A blazingly fast HTML combinator library for the Haskell programming
...
language.
ok jasper@ jim@
2011-09-24 19:04:12 +00:00
kili
0af85e1ef4
A fast parser combinator library, aimed particularly at dealing
...
efficiently with network protocols and complicated text/binary file
formats. This library is basically a translation of the original
attoparsec library to use text instead of bytestrings.
ok jasper@ jim@
2011-09-24 19:03:33 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
ajacoutot
17329fb599
+itstool
2011-09-20 12:58:12 +00:00
ajacoutot
aae0b87922
Import itstool-1.1.0.
...
ITS Tool allows you to translate your XML documents with PO files, using
rules from the W3C Internationalization Tag Set (ITS) to determine what
to translate and how to separate it into PO file messages.
ok jasper@
2011-09-20 12:56:20 +00:00
landry
7fc3ec1b6c
Update to ack 1.96, ok pyr@ (maintainer)
2011-09-20 08:09:11 +00:00
ajacoutot
9a1709aaf0
DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
...
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
jakob
4d4b3a8ab6
drop maintainer
2011-09-17 18:02:28 +00:00
sthen
cda2667b6f
update to wdiff 1.0.1, from Pascal Stumpf.
...
- while there, replace a poorly-formatted DESCR with newer text from upstream
2011-09-17 10:51:22 +00:00
nigel
33ba2dd66d
Add build depends for docbook.
...
ok sthen@, landry@
2011-09-16 20:13:46 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
naddy
20655a1f9e
backup sites are automatically added to MASTER_SITES, so do not derive
...
HOMEPAGE from MASTER_SITES
2011-09-15 16:52:31 +00:00
jasper
d3555f6529
- update to 1.18
...
- remove a patch, instead use FAKE_FLAGS.
2011-09-14 15:35:40 +00:00
jasper
e1f864782a
- update to 0.8.18
...
- remove outdated comment
from viq
2011-09-13 07:00:48 +00:00
jasper
c3dd95d5d0
grrr..
2011-09-12 18:21:38 +00:00
jasper
943b58ee08
unbreak after recent vala update, patches from upstream
...
ok aja@
2011-09-12 18:20:34 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
ajacoutot
dc2c0a8c78
Mark BROKEN for now.
2011-09-12 15:30:14 +00:00
jasper
ad2a9c291c
switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable.
2011-09-12 12:07:24 +00:00
ajacoutot
3ec94788dd
Maintenance update to icu4c-4.8.1.
2011-09-12 06:45:53 +00:00
ajacoutot
c05f4b1aab
Tighten dependencies.
2011-09-11 11:01:35 +00:00
armani
1a9c4e46c6
Correct MAINTAINER email
...
ok MAINTAINER, sthen@
2011-09-10 13:39:48 +00:00
ajacoutot
3292014c83
Minor update to libxml++-2.34.2.
...
ok jasper@, maintainer timed out
2011-09-08 07:39:34 +00:00
jasper
67eaa5ab04
- switch to MODJAVA_JAR_DIR
2011-09-05 20:19:30 +00:00
sthen
bdfdddf654
bugfix update to MuPDF 0.9
2011-09-05 13:24:39 +00:00
jasper
eb3cff4f6f
major update to 0.8.17
...
from viq
2011-09-05 12:38:36 +00:00
jasper
e82687eba5
- upstream keeps re-rolling distfiles without bumping versions..
2011-09-05 06:47:43 +00:00
jasper
fa7be240b1
- bump REVISION after recent java.port.mk change
2011-08-30 17:16:35 +00:00
jasper
04649e73ce
hmm, distfile appears to have changed without anything noticeable.
...
spotted by naddy@
2011-08-30 11:44:10 +00:00
jasper
8ab8b9dbc8
sync
2011-08-30 08:54:40 +00:00
jasper
a0c4b495b2
import stringtemplate 4.0.4
...
StringTemplate is a java template engine (with ports for C#, Python,
Ruby, and Scala) for generating source code, web pages, emails, or any
other formatted text output. StringTemplate is particularly good at
multi-targeted code generators, multiple site skins, and
internationalization/localization.
ok aja@
2011-08-30 08:53:58 +00:00
dhill
ac7c03ddea
update to 0.5.0
...
* Add set attribute functions for various types to XML generation API
* Modify xmlsd_generate to take two additional parameters for size of
generated XML and a flag to determine whether an XML declaration is
prepended
* Change prototypes of all string parameters which aren't modified to const
* Add new XML code generation APIs
* Don't link against clens directly from library
ok sthen@
2011-08-29 21:38:46 +00:00
jasper
2580a7239f
- add missing dependency
2011-08-26 08:23:32 +00:00
jasper
da661051fb
- add VMEM_WARNING
...
ok sthen@ (MAINTAINER)
2011-08-23 19:05:45 +00:00
jasper
b08e0cc9d2
sync
2011-08-22 07:15:18 +00:00
jasper
7267113efc
import p5-LaTeX-Pod 0.21
...
LaTeX::Pod converts LaTeX sources to Perl's POD (Plain old
documentation) format. Currently only a subset of the available LaTeX
language is supported.
from wen heping, with tweaks by me
ok sthen@
2011-08-22 07:14:25 +00:00
bentley
e63f98832c
+diction
2011-08-21 22:54:22 +00:00
bentley
9d64d103fc
Import diction-1.11.
...
Diction and style are two old standard Unix commands. Diction identifies
wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.
Some bits (including maintainership) from an otherwise identical port
sent by Pascal Stumpf.
ok landry@
2011-08-21 22:52:30 +00:00
jasper
60cd29afbb
- update to latest version 0.6.5
...
* this removes the experimental unify(1) program; in case anyone was using
this it can be added back if needed.
- clarify license
- remove groff (manpage checked)
- remove now unnecessary patches, CONFIGURE_ENV etc.
from pascal stumpf
2011-08-21 16:41:07 +00:00
jasper
4bd2c9ace9
- update to 1.01
...
from wen heping
2011-08-21 14:19:08 +00:00
gsoares
6dcdabb94d
update textproc/p5-XML-Elemental to 2.11
...
from Wen Heping who takes maintainership
OK jasper and Sam Smith (old MAINTAINER)
2011-08-18 15:32:29 +00:00
rpointel
3e6509dd58
Update docutils to 0.8.
...
ok benoit@, maintainer timed out.
2011-08-17 07:08:20 +00:00
rpointel
1afb9266f5
Update Pygments to 1.4.
...
ok benoit@, maintainer timed out.
2011-08-16 16:23:08 +00:00
stephan
1813356553
remove me as maintainer and bump, ok espie@
2011-08-01 19:36:02 +00:00
jolan
9fc1efa281
remove myself as maintainer
2011-08-01 02:13:45 +00:00
jeremy
826ded9b1a
Update to 1.5.0. Add a patch for the Rakefile so that the regress
...
tests work.
2011-07-27 18:17:09 +00:00
ajacoutot
73f9e19a6d
Minor update to meld-1.5.2.
2011-07-26 15:19:10 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
dcoppa
540e0fa2ae
s/$(MACHINE)/$(MACHINE_ARCH)/
...
Fix a build error on macppc reported by ajacoutot@
ok ajacoutot@
2011-07-21 12:29:21 +00:00
ajacoutot
787440b8a0
+py-enchant
2011-07-20 16:48:58 +00:00
ajacoutot
2bb997a515
Import py-enchant-1.6.5.
...
This package provides a set of Python language bindings for the Enchant
spellchecking library.
ok jasper@
2011-07-20 16:48:19 +00:00
jeremy
bcdeace0f4
Bump after change to remove OpenBSD version from ruby SITEARCHDIR.
...
OK landry@, jcs@
2011-07-19 18:00:51 +00:00
jeremy
9bc799db7a
Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
...
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.
OK landry@, jcs@
2011-07-19 18:00:16 +00:00
sthen
f29dbcd917
security update to 2.0.21, XSS in the cgi script
...
- while there, use a non-specific default admin email address
2011-07-19 13:44:19 +00:00
naddy
65bc5aa607
bump revision for plist changes 4.9 -> 5.0
2011-07-18 19:06:36 +00:00
dcoppa
162e96f3d5
Update to asciidoc-8.6.5.
...
from Piotr Sikora
ok robert@ (maintainer)
2011-07-18 10:28:44 +00:00
benoit
4bbf6586ad
- update highlight to 3.5
...
ok ajacoutot@
2011-07-15 09:47:50 +00:00
sthen
0627763e83
update to MuPDF 0.8.165, now also supporting XPS documents.
...
- drop fontres.c and switch to upstream's standard method of embedding fonts;
with gcc4 this is now able to build on arm without running out of RAM (this is
fortunate because it avoids reworking fontres for changes to MuPDF).
2011-07-13 21:48:48 +00:00
jeremy
2cb6c86294
Build the ruby19 FLAVOR of ruby-hyperestraier by default
2011-07-12 18:08:05 +00:00
jeremy
fda7e2fba6
Add a ruby19 FLAVOR to build a ruby 1.9 version that can be installed
...
side by side with the default ruby 1.8 version.
OK landry@
2011-07-12 18:06:23 +00:00
jasper
3c9f0d1a13
no need to keep using the gcc3 module on sparc
...
from brad
2011-07-11 14:04:42 +00:00
robert
ab4394b11c
add MODPHP_RUNDEP=No and bump
2011-07-11 08:22:29 +00:00
jasper
201625d265
update to XML-RSS-1.49
2011-07-10 12:17:47 +00:00
jasper
d5766900f5
update to PPIx-Regexp-0.020
2011-07-10 12:17:42 +00:00
jasper
4e845afac7
update to PPIx-Utilities-1.001000
2011-07-10 12:17:36 +00:00
jasper
5b9ae7cb1a
update to Text-Diff-HTML-0.07
2011-07-10 12:17:30 +00:00
jasper
19a779fa65
update to XML-SAX-ExpatXS-1.32
2011-07-10 12:17:21 +00:00
robert
e47c9c0d2c
fix categories
2011-07-09 00:42:30 +00:00
robert
c8661c2d29
fix deps
2011-07-09 00:37:40 +00:00
robert
a9eaa6abb2
switch to lang/php
2011-07-08 22:31:59 +00:00
naddy
eed7c62887
Fix build with png-1.5.
...
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
jasper
e930168a83
- fix patch names, no binary change
...
- add missing rcs ids
2011-07-08 09:52:50 +00:00
schwarze
a3bd54ca5a
Represent bullets (for example in .Bl -bullet) by "o\bo" instead of "+\bo"
...
to agree with mandoc(1) and reduce noise in automatic output comparisons.
ok ajacoutot@
2011-07-07 05:27:15 +00:00
jasper
8f7c2fde6a
- adjust after recent curl update
...
ok landry@
2011-07-05 08:18:29 +00:00
naddy
07b052b52c
* Simply install the source man page.
...
* Add includes for prototypes.
* Fix a bizarre pointer to int as boolean abuse in parse.c.
ok ian@
2011-07-03 22:55:26 +00:00
rpointel
815e3f4d3c
Update lxml to 2.3.
...
Added VMEM_WARNING, suggested by jasper@.
ok jasper@, benoit@.
2011-07-02 10:10:06 +00:00
robert
11742a510b
Add the ${GEM_BIN_SUFFIX} postfix to the redcloth binary to fix the
...
ruby19 build
2011-06-28 11:33:33 +00:00
jasper
10cc777e1e
- update to 4.2.7
2011-06-27 11:21:57 +00:00
jasper
016f107c34
update to Pod-Tests-1.19
2011-06-25 18:01:10 +00:00
jasper
06a84e72be
update to XML-Parser-2.41
2011-06-25 08:24:00 +00:00
jasper
b2e43915ac
update to Text-Diff-1.41
2011-06-25 08:23:55 +00:00
jasper
a6530729ce
update to Template-Plugin-Class-0.14
2011-06-25 08:23:52 +00:00
jasper
c2e49f742c
update to Text-WordDiff-0.07
2011-06-25 08:23:43 +00:00
jasper
b34969e17f
- update to 2011041701
...
- fix comment which was obviously a pasto
2011-06-25 08:23:40 +00:00
naddy
dbfd750590
Cope with bsd.man.mk changes and install source man pages.
...
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
schwarze
2ad97ee4b1
Following http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538330 ,
...
Solar Designer did an audit of temp file handling in groff-1.20.
He found and fixed *lots* of ugliness, but most does not look
exploitable and some was already improved in groff-1.21.
This is my own fix for the only one that, with a huge amount of extra
paranoia, might be worth patching. To mount an exploit, the attacker
would need to trick root into setting an unusable TMPDIR (or similar)
variable in the environment such that mktemp -d fails, then convince
root to run pdfroff (*you* don't run that as root, do you?), then
handle a race condition to find the PID and predict the temp file
name to mount a symlink attack.
"I think we should still go for the fix" jasper@
2011-06-23 12:14:51 +00:00
jasper
e9a87c5035
- remove py-cElementTree, it's included with python >= 2.5 and no python 2.4
...
port uses this anymore.
ok landry@ rpointel@
2011-06-23 08:48:49 +00:00
jasper
82de473c1d
unhook py-cElementTree
2011-06-23 08:48:15 +00:00
jasper
7d7f5299f6
- update to 0.35
...
* from wen heping
- install examples
maintainer timed-out
2011-06-21 14:36:36 +00:00
sebastia
374b1072d1
Fix build of libical with gcc-2.95
...
OK jasper@, landry@
2011-06-20 18:15:29 +00:00
dhill
a0f8b25354
update to 0.3.1
...
"seems fine" jasper@
2011-06-20 15:31:57 +00:00
sthen
c76a26180f
"Found newer package aspell6-ca-20040130_1p1" -> set EPOCH
2011-06-16 22:01:14 +00:00
rpointel
a6b1e21ba3
Added a patch from eric4 (IDE) which fixes a problem with foreign characters.
...
Added MODPY_WANTLIB and bump revision for -python.
ok jasper@.
2011-06-16 08:11:12 +00:00
sthen
14f62e7927
switch to working MASTER_SITES
2011-06-15 11:37:59 +00:00
jasper
52e738cf88
fix CONFIGURE_STYLE
2011-06-14 11:16:29 +00:00
robert
b2b0b4322c
+p5-List-UtilsBy
2011-06-14 11:14:52 +00:00
robert
877eafb526
import of List-UtilsBy-0.07 a module that contains
...
higher-order list utility functions
2011-06-14 11:14:19 +00:00
ajacoutot
b4324dd188
Update to icu4c-4.8.
...
Maintainer timeout.
bulk tested by landry@, thanks!
ok landry@
2011-06-14 10:12:48 +00:00
jasper
99ca561e47
- update to Text-Table-1.123
...
from wen heping
2011-06-13 19:04:10 +00:00
ajacoutot
f882652f8e
+py-vatnumber
2011-06-13 12:51:47 +00:00
ajacoutot
a04ca9234e
Import py-vatnumber-0.9.
...
Python module to validate VAT numbers.
from Christian Rueger (maintainer)
ok jasper@
2011-06-13 12:51:05 +00:00
ajacoutot
a0660696a4
+sphinx,pgsql
2011-06-09 16:41:46 +00:00
jasper
0f2911898f
add prover9/mace4 to dependencies so mace4 model builder and prover9 theorem
...
prover are available
2011-06-09 08:32:08 +00:00
jasper
3b3f7eec16
bump after default python version switch
2011-06-08 18:09:58 +00:00
gsoares
b3269c1a02
SECURITY UPDATE to textproc/luaexpat 1.2.0; Fix for SA44866
...
LuaExpat XML Processing Denial of Service Vulnerability.
tweaks/ok sthen@ jolan@
ok jasper@
"MAINTAINER was notified a couple days ago about this. Since it is security-related,
you have my ok to commit it now." jolan@
2011-06-08 14:23:11 +00:00
dhill
f0e0bab56c
update to 0.3.
...
"go ahead" jasper@
2011-06-08 13:42:11 +00:00
landry
77b898e242
Depend on the correct flavor of py-Imaging, in preparation for the
...
python 2.7 switch.
ok naddy@
2011-06-07 19:45:16 +00:00
jasper
ee16109e00
fix build with upcoming MODPY_VERSION bump to 2.7.
...
ok landry@
2011-06-07 18:47:59 +00:00
jasper
3621d32f5c
- various fixes from persgray@gmail.com to get this working properly
...
with tweaks by and ok ingo@
2011-06-06 19:12:45 +00:00
sthen
2fde866515
no need to set PKGNAME, pear.port.mk does it now.
...
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
gsoares
aa189a40c1
update textproc/p5-PatchReader to 0.9.6
...
doesnt need groff
switch to new CPAN_AUTHOR
OK sthen@ jasper@
(maintainer timeout)
2011-06-03 13:59:55 +00:00
sthen
d71dd2a4c3
add http MASTER_SITES, remove MASTER_SITE_GNOME as they only have 2.6 releases
2011-06-03 10:12:15 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
gsoares
cba05c375f
Security Fix for SA44711, Libxml2 XPath Nodeset Processing Vulnerability.
...
OK sthen@, "Yep, please go ahead" jasper@
2011-06-01 17:31:21 +00:00
jasper
6c5a57390c
update to Lingua-EN-Fathom-1.14
2011-06-01 17:05:01 +00:00
dcoppa
92d8c91ad3
Link hs-polyparse to the build
2011-05-31 12:25:55 +00:00
ajacoutot
8f0d221d02
Enforce dependency on gucharmap,gtk2.
2011-05-30 12:53:07 +00:00
ajacoutot
81c428a12d
Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
...
be chatty here.
2011-05-28 08:15:33 +00:00
dcoppa
414771cde6
Update to HaXml-1.20.2.
...
API has significantly changed, so an update for net/hpodder is
coming.
OK kili@
2011-05-26 08:13:25 +00:00
dcoppa
0036f1c630
Import textproc/hs-polyparse, new dependency of an incoming
...
textproc/hs-HaXml update.
OK kili@
2011-05-26 07:56:32 +00:00
gsoares
4603bbe788
- bugfix update to textproc/p5-Text-Tmpl-0.33
...
- zap groff too, doesnt need it here
- install examples files
- it is only Artistic license, not both GPL/Artistic as perl
Full Changelog at: http://cpansearch.perl.org/src/DLOWE/Text-Tmpl-0.33/Changes
"looks good" to Alex Feinberg and sthen@
OK jasper@
2011-05-25 20:12:40 +00:00
jasper
350e1d9d63
- update to Lingua-Stem-It-0.02
...
- fix license
- zap USE_GROFF
2011-05-24 21:01:23 +00:00
jasper
5eadf4c72f
- update to Lingua-Stem-0.84
...
- zap USE_GROFF
- install examples
2011-05-24 20:59:03 +00:00
jasper
8a6332cf56
- update to Font-TTF-0.48
2011-05-24 20:52:56 +00:00
weerd
0c9065cd7b
Add missing run dependency on ImageMagick. Set HOMEPAGE while here.
...
OK phessler@
2011-05-23 06:10:43 +00:00