Commit Graph

76946 Commits

Author SHA1 Message Date
jasper
11664d7c42 - honor CFLAGS (from brad)
- fix homepage
2012-08-24 07:50:37 +00:00
ajacoutot
7282ba3640 +qpdf 2012-08-24 07:39:41 +00:00
ajacoutot
d8526bfa23 Import qpdf-3.0.1.
QPDF is a command-line program that does structural, content-preserving
transformations on PDF files. It could have been called something like
pdf-to-pdf. It also provides many useful capabilities to developers of
PDF-producing software or for people who just want to look at the
innards of a PDF file to learn more about how they work.

This will be needed by an update to cups-filters which I am working on.
ok jasper@
2012-08-24 07:38:57 +00:00
jmatthew
4542265699 import riak
Riak combines a decentralized key-value store, a flexible map/reduce engine, 
and a friendly HTTP/JSON query interface to provide a database ideally suited 
for Web applications.

ok dlg@
2012-08-24 07:26:29 +00:00
jasper
6fc40f4b57 Security fix for CVE-2012-3525
jabberd XMPP Dialback Protection Bypass Vulnerability

(this port could really use an update too fwiw)
2012-08-24 07:24:12 +00:00
jasper
f0594de073 - update colorbox distfile 2012-08-24 07:09:36 +00:00
ajacoutot
9b5b3baef7 Update to ipcalc-1.4.
from robert at peichaer dot org
2012-08-24 07:05:51 +00:00
jmatthew
2071810bf7 reserve uid for databases/riak 2012-08-24 04:18:02 +00:00
rfreeman
9a2b027446 update to 1.7.0, no-longer requires gmake
okay phessler@, jsg@
2012-08-23 20:20:27 +00:00
sthen
1de38239da sync wantlib 2012-08-23 20:03:57 +00:00
dcoppa
192c04f02e Update to 2.14
ok naddy@
2012-08-23 20:02:12 +00:00
sthen
cc855487de sync wantlib for pecl-* 2012-08-23 19:35:31 +00:00
sthen
701ea4d98f sync wantlib 2012-08-23 19:19:16 +00:00
sthen
4c19121165 sync wantlib and bump epoch 2012-08-23 18:53:49 +00:00
ajacoutot
3775594cc1 Remove pthread patches. 2012-08-23 17:51:22 +00:00
sthen
08158b1530 sync wantlib 2012-08-23 17:42:27 +00:00
abieber
8d0b2ad861 - update node to 0.8.7
- add @mandir to plist
OK sthen@, jasper@
2012-08-23 17:29:44 +00:00
sthen
b03f7f9a2a update to appkonference 2.2, from dhill
I also ran update-patches and synced WANTLIB.
2012-08-23 17:07:52 +00:00
sthen
c1da042370 update to OpenConnect 4.06, sitting in my tree since lock, a diff from
Rodolfo Gouveia reminded me about this.
2012-08-23 16:43:10 +00:00
avsm
859f6bd0e2 Update to wyrd-1.4.5
- remove USE_GROFF
- support ocaml-4.00.0
ok maintainer okan@
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-23 16:40:38 +00:00
jasper
863a07690a - fix the pkgconfig file for dynamic vs. static linking now that it can be
fixed properly post -pthread.

from brad
ok sthen@
2012-08-23 16:34:10 +00:00
ajacoutot
159cb9a106 Don't use CONFIGURE_STYLE=dest, it fucks things up.
Bring a couple of patches from CUPS str.
Remove the lpthread patch.
2012-08-23 16:25:48 +00:00
sthen
3875e272a2 sync wantlib 2012-08-23 16:02:37 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
dcoppa
a99efa5f8f Add NoDisplay to .desktop file
(upstream git commit 22e7251fbf18a7c7e0d5d8ca4e6dda25f72f0d65)
2012-08-23 15:02:48 +00:00
sthen
84ab3e0928 sync wantlib and bump epoch 2012-08-23 15:00:56 +00:00
sthen
0e6bfec3fa sync wantlib 2012-08-23 15:00:32 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
sthen
75c96f5f11 mend a broken pkgname, XML-Sablotron -> p5-XML-Sablotron 2012-08-23 14:45:14 +00:00
sthen
1c17f4df2b restore p5- prefix in PKGNAME
sync wantlib
use SHARED_ONLY rather than NOT_FOR_ARCHS=${NO_SHARED_ARCHS}

ok benoit@
2012-08-23 14:44:39 +00:00
dcoppa
a7c8b0c261 Update to mpd-0.17.1
Tested by landry@, edd@ and Abel Abraham Camarillo Ojeda.
2012-08-23 14:28:19 +00:00
espie
dd86f0535c bump the translations of updated modules 2012-08-23 14:13:56 +00:00
sthen
d443de5cb5 missing wantlib/modules; p5-* thingys which are *not* just WANTLIB+=c. 2012-08-23 13:52:39 +00:00
espie
307e52055c minor updates 2012-08-23 13:50:54 +00:00
espie
08a87efcf0 minor security update 2012-08-23 13:33:59 +00:00
ajacoutot
f52a6e36e2 autoconf is a weird science... 2012-08-23 13:29:02 +00:00
espie
6d25e1daac install rrsync support script, as requested by henning@ 2012-08-23 13:27:51 +00:00
benoit
82cc5a0aff - update to pngcrush 1.7.35 2012-08-23 10:41:23 +00:00
espie
77f09f2687 minor update 2012-08-23 09:45:11 +00:00
espie
06e5b9df6e security update 2012-08-23 09:44:02 +00:00
lteo
f3289e209f MuPDF has combined several of their command line tools into a single
tool called mubusy, so update pkg/DESCR accordingly.  mudraw remains a
separate binary.

OK sthen@ (maintainer)
2012-08-23 01:21:04 +00:00
edd
3598a99d92 Missing lang/guile LIB_DEPENDS.
Noticed by nigel@, OK sthen@
2012-08-22 22:15:49 +00:00
naddy
a8050c913d remove unneeded -pthread patches 2012-08-22 20:14:05 +00:00
avsm
65797c8320 unbreak devel/cil build by removing a straggling patch from the previous changeset
noticed by sthen@
2012-08-22 20:10:38 +00:00
sebastia
423ad5bf22 Put the CATEGORY where the port lives first, suggested by aja@
bump revision to be on the safe side
2012-08-22 10:14:59 +00:00
edd
58c619c08c Clean up and Update to graphviz-2.28.0.
Taking MAINTAINER (discussed with espie on icb).

OK ajacoutot@, sebastia@

At some point in the future, the language bindings should be
multi-packaged, but that is another story.
2012-08-22 09:55:01 +00:00
sthen
c7d9442f3b Remove no_mono hack now it's done in gmime instead. Suggested by ajacoutot@ 2012-08-22 08:04:22 +00:00
ajacoutot
3d071e392b Disable gmime,-mono for the time being. Mono often fails to build for
reasons noone found out yet and nothing in the tree uses gmime-sharp.

ok sthen@
2012-08-22 07:58:06 +00:00
espie
0b523b0598 according to Theo, somebody reported this to me (?)
in any case, this should "fix" krw's problem, by allowing PkgPath to
actually display the actual program for further debugging.
2012-08-22 07:49:00 +00:00
landry
4f9c4f4351 Bugfix update to webkit 1.8.3.
Remove the pthread/lpthread chunks from patch-GNUmakefile_in while here.

Successfully tested with GtkLauncher on sparc64 after a whooping 21h-build..
2012-08-22 07:48:37 +00:00