Commit Graph

73575 Commits

Author SHA1 Message Date
naddy
4bf918340f update to 3.0.3 2012-04-01 10:50:47 +00:00
ajacoutot
4657ed2de1 Properly show borders for GtkFrame widgets.
from upstream
2012-04-01 10:18:33 +00:00
ajacoutot
6edb2a5de9 Missing build depends on vala. 2012-04-01 09:59:32 +00:00
ajacoutot
8a15548516 Fix XXX. 2012-04-01 09:28:41 +00:00
ajacoutot
30cfeef499 Update to gtk3-unico-engine-1.0.2. 2012-04-01 09:16:49 +00:00
ajacoutot
79ba6fea9c Remove bogus dirs from PLIST-main. 2012-04-01 08:52:11 +00:00
ajacoutot
09e8438302 Correctly pick up PYGOBJECT. 2012-04-01 07:00:27 +00:00
ajacoutot
02c5b99a7e Unbreak by removing -Werror from CFLAGS until pyr@ can fix his code :)
While here, don't hardcode paths.
2012-04-01 06:36:18 +00:00
sthen
2697f3d2de +xsettingsd 2012-03-31 20:50:26 +00:00
sthen
1cd07f2df3 Import ports/x11/xsettingsd, pointed out in a tweet from sturm@. OK ajacoutot
xsettingsd is a daemon that implements the XSETTINGS specification.
It is intended to be small, fast, and minimally dependent on other
libraries. It can serve as an alternative to gnome-settings-daemon for
users who are not using the GNOME desktop environment but who still run
GTK+ applications and want to configure things such as themes, font
antialiasing/hinting, and UI sound effects.
2012-03-31 20:49:59 +00:00
pascal
7b9d7a0837 forgot to cvs rm 2012-03-31 20:06:40 +00:00
pascal
e7f261aa15 Update to gcc 4.6.3.
Also, sync a bit with base gcc:
- disable unsafe builtins
- disable -Wpointer-sign in -Wall
- move -fstrict-aliasing to -O3, disable -fstrict-overflow and
  -fdelete-null-pointer-checks
- enable -Wsystem-headers
- default to march=i486 on i386
- fix crtsavres on powerpc
- sync sparc64 config
- implement -Wvariable-decl, -Wstack-larger-than-N (alpha, amd64, i386, sparc,
  sparc64), -Wtrampolines, -ftrampolines
- default to -fno-ident
- fix -rdynamic by passing -export-dynamic to ld(1)

some bits from Brad, others from me.

tested by myself and jsg@, adastrap now hosted by sthen@ (thanks).

ok jsg@ sthen@
2012-03-31 20:02:03 +00:00
ajacoutot
187ac581dd Use autoconf 2.68. 2012-03-31 18:50:17 +00:00
ajacoutot
7134edc335 Remove a non applicable XXX.
Use pkg-config(1) to deal with libelf cflags/ldflags instead of
patching.
2012-03-31 18:27:35 +00:00
ajacoutot
3538c38f96 I forgot to mention the BZ URL in previous; no pkg change. 2012-03-31 18:14:39 +00:00
ajacoutot
138bff109e Update to dbus-1.4.20. 2012-03-31 17:56:44 +00:00
sebastia
514a5c3737 Update SOGo to 1.3.14, many new features. To allow large images in vCards,
people should upgrade the database schema. More info in the README.

OK ajacoutot@
2012-03-31 17:02:23 +00:00
sebastia
c7e2aab506 forgot to remove with last commit 2012-03-31 16:58:25 +00:00
sebastia
635ec81977 Update SOPE to 1.3.14
OK, aja@
2012-03-31 16:55:57 +00:00
sebastia
14fce28952 Update Gorm to 1.2.16. Most notably change besides some bug fixes is the ability
to load Apple XIB files (which still needs an update of gnustep-base/gui to work)

OK ajacoutot@
2012-03-31 16:37:06 +00:00
jsing
4dc2d756b6 + lang/go
ok sthen@
2012-03-31 12:40:59 +00:00
jsing
fe4700260e Import go-1.
Go is an open source programming environment that makes it easy to build
simple, reliable, and efficient software.

With assistance from sthen@

ok sthen@
2012-03-31 12:37:15 +00:00
sebastia
3027ee47cd Minor bugfix update to 1.6.2.
OK aja@
2012-03-31 11:43:04 +00:00
naddy
6b17507454 Do not redefine "deprecated". It is not used anywhere in IceWM and
breaks the expansion of _X_DEPRECATED.

Use bsd.port.arch.mk.
2012-03-31 11:10:57 +00:00
sthen
3721be5ee4 update to quagga 0.99.20.1 rolling in the security fixes which we had as
separate patches.

