Commit Graph

2970 Commits

Author SHA1 Message Date
dcoppa
ec41622754 Update to 2.7.2
Ok rpointel@ (maintainer)
2012-11-19 13:54:40 +00:00
ajacoutot
2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
bentley
cdbac4ad9e Escape DESCR in html pages.
ok espie@
2012-11-16 15:57:52 +00:00
sthen
5a1c4b813f link strigi to the build, all but one tests pass, and it doesn't appear in
a grep over bulk build log, so unlikely to get picked up by anything in-tree.
2012-11-15 00:37:54 +00:00
sthen
c8429d3746 update strigi to a post-0.7.7 tarball rolled from git; worked on
by Vadim Zhukov, diff prepared by Amit Kulkarni
2012-11-15 00:04:30 +00:00
sthen
a64e35613d link soprano to the build 2012-11-12 13:38:04 +00:00
sthen
ded494e277 update to soprano 2.8.0, cope with redland update
- from openbsd-wip
2012-11-12 13:37:52 +00:00
ajacoutot
50ce2da399 Bugfix update to evolution-data-server-3.6.2. 2012-11-11 18:10:01 +00:00
ajacoutot
89ca3e7460 Missing g_mutex_lock() call was making evolution-addressbook-factory
abort() and the addressbook unavailable.

thanks to kurt@ and guenther@ for the help
patch from kurt@
2012-11-10 08:07:55 +00:00
dcoppa
649733caf0 Bugfix update to redis-2.6.4 2012-11-09 09:52:50 +00:00
jeremy
56c806cdf4 Update to sequel_pg 1.6.1. 2012-11-07 19:05:14 +00:00
jeremy
de19524dfd Update to sequel 3.41.0 2012-11-07 19:04:43 +00:00
dcoppa
ad5e9a2de3 Bugfix update to redis-2.6.3 2012-11-07 10:13:44 +00:00
ajacoutot
2e37bf8112 Don't hardcode path to imapd. 2012-11-06 08:35:13 +00:00
dcoppa
5e4918831f Amend XXX comment 2012-11-05 10:47:39 +00:00
jasper
83628befa5 add an XXX about using the internal lua
ok dcoppa@ (MAINTAINER)
2012-11-04 19:58:43 +00:00
jasper
dbe18b2a96 import ruby-resque-1.23.0
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Background jobs can be any Ruby class or module that responds to
perform. Your existing classes can easily be converted to background
jobs or you can create new classes specifically to do work. Or, you can
do both.
[...]

ok jeremy@
2012-10-31 22:12:20 +00:00
jasper
ad4504ce07 import ruby-redis-namespace-1.2.1
Adds a Redis::Namespace class which can be used to namespace calls to
Redis. This is useful when using a single instance of Redis with
multiple, different applications.

ok jeremy@
2012-10-31 22:11:37 +00:00
jasper
e0afb57829 sync 2012-10-31 22:09:45 +00:00
dcoppa
012897bd20 Bugfix update to redis-2.6.2 2012-10-30 17:22:54 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
rpointel
c9382d5847 Finally, upstream have included tests with source dist.
Clean the regress tests.
ok dcoppa@.
2012-10-26 06:52:26 +00:00
dcoppa
6ea3324d6d Update xapian-core and p5-Search-Xapian to 1.2.12
ok sthen@
2012-10-25 14:06:26 +00:00
dcoppa
3c68c9fa9e Add the new (starting from 2.6) Sentinel stuff. 2012-10-23 13:05:27 +00:00
dcoppa
1537eed6aa Update to redis-2.6.0
https://raw.github.com/antirez/redis/2.6/00-RELEASENOTES

