Commit Graph

10927 Commits

Author SHA1 Message Date
jeremy
0cf4c39834 Handle building of C extension gems as non-root in more cases.
OK jcs@
2012-10-24 22:50:27 +00:00
kurt
0d5cdf73eb - Restore man pages in PLIST-main. Reported by Tomas Bodzar
- Patch to serialize gconf client access which corrects gconf/dbus
related crashes. From Christian Schulte
- Patch to stop the JDK from querying the locale using the LC_MESSAGES
category. From Christian Schulte
2012-10-24 18:54:03 +00:00
kurt
250a126cfa Add CWM support. Ported from jdk/1.7 by Kent R. Spillner 2012-10-24 18:44:51 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
sthen
e4197e09d8 update Fossil to 1.24, from maintainer James Turner 2012-10-23 08:10:27 +00:00
jasper
e82d54b840 missing bump in previous
spotted by nigel@
2012-10-22 11:41:26 +00:00
ajacoutot
39bc6dc14c MACHINE_ARCH -> ARCH 2012-10-22 08:05:25 +00:00
bluhm
e7e6d287ec Update BSD::stat to 1.33 which gives us the new functions utimes()
and lutimes().  Unfortunately lutimes() is specific to FreeBSD.
Emulate it with OpenBSD utimensat() and add a test for that.
OK sthen@
2012-10-21 23:07:12 +00:00
jasper
49ddb20f21 - fixup MODULES/WANTLIB 2012-10-21 19:21:32 +00:00
kili
f649054002 Update to hs-tagged-0.4.4.
ok jasper@ (maintainer)
2012-10-21 18:30:00 +00:00
kili
10c740363b Update to hs-data-lens-2.10.2. 2012-10-21 18:28:39 +00:00
ajacoutot
f6151020cb Minor update to glib2mm-2.34.0. 2012-10-21 17:19:56 +00:00
kurt
cb045bf328 Use gcj 4.6 to bootstrap instead of jamvm. okay jasper@ 2012-10-19 22:29:49 +00:00
steven
aaedb105a1 +libivykis 2012-10-19 21:40:42 +00:00
steven
9d58d2d149 import libivykis 0.34
libivykis is a library for asynchronous I/O readiness notification.
It is a thin, portable wrapper around OS-provided mechanisms such as
kqueue(2) and poll(2).

this is a dependency of more recent versions of syslog-ng.
2012-10-19 21:39:12 +00:00
ajacoutot
38d169ec53 Pushed upstream. 2012-10-19 12:35:41 +00:00
ajacoutot
711f9e360e Slightly increase the poll_duration in the timed_wait regress test.
req. by robert@
2012-10-19 12:07:53 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
ajacoutot
34d52f120c Extend README: give an example of xdg-mime(1) usage. 2012-10-18 13:17:36 +00:00
landry
8780a3cf88 Remove py-ctypes, it's been bundled in python since 2.5, and it doesnt
build on hppa.
ok rpointel@ ajacoutot@ maintainer timeout
2012-10-18 08:00:28 +00:00
ajacoutot
738f8654fa Update to pangox-compat-0.0.2. 2012-10-18 06:21:37 +00:00
kili
5a82261ef1 Update to hs-base64-bytestring-1.0.0.0.
ok dcoppa@, jasper@ (maintainer)
2012-10-17 20:07:44 +00:00
jasper
731fff7b10 - fixup LIB_DEPENDS 2012-10-17 19:43:34 +00:00
ajacoutot
4a9063a2d9 Minor update to py-gobject3-3.4.1.1. 2012-10-17 17:31:05 +00:00
jasper
372a8beb2e - update to 1.34.1.1.. 2012-10-17 16:31:55 +00:00
jasper
ff7c8a46d3 - update to 1.34.1 2012-10-17 16:29:30 +00:00
pea
d150a1cc82 Add npth 2012-10-17 12:00:44 +00:00
pea
fa4c815e80 Import npth
nPth is a non-preemptive threads implementation using an API very similar to
the one known from GNU Pth. It has been designed as a replacement of GNU Pth
for non-ancient operating systems. In contrast to GNU Pth is is based on the
system's standard threads implementation. Thus nPth allows the use of
libraries which are not compatible to GNU Pth.

ok ajacoutot@
2012-10-17 11:56:22 +00:00
jasper
9319ac3f2e - drop the 'svn' suffix from llvm-config --version output.
ok sthen@
2012-10-16 18:22:30 +00:00
ajacoutot
48bd8766a5 Add devel/py-gobject3 to REGRESS_DEPENDS. 2012-10-16 14:18:09 +00:00
ajacoutot
8f8be21c7c Update to libsoup-2.40.1. 2012-10-16 12:01:39 +00:00
jasper
d58282ef41 - update to libpeas-1.6.1 2012-10-16 08:43:47 +00:00
jasper
25ef599e04 - update to vte-0.34.1 2012-10-16 08:34:14 +00:00
ajacoutot
3718dca9fe Maintenance update to glib2-2.34.1. 2012-10-16 06:30:46 +00:00
robert
d11f09d747 bring back a diff from boost svn to support code compilation
with libreoffice and boost

tested in a bulk by jasper and ok jasper@
2012-10-15 20:31:59 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
sthen
3d00ec0b7d zap whitespace between end of COMMENT and # 2012-10-15 10:13:00 +00:00
espie
cc9fa3ec7c zap extra space before comment 2012-10-15 10:09:10 +00:00
jasper
e7c7146dc2 - update to glade-3.14.1 2012-10-15 07:00:24 +00:00
ajacoutot
9ddd811de7 Bugfix update to py-gobject3-3.4.1. 2012-10-15 06:56:48 +00:00
ajacoutot
b38b04a4fc Update to glib2mm-2.33.14. 2012-10-15 06:06:14 +00:00
ajacoutot
c2ea363feb Update to libgee-0.8.1. 2012-10-14 18:53:43 +00:00
ajacoutot
5cc654682d Update to libgee06-0.6.6. 2012-10-14 18:49:41 +00:00
abieber
59b6880727 unhook libv8 2012-10-14 03:28:03 +00:00
abieber
7d6829b97b connect libv8 and gyp to build
OK jeremy@, sthen@
2012-10-14 02:57:50 +00:00
pascal
204ae0f5f1 record @conflict with ksh93 2012-10-13 15:18:33 +00:00
abieber
93a4d727a6 importing devel/gyp
- allows generating of SCons/Makefiles from platform-independent input

OK jeremy@, sthen@
2012-10-13 14:53:11 +00:00
jasper
7785c65727 - add a note about how to use the Ethernet library.
based on a mail from Tom Doherty
2012-10-13 12:13:37 +00:00