multicast support changed in 0.99.20 and not fully tested, no response to
my ports@ call for testing, so if this breaks things send me a mail with
details.
2012-03-31 10:51:47 +00:00
sebastia
697dfbe704 Its REVISION not REVISI=N as pointed out by sthen@ 2012-03-31 10:16:52 +00:00
sebastia
aa021ab59d Minor bugfix update to 0.42.2
OK aja@
2012-03-31 10:15:16 +00:00
sebastia
2965c63c93 minor bugfix update, upstream mixed up the tarballs on the server, the old
version was 0.5.4, the actual version now is 0.5.5, therefore no version
bump but a revision bump.

OK aja@
2012-03-31 10:07:00 +00:00
ajacoutot
258288151f Only set SHARED_ONLY if python is needed at build and/or run time and
not just when we use the python MODULE.

ok rpointel@ fgsch@
2012-03-31 08:53:57 +00:00
ajacoutot
4ec9334745 This isn't SHARED_ONLY. 2012-03-31 08:52:03 +00:00
ajacoutot
bd7fb7d33b Update to dbus-python-1.0.0. 2012-03-31 08:45:09 +00:00
steven
0eb89aeead minor update to 0.13.17 2012-03-31 08:35:12 +00:00
sthen
3938c3a213 +py-wbem 2012-03-31 08:31:06 +00:00
sthen
4b2794751a import ports/devel/py-wbem, from Mark Peoples, ok merdely@
- add MODPY_BADEGGS to fix cleaning as non-root

PyWBEM is a Python library for making CIM operations over HTTP using the
WBEM CIM-XML protocol. It is based on the idea that a good WBEM client
should be easy to use and not necessarily require a large amount of
programming knowledge. PyWBEM is suitable for a large range of tasks
from simply poking around to writing web and GUI applications.
2012-03-31 08:30:42 +00:00
ajacoutot
8f3e480582 Update to cyphertite-1.1.1.
from dhill@ (maintainer)
2012-03-30 22:53:18 +00:00
naddy
885f1458ce fix build with latest glib 2012-03-30 20:33:41 +00:00
naddy
373e66eed8 oops, bump the included png to 1.2.49 (CVE-2011-3048) 2012-03-30 19:57:16 +00:00
naddy
14831d9781 update the included old png to 1.2.48 2012-03-30 19:44:39 +00:00
phessler
33c831c043 do not generate RI docs on the "slow" arches. This takes far too long,
and too much memory.

OK jeremy@
2012-03-30 19:03:24 +00:00
naddy
5966c95102 SECURITY update to 1.5.10.
libpng failed to correctly handle malloc() failure for text chunks,
which can lead to memory corruption and the possibility of execution
of hostile code. (CVE-2011-3048)
2012-03-30 18:58:03 +00:00
ajacoutot
7ab43d5b3a Sync WANTLIB to unbreak, spotted by naddy@ 2012-03-30 18:01:04 +00:00
ajacoutot
5e60314db8 Fix WANTLIB/DEPENDS to unbreak, notice by naddy@ 2012-03-30 17:57:33 +00:00
ajacoutot
836f333ed9 Unbreak the webkit FLAVOR (s/WITH_WEBKIT3/WITH_WEBKIT).
spotted by naddy@
2012-03-30 16:28:58 +00:00
sthen
a6b6b5e408 OpenJPEG 1.5 uses 'OPJ_FALSE' rather than a namespace-polluting 'false',
adapt blender to use this. Fixes build problem reported by naddy@, ok pascal@.
Missed in my build tests of OpenJPEG due to outdated INDEX...
2012-03-30 14:51:55 +00:00
ajacoutot
9ca77e579c +libsecret 2012-03-30 14:30:27 +00:00
ajacoutot
9aa17355a0 Import libsecret-0.1.
libsecret is a library for storing and retrieving passwords and other
secrets. It communicates with the "Secret Service" using DBus.
gnome-keyring and ksecretservice are both implementations of a Secret
Service.

It is a replacement for libgnome-keyring. Nothing will use it as yet,
but it's better to have it in-tree now to start fixing portability
issues with upstream. It will also ease our work on the next major
release of GNOME.
2012-03-30 14:29:58 +00:00
ajacoutot
e7c392b56d Missing build_depends, need MODGNOME_TOOLS=yelp, spotted by naddy@ 2012-03-30 14:18:18 +00:00
ajacoutot
62bce0c12e No need for CONFIGURE_ENV. 2012-03-30 14:11:39 +00:00
ajacoutot
6e2e50e551 Add HOMEPAGE. 2012-03-30 14:09:59 +00:00
phessler
044ee7874a libgcrypt already pulls in libgpg-error
noticed by ajacoutot@
2012-03-30 13:35:42 +00:00