Commit Graph

9051 Commits

Author SHA1 Message Date
jasper
f5e79ac1fa fix memory handling, instead of using 17179869183.3 GiB of RAM it's
now giving sensible values.
2011-05-24 11:21:56 +00:00
jasper
a5e0a9326b use sysconf() instead of the deprecated getpagesize() 2011-05-24 10:40:47 +00:00
jasper
ec8a930f96 remove comment that doesn't apply to us 2011-05-24 09:30:20 +00:00
ajacoutot
e288a13063 Rework patches and adapt comment about our monotonic clock support. 2011-05-24 09:10:23 +00:00
jasper
bf81eec5f8 - fix swap detection 2011-05-24 08:48:22 +00:00
rpointel
18b97e9889 Update progressbar to 2.3.
ok aja@, benoit@.
2011-05-24 05:28:55 +00:00
sthen
976016e5c6 dovecot-sieve -> dovecot-pigeonhole 2011-05-23 22:58:35 +00:00
jasper
765163224e - update to libwnck 3.0.2
* translation updates
2011-05-23 21:38:14 +00:00
ajacoutot
acb0ac7cd8 Bugfix update to libsoup-2.34.2.
* Two SoupCache-related leak fixes
2011-05-23 21:34:35 +00:00
jasper
2e03503c62 only try to calculate swap usage if it's enabled. still needs some work
to get a proper avail/inuse though.
2011-05-23 21:26:41 +00:00
jasper
06fdec108e add rcs id's 2011-05-23 19:35:52 +00:00
jasper
f4b38c4bd4 don't leave os_version_code unitialized 2011-05-23 19:31:19 +00:00
jasper
223b8c349e finish cleaning, this should now provide a base to fix bugs that doesn't
make you want to crawl out your eyes...
2011-05-23 19:13:07 +00:00
jasper
99cbaafb32 more ifdef cleaning 2011-05-23 18:47:30 +00:00
jasper
832c9594c4 start cleaning the ifdef-hell 2011-05-23 18:28:14 +00:00
jasper
c977db561e the openbsd code has diverged too much from the freebsd and generic bsd code
to be easily maintainable. so instead move it to files/ for now untill it
gets incorporated upstream.

discussed with aja@
2011-05-23 18:09:10 +00:00
ajacoutot
476aeea50e Missing ifdef. 2011-05-23 16:36:13 +00:00
ajacoutot
0bdc48978b Update to startup-notification-0.12.
ok dcoppa@
2011-05-23 12:06:10 +00:00
jasper
332b0601b7 sort 2011-05-22 20:43:35 +00:00
jasper
9f47095a9c sync 2011-05-22 20:41:30 +00:00
jasper
7a37869a3d import emacs-python 5.2.0
Emacs mode for editing Python code.

