Commit Graph

10479 Commits

Author SHA1 Message Date
ajacoutot
e6436e53e5 Update to libvmime-0.9.2 by merging mail/zarafa/libvmime.
It works much better with the new gnutls.
2012-07-09 15:25:57 +00:00
ajacoutot
f2e455db26 Fix with gnutls>=3. 2012-07-09 10:25:05 +00:00
edd
c9aa643043 link py-elftools 2012-07-09 09:30:36 +00:00
edd
bd60fd8293 import py-elftools, OK giovanni@ 2012-07-09 09:28:53 +00:00
kili
5ebc2be143 Bump due to signature changes after the update of hs-semigroup. 2012-07-08 22:36:40 +00:00
kili
1bdd8581ca Update to hs-semigroups-0.8.3.2.
From Dawe <dawedawe@gmx.de>.
2012-07-08 22:35:03 +00:00
sthen
e8efbdf060 revert -pthread in cflags, after a bit of discussion with aja and guenther
and looking at the port which wanted -pthread in cflags, I came to the
conclusion that the other port was wrong, so it's right to zap this again.
ok mpi ajacoutot
2012-07-08 22:21:32 +00:00
ajacoutot
1accbaf605 Committed upstream. 2012-07-08 21:02:45 +00:00
sthen
ce3a4663cb use LLVM_ARCHS to populate ONLY_FOR_ARCHS, better to have this in a
central place.
2012-07-08 18:36:12 +00:00
ajacoutot
a32f40fddf BZ links. 2012-07-08 18:03:39 +00:00
sthen
905b965e39 add -pthread to cflags as well as libs in the pc file. ok jasper@ mpi@ 2012-07-08 17:41:14 +00:00
sthen
ddc61472cb don't rely on param.h for nitems(), ok ajacoutot@ 2012-07-08 17:09:17 +00:00
jasper
3e442f1271 enable introspection support; needed for an upcoming mutter port
ok aja@
2012-07-08 11:49:53 +00:00
ajacoutot
4a407bbafe Don't compile with -DJS_C_STRINGS_ARE_UTF8. It is not the default, other
OSes do not enable it and our locale support is poor.
This actually unbreaks the whole javascript gang in GNOME (gjs...).
2012-07-07 22:46:19 +00:00
jasper
fe185fb833 FULLPKGNAME is bad, mkay? 2012-07-07 20:34:25 +00:00
jasper
11bdfc7c32 sync 2012-07-07 14:47:19 +00:00
jasper
78a9b239ee import rebar 2.0.0
rebar is an Erlang build tool that makes it easy to compile and test
Erlang applications, port drivers and releases.

ok sthen@
2012-07-07 14:28:59 +00:00
sthen
dd1b331639 update pear-Date-Holidays/Finland to 0.1.2, from Johan Huldtgren 2012-07-06 19:14:35 +00:00
jasper
ce9783b19c - build COMMENT from Makefile.inc 2012-07-06 16:41:21 +00:00
ajacoutot
d948f0f666 Remove unneeded chunk. 2012-07-06 16:25:05 +00:00
ajacoutot
db4cc08965 Mark BROKEN on powerpc. 2012-07-04 12:47:50 +00:00
dcoppa
806c7f2749 Fix typo: "_CXX_" -> "_C_"
(upstream git commit b9ccaf5f7977b7444a50a7b1dbb1902422f7ab27)
2012-07-03 07:48:54 +00:00
gonzalo
4755978915 Little update for Jenkins to 1.472:
A lot of change from our version:

http://jenkins-ci.org/changelog

Tested on i386.

