Commit Graph

9113 Commits

Author SHA1 Message Date
ajacoutot
56916d0997 Set CAIRO_SHARED_LIBRARY is a somewhat less ugly way. 2011-06-06 18:15:52 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
jasper
03119150d2 fix a much dreaded and cursed upon issue where importing the GLib
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.

ok aja@
2011-06-06 16:05:59 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
ajacoutot
f0783ed916 Fix path to machine-id. 2011-06-03 16:54:05 +00:00
ajacoutot
d2fcc891b3 Install /etc/dconf/{db,profile}/. 2011-06-03 13:26:57 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
rpointel
39832f37b1 Update Test-CheckManifest to 1.24, from Nigel Taylor (maintainer). 2011-06-02 08:43:27 +00:00
stsp
cd07946b62 Update to 1.6.17. Fixes CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
ok landry jasper sthen
2011-06-01 22:19:17 +00:00
jasper
d469461987 update to Class-Meta-Express-0.11 2011-06-01 17:41:53 +00:00
jasper
2e52a3e95e update to Config-Auto-0.34 2011-06-01 17:41:52 +00:00
jasper
0ad252ffd8 update to Class-Meta-0.63 2011-06-01 17:41:51 +00:00
jasper
ebf01ab600 update to Devel-Cycle-1.11 2011-06-01 17:41:50 +00:00
jasper
c9e64cd781 update to Devel-Cover-0.78 2011-06-01 17:41:49 +00:00
jasper
aa223def23 update to Data-Types-0.08 2011-06-01 17:41:49 +00:00
jasper
bc0afcd9a9 update to Devel-StackTrace-1.27 2011-06-01 17:41:48 +00:00
jasper
c76ddf5b89 Update to Data-OptList-0.107 2011-06-01 17:41:46 +00:00
jasper
3d475b3373 update to Config-Tiny-2.14 2011-06-01 17:41:38 +00:00
jasper
85ab915181 update to ExtUtils-CChecker-0.07\nadd missing regress dependency 2011-06-01 17:05:00 +00:00
jasper
175dd30580 - implement uptime.boot_time 2011-06-01 07:24:49 +00:00
jasper
03fb5bd137 - add a comment as to why we undef STAT_STATVFS now
- rename a function now it's in the openbsd implementation
- put CP_IDLE instead of 0 in uptime->idletime
2011-05-31 19:25:31 +00:00
jasper
6a5430296f - filesystem read/write accounting works fine, so there's no reason not to export it.
fixes the "Disk" graph from gnome-applets multiload applet
2011-05-31 18:06:28 +00:00
jasper
2513ae7bfe make this work on 32 bit arches. 2011-05-31 14:19:18 +00:00
jasper
5821c1967b - silence various warnings 2011-05-31 14:02:26 +00:00
jasper
72430a5fe7 - slightly adjust cpu usage retrieval.
this still doesn't work on i386 (32 bit arches?), whereas it does work
  fine on amd64, mips64el and sparc64..
2011-05-31 13:47:56 +00:00
ajacoutot
7c4c914bdd Disable user switching. 2011-05-31 10:48:21 +00:00
jasper
53e032a8e2 update to py-decorator 3.3.1 2011-05-31 09:26:39 +00:00
ckuethe
9f5977b84a update to scons 2.0.1, after consultation with former MAINTAINER.
ok and bulk build test from landry@
2011-05-31 09:06:48 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00
jasper
803dd6b93b missed bump with previous cleaning
ok aja@
2011-05-31 07:53:30 +00:00
rpointel
0e28b0e3c9 First ports I found which need Add WANTLIB += ${MODPY_WANTLIB}, bump revision.
ok sthen@.
2011-05-31 05:44:26 +00:00
jasper
2323fd15db ryan boggs takes maintainership 2011-05-30 20:36:05 +00:00
ajacoutot
2bc48cd129 Fix defaults and mandatory paths. 2011-05-30 19:02:24 +00:00
ajacoutot
20af647410 Merge some upstream fixes to make dconf behave better. 2011-05-30 15:51:51 +00:00
gsoares
097686ade1 update fossil to 20110523151112; from James Turner(MAINTAINER)
s/LOCALBASE/TRUEPREFIX/ in pkg/DESCR; from myself

OK sthen@ jasper@
2011-05-30 09:37:01 +00:00
landry
e7205ff263 Add quirk for the wormux->warmux rename. 2011-05-30 09:15:16 +00:00
jasper
c0c39c7681 Apply same fix as matthieu@ did for other automake versions, from brad:
Use ${SHELL} to run install-sh since it may not be executable.
2011-05-30 09:08:24 +00:00
jasper
ef7d5a7201 revert previous, it turns out the atk api is inconsistent. marking the
prototype of a function as ATK_DISABLE_DEPRECATED, and the comment above
the implementation is also marked as deprecated, but it's not wrapped in
ifdefs and it's used in various places.
2011-05-30 07:48:49 +00:00
ajacoutot
c871551211 Summer cleaning:
* use MODPY_ADJ_FILES
* use REGRESS_FLAGS instead of 4 patches...
* use post-install to remove files we don't ship, 2 less patches
* install gtester-report(1) -- it's a python script but we do not
  enforce a run dependency on python
2011-05-28 21:15:47 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
def1350a98 Don't hardcode path to true(1).
glib-compile-schemas: write informational messages to stdout instead of
stderr.
2011-05-28 07:38:01 +00:00
ajacoutot
e336dd0283 Rewrite / add glib credentials support to OpenBSD.
Joint work with upstream.
2011-05-28 07:32:06 +00:00
naddy
b286cf2ad6 update to 0.9; previous version doesn't build with new gmp and mpfr
ok jasper@
2011-05-27 20:51:05 +00:00
naddy
8945f1d6d0 * update to 3.0.1 patch level 4
* stop breaking the inter-library dependency on gmp

ok jasper@
2011-05-27 20:49:53 +00:00
naddy
6d7946fb71 update to 5.0.2; ok jasper@ 2011-05-27 20:48:39 +00:00
ajacoutot
f60265b4a5 Media handling requires udev(8) which doesn't exist under OpenBSD, so no
need to try to auto{mount,run} removable devices by default.
2011-05-27 16:43:33 +00:00
jasper
8fa2c7b218 wrap function call and implementation of deprecated function in
ATK_DISABLE_DEPRECATED, like it's prototype
2011-05-27 14:46:06 +00:00