ok rpointel@
2011-05-22 20:40:46 +00:00
jasper
00f14a7442 - spacing
- regen wantlib
2011-05-22 17:02:35 +00:00
ajacoutot
1b1aa152e5 Bugfix update to goffice-0.8.15. 2011-05-22 10:06:50 +00:00
sthen
de6490e0a1 missed bumps, AUTOCONF_VERSION actually makes it into RUN_DEPENDS for
these ports. pointed out by Markus Lude.
2011-05-21 20:28:58 +00:00
ajacoutot
25a2cbaf98 Fix RUN_DEPENDS-main so that when using the gtk3 FLAVOR we don't end up
building vte twice (once with the gtk3 FLAVOR and once FLAVORless because
of the dependency on vte-ptyhelper).
2011-05-21 08:02:08 +00:00
ajacoutot
b737aa2e7c Bugfix update to glib2-2.28.7. 2011-05-21 07:05:09 +00:00
sthen
437b940539 use correct autoconf version, from Brad. 2011-05-20 21:18:38 +00:00
ajacoutot
8bd4c48464 Ugly hack to fix CAIRO_SHARED_LIBRARY. I'll need to revisit this soon. 2011-05-20 13:33:53 +00:00
ajacoutot
6523fc5b2a Maintenance update to libgsf-1.14.21. 2011-05-20 12:34:24 +00:00
ajacoutot
7c4bb4c8f8 Merge a part from upstream commit that prefers gvfs-open over gnome-open so
that xdg-open works in both gnome2 and gnome3.
2011-05-19 18:35:43 +00:00
matthieu
ed65c0eb91 Use ${SHELL} to run install-sh since it may not be executable.
ok phessler@, landry@ who did run this through a full ports build.
2011-05-18 19:38:15 +00:00
espie
bb2bf62650 hunting for stupid distfiles... 2011-05-18 01:03:52 +00:00
dcoppa
3b46dbc2b5 Update to sip-4.12.2.
Tested in a bulk build by landry@
OK landry@, sthen@
2011-05-17 08:29:45 +00:00
jasper
7aa646c406 add libexude 2011-05-16 20:37:27 +00:00
dhill
e4695e3a38 import libexude, a library used for debugging memory allocations.
ok sthen@
2011-05-16 20:21:14 +00:00
ajacoutot
fc4a672ce4 Remove LIBTOOL from SUBST_VARS. 2011-05-16 15:14:00 +00:00
rpointel
225463d332 installation was not correct on python2.4, problem reported from naddy@.
do not install egg info with python 2.4.
ok naddy@.
2011-05-15 19:48:59 +00:00
jasper
82d5768c73 add missing lib dependency
spotted by landry@
2011-05-15 15:17:18 +00:00
gsoares
74862e5520 update Parallel-ForkManager to 0.7.9
ok jasper@ sthen@
2011-05-15 15:04:51 +00:00
ajacoutot
10c3b8d0da No need to run_depends on net/libproxy for -gnome, this is implied by
the net/glib2-networking dependency.
2011-05-15 13:10:33 +00:00
sthen
7a8604e95f - Coccinelle native-code builds require dynlib support so only attempt
to use this where dynlib is available

- on native-code arch, only build the native version and install this
to be used by default - it's about 5x faster
2011-05-15 10:17:38 +00:00
ajacoutot
fbf1b02a5f Fix DEPENDS, libproxy,-gnome is going away soon. 2011-05-15 09:22:45 +00:00
ajacoutot
ab6e69ccd6 +gconf2,gtk2 2011-05-14 22:18:47 +00:00
ajacoutot
0211b96f79 Add a gtk2 FLAVOR for the -gtk (gconf2-sanity-check) subpackage (default
FLAVOR being gtk+3).
2011-05-14 22:18:13 +00:00
ajacoutot
a8f87eed47 It is stupid to force a gtk+{2,3} dependency on gconf2 where only one
port actually uses the gconf2-sanity-check-2 binary (which brings the
gtk+ dependency), namely gnome-session.
So, subpackage gconf2-sanity-check-2 into its own package.

discussed with and ok jasper@
2011-05-14 21:34:30 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
6b0621e7f0 Be safe with the subsitution, we want to cc -> $CC only when cc means
cc(1).
2011-05-14 20:24:02 +00:00
sthen
1f04279849 +coccinelle 2011-05-14 15:03:20 +00:00
sthen
7901f74bbb import ports/net/coccinelle, help from kili@ and Amit Kulkarni.
tweak & ok mk@.

Coccinelle is a program matching and transformation engine which
provides the language SmPL (Semantic Patch Language) for specifying
desired matches and transformations in C code.

Coccinelle was initially targeted towards performing collateral
evolutions in Linux. Such evolutions comprise the changes that are
needed in client code in response to evolutions in library APIs, and may
include modifications such as renaming a function, adding a function
argument whose value is somehow context-dependent, and reorganizing a
data structure.

Beyond collateral evolutions, Coccinelle is successfully used (by INRIA
and others) for finding and fixing bugs in systems code.
2011-05-14 15:02:50 +00:00
ajacoutot
283ec721d7 Remove libgsf-gnome. It's unused and use deprecated interfaces (bonobo,
gnomevfs...).

"nice" jasper@
2011-05-14 14:01:15 +00:00