Ok aja@ and 'sure' ian@ (maintainer).
2012-07-02 13:42:34 +00:00
bluhm
cad20efad3 update p5-Data-Random to 0.07 2012-06-28 21:38:52 +00:00
jeremy
0376117422 Update node-fibers to 0.6.8, works with node 0.8.0.
Build process changed from waf to gyp, so modify patches accordingly.
2012-06-28 17:27:51 +00:00
giovanni
55251f60d0 Update to 2.006, lot of bug fixed and full ipv6 support
ok sthen@ merdely@ (Mantainer)
2012-06-28 14:39:50 +00:00
dcoppa
3f404a247d Update to libyajl-2.0.4
ok jasper@
2012-06-28 08:50:49 +00:00
dcoppa
d595a0834d Fix mandir path when using GNUInstallDirs.cmake: on OpenBSD it's
$prefix/man, not $prefix/share/man. While here, fix infodir too.

Pointed out by sthen@
Ok landry@, sthen@
2012-06-27 19:28:39 +00:00
rpointel
50e576bd2e regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:19:46 +00:00
rpointel
650dcb06bc regen PLIST to permit to build with Python 3.2.3, bump revision. 2012-06-27 19:09:14 +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
rpointel
c6f02c516b Update to 0.6.27, regen PLIST to permit to build with Python 3.2.3. 2012-06-27 19:00:50 +00:00
jasper
447a9b9d9f Fix another underquoted warning. 2012-06-27 11:58:56 +00:00
sthen
c228ee382b +p5-Config-Std 2012-06-27 09:03:02 +00:00
sthen
70c96bdb32 import ports/devel/p5-Config-Std from Chris Bennett ok landry@
Config::Std - Load and save configuration files in a standard format
The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order,
comments, etc.) as possible when a configuration file is updated.
2012-06-27 09:02:43 +00:00
pascal
22a126276a Add @conflict with osh. 2012-06-26 22:08:39 +00:00
matthieu
082aa98d10 Stop using ${SHELL} to execute ${install_sh} it's already there.
ok sthen@, brad@ sent the patches for 1.10 and 1.12.
2012-06-26 20:31:47 +00:00
kili
347d83aa64 Bump to force an update after the move of our libtool from ports
to src. Otherwise people who have apr already installed won't get
an update, leading to apr-1-config --apr-libtool still saying
/usr/ports/infrastructure/bin/libtool, which in turn causes (at
least) a build of www/apache-httpd to fail.

ok espie@
2012-06-26 19:35:30 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
landry
38e2759d91 Update to py-hg-git 0.3.1 and unbreak it, since it doesn't work with our
current mercurial....
From viq
2012-06-26 07:26:41 +00:00
espie
c6287b2b53 fix @conflict marker
while there, put common things in Makefile.inc
bump revs according to discrepancies in COMMENT and in @conflict
2012-06-25 15:45:14 +00:00
ajacoutot
e270006ec3 update to liblouis-2.4.1. 2012-06-23 12:04:44 +00:00
naddy
12ab41d731 drop gcc3 workaround 2012-06-22 16:53:51 +00:00
jasper
9b7fdc2930 - set PKG_ARCH=*
- fix trailing whitespace
      - doesn't need groff

      ok sthen@ (MAINTAINER)
2012-06-22 11:38:13 +00:00
naddy
758513708e GCC3 is gone, we don't need to deal with it any longer; ok sthen@ 2012-06-21 16:17:40 +00:00
ajacoutot
8e9b80613b Update to ptlib-2.10.5; unbreak video in ekiga. 2012-06-21 14:23:51 +00:00
sthen
49a55c3e0f bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +00:00
kili
3d3026e0da Add missing dependency. Noticed by naddy. 2012-06-20 16:09:27 +00:00
kili
ebf7813e4d Add missing patch. 2012-06-19 21:10:59 +00:00
mpi
592ef45d74 Rework the OpenBSD backend to add *basic support* for non ugen(4) devices.
It is now possible to have a read access and submit control transfers to
all USB devices using libusb, please note that controllers and hubs also
appear as devices.

Requested by many, tested by and ok ajacoutot@, jasper@, henning@, shten@
2012-06-19 20:45:00 +00:00