All tests passed without errors on sparc64: yay!
2012-10-23 10:41:23 +00:00
sthen
5aa82ed35c whitespace 2012-10-23 09:39:51 +00:00
espie
a5e83437b0 no space at end of maintainer 2012-10-21 15:56:42 +00:00
sthen
8a29c2e354 build aci-flavoured OpenLDAP 2012-10-20 08:37:00 +00:00
sthen
aeaed43eeb add a FLAVOR to enable the experimental ACI support in OpenLDAP,
req by Brian Empson. ok pea@.
2012-10-20 08:36:13 +00:00
ajacoutot
7335f84678 We are getting fucked by our 32-bits time_t :( 2012-10-18 13:54:56 +00:00
pea
ad927e6ea6 Bugfixes update to 3.1.1
ok ajacoutot@
2012-10-17 20:22:46 +00:00
pea
765ca1ca70 Update to 1.5.3.
Contains a critical fix if you're using autodbs.

ok ajacoutot@
2012-10-16 13:21:12 +00:00
ajacoutot
388d0926f3 Move back to using libgnome-keyring. There is a very nasty crash with it
but at least it'll get us a chance to hunt for it instead of hiding it with
libsecret which fails in the same way but does not crash.

discussed with jasper@
2012-10-16 11:55:01 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
dcoppa
4eea874c6d Comment out 'requirepass' because it gives rise to much confusion. 2012-10-15 07:17:12 +00:00
stsp
f294765dcd remove lies about available flavours from DESCR; ok sthen 2012-10-14 22:07:08 +00:00
ajacoutot
2e72e5f949 Bugfix update to evolution-data-server-3.6.1. 2012-10-14 08:04:11 +00:00
jeremy
e6d78868eb Add patches for building on ruby 1.9. 2012-10-12 14:12:28 +00:00
dcoppa
6a7fcbe286 Update to 2.7.1
ok rpointel@ (maintainer)
2012-10-12 06:59:54 +00:00
jasper
6dce36fbc7 - fixup build/run depends. 2012-10-11 18:13:51 +00:00
jasper
dfec160086 sync 2012-10-11 18:01:08 +00:00
jasper
ea7ef82433 import py-carbon-0.9.10
Backend storage application for Graphite. Data collection agents connect
to carbon and send their data, and carbon's job is to make that data
available for real-time graphing immediately and try to get it stored on
disk as fast as possible.

ok aja@
2012-10-11 18:00:30 +00:00
espie
5c8ff2cca6 there's totally no need for FULLPKGNAMEs in there 2012-10-11 08:19:02 +00:00
jeremy
3329866379 Fix typo in dependency. Didn't build before, so no bump. 2012-10-10 11:19:45 +00:00
jeremy
31bd712f6c + postgresql-pllua 2012-10-10 10:45:30 +00:00
jeremy
8059b804ae Import postgresql-pllua, adding support for the PL/Lua procedural
language to PostgreSQL.

Feedback and OK sthen@
2012-10-10 10:41:36 +00:00
rpe
bbbc0875aa use a trimmed version of the usage text from locate(1)
ok espie@
2012-10-10 09:49:20 +00:00
giovanni
1cfdba3260 Update to 2.1.4 2012-10-09 15:39:13 +00:00
jasper
06b4cf213e sync 2012-10-09 13:27:32 +00:00
jasper
7bd0ffc67a import py-whisper 0.9.10
py-whisper is a fixed-size database, similar in design and purpose to
RRD (round-robin-database). It provides fast, reliable storage of
numeric data over time. Whisper allows for higher resolution (seconds
per point) of recent data to degrade into lower resolutions for
long-term retention of historical data.

ok aja@
2012-10-09 13:26:54 +00:00
jasper
9e1f8cf2d0 - update to DB_DataObject-1.10
from viq
2012-10-08 21:35:09 +00:00
dcoppa
501070dafb Bugfix update to 3.0.2 2012-10-08 08:19:46 +00:00
ajacoutot
6bfc965be4 Fix pkgconfig file after the move to libsecret. 2012-10-03 15:56:21 +00:00
ajacoutot
56007d57f9 Our binutils from paleolithic age exports private symbols which made
libgnome-keyring and gcr dump cores everywhere because of clashing
symbols. Merge libsecret support from upstream to have e-d-s use that
instead of libgnome-keyring.
2012-10-01 15:00:18 +00:00
giovanni
04d70009a5 Update to 5.1.66,
full Changelog available at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-66.html
ok Brad (Maintainer)
2012-10-01 09:44:51 +00:00
ajacoutot
26cbd53e76 Committed upstream. 2012-09-30 15:16:16 +00:00
ajacoutot
4872176758 BZ URL. 2012-09-30 09:12:11 +00:00
ajacoutot
6b4ae85ac3 LIB_DEPENDS tweak. 2012-09-30 07:55:54 +00:00
brad
cd244e2452 Fix pkg-config and iodbc-config files for dynamic vs static linking.
ok sthen@
2012-09-29 20:07:08 +00:00
landry
dc43253376 Mark as BROKEN-hppa like it is for powerpc, undefined refs to :
__sync_bool_compare_and_swap_4
__sync_bool_compare_and_swap_8
__sync_lock_test_and_set_8
__sync_fetch_and_add_8
2012-09-29 07:03:46 +00:00
jasper
4c84e7302c - update to gdbm-1.10
tested in a bulk by landry@
ok aja@
2012-09-28 14:04:49 +00:00
ajacoutot
5da2f0523d Fix LIB_DEPENDS/WANTLIB.
spotted by jasper@
2012-09-28 08:10:43 +00:00
dcoppa
ec81df84bf Fix .pc file 2012-09-28 07:52:14 +00:00
ajacoutot
cfc8fd1089 Update to evolution-data-server-3.6.0. 2012-09-28 06:35:36 +00:00
dcoppa
6fae77692b Fix misuse of CMake
OK jeremy@, sthen@
2012-09-27 07:23:55 +00:00
dcoppa
cd0320765a Update to 2.6.2
OK rpointel@ (maintainer)
2012-09-25 07:21:36 +00:00
pea
b39c6fccaa Major update to PostgreSQL 9.2.1.
As usual a dump/restore is required.

ok jasper@ jeremy@ landry@
2012-09-24 19:57:02 +00:00
pea
ea0b924b51 Update to 3.2.0
ok jasper@ landry@
2012-09-24 19:39:59 +00:00
pea
2656435782 Update to 3.1
ok jasper@ landry@
2012-09-24 19:38:46 +00:00
jeremy
5542f53b23 Now that ruby 1.9 is the default ruby implementation for gem/extconf
ports, for the ports that are built both on ruby 1.8 and ruby 1.9,
switch the category Makefiles to explicitly list the ruby18 FLAVOR
instead of the ruby19 FLAVOR.

Also, for home_run, fastri, and fastercsv, explicitly build only the
ruby 1.8 version of the port.  These libraries can run on ruby 1.9, but
it doesn't make sense to build a ruby 1.9 version by default.
2012-09-23 17:20:41 +00:00
jeremy
4df01cf8a7 Explicitly set ports that only build or run on ruby 1.8 to have both
FLAVOR and FLAVORS set to ruby18, so attempting to build them without a
FLAVOR set still builds the ruby 1.8 version.
2012-09-23 17:00:49 +00:00
jeremy
ec54adfe61 Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.

Remove dependency on parsetree, since it isn't a required dependency,
and parsetree does not run on ruby 1.9.
2012-09-23 16:58:40 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
dcoppa
fa95471a57 Update to hs-redis-0.13 2012-09-19 13:18:41 +00:00
dcoppa
ff4f936759 Bugfixing update to redis-2.4.17 2012-09-18 13:20:43 +00:00
giovanni
18e5156d6f Bugfix update to 4.022 2012-09-14 16:10:21 +00:00
giovanni
818f02c65c Update to 1.622
maintainer timeout
2012-09-13 09:49:39 +00:00
ajacoutot
d3d90d9459 Mark BROKEN on powerpc for now. 2012-09-10 16:21:54 +00:00
ajacoutot
2a221b74a6 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 09:13:10 +00:00
sthen
ff18e861a5 update to DBD::Pg 2.19.3, fixes a bug showing up with OpenBSD malloc.
From Andrew Fresh (who put a lot of time into tracking down the problem),
maintainer ENOTIME.
2012-09-05 20:10:35 +00:00
ajacoutot
53cc1b428c +p5-Palm 2012-09-04 07:02:57 +00:00
ajacoutot
9e7d7e3401 Re-import p5-Palm from palm/p5-Palm since the palm CATEGORY is going to
be tedu'd.
2012-09-04 07:02:13 +00:00
jeremy
3d54b80434 Set FLAVORS in addition to FLAVOR to make it clear that only a single
FLAVOR is supported.  Fixes misleading results in sqlports.

OK sthen@
2012-09-03 18:05:25 +00:00
kili
8edc2a83b1 Update to HDBC-postgresql-2.3.2.1. 2012-09-02 21:17:09 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
ca372cac9a Unbreak on i386; reported by nigel@ 2012-08-30 09:19:00 +00:00
jasper
92ddc01ad1 spello in comment 2012-08-29 17:38:54 +00:00
ajacoutot
d45fc88c87 +kyotocabinet 2012-08-29 14:33:19 +00:00
ajacoutot
94f07f68eb Import kyotocabinet-1.2.76.
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of a
key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and a
value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in hash
table or B+ tree.

Available FLAVOR:
        optimized - build with optimizations for the local CPU


ok robert@ jasper@ sthen@
2012-08-29 14:32:51 +00:00
naddy
11cf61a3e6 there is no BUILD_DEPENDS-sub 2012-08-28 19:54:15 +00:00
ajacoutot
4ac8597733 Add a @comment as to why _riak requires a valid homedir and shell.
Tweak rc.d(8) script:
* no need for a bin var, we have daemon for that
* set rc_reload and rc_usercheck to no
* don't redirect to /dev/null
* implement rc_check() using 'riak ping'

with and ok jmatthew@ (maintainer)
2012-08-28 05:46:41 +00:00
ajacoutot
d682cf0b3e Don't hardcode gmake, use ${MAKE_PROGRAM}.
Tighten LIB_DEPENDS.
Don't hardcode /usr/local and /etc.

ok jmatthew@ (maintainer)
2012-08-25 06:33:14 +00:00
jmatthew
4542265699 import riak
Riak combines a decentralized key-value store, a flexible map/reduce engine, 
and a friendly HTTP/JSON query interface to provide a database ideally suited 
for Web applications.

ok dlg@
2012-08-24 07:26:29 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
ajacoutot
a23da81cf1 Remove the pthread chunk.
Respect CXX.
Sync WANTLIB.

ok jasper@
2012-08-21 13:51:12 +00:00
jmatthew
d0600884cd update to leveldb 1.5.0
ok sthen@
-lpthread patch for jasper@
2012-08-21 00:28:34 +00:00
jasper
a88832d037 - remove now uneeded -lpthread/-pthread patch 2012-08-19 21:12:20 +00:00
jasper
8a03c9f672 no need to be different, just to be different. 2012-08-19 21:08:34 +00:00
pea
1d513c6da1 Bugfix update to 9.1.5.
2 CVE fixed (CVE-2012-3488 and CVE-2012-3489)

ok ajacoutot@
2012-08-19 18:22:32 +00:00
avsm
a3df9fb951 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* enable regression tests
From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:57:24 +00:00
avsm
a964285fc8 * bump version to 2.0.2
* use OASIS build system
* remove obsolete patches
* add WANTLIB
* add empty REGRESS_TARGET

From: Christopher Zimmermann <madroach@gmerlin.de>
2012-08-18 21:55:07 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
stu
b0b81ae6b4 Use MODULES for Tcl/Tk.
Ok espie@
2012-08-17 16:05:03 +00:00
jasper
53acb96317 sync 2012-08-16 15:21:52 +00:00
jasper
6973062b94 import luadbi 0.5
LuaDBI is a database interface library for Lua. It is designed to
provide a RDBMS agnostic API for handling database operations. LuaDBI
also provides support for prepared statement handles, placeholders and
bind parameters for all database operations.

ok sthen@
2012-08-16 15:21:30 +00:00
ajacoutot
bea5fd8c6a Bugfix update to evolution-data-server-3.4.4. 2012-08-13 07:50:27 +00:00
giovanni
31eba8bd7d Bugfix update to 2.1.3 2012-08-10 14:09:22 +00:00
giovanni
68d0bfb408 Bugfix update to 5.1.65
ok Brad (Maintainer)
2012-08-10 07:31:38 +00:00
dcoppa
a3520d2bd2 Maintenance update to redis-2.4.16 2012-08-08 11:24:05 +00:00
giovanni
a740d7ddf8 Update to 0.51 2012-08-08 10:18:51 +00:00
rpointel
1b03e33e36 Update p5-DBD-Pg to 2.19.2.
ok pea@ (maintainer).
2012-08-04 19:10:15 +00:00
ajacoutot
5787f3b87c Set rc_usercheck to NO. 2012-08-04 15:28:14 +00:00
abieber
376ea144e6 Remove REVISION for 2.1.5 update. 2012-07-18 04:28:40 +00:00
abieber
f8a4775524 Fixed non-updated Makefile ( 2.1.5 update )
ok jeremy@, jasper@
2012-07-18 04:15:16 +00:00
abieber
52cf5a9f80 Update node-sqlite3 to 2.1.5
ok jeremy@, jasper@
2012-07-18 02:18:35 +00:00
espie
be8b205130 plain forgot, synch with src 2012-07-13 16:16:18 +00:00
ajacoutot
46866cbeba Fix addressbook creation (from upstream). 2012-07-13 14:31:04 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
jeremy
fc7fdfe67f Update to sequel_pg 1.5.0. 2012-07-12 21:00:57 +00:00
jeremy
dd5e25b1ff Update to sequel 3.37.0. 2012-07-12 21:00:27 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
sthen
01d3f160a8 sync with top(1) in base; remove KERNBASE. ok okan@ 2012-07-10 12:08:29 +00:00
sthen
7f8737069e update MASTER_SITES 2012-07-09 22:37:55 +00:00
giovanni
795d92501a Update to 2.1.2 2012-07-06 14:42:46 +00:00
espie
8c682ebea4 more stuff than the DESCR says, bump rev. 2012-07-06 10:22:17 +00:00
stu
f5c9c22da7 Update to 1.7. Use Tcl/Tk 8.5.
ok landry@, Valery Masiutsin (maintainer)
2012-07-04 19:23:46 +00:00
jeremy
e7d0106f4d Update ruby-sqlite3 to 1.3.6. Add a patch so it continues to work on
rubinius.
2012-06-29 16:40:31 +00:00
jeremy
26e96f3fe1 Update ruby-pg to 0.14.0. 2012-06-29 16:39:01 +00:00
jeremy
273145e2da Don't build ruby-sequel_pg,rbx or ruby-sqlite3,jruby by default, as
neither is stable.
2012-06-29 16:38:21 +00:00
jeremy
877e92b50c Update node-pg to 0.7.1, works with node 0.8.0.
Build process changed from waf to gyp, modify gyp binding to work.
2012-06-28 17:31:43 +00:00
dcoppa
0f9a69be19 Update to 3.0.1 and enable regression tests 2012-06-28 12:47:48 +00:00
jasper
ce1ac7a874 - update to 2.1.4
from aaron bieber (MAINTAINER)
2012-06-26 21:41:50 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
dcoppa
210aada0b3 Bugfix update to Redis 2.4.15 2012-06-22 13:29:17 +00:00
ajacoutot
26656acfe4 -py-psycopg 2012-06-21 15:39:52 +00:00
ajacoutot
ee1498364b Remove py-psycopg as requested by alek@ (maintainer).
We use py-psycopg2 nowadays...

ok jasper@ martynas@
2012-06-21 15:39:19 +00:00
espie
dad2db2c22 clean-up ports-readmes special-case 2012-06-18 12:18:45 +00:00
pea
8832675f24 Update to 3.1.3
ok ajacoutot@
2012-06-18 11:39:47 +00:00
pea
2491e9e591 Bugfix update to 1.5.2
ok ajacoutot@
2012-06-18 11:38:48 +00:00
jasper
1a28efb5ae - update to 3.4.3 2012-06-18 11:15:22 +00:00
espie
eba530024c synch with src 2012-06-16 11:42:14 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
a513534079 x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
giovanni
4035a060c1 bash is no more needed, drop the dependency 2012-06-12 16:23:19 +00:00
jeremy
c605411221 Update to ruby-mysql2 0.3.11. 2012-06-07 15:34:20 +00:00
pea
373110eb9f Bugfixes update to 9.1.4
ok ajacoutot@
2012-06-04 13:01:58 +00:00
pea
f68803aa1d This patch is already committed upstream.
Spotted by guenther@

ok sthen@
2012-06-04 11:35:54 +00:00
ajacoutot
f852823107 Make the rc.d(8) script use pg_ctl all the way.
ok pea@ (maintainer)
2012-06-01 15:06:45 +00:00
espie
84455e0877 swapped arch and value for broken 2012-06-01 13:21:26 +00:00
dcoppa
64e9a1c39b Override some variables into port's Makefile to reduce clutter from
patches/patch-src_Makefile; no pkg changes, no bump.

While here, reorganize port's Makefile as per template.
2012-05-31 08:25:50 +00:00
espie
0a2b733fb6 skip ports-readmes, as it won't run thru make-plist
(I have to figure this one out)
2012-05-30 13:52:14 +00:00
espie
b6c9f9baf3 zap old readmes infrastructure, replaced by new age databases/ports-readmes
which is ways more accurate anyways.
2012-05-28 09:38:04 +00:00
dcoppa
88a0dffa92 Bugfixing update to redis-2.4.14 2012-05-28 07:39:36 +00:00
espie
73a2bf0e3a no reason not to bump the version, since there's no upstream 2012-05-26 12:58:49 +00:00
espie
697b1d9011 slightly wrong 2012-05-26 12:57:57 +00:00
espie
9526b41502 zap older code 2012-05-26 12:54:36 +00:00
espie
025fece999 make the database file name changeable 2012-05-26 12:48:55 +00:00
ajacoutot
d9e281ae40 Full stop. 2012-05-26 12:36:35 +00:00
espie
6029d6650c new way to generate readmes.html 2012-05-26 12:22:44 +00:00
sthen
56f2bead40 Stop recommending that people use mysqld_safe(1) directly, the rc script
is preferred. Adjust some wording in the paragraph about login classes while
there. From Brad.
2012-05-23 21:33:04 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
rpointel
49e49d69d4 Update py-redis to 2.4.13.
ok dcoppa@.
2012-05-22 18:26:35 +00:00
espie
19aa179987 tweak: MULTI table now holds pointer to the corresponding subpackage path 2012-05-22 12:04:02 +00:00
espie
7bc29b5cce minor update, synch with src 2012-05-22 09:27:18 +00:00
ajacoutot
e30644bbec Committed upstream. 2012-05-21 06:01:03 +00:00
espie
e79b763a4e more surgery:
- don't ask the database about existing pathkeys, it's simpler to have
our hash.
- in dependencies, don't like for non normalized pathkeys
- add CANONICAL column, and fill it.
2012-05-20 11:06:07 +00:00
sthen
0ecf410488 remove strlcpy patch for tinycdb, the original code is safe and generally
we don't patch for strlcpy in ports any more except in special cases
(though we did when this port was first submitted in 2005 ;-)
2012-05-19 08:14:38 +00:00
sthen
e7321e6594 +tinycdb 2012-05-18 20:59:30 +00:00
sthen
112b700301 import ports/databases/tinycdb, from maintainer Christian Rueger, ok okan@
tinycdb is a small, fast and reliable utility and subroutine library for
creating and reading constant databases. The database structure is tuned
for fast reading.
2012-05-18 20:59:13 +00:00
espie
b7287508b8 use new "sensible" sqlports 2012-05-18 12:12:09 +00:00
espie
cea1d3a0f3 bite the bullet, reuse dpb's algorithm to make sure we get correct
PkgPath.

This implies restructuring the database code, and the start of a
better separation between variables handling, and actual insertion
in the database.

bump version to 2.0: this changes the paths that actually get recorded,
and pkglocatedb will need to be aware of that.
2012-05-18 12:11:28 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
jasper
02255fa12c sync with new lua.port.mk 2012-05-15 17:34:05 +00:00
ajacoutot
3c531b21f1 Link to BZ. 2012-05-15 15:48:57 +00:00
espie
07107d38ed work-around bug 2012-05-14 20:08:23 +00:00
jasper
3ba26cf54b - bugfix update to 3.4.2 2012-05-14 07:42:56 +00:00
ajacoutot
9c58e35e58 Add comment after last commit which was done without maintainer review. 2012-05-13 16:27:03 +00:00
espie
86dae7c1de fix build. strptime is properly XPG4v2 2012-05-13 13:25:03 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
giovanni
60f907639b Update to 5.1.63
from Brad (Maintainer)
ok ajacoutot@
2012-05-11 14:32:36 +00:00
sthen
22ae1ffbff sync WANTLIB for freetds subpackage 2012-05-11 10:02:31 +00:00
sthen
0dbcb43036 Drop separate OpenSSL flavour for FreeTDS. Change main package to using
OpenSSL rather than GnuTLS. Permit packages to be distributed. Bump shared
library versions to make sure they get updated.

As researched by jasper@, the GPL has a special exception when something
depends on software provided with the base OS, so it *is* ok for us to
distribute this.

This is preferred over using GnuTLS because GnuTLS pulls in a pthread
dependency; pthread overrides libc functions, so it is necessary
that a program using this is itself linked with pthread, causing a
problem if you want to use the FreeTDS library to connect to servers
using encryption from programs which aren't themselves linked with
pthread (e.g. /usr/sbin/httpd with mod_php, or perl with DBD::Sybase).

ok jasper@ ajacoutot@
2012-05-11 09:57:02 +00:00
jasper
88782a8788 sync 2012-05-10 10:46:54 +00:00
jasper
404e0ab28d import node-sqlite3 2.1.3
Asynchronous, non-blocking SQLite3 bindings for Node.JS.

from aaron bieber (MAINTAINER) with feedback from me and sthen@
ok sthen@
2012-05-10 10:46:17 +00:00
jasper
b7292ed89a - set NO_REGRESS where applicable and add a comment as to why it's set
- run the tests of node-pg during 'regress' not 'build'

with and ok sthen@
2012-05-10 08:41:39 +00:00
pea
b1b4ce465c Bugfix update to 2.4.31
ok sthen@
2012-05-09 09:37:21 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
espie
6fb048701d if this pipe exits with an error, it means some subdirs could not be
scanned. That's not a warning, that's a hard error.
2012-05-08 17:22:00 +00:00
jasper
c9b9ea117b - bump after recent node.port.mk change 2012-05-08 17:11:02 +00:00
okan
e9debc04d7 - update to 1.8.78
- new HOMEPAGE/MASTER_SITES
- do not require USE_GROFF
- fix patches to use ${LOCALBASE} instead of hardcoding /usr/local

ok ajacoutot@
2012-05-08 13:04:48 +00:00
espie
de34aa82a3 a few more bells and whistles 2012-05-08 10:58:45 +00:00
espie
7a5552cfec add the src flavor 2012-05-08 09:22:26 +00:00
espie
4f4e7ea08d oops, follow usual release conventions 2012-05-08 09:21:45 +00:00
sthen
c0943d4eca Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
obvious how to do this without breaking pexp, as done in databases/openldap,
aja@ reminded me to do openldap23 as well.
2012-05-05 14:42:39 +00:00
sthen
102ce619a1 Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
obvious how to do this without breaking pexp. Zap some stray whitespace in
Makefile while there. ok aja@
2012-05-05 14:41:30 +00:00
jeremy
5174c7dfa6 Update to ruby-ldap 0.9.12. Switch to using the gem version
now that there is one.  Don't link against both ldap and ldap_r,
as that causes problems.  Update HOMEPAGE to point to current
maintainer.  Remove some patches accepted upstream.
2012-05-04 20:17:50 +00:00
dcoppa
8c7cbacb4b Bugfixing update to redis-2.4.13.
[BUGFIX] Fix for KEYS command: if the DB contains keys with expires
the KEYS command may return the wrong output, having duplicated or
missing keys. See issue #487 and #488 on github for details.
2012-05-04 10:09:05 +00:00
ajacoutot
15d74a765d SECURITY patches for bugs #64884 and #59387.
-> fixes a nasty issue where one could get access using any password by
   repeating connection attempts

from Brad (maintainer)
2012-05-04 07:57:17 +00:00
giovanni
4f27b62f23 Bugfix update to 4.021
from Wen Heping, thanks
2012-05-03 10:48:05 +00:00
rpointel
98e51a3914 Update py-redis to 2.4.12.
looks good dcoppa@.
2012-05-02 10:04:25 +00:00