Commit Graph

9234 Commits

Author SHA1 Message Date
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
jasper
6367229075 sync 2011-06-30 12:08:35 +00:00
jasper
ec234ff16c add makefiles 2011-06-30 12:07:59 +00:00
jasper
7875f5f5bf import py-git-0.12.0
py-git2 is a set of Python 2.5+ bindings to the libgit2 linkable C Git
library.

ok sthen@
2011-06-30 12:07:32 +00:00
jasper
917be4d61b import libgit2 0.12.0
libgit2 is a portable, pure C implementation of the Git core methods
provided as a re-entrant linkable library with a solid API, allowing you
to write native speed custom Git applications in any language which
supports C bindings.

ok sthen@
2011-06-30 12:07:02 +00:00
jasper
1b16459e51 apply two fixes from upstream to:
- fix a use after free
- fix integer overflow on 32bit
2011-06-29 19:21:46 +00:00
ajacoutot
9eb8824e6f Remove now useless patch. 2011-06-28 10:41:48 +00:00
ajacoutot
52866d0dcb Rework the mount/unmount functions.
Remove useless patches while here.
2011-06-28 09:40:13 +00:00
rpointel
12def66d26 Regen PLIST and remove --without-check.
Bump Revision.
ok sthen@.
2011-06-28 09:10:32 +00:00
dcoppa
d8f587b5a8 Link cryptopp to the build properly: amule already depends on it
so it's already being built.
2011-06-26 14:34:19 +00:00
jasper
741b0c680f update to YAML-Syck-1.17 2011-06-25 18:01:22 +00:00
jasper
b02807bc4e update to YAML-Tiny-1.50 2011-06-25 18:01:21 +00:00
jasper
c03161c4c2 update to YAML-0.73 2011-06-25 18:01:19 +00:00
fgsch
3edb9ac701 Update to pyro 3.14. 2011-06-25 01:11:26 +00:00
ajacoutot
ab83201ae7 Better NFS check in is_local(). 2011-06-24 14:13:27 +00:00
sthen
5dc5a087d9 update to libconfuse 2.7, from Olivier Cherrier with small tweaks
- fix license marker, it should be ISC not LGPL
2011-06-24 14:06:57 +00:00
dcoppa
6a1ea1cc3c Update to cryptopp-5.6.1
'go for it' espie@
2011-06-24 07:55:17 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
ajacoutot
78c7524f99 Fix typo in @conflict, breakage reported by Mikolaj Kucharski. 2011-06-22 21:16:57 +00:00
jasper
96b209f1c4 fix previous 2011-06-22 18:09:51 +00:00
jasper
ef01b92151 - add link to upstream bugzilla
- remove patch that's not needed anymore

no package change
2011-06-22 16:48:01 +00:00
jasper
b029533db7 - remove patch, the fact that the example doesn't work means
the library or the example need to get fixed.
2011-06-22 16:22:03 +00:00
ajacoutot
765f904e71 Add change watching to dconf-editor (merged from upstream). 2011-06-22 16:08:15 +00:00
jasper
4e3537bbea sync with upstream, no package change 2011-06-22 15:30:01 +00:00
sthen
e7e13086c1 - fix package signature, from Nigel Taylor
- collect the py-gtk2 parts together along with the other gtk2 parts
2011-06-22 14:46:22 +00:00
landry
fcf5576121 Update to xulrunner 1.9.2.18, built from firefox 3.6.18. 2011-06-22 14:11:34 +00:00
sthen
ed4073ea8f take maintainer 2011-06-22 11:28:36 +00:00