Commit Graph

70267 Commits

Author SHA1 Message Date
ajacoutot
00297203c4 Update to krb5-auth-dialog-3.2.1. 2011-10-16 17:13:49 +00:00
ajacoutot
d00ebcc7ea php5-mapscript => php-mapscript 2011-10-16 16:05:50 +00:00
ajacoutot
b23ae8bd5c php5->php. 2011-10-16 16:03:26 +00:00
ajacoutot
54ef647be8 php5 -> php. 2011-10-16 15:56:24 +00:00
ajacoutot
f86105f02c php5 -> php. 2011-10-16 15:20:33 +00:00
ajacoutot
7dee96ccbb Update to gnome-panel-3.2.1. 2011-10-16 15:11:26 +00:00
ajacoutot
426cf604ed php5-ldap -> php-ldap. 2011-10-16 15:07:20 +00:00
naddy
676885b0b7 remove maintainer by his request (as forwarded by mikeb@) 2011-10-16 15:03:24 +00:00
ajacoutot
0ab2ac8a5c Update to gnome-session-3.2.1. 2011-10-16 14:58:27 +00:00
ajacoutot
485d04e1b9 Update to libwnck-3.2.1. 2011-10-16 14:58:14 +00:00
ajacoutot
75fc46fb33 Update to gnome-desktop-3.2.1. 2011-10-16 14:56:47 +00:00
ajacoutot
d235ed0139 Fix pkg installation, reported by Markus Lude. 2011-10-16 14:44:11 +00:00
ajacoutot
6cd8eeb703 Missing RUN_DEPENDS.
from wen heping (maintainer)
2011-10-16 14:37:45 +00:00
ajacoutot
e2618bf576 Bugfix update to gtksourceview 3.2.2. 2011-10-16 12:08:43 +00:00
nigel
9f1d1d0108 regen WANTLIB to unbreak
OK aja@
2011-10-16 10:51:01 +00:00
ajacoutot
23a64929f0 Update to meta-tracker-0.12.5. 2011-10-16 08:54:53 +00:00
espie
cbf9cefc78 pull in elf toolchain along with other properties 2011-10-16 07:52:08 +00:00
espie
490e1cfa18 minor cleanup: there's no reason for these variables to be intermixed
with targets.
lib-depends-check should be defined as ignored along with the rest.
errors-handling should occur last, so that the last block of errors gets
used.
2011-10-16 07:51:27 +00:00
espie
6b8ccf58db - fix position of Makefile.inc include guard to allow arbitrary intermixing of
Makefile.inc and bsd.port.arch.mk without infinite recursion.

- use simpler pattern to test for arch stuff, we just need the values, so
.for A B in ${MACHINE_ARCH} ${ARCH}
is enough and avoids the setting of intermediate variables.

- new PROPERTIES variable that's easy to test with e.g. if ${PROPERTIES:Mapm}
2011-10-16 07:12:35 +00:00
ajacoutot
594dc20e48 Cleanup this port.
Make sure only the external libpopt is used, instead of a mix between
external and internal.

from Brad with some tweaks
2011-10-16 07:03:12 +00:00
ajacoutot
6b0ea09079 Fix LIB,RUN,BUILD_DEPENDS wrt libgda. 2011-10-16 06:51:11 +00:00
ajacoutot
16e28cacf6 Minor update to dbus-glib-0.98. 2011-10-16 06:45:18 +00:00
ajacoutot
37e7fd1b68 Maintenance update to shared-mime-info-0.91. 2011-10-16 06:41:07 +00:00
ajacoutot
1c5a3c5c35 Minor update to upower-0.9.14. 2011-10-16 06:29:30 +00:00
bentley
24ce6677a7 +mandelbulber 2011-10-16 03:52:01 +00:00
bentley
066f6f7eb3 Import mandelbulber-1.08.
Mandelbulber is an easy-to-use, handy, but experimental application
designed to help you render 3D Mandelbrot fractals such as Mandelbulb,
Mandelbox, Bulbbox, Juliabulb, and Menger Sponge.

