Commit Graph

30620 Commits

Author SHA1 Message Date
wilfried
f3d4a6e993 fix wantlib + bump 2005-11-13 20:12:38 +00:00
wilfried
4e3df2b070 Fix wantlib + bump 2005-11-13 20:01:18 +00:00
mbalmer
5c78596e03 Update to Kronolith H3 2.0.5.
Major changes compared to the Kronolith version H3 (2.0.4) are:
    * Fix reminder emails.
    * Fix warnings with Internet Explorer on HTTPS connections.

The full list of changes (from version H3 (2.0.4)) can be viewed here:

http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.68&r2=1.165.2.69.2.1&ty=h
2005-11-13 19:47:34 +00:00
bernd
f43900db3d Fix WANTLIB/LIB_DEPENDS after openldap update.
"looks good" espie@
2005-11-13 18:48:45 +00:00
jakob
4e231475b7 fix deinstall of default dictionary; reported by Moritz Grimm 2005-11-13 18:19:31 +00:00
jakob
d30d029cf6 fix postfix gid 2005-11-13 17:48:41 +00:00
pvalchev
71fc3683d9 split retarded per-arch type definitions (windows shit, what can you expect)
into __LP64__ vs !__LP64__; ok espie
2005-11-13 17:35:58 +00:00
pvalchev
990290a561 unbreak sort; from Marcello Morsello <morsello@gmail.com> via Douglas Santos 2005-11-13 17:32:26 +00:00
marcm
178d9ae305 Fix WANTLIBS, bump version 2005-11-13 16:58:08 +00:00
marcm
1c8107984f NO_REGRESS here, bump version. 2005-11-13 16:57:14 +00:00
marcm
4b3ad3e411 Fix WANTLIBS, bump version. 2005-11-13 16:54:39 +00:00
marcm
2d956b4b38 Update to 2.10.1. WANTLIBS, USE_LIBTOOL. 2005-11-13 16:53:48 +00:00
marcm
13742ab04d Fix WANTLIBS, gtk+2 fallout. Bump version 2005-11-13 16:52:12 +00:00
wilfried
6877a6ad6c update libdepends/wantlib after glib2/pango/gtk+2 update 2005-11-13 14:23:21 +00:00
wilfried
5c0c5965fd update libdepends/wantlib after glib2/pango/gtk+2 update 2005-11-13 14:12:17 +00:00
wilfried
382aa6c27a update libdepends/wantlib after glib2/pango update 2005-11-13 14:06:32 +00:00
naddy
eba19c9b08 Fix an index bug and update HOMEPAGE and MASTERSITES.
From: Matthias Kilian <kili@outback.escape.de>
2005-11-13 13:19:23 +00:00
naddy
c5695d9969 match actual system prototype 2005-11-13 12:42:25 +00:00
sturm
8ff7a606cb build on sparc64 2005-11-13 09:22:28 +00:00
sturm
f2520f4744 /etc -> ${SYSCONFDIR} 2005-11-13 08:49:19 +00:00
marcm
e932bac2ea Update this to 0.8.11. gtk+2 fallout. Fix plugin registration handling. 2005-11-13 06:49:01 +00:00
marcm
beed0ed70d Update to 0.8.11. Handle plug-in registration right (finally). 2005-11-13 06:46:50 +00:00
marcm
3d421285d2 Update to 2.2.5. Add USE_LIBTOOL too. 2005-11-13 06:44:55 +00:00
marcm
73f550e30e Monster Gnome update primarily for the new GTK+2 WANTLIBS.
Also includes several Gnome 2.6.2 updates.  Version numbers bumped
accordingly.
2005-11-13 06:29:03 +00:00
marcm
983e1b41ea Update to 2.6.5 to support the newer GTK+ 2005-11-13 06:24:32 +00:00
marcm
2f152ca5c2 Update to GTK+ 2.8.6
2.8 series release notes here:
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00054.html

NOTE: GTK+ now uses the Cairo vector graphic library as well as depending
on a version of Pango with it as well.  This will at a minimum require
chanes to the WANTLIBS of depending ports.
2005-11-13 06:23:58 +00:00
marcm
8dcdfda0ef Update pango to 1.10.1. Part of the update to the GTK 2.8 series.
Pango 1.10 release notes here:
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00058.html

