naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
espie
b87f5ba044
update to more recent version, removes the waits during regress...
2010-01-10 13:45:03 +00:00
sthen
0ce3aa35f9
+pkglocatedb
2010-01-08 14:04:55 +00:00
sthen
2e90f8d574
import ports/databases/pkglocatedb:
...
Database of files from all packages in the ports tree, including names
of the packages containing them. This is in a format suitable for use with
locate(1) (either with -d, or in a colon-separated list in LOCATE_PATH).
Note: like sqlports, this is generated from the ports tree itself,
so if your tree is in bad shape re: conflicts etc, this won't build.
ok espie, discussed with many, reminded by oga@
2010-01-08 14:00:49 +00:00
fgsch
fe7c91ab2d
Update to 0.6.1.
2010-01-07 01:25:13 +00:00
jasper
6d13f95ce4
- update couchdb to 0.10.1
...
ok benoit@ (MAINTAINER)
2010-01-06 18:45:45 +00:00
jasper
977d748689
- sort
2010-01-04 10:43:30 +00:00
ajacoutot
91a08fe7dc
Bugfix update to MySQL 5.1.42.
...
See http://dev.mysql.com/doc/refman/5.1/en/news-5-1-42.html for details.
from Brad
2010-01-01 19:54:33 +00:00
eric
b0d7cfc066
update to 0.6.0
...
ok pea@
2009-12-31 12:31:44 +00:00
eric
dec5e1d15c
Change HOMEPAGE/MASTER_SITES and update to 2.5.6
...
ok benoit@ djm@
2009-12-28 09:24:34 +00:00
ajacoutot
cd9c7ecf7a
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:16:33 +00:00
sthen
b4b78be2ae
Update to 3.6.16.1; a simple but important fix (and needed to update
...
Firefox). Mainline sqlite has moved beyond this but involves some changes
to the build infrastructure which need to be looked at separately.
Since the distfile is no longer available upstream, this is provided
as a patch to the 3.6.16 distfile and is taken from upstream's SCM.
Requested by naddy@.
2009-12-19 23:08:48 +00:00
pea
500570cb81
Update to 8.4.2
...
Please note:
if you have any hash indexes, you should REINDEX them after updating to 8.4.2,
to repair possible damage.
Changelog:
http://www.postgresql.org/docs/current/static/release-8-4-2.html
ok sthen@
2009-12-16 14:34:58 +00:00
ajacoutot
28ff64f458
Update to evolution-data-server-2.28.2.
...
Fix a memory leak.
2009-12-14 13:54:23 +00:00
sthen
9df8d3022f
Add -pthread to the pkg-config files, bump PKGNAME. From Andreas Kahari.
2009-12-09 20:36:49 +00:00
pea
c2ccbc930d
Security fix for OpenLDAP.
...
See:
+ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767
+ http://www.openldap.org/devel/cvsweb.cgi/libraries/libldap/tls_o.c.diff?r1=1.8&r2=1.11&f=h
ok jasper@, go ahead sthen@, aja@
2009-12-04 15:26:48 +00:00
espie
a7043b7ecf
tag sqlports as "always-update".
...
If you don't have current pkgtools, *this will break*.
(@option always-update was introduced over a month ago).
2009-12-01 18:27:46 +00:00
bernd
c04c888648
Update to ruby-mysql-2.8.1.
2009-12-01 11:51:38 +00:00
ajacoutot
a6b02df54b
Fix part of Bug 361145: Evolution hangs when formatting message.
...
(from upstream git 184befc100ba2c553ad8ea5c87eba91daf500bf4)
2009-11-30 13:27:25 +00:00
ajacoutot
197ac94f25
Update to xapian-core-1.0.17.
...
from Daniel Dickman, thanks.
2009-11-25 18:31:09 +00:00
msf
86ef53ffcd
do_sqlite3 0.10.0 requires data_objects 0.10.0, adjust dependencies and
...
bump PKGNAME
2009-11-22 07:35:32 +00:00
msf
ee4f42ec8d
update to sequel-3.6.0
...
ok MAINTAINER
2009-11-22 00:03:58 +00:00
pea
b82e4ca04b
Update to 4.013
...
ok landry@ giovanni@ stephan@
2009-11-21 08:00:29 +00:00
sthen
7fb98303f7
Update to 5.1.41; SECURITY and various bug fixes. From Brad.
2009-11-20 01:15:34 +00:00
eric
8342adb218
update to 0.5.31
...
ok jasper@
2009-11-19 17:13:52 +00:00
ajacoutot
489fa3a7c9
libsoup belongs in wantlib.
2009-11-19 15:15:47 +00:00
ajacoutot
7a43e69372
Bugfix update to xapian-core-1.0.16.
...
(needed for upcoming pinot update)
2009-11-14 10:57:44 +00:00
bernd
f51f9ca090
Remove myself from MAINTAINER and bump.
2009-11-09 17:09:22 +00:00
sthen
1702428dab
bump following java.port.mk change.
2009-11-09 11:03:26 +00:00
jasper
383bcb84a5
- move another common variable into pear.port.mk (the 'pear' category).
2009-11-06 09:01:07 +00:00
jasper
65dbb2a870
- if the same two lines are copy/pasted into every single port using the pear
...
module, maybe it's time to copy/paste it into pear.port.mk.
thus, move MASTER_SITES and EXTRACT_SUFX to a common place
ok sthen@ robert@
2009-11-06 08:32:36 +00:00
fgsch
e495deb5b8
Enable the python query server, enable regress interactively and bump package.
2009-11-03 00:37:41 +00:00
bernd
e0e3cc8151
Update to apache-couchdb-0.10.0.
...
help, diffs, tests and ok from:
Benoit Chesneau (MAINTAINER), fgsch@, martynas@
2009-11-02 18:51:27 +00:00
jasper
6028e097fa
remove xmysqladmin, broken since 2003 as it failed to catch up with the new
...
mysql api. as upstream abondoned it, it's unlikely to ever catch up.
besides, there are enough other applications to administer mysql with a gui.
landry@ agreed, although he formulated it oddly
2009-11-01 22:58:51 +00:00
fgsch
b457c99a80
Update to Elixir 0.7.0
2009-11-01 11:45:39 +00:00
msf
2d68aec190
update to 0.2.12 and convert to MASTER_SITE_GEMCUTTER
2009-10-25 13:22:06 +00:00
giovanni
d4b72f348b
Update to 5.1.40
...
Ok Brad (maintainer)
2009-10-23 08:04:50 +00:00
giovanni
cd6be5202e
Update to version 2.1.1
2009-10-22 15:55:10 +00:00
jasper
a5dafb4118
- update evolution-data-server to 2.28.1
2009-10-19 12:19:17 +00:00
eric
78e51f61ed
update to 0.15
...
ok wcmaier@
2009-10-16 15:17:02 +00:00
pirofti
2692f6069a
Update ruby-do_sqlite3 to 0.10.0
2009-10-13 21:16:46 +00:00
pirofti
a0455b5a19
Update ruby-data_objects to 0.10.0
2009-10-13 19:59:38 +00:00
sthen
0ccbf81c0e
update to 1.56, drop msf@ as maintainer (at his request).
2009-10-13 13:57:13 +00:00
pirofti
fda661736d
Update ruby-dm-types to 0.10.1
2009-10-12 23:47:38 +00:00
pirofti
0741e26293
Update ruby-dm-timestamps to 0.10.1
2009-10-12 23:31:38 +00:00
pirofti
9245b496e2
Update ruby-dm-sweatshop to 0.10.1
2009-10-12 23:28:24 +00:00
pirofti
022f2f331a
Update ruby-dm-serializer to 0.10.1
2009-10-12 23:10:22 +00:00
pirofti
128a0de1ba
Update ruby-dm-validations to 0.10.1
2009-10-12 23:08:35 +00:00
pirofti
b02d11a306
Update ruby-dm-migrations to 0.10.1
2009-10-12 22:59:31 +00:00
pirofti
147f93c320
Update ruby-dm-aggregates to 0.10.1
2009-10-12 22:55:21 +00:00