ok jasper@
2011-10-16 03:51:10 +00:00
jasper
dd6eb58051 missing build dependency 2011-10-15 17:01:40 +00:00
jasper
497f3782f0 Add a few more bindings, needed for a future pykde4 port
from  Vadim Zhukov
ok dcoppa@
2011-10-15 16:21:52 +00:00
jasper
fd71310b97 - update to 2.12.4 2011-10-15 16:19:15 +00:00
espie
7fe0085494 switch to bsd.port.arch.mk 2011-10-15 12:55:14 +00:00
ajacoutot
0fcc916d16 Update to gtk+3-3.2.1.
While here, move away from kvm(3) to use sysctl(3) instead and don't
link to libkvm anymore.
inputs and ok robert@ jmatthew@
2011-10-15 12:03:52 +00:00
espie
6af9b14242 repair rescan for distfiles errors 2011-10-15 10:35:41 +00:00
sebastia
a24374e86f update GWorkspace to 0.9.0
Changes in version 0.9.0
=========================

Enhancements / new features
* Customized icons for special folders (Desktop, Images, Music, Documents, System, Library)
* default font size instead of fixed 12 points
* re-enabled sound playing in content inspector
* webloc file handling

Fixes
* Extensive drag-operation fixes
* volume mounting ported to NetBSD, FreeBSD and generally a more robust FSNodeRep
* portability issues fixed (SPARC crashes, HURD constants)
* security fixes
* crash fixes
* updated to work with changes in recent base and gui packages and obj-c runtimes
* draw fixes for recent gui rounding
* build system fixed (GWMetadata)

OK jasper@
2011-10-15 08:10:47 +00:00
sebastia
7d00bab4d7 update gnustep-webserver to 1.4.5
just one change that introduced a major library bump:
allow to define the IP address where the server should bind to.

OK jasper@
2011-10-15 08:04:45 +00:00
sebastia
ce28b02e9a update gnustep-sqlclient to 1.5.3
most important change is a fix:
Postgres.m: Fix to handle new bytea with \x format

OK jasper@
2011-10-15 08:02:23 +00:00
ajacoutot
f2b08cc135 Regen WANTLIB to unbreak. 2011-10-15 07:51:13 +00:00
jasper
9460d93a06 start fixing the regress tests 2011-10-15 07:38:10 +00:00
ajacoutot
688dbb0d49 Increase timeout for driverd to give it enough time to copy a ppd file when
using the web interface.
2011-10-15 07:20:43 +00:00
bentley
c14ae6f926 +ophis 2011-10-14 22:30:40 +00:00
bentley
0faac92860 Import ophis-1.0.
Ophis is a cross-assembler for the 65xx series of chips. It supports
the stock 6502 opcodes, the 65c02 extensions, and syntax for the
"undocumented opcodes" in the 6510 chip used on the Commodore 64.
(Syntax for these opcodes matches those given in the VICE team's
documentation.)

ok jasper@
2011-10-14 22:29:57 +00:00
jasper
20f9848887 missing dependency 2011-10-14 21:04:56 +00:00
dcoppa
57eaee2ae8 Update to cmake-2.8.6
Fixed FindRuby.cmake module (from Vadim Zhukov)

Fixed FindJava.cmake and FindJNI.cmake modules when cmake is used
outside of our ports tree (problem reported and fix tested by
pirofti@)

Still "100% tests passed, 0 tests failed out of 197".

No fallout in a bulk build.

OK jasper@
2011-10-14 17:22:10 +00:00
jasper
cb8fe5ae9b sync 2011-10-14 16:33:52 +00:00
jasper
3e7b6b9535 import py-requests 0.6.2
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00
ajacoutot
75974108f8 Bugfix update to glib2-2.30.1. 2011-10-14 15:25:40 +00:00
jasper
b6775f2cfa Regen WANTLIB to unbreak. 2011-10-14 12:22:00 +00:00
jasper
d29642858b Regen WANTLIB 2011-10-14 11:37:24 +00:00
stsp
15dd757d5c Apply a patch from upstream which fixes an assertion failure during merge.
Noticed by and ok mpi@
2011-10-14 10:13:05 +00:00
merdely
bbe2caba68 Fix "/etc/rc.d/privoxy stop".
Diff from Pascal Stumpf (thanks! sorry it took so long)

"looks ok to me" sthen@
2011-10-14 09:57:51 +00:00
dcoppa
ab268e5bff Zap now useless CONFIGURE_ENV. Uff... 2011-10-14 09:14:03 +00:00