NOTE: Pango now uses the Cairo vector graphic library.  This will
necessitate changes to depending ports!
2005-11-13 06:22:59 +00:00
marcm
69aea10936 Update glib2 to 2.8.3. Part of the update to the GTK 2.8 series.
Glib 2.8 Release notes are here:
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00048.html
2005-11-13 06:22:02 +00:00
naddy
afda511826 #include <sys/time.h> before <sys/resource.h> 2005-11-13 01:10:12 +00:00
mbalmer
ffedc5c32f Move some files from the client to the server package and bump the
package name.

hint by wilfried@, thanks!
2005-11-12 18:12:06 +00:00
mbalmer
8288a4922e Set USE_LIBTOOL=Yes and bump package name. Make sure libsasl2 is linked.
Caveat:  older versions of the port/package must be removed before building
the package.

thanks to espie@ and bernd@ for helping.
2005-11-12 17:22:58 +00:00
kurt
36f0f04374 remove unneeded dlopen(0,...) work-around. okay todd@ 2005-11-12 12:49:59 +00:00
espie
e0af4b998b force gq to pick up sasl2 in its search for openldap. 2005-11-12 10:39:07 +00:00
kurt
85bb81a68e remove RTLD_GLOBAL work-around. also fix some warnings from rc file
entries from mantainer Claudio Castiglia <ccastiglia@gmail.com>.
2005-11-12 04:25:22 +00:00
jolan
fd7b34bbea use re-rolled sidebar patch that doesn't patch the PATCHES file. fixes
a conflict with the compressed and sidebar flavors

reported by viq on ports@
2005-11-12 02:29:47 +00:00
djm
f6f81c8b57 +py-SOAPpy 2005-11-12 00:58:09 +00:00
djm
77e1fc9a7a import of py-SOAPpy-0.11.6:
SOAPpy tries to provide a full-featured SOAP library for
Python that is very simple to use and that fully supports
dynamic interaction between clients and servers.

feedback alek@ and eric.faurot AT gmail.com; ok alek@
2005-11-12 00:57:13 +00:00
djm
9a608ffe89 +py-fpconst 2005-11-12 00:54:42 +00:00
djm
fb7fd81cee import of py-fpconst-0.7.2:
This python module implements constants and functions for
working with IEEE754 double-precision special values. It
provides constants for Not-a-Number (NaN), Positive Infinity
(Inf), and Negative Infinity (-Inf), as well as functions to
test for these values.

ok alek@
2005-11-12 00:53:31 +00:00
bernd
d172697737 Don't include -lwrap in 'net-snmp-config --libs' output. This unbreaks
some ports which depend on net-snmp. Bump PKGNAMEs.

found by naddy@

a lot of help & ok sturm@
2005-11-12 00:30:48 +00:00
sturm
b2f6cad60f WANTLIB
suggested by Moritz Grimm <mlist at scapa.dnsalias.net>
2005-11-12 00:07:22 +00:00
bernd
75581750be Sidebar patchfile is needed in stable/distfile too.
Found by naddy@.

ok naddy@
2005-11-11 23:52:17 +00:00
naddy
34c8ddb41a bump PKGNAMEs after libsigc++ dependency change 2005-11-11 21:19:13 +00:00
sturm
338835bc26 do not check for the existence of _mailman:_mailman at configure time,
that user/group might not exist yet

noticed by Chris Mika <cmika at seenothing.org>
maintainer timeout
2005-11-11 20:33:25 +00:00
wilfried
cd0621de37 update drgeo-doc to 1.6, from new maintainer steven.mestdagh at esat.kuleuven.be 2005-11-11 20:24:48 +00:00
wilfried
0693098a41 update drgeo to 1.1.0, from new maintainer steven.mestdagh at esat.kuleuven.be 2005-11-11 20:23:52 +00:00
sturm
3ab4b863e7 update to vpnc 0.3.3
from uwe
2005-11-11 19:38:07 +00:00
pvalchev
8e7223d0bd sync 2005-11-11 18:58:13 +00:00
bernd
3c16c53ccc This is the real fix for the openldap problem. Sorry guys.
tested & ok alek@
2005-11-11 14:53:27 +00:00
espie
2b8faaaa73 Bump to more recent version
noticed by Xavier Venient
2005-11-11 14:21:22 +00:00