Commit Graph

2978 Commits

Author SHA1 Message Date
espie
5dc4c786af new version, features:
- shows most reverse dependencies, as asked by sthen@ (a bit tricky thx to
canonical paths)
- canonicalize paths, e.g. path/x11/kde/libs3 will redirect to
path/x11/kde/libs3,-main
2013-05-05 20:18:10 +00:00
kili
549fdff028 Update to hs-postgresql-simple-0.3.1.2.
From maintainer David Schaefer.
2013-05-04 21:19:04 +00:00
sthen
6bbdd6ea31 update to OpenLDAP 2.4.35 and add some comments about mdb 2013-04-29 14:29:56 +00:00
kili
c208d2cc90 Update to hs-postgresql-simple-0.3.1.0.
From maintainer David Schaefer.
2013-04-28 22:47:20 +00:00
ajacoutot
a673865760 Tweak MESSAGEs/READMEs now that inetd(8) is off by default. 2013-04-27 15:44:20 +00:00
ajacoutot
0cba63cb23 Drop puppet releated ports I maintain and give them to jasper@ 2013-04-26 12:46:06 +00:00
ajacoutot
5b2d4302ba Update to ruby-hiera-1.2.1. 2013-04-24 08:44:35 +00:00
zhuk
41385763aa Update Soprano to 2.9.0. Altough not formally required by KDE4 SC, it
behaves better with KDE4 PIM.

Some regression tests still fail, but mostly due to fetching data from
external URLs and such.

"since all the other stuff is disconnected, go ahead with it" landry@
2013-04-24 08:34:45 +00:00
zhuk
e8f82589e1 Hook up virtuoso. 2013-04-22 17:46:55 +00:00
zhuk
ebb3091571 Import Virtuoso. Needed by Soprano (for tests) and for KDE 4 (Nepomuk).
Virtuoso is a high-performance object-relational SQL database. As
a database, it provides transactions, a smart SQL compiler, powerful
stored-procedure language with optional Java and .Net server-side
hosting, hot backup, SQL-99 support and more. It has all major
data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.

"I looked at virtuoso and it gave me too much headaches.
Import it then (and polish in-tree)" landry@
2013-04-22 17:32:31 +00:00
benoit
894e8cddc5 - update pgpool to 3.2.3
from David Hill, ok pea@ (maintainer)
2013-04-22 15:53:37 +00:00
dcoppa
6c2b704763 Bugfix update to redis-2.6.12 2013-04-22 14:55:10 +00:00
ajacoutot
d6dfc636b4 LC_ADDRESS is a GNU extension, treat it as such (upstream). 2013-04-17 17:31:06 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
77063c76eb Update to evolution-data-server-3.8.1. 2013-04-14 16:21:20 +00:00
ajacoutot
f34cfd54e1 Fix some substitutions. 2013-04-13 16:01:37 +00:00
ajacoutot
203985edc6 Merge several bug fixed from upstream (memory corruption, memory leaks...). 2013-04-12 05:46:15 +00:00
brad
8c4568d6e0 Move mytop back to the server sub-package where I had it originally.
It requires DBD::mysql which the server sub-package already has and
I don't want to add more dependencies to the client sub-package.
Plus add the missing dependency on Term::ReadKey for mytop.

From giovanni@ OK sthen@
2013-04-11 21:02:19 +00:00
brad
bb5d00a39c Fix this for the different length of the name. 2013-04-08 02:49:53 +00:00
brad
9371fa09e2 MySQL -> MariaDB
ok sthen@
2013-04-07 22:21:26 +00:00
espie
49240e0d2f needed for error messages 2013-04-06 12:52:35 +00:00
brad
50c1016581 Import of MariaDB.
MariaDB is a multi-threaded SQL database with a command syntax very similar
to mSQL.

ok sthen@ giovanni@
2013-04-04 18:58:44 +00:00
sthen
20b4cba0fb Critical SECURITY update to PostgreSQL, fixing CVE-2013-1899,
CVE-2013-1900 and CVE-2013-1901. ok jasper@

"A major security issue fixed in this release, CVE-2013-1899, makes
it possible for a connection request containing a database name that
begins with "-" to be crafted that can damage or destroy files within a
server's data directory. Anyone with access to the port the PostgreSQL
server listens on can initiate this request. This issue was discovered
by Mitsumasa Kondo and Kyotaro Horiguchi of NTT Open Source Software
Center."   http://www.postgresql.org/about/news/1456/
2013-04-04 14:45:46 +00:00
espie
99f57f00f9 show maintainer's name (but not email address) and allow to search for
a given maintainer.
2013-04-02 15:12:08 +00:00
espie
9411eccf3c cosmetic changes: zap the extra .swp file,
have lists be without bullet on ffx too,
align the search requester using tables
2013-04-02 12:39:36 +00:00
espie
71870c6028 +ports-readmes-dancer, so that the selfref link will work 2013-04-01 17:03:05 +00:00
espie
2de98e661c thanks to dancer, here's a small local webapp that uses sqlports and
pkglocatedb to give you a browsable portstree.
Enjoy !

okay sthen@ with a few tweaks
2013-04-01 17:02:26 +00:00
ajacoutot
83e2a1236e Regen WANTLIb => does not depend on libgnome-keyring anymore.
Does not need bison anymore.
2013-04-01 16:26:59 +00:00
espie
5a9e827f05 add README support 2013-03-31 09:43:13 +00:00
ajacoutot
de1ef60f4c Committed upstream; no pkg change. 2013-03-30 11:47:32 +00:00
ajacoutot
edf9f9c876 Update to evolution-data-server-3.8.0. 2013-03-29 15:17:01 +00:00
kili
abc01fb8c7 Update to hs-postgresql-simple-0.3.0.1.
From maintainer David Schaefer.
2013-03-28 19:08:02 +00:00
jmatthew
48018b7346 add missing files to riak's PLIST 2013-03-28 03:56:06 +00:00
brad
f64fc1c8e0 Remove xmysql. Old long unmaintained cruft that does not build with modern
MySQL.

ok sthen@
2013-03-27 11:35:51 +00:00
sthen
547fda2e45 de-uglify Makefile, no pkg change 2013-03-26 18:24:29 +00:00
jmatthew
2aa882bc29 + riak 2013-03-26 05:28:30 +00:00
jmatthew
a26da31fe2 Update to riak 1.3.0
ok ajacoutot@
2013-03-26 05:26:30 +00:00
jeremy
26436ce422 Force ruby 1.8 using a FLAVOR, similar to other ruby ports.
OK ajacoutot@
2013-03-22 19:58:21 +00:00
ajacoutot
0ae91ec678 Unbreak after ruby default version moved to 1.9.
spotted by sthen@ naddy@
2013-03-22 18:18:22 +00:00
pascal
1526fd143e ... and actually cvs rm the file of course, reminded by benoit@ 2013-03-21 21:57:42 +00:00
pascal
132abcdb17 forgot to remove %%SHARED%% in previous 2013-03-21 21:36:02 +00:00
pascal
e154215ad3 * Do not use SONAME, ok brad@ benoit@
* Fold PFRAG.shared into PLIST, ok benoit@
2013-03-21 21:30:30 +00:00
sthen
e093a1027e update to p5-DBD-Sybase 1.14 2013-03-21 14:55:28 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
ajacoutot
c441099501 Indent. 2013-03-20 06:56:05 +00:00
espie
efa8c7b15d synch with src 2013-03-18 10:58:16 +00:00
ajacoutot
5cc35603e9 Document accessing the MySQL socket from within a chrooted application.
(e.g. php)

ok brad@ sthen@ jasper@
2013-03-17 07:22:23 +00:00
dcoppa
7a992387fb Update to redis-2.6.11 2013-03-14 09:00:39 +00:00
sthen
de37654fca fix some too-short mktemp format strings 2013-03-11 20:59:04 +00:00
espie
660518085b REGRESS -> TEST, more fun here 2013-03-11 11:53:51 +00:00