Commit Graph

9260 Commits

Author SHA1 Message Date
jasper
3c9f0d1a13 no need to keep using the gcc3 module on sparc
from brad
2011-07-11 14:04:42 +00:00
jasper
8523dcee87 - let's try to build these on sparc/arm now.
from brad
ok sthen@
2011-07-11 12:26:20 +00:00
dcoppa
ff5503f5d1 Update to protobuf-2.4.1.
From Piotr Sikora: thanks!
2011-07-11 05:25:31 +00:00
jeremy
22f7532bb3 Update to 0.7.9.
OK jasper@
2011-07-11 04:14:17 +00:00
jeremy
4103649492 Update to 1.0.3, fixes an segfault on initialization that happens in
some cases.

OK jasper@
2011-07-11 04:13:17 +00:00
jasper
c42b72665c ansify, no binary change 2011-07-10 15:29:26 +00:00
jasper
db11b7b063 - decrease stack usage when retrieving memory stats
- use consistent warnings when failing sysctl(3) calls
2011-07-10 15:23:01 +00:00
jasper
ac95a9e7ff - retrieve and use buffercache statistics so we get a proper view
of memory usage

ok aja@
2011-07-10 14:42:39 +00:00
jasper
e4b4ebc200 - update to hlint-1.8.13
- tighten dependencies

ok kili@
2011-07-10 12:21:47 +00:00
jasper
780655d676 - update to 1.19
- fix homepage

ok kili@
2011-07-10 12:20:40 +00:00
jasper
b90c058f91 update to Config-IniFiles-2.68 2011-07-10 10:00:46 +00:00
jasper
7e3abfbee1 - correct sysctl names in two warning messages
- rename a few variables for clarity
2011-07-09 08:04:14 +00:00
ajacoutot
eccabb1516 Update to flatzebra-0.1.5. 2011-07-08 22:38:08 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
robert
8f5cb54b12 switch to lang/php 2011-07-08 18:51:23 +00:00
robert
c944cab818 switch to lang/php 2011-07-08 18:23:17 +00:00
jasper
a3083f7dc4 - update fd.o pkg-config to 0.26. nothing fancy, except they dropped
the embedded glib and instead depend on external glib...which depends on
pkg-config...
2011-07-08 17:57:44 +00:00
jasper
94012d3945 - add a patch from upstream git to add support for the MSP430FR5739,
which is the chip found on recent ti msp430 fram boards.

note, you'll need to use "load" instead of "prog" for these boards.
2011-07-08 14:52:38 +00:00
jasper
374755e18d - use FAKE_FLAGS so these patches aren't needed anymore 2011-07-08 12:20:49 +00:00
jasper
435e09eb77 - fix patch names, no binary change 2011-07-08 11:32:17 +00:00
landry
7c32784dde Add quirks for the mozilla-{firefox,thunderbird} -> {firefox,thunderbird}
renaming.
2011-07-08 11:08:11 +00:00
dcoppa
4ef37dff58 sync (added protobuf-c) 2011-07-08 09:01:22 +00:00
dcoppa
93c093c24e Import devel/protobuf-c, a C implementation of google protocol
buffers.

This is a new dependency of an upcoming update of audio/umurmur.

Tested by Jonathon Sisson, who also takes maintainership
OK ajacoutot@
2011-07-08 08:58:02 +00:00
dcoppa
a46a3187a9 Fix libpthread linkage
ok jasper@, ajacoutot@, landry@
maintainer's unresponsive
2011-07-08 07:22:32 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
jasper
5bcca388db make these ports conflict for now as gdb installs it's own libbfd.
it will be decided later how to resolve this.

as discussed with ckuethe@ and robert@
ok robert@
2011-07-07 17:31:14 +00:00
jasper
ff7d1db752 - remove unneeded patches, all the random devices have been providing the same
output for a while now
2011-07-07 16:59:36 +00:00
jasper
aa62562902 - remove unneeded patch 2011-07-07 14:39:47 +00:00
ajacoutot
9a1e321e23 We disable nls, so remove the need for gettext.
Using MACHINE_ARCH in a PLIST is a recipe for disaster...
2011-07-07 01:14:40 +00:00
robert
0655f19a42 Add a port for newer gdb so that people can debug nasty stuff like Mesa
and chromium. Not linked to the build yet, but it works.
2011-07-07 00:36:00 +00:00
ajacoutot
f9380b0a30 Use the gettext MODULE. 2011-07-06 22:56:23 +00:00
ajacoutot
41beb68fcc Use the gettext MODULE. 2011-07-06 18:29:00 +00:00
rpointel
879a818534 Update mercurial to 1.9. Added WANTLIB += ${MODPY_WANTLIB}.
ok wcmaier@ (maintainer).
2011-07-06 17:37:27 +00:00
jasper
3a213a2767 - sync wantlib after recent libm additions 2011-07-06 09:30:25 +00:00
jasper
6d5525ffa1 move this back to using python 2.5, this will ease phasing out python 2.6
discussed with and ok sthen@
2011-07-06 08:47:53 +00:00
jasper
43b115ae28 More ossp-uuid vs e2fs-uuid cleaning: rename uuid.pc to ossp-uuid.pc
and e2fs-uuid.pc to uuid.pc. uuid.pc is what all projects using
pkg-config expect to find when looking for the "standard" uuid lib nowadays.

prompted by aja@
ok aja@ landry@ sthen@
2011-07-06 07:21:24 +00:00
jeremy
1801f772cd Update to kgio 2.5.0 and take MAINTAINER
OK sthen@
2011-07-06 01:17:19 +00:00
sthen
1ca40cb756 scons builds break with ccache, set NO_CCACHE for now. 2011-07-05 15:17:26 +00:00
sthen
4debc03f8f Disable ccache when building ccache itself. 2011-07-05 15:12:05 +00:00
sthen
2feaa166fe update to coccinelle 1.0.0rc4 2011-07-05 08:38:06 +00:00
dhill
1fbd98f91d update to exude 0.3.0
"reads right" jasper@
2011-07-04 16:40:21 +00:00
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
ajacoutot
93aa75d522 Synchronise engine->shm using msync(2) in dconf_engine_refresh_user so
that dconf-engine is able to pick up key changes.

debug/fix by robert@ and myself, input from ariane@
2011-07-02 18:50:55 +00:00
sthen
4e5eb0f34d drop tightvnc and allow ssvnc-viewer to replace tightvnc-viewer.
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).

x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.

- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).

ok dcoppa@ and supported by weerd@ and various ports@ readers
2011-07-02 10:41:59 +00:00
jasper
33cc97b8c7 - update geany to 0.20
- merge vte into standard pacakge

ok armani@ (MAINTAINER) who had a similar diff
2011-07-01 11:28:02 +00:00
jasper
32f66b94b2 fix oldstype depends... 2011-07-01 07:29:38 +00:00
kili
7e29b50e8c Bump, and twaek RUN_DEPENDS-lib. 2011-06-30 21:39:10 +00:00
kili
8adaf6aee2 Bump after ghc update. 2011-06-30 21:30:20 +00:00
jasper
b9751fcca8 - update scan-build link in MESSAGE
from tim van der molen
2011-06-30 19:57:14 +00:00