Commit Graph

2017 Commits

Author SHA1 Message Date
sthen
b2ef61b247 use REVISION and new-style LIB_DEPENDS+WANTLIB 2010-09-01 09:17:42 +00:00
fgsch
5fc7ed873c Bump 2010-08-30 21:48:15 +00:00
fgsch
e42bba2e98 Switch py-ldap and py-psycopg to build the 2.6 python flavour rather than 2.5 2010-08-30 21:00:56 +00:00
fgsch
953d7b4a01 Add python 2.6 flavour, set it as default (was 2.5 previously) and bump. 2010-08-30 20:59:41 +00:00
fgsch
d8524fee7e Bump revision after python's default change. 2010-08-30 20:53:57 +00:00
sthen
89d02b8fda When bumping -main here in my last commit, I inadvertently replaced
PKGNAME-main=${DISTNAME}p0 with REVISION=1. As it is a multi-package port,
the PKGNAME-main=${DISTNAME} must be kept, REVISION must be an extra line.
Breakage noted by jasper@
2010-08-25 23:06:00 +00:00
sthen
a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
sthen
6548c7a188 add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:27:16 +00:00
ajacoutot
cabe9a216e Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.

looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
6b499755a0 update DBD::SQLite to 1.29, ok robert@ (maintainer) 2010-08-22 16:55:48 +00:00
ajacoutot
45eec57888 Bugfix update to evolution-data-server-2.30.3. 2010-08-22 07:08:47 +00:00
william
7ab7c2f4e4 SECURITY FIX
Resolves CVE-2010-0211 and CVE-2010-0212 (ITS#6570)
from upstream.  Also fixes a segfault in IA5StringNormalize() by
sync'ing that function with the same function from 2.4.23.

ok sthen
2010-08-06 02:52:05 +00:00
sthen
8a2471c43a Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
kili
108dc350b1 Add LIB_DEPENDS to RUN_DEPENDS.
Switch tu REVISION.
Bump.
2010-07-17 13:41:57 +00:00
espie
eebcb272c3 remove old work-around for SUBDIR bug.
NO_CHECKSUM is a user settings, setting DISTFILES to empty is enough.
2010-07-11 07:18:11 +00:00
naddy
2caff40cf7 rename variable, REVISION has a special meaning now 2010-07-10 20:06:54 +00:00
pea
ab3e256f34 Disable the detection of asciidoc
spotted/suggested fix by landry@

ok landry@
2010-07-09 11:50:38 +00:00
espie
cfff1f7778 better WANTLIB (with full path) 2010-07-09 10:58:50 +00:00
espie
bc62c7752f convert to new style LIB_DEPENDS/WANTLIB
no package change
2010-07-09 10:43:31 +00:00
ajacoutot
c695437ad9 Remove trailing blank lines from DESCR.
Don't hardcode /etc, use SYSCONFDIR.
2010-07-08 16:23:54 +00:00
pea
7a97d14767 Add pgbouncer 2010-07-08 16:20:23 +00:00
pea
7e1ada58fb Import pgbouncer.
PgBouncer is a lightweight connection pooler for PostgreSQL.

With tweaks from jasper@
ok jasper@
2010-07-08 16:18:06 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
jim
d0eb108190 update to version 1.0025
ok kevlo@
2010-06-29 13:43:48 +00:00
landry
3d86ce5a1e Use autoconf 2.64 instead of 2.65, which still has some issues.
Fixes the build on gcc4 archs.
2010-06-25 13:54:34 +00:00
ajacoutot
73fbfbff8e Bugfix update to evolution-data-server-2.30.2.1.
This update reverts an API break in e_destination_get_address().

While here bump AUTOCONF_VERSION.
2010-06-21 17:50:27 +00:00
ajacoutot
23dec7f656 Bugfix update to evolution-data-server-2.30.2. 2010-06-20 18:49:55 +00:00
espie
4009476ce8 broken deps. package would not build -> no bump 2010-06-20 09:49:59 +00:00
jasper
28af1f79db - sync with lua.port.mk 2010-06-18 17:59:06 +00:00
sthen
369938cc8e update strigi to 0.7.2; this and patching makecode.pl lets it build on amd64.
"go for it" espie@
2010-06-18 15:09:41 +00:00
sthen
7b09afdbc6 - update to 5.1.48
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-48.html

- remove USE_GMAKE, upstream improved their Makefiles

from Brad (maintainer).
2010-06-18 11:31:11 +00:00
espie
22e710f8c9 more recent, prereq for kde4 2010-06-16 13:42:24 +00:00
espie
8afde528d9 + 2010-06-16 13:36:16 +00:00
espie
ddeb235462 newer, prereq for kde4... 2010-06-16 13:35:43 +00:00
kili
c78948cdd1 Bump after ghc update. 2010-06-15 17:18:50 +00:00
pea
324baf861f Bug fix update to 1.10.3
ok landry@
2010-06-14 15:20:27 +00:00
jasper
aa0b52f4e4 - fix build on mips64 2010-06-14 07:07:49 +00:00
giovanni
2a534b2d46 Fix include path and man pages,
spotted by Antti Harri.
Help and ok sthen@
2010-06-11 10:01:26 +00:00
jasper
09d36caeee - update p5-Search-Xapian to 1.2.0.0
- add a homepage

from daniel dickman.
2010-06-10 14:51:38 +00:00
sthen
ee5ccc7f4f - update for COMPILER_VERSION and gcc4, from Brad
- add libstdc++ WANTLIB, ok Brad
2010-06-07 21:52:34 +00:00
ajacoutot
632ec44d78 Fix WANTLIB. 2010-06-07 09:28:39 +00:00
ajacoutot
33352f6443 Update to xapian-core-1.2.0.
from Jiri B.
2010-06-07 08:39:34 +00:00
jasper
d6445f2216 - add p5-Search-Xapian 2010-06-07 08:18:20 +00:00
jasper
8e7c10fdc5 import p5-Search-Xapian 1.0.17.0
Search::Xapian is a Perl interface to the Xapian C++ search library.
Xapian is a highly adaptable toolkit which allows developers to
easily add advanced indexing and search facilities to their own
applications. It supports the Probabilistic Information Retrieval
model and also supports a rich set of boolean query operators.

from daniel dickman, with a few tweaks by me
2010-06-07 08:15:28 +00:00
kili
158027911f Bump after the stupid ABI changes in GHC. 2010-06-06 10:06:44 +00:00
sthen
a4f69c10a1 Update MySQL to 5.1.47. This is a security update - for more details, see
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
2010-05-24 20:40:41 +00:00
wcmaier
dc9de690ae Update to 0.6.0. 2010-05-24 16:42:44 +00:00