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
jasper
135c62319b
Adjust now that libtool lives in base
...
ok aja@ (who came up with the same goi diff)
2012-06-19 17:21:15 +00:00
sthen
83c15828b6
php-zip replaces pecl-zip
2012-06-16 12:52:04 +00:00
ajacoutot
0cacf80323
+iniparser
2012-06-16 09:49:32 +00:00
ajacoutot
e55737906f
Import iniparser-3.1.
...
iniParser is a simple C library offering ini file parsing services.
input from and ok jasper@
2012-06-16 09:48:38 +00:00
dcoppa
d013c2ba21
Sync FindIconv, FindLCMS, FindLibintl modules with KDE's upstream git
...
Add FindLibLZMA module
(upstream git commit ee26019bd433020b8aad3c3a70bcb537e03b04ba)
Bugfix: FindPythonLibs: honor EXACT version specification
(upstream git commit 9d145b0998f21ae6d0571c5b6a7ab0168722df7c)
Bugfix: UseJava: fix find_jar() called with multiple files
(upstream git commit 5593d5718ec90f6a2e37ca4e2fdf3fc4537380ff)
2012-06-15 10:26:56 +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
ajacoutot
9ab43017bd
Fix update-desktop-database goo.
2012-06-15 06:52:15 +00:00
landry
a513534079
x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
...
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
dcoppa
cf153cacfa
Fix libpthread linking (use '-pthread' instead of '-lpthread') for
...
cmake-based ports that use "CHECK_LIBRARY_EXISTS(pthread ...)".
Fix libpthread linking for devel/llvm too (additional care was
needed).
No fallout in a bulk build: thanks landry!
2012-06-14 09:32:00 +00:00
sthen
fbc95fb171
update to libyubikey 1.9, OK jasper@
2012-06-14 07:30:09 +00:00
jasper
5adfd17387
- update to 0.92
...
from ryan boggs (MAINTAINER)
2012-06-12 17:30:48 +00:00
rpointel
f6b3b7c3b5
Update tortoisehg to 2.4.1, ok landry@.
2012-06-12 07:17:19 +00:00
rpointel
5bbcabdcdf
Update mercurial to 2.2.2, ok landry@.
2012-06-12 07:16:43 +00:00
landry
d589e08e50
Fix WANTLIB (remove gmodule-2.0) and bump depending ports (others will
...
be updated in a sec)
2012-06-11 15:26:14 +00:00
gonzalo
1bd7835947
Add py-liblarch and py-liblarch_gtk
2012-06-11 13:47:39 +00:00
gonzalo
342e5e8521
gtk binding for liblarch.
...
Ok aja@
2012-06-11 13:45:05 +00:00
gonzalo
0179a9201d
library to easily handle data structure
...
Ok aja@
2012-06-11 13:44:22 +00:00
sthen
2d21dc65fe
zap quotes in PERMIT_*
2012-06-09 11:26:02 +00:00
gonzalo
65b15ff16a
Add xxxterm -> xombrero
...
OK sthen@
2012-06-07 14:23:11 +00:00
jasper
c9993e545e
sync
2012-06-07 12:07:14 +00:00
jasper
5e9bfc8cab
import automake 1.12
...
from brad
ok sthen@
2012-06-07 12:06:47 +00:00
stsp
b69e7cfef0
Fix gnome-keyring description in DESCR-main, and other various DESCR tweaks.
...
ok sthen mpi
2012-06-06 14:20:36 +00:00
jasper
d7c9c58768
tweak
2012-06-06 11:52:42 +00:00
jasper
5c946ea30b
- update to 1.0.2
2012-06-06 11:45:01 +00:00
ajacoutot
029a24ae87
Bugfix update to pango-1.30.1.
2012-06-05 12:45:20 +00:00
ajacoutot
98edccd788
Fix from upstream:
...
Fix crash on double free if loading WAV file failed.
2012-06-01 15:58:13 +00:00
ajacoutot
acdcd5dbba
Fixes from upstream:
...
- Fix alignment issues on strict alignment architectures.
- Don't unnecessarily byte-swap on big endian hosts.
from Brad
2012-06-01 15:58:00 +00:00
ajacoutot
612f280208
Fixes from upstream:
...
- Clean up symbol visibility.
- Don't force quit in signal handler, since we might double-free things.
- Disable reverb flag in modplug decoder. It's producing trash in some cases.
- Don't underflow array when parsing timidity config file.
- Fix read_config_file() not closing the file when there is an error.
- Honor the return code from recursive read_config_file() call.
- Reset some state on shutdown to prevent crash when reinitializing.
from Brad
2012-06-01 15:57:51 +00:00
jasper
7234d01e93
sync
2012-06-01 07:31:09 +00:00
jasper
053f265fbb
import autoconf 2.69
...
from brad
ok sthen@
2012-06-01 07:30:46 +00:00
stsp
9a7fba050f
Update to Subversion 1.7.5 and fix WANTLIB; help and ok mpi@
2012-05-30 12:16:14 +00:00
jasper
218b2aa27c
committed upstream
2012-05-30 11:09:10 +00:00
jasper
fcf75f8e78
Apply patches from upstream bugzilla ( #676090 , malicious escape sequences can cause denial of service).
2012-05-29 20:31:40 +00:00
jasper
5da10430d2
- update to 0.32.2, includes a fix for an issue which mosh has been assigned
...
CVE-2012-2385.
2012-05-29 20:30:03 +00:00
jasper
dce658b206
- update to 3.35
2012-05-28 15:29:58 +00:00
fgsch
bc869f4771
Fix master site for ecj-3.7.1.jar
2012-05-28 13:53:18 +00:00
jasper
150a15179b
- update to 2011-10-30
2012-05-28 12:05:09 +00:00
landry
0b8fa99641
Mark as BROKEN on sparc64, asm illegal operands (and -fno-tree-ter
...
doesn't "fix" it)
2012-05-28 10:30:39 +00:00
jasper
76f72bcb56
Adjust to use the same automake version as what they were originally
...
generated with for the test suite.
from brad
ok sthen@
2012-05-26 11:53:07 +00:00
jasper
1e878a85e0
- let g-c-a use the clang module to get the correct includes path
...
- add a reminder commennt in llvm/Makefile
discussed with and ok sthen@
2012-05-26 09:14:34 +00:00
jasper
3e87bbf734
- unbreak regress tests and set REGRESS_IS_INTERACTIVE=x11
2012-05-26 08:56:44 +00:00
jasper
c145857916
- update to 0.6
2012-05-26 08:44:32 +00:00
sthen
68d394c41c
Update to LLVM 3.1.
...
Thanks Brad for pointing out a few problems with my original diff.
2012-05-25 09:05:49 +00:00
shadchin
353cfedef2
Switch ports on musepack, ok ajacoutot@
2012-05-24 18:36:45 +00:00
jasper
1dd4aa573a
adjust for node.port.mk location change
2012-05-23 15:13:20 +00:00
jasper
a17cc79e1c
- update to 1.0.1
...
* release notes can be found here: http://arduino.cc/en/Main/ReleaseNotes
- set default baud rate for the uno, instead of defaulting to older boards.
tested by various
2012-05-22 21:26:11 +00:00
ajacoutot
36e724c1eb
No need for --disable-gtk-doc, missed when I reviewed landry's commit.
2012-05-22 14:58:41 +00:00
landry
ef810b282a
+glade3
2012-05-22 14:54:49 +00:00
landry
a71550fcd3
Resurrect devel/glade3 from the Attic and update it to 3.8.2. It can
...
still be used by Gtk2 apps/libs, while devel/glade is Gtk3 only.
No conflict as they can be installed alongside.
Discussed/ok ajacoutot@
2012-05-22 14:53:32 +00:00
jasper
a0492d2d5f
- update to 6.2.5
...
from Christopher Zimmermann
2012-05-22 11:46:40 +00:00
giovanni
9e135bf55b
Email::Mime::Creator and Email::MIME::Modifier has been included into Email::MIME
...
spotted & ok bluhm@
ok sthen@
2012-05-21 13:52:55 +00:00
sthen
b5f7fc550b
Include the PIC flag when linking, as well as building, the shared
...
library, from Brad.
2012-05-19 08:24:50 +00:00
jasper
cad94fa7af
- update to 0.5.1
2012-05-18 20:44:10 +00:00