Commit Graph

9315 Commits

Author SHA1 Message Date
jasper
ae92e73f5c - sync DESCR with distributed README
ok aja@
2011-07-12 08:40:55 +00:00
dcoppa
865b05a343 Remove -O0 workaround for arm. It should be unneeded now that arm
has been switched to gcc4.

OK ajacoutot@, sthen@
2011-07-12 08:35:29 +00:00
ajacoutot
6bf38a7170 system-tools-backends are now in the attic, so remove this wrapping
library that isn't used by anything.

don't worry, we still have libsexy...

ok jasper@
2011-07-12 07:40:47 +00:00
jasper
c1129ad51e - update to File-Remove-1.50
- fix license marker while here

from wen heping
2011-07-11 19:40:42 +00:00
jasper
680212d1c9 don't compile with werror, will need a second look to fix the actual issues 2011-07-11 19:15:03 +00:00
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
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
sthen
ee905bec90 take maintainer, tweak Makefile 2011-06-22 11:28:16 +00:00
sthen
fff88c564d Update to ccache-3.1.5.
Drop Ben as maintainer as he doesn't have time at present.
2011-06-22 09:20:02 +00:00
jasper
5e4af69067 import p5-Devel-Size-Report 0.13
Devel::Size can only report the size of a single element or the total
size of a structure (array, hash etc). This module enhances Devel::Size
by giving you the ability to generate a full size report for each
element in a structure.

ok sthen@
2011-06-22 08:31:14 +00:00
jasper
13c1ce9a25 import p5-Array-RefElem-1.00
This module gives direct access to some of the internal Perl routines
that let you store things in arrays and hashes.

ok sthen@
2011-06-22 08:30:22 +00:00
jasper
785e6d2d90 sync 2011-06-22 08:29:32 +00:00
jasper
323fec87c5 sync with upstream, no package change 2011-06-21 13:12:05 +00:00
jasper
6df1111580 tweak comment 2011-06-21 07:19:36 +00:00
jasper
99feaefe73 shrink patch, no package change 2011-06-21 06:09:34 +00:00
jasper
d08179c04b - update to 0.10.2
- fix homepage
- zap USE_LIBTOOL
- use some variables provided by lua.port.mk
2011-06-20 21:40:37 +00:00
jasper
8ab2c28fc7 remove unused chunk now that we have our own implementation 2011-06-20 21:29:47 +00:00
robert
25b0f1cb15 Add missing python versions to automake to make them work with python 2.6
and 2.7, since a lot of software use these macros to detect the installed
python version and since we use 2.7 as the default now, these were all
failing.

patch from Brad, ok jasper@ and sthen@
2011-06-20 20:28:44 +00:00
jasper
710a5cb3d6 Remove this patch, it's unneeded and the real problem will be fixed shortly. 2011-06-20 18:09:05 +00:00
sthen
30d013926a add EPOCH 2011-06-20 13:14:03 +00:00
jasper
59332b7fe6 - Fix scope6 and prefix6 retrieval 2011-06-20 11:48:39 +00:00
eric
cc15812640 update to twisted 11.0.0
ok landry@
2011-06-20 10:25:32 +00:00
jasper
149db12a47 - fix GLIBTOP_NETLOAD_HWADDRESS so we can retrieve the hardware address of an interface 2011-06-20 09:50:04 +00:00
jasper
b524bcaa85 - add links to bugzilla; 2011-06-20 09:03:29 +00:00
ajacoutot
271d9d0cf6 Bugfix update to goffice-0.8.16. 2011-06-17 09:36:56 +00:00
sthen
a87194c4ac update to coccinelle 1.0rc3 and fix running the regression tests
- Better handling of the case of a matched declaration that should only
  be replaced by other top level things.
- Improved filtering of result of matching atomic patterns
- Drop positions before creating function prototype rules
- Adjust position of { introduced by adding multiple statements in a
  single-statement position
- Drop newline after function call ( when all arguments on that line are
  eliminated
- Accept removal of a single declaration, replaced by arbitrary,
  non-declaration code
- smpl_spacing takes into account newlines, indentation
2011-06-16 23:24:49 +00:00