OpenBSD CVS

CVS log for ports/databases/Makefile


[BACK] Up to [local] / ports / databases

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.482 / (download) - annotate - [select for diffs], Wed May 29 06:54:40 2024 UTC (4 days, 22 hours ago) by landry
Branch: MAIN
CVS Tags: HEAD
Changes since 1.481: +0 -2 lines
Diff to previous 1.481 (unified)

databases: drop pg_statsinfo & pg_statsreporter

the former has frequently been in the way of postgresql upgrades, and
latest version parses /proc/{cpu,mem}info. It's time to give up, FreeBSD
dropped the port in 2018.

the latter depends on the former, and is an old php codebase which we
aren't fully sure works with recent php, so is in the way of dropping
old phps.

Revision 1.481 / (download) - annotate - [select for diffs], Wed Apr 3 00:07:23 2024 UTC (2 months ago) by jeremy
Branch: MAIN
Changes since 1.480: +0 -11 lines
Diff to previous 1.480 (unified)

Stop building ruby31 ports by default

Ruby 3.1 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby31 packages by default.

Revision 1.480 / (download) - annotate - [select for diffs], Wed Jan 10 11:15:08 2024 UTC (4 months, 3 weeks ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5
Changes since 1.479: +1 -0 lines
Diff to previous 1.479 (unified)

link updatedb complement to quirks

(this allows rebuilding quirks without having the full set of
snapshot packages)

Revision 1.479 / (download) - annotate - [select for diffs], Wed Dec 27 23:43:11 2023 UTC (5 months ago) by jeremy
Branch: MAIN
Changes since 1.478: +11 -0 lines
Diff to previous 1.478 (unified)

Build ruby33 FLAVOR of ruby gem ext ports by default

Revision 1.478 / (download) - annotate - [select for diffs], Mon Nov 27 19:19:13 2023 UTC (6 months ago) by sthen
Branch: MAIN
Changes since 1.477: +1 -0 lines
Diff to previous 1.477 (unified)

build PHP 8.3 versions of pecl-* and unit-php

Revision 1.477 / (download) - annotate - [select for diffs], Wed Nov 15 13:39:26 2023 UTC (6 months, 2 weeks ago) by sthen
Branch: MAIN
Changes since 1.476: +0 -1 lines
Diff to previous 1.476 (unified)

remove p5-sybperl, lots of problems - implicit function declarations,
format string problems (long/int, format string not string literal, more
% conversions than data arguments, ...) - fails with llvm 16 - apart from
us, only pkgsrc packages this. doesn't seem likely to have been used
much if at all since jcs dropped maintainer in 2006.

Revision 1.476 / (download) - annotate - [select for diffs], Thu Sep 7 15:01:46 2023 UTC (8 months, 3 weeks ago) by op
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.475: +1 -0 lines
Diff to previous 1.475 (unified)

databases/luadbi: add lua54 FLAVOR

Revision 1.475 / (download) - annotate - [select for diffs], Mon Sep 4 13:27:54 2023 UTC (8 months, 4 weeks ago) by jeremy
Branch: MAIN
Changes since 1.474: +0 -4 lines
Diff to previous 1.474 (unified)

Unhook many ruby ports that will be deleted in a couple days

devel/ruby-systemu, devel/ruby-uuid, net/ruby-macaddr OK jasper@
net/ruby-stomp OK sebastia@
misc/tpp OK kili@
security/ruby-openid OK kmos@
textproc/ruby-kramdown OK kn@, tb@
The rest OK sthen@ rsadowski@

Revision 1.474 / (download) - annotate - [select for diffs], Tue Jul 11 12:09:57 2023 UTC (10 months, 3 weeks ago) by landry
Branch: MAIN
Changes since 1.473: +1 -0 lines
Diff to previous 1.473 (unified)

databases/Makefile: +influx-cli

Revision 1.473 / (download) - annotate - [select for diffs], Fri May 26 20:33:52 2023 UTC (12 months, 1 week ago) by pvk
Branch: MAIN
Changes since 1.472: +1 -0 lines
Diff to previous 1.472 (unified)

+bbolt

Revision 1.472 / (download) - annotate - [select for diffs], Thu May 18 21:29:05 2023 UTC (12 months, 2 weeks ago) by jeremy
Branch: MAIN
Changes since 1.471: +2 -0 lines
Diff to previous 1.471 (unified)

Hook up:

databases/ruby-trilogy
devel/ruby-idn
textproc/ruby-commonmarker
textproc/ruby-rinku
textproc/ruby-unf_ext

Revision 1.471 / (download) - annotate - [select for diffs], Wed May 17 11:03:21 2023 UTC (12 months, 2 weeks ago) by sthen
Branch: MAIN
Changes since 1.470: +0 -2 lines
Diff to previous 1.470 (unified)

remove ruby-mysql; unmaintained upstream, there are maintained alternatives
ok jeremy@ tb@

Revision 1.470 / (download) - annotate - [select for diffs], Sun May 14 10:43:33 2023 UTC (12 months, 2 weeks ago) by robert
Branch: MAIN
Changes since 1.469: +1 -0 lines
Diff to previous 1.469 (unified)

+galera

Revision 1.469 / (download) - annotate - [select for diffs], Mon Apr 10 19:26:34 2023 UTC (13 months, 3 weeks ago) by jeremy
Branch: MAIN
Changes since 1.468: +0 -11 lines
Diff to previous 1.468 (unified)

Stop building ruby30 ports by default

Ruby 3.0 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby30 packages by default.

Revision 1.468 / (download) - annotate - [select for diffs], Sun Feb 19 08:11:01 2023 UTC (15 months, 1 week ago) by ajacoutot
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.467: +0 -1 lines
Diff to previous 1.467 (unified)

Remove these ports that won't build with newer wxWidgets:

audio/pykaraoke;  old py2-only stuff, there is a pyKaraoke on pypi but it's a different
ok sthen@ jca@ landry@

graphics/sk1; py2-only; not maintained upstream
ok sthen@ jca@ landry@

databases/pgadmin3; there's pgadmin4 but its an totally entire beast
ok jca@ landry@ pea@ (maintainer)

devel/rapidsvn; unmaintained
ok sthen@ jca@ landry@

Revision 1.467 / (download) - annotate - [select for diffs], Wed Feb 15 21:11:56 2023 UTC (15 months, 2 weeks ago) by sebastia
Branch: MAIN
Changes since 1.466: +1 -0 lines
Diff to previous 1.466 (unified)

hook up puppetdb 7

Revision 1.466 / (download) - annotate - [select for diffs], Mon Jan 30 12:06:23 2023 UTC (16 months ago) by sthen
Branch: MAIN
Changes since 1.465: +1 -0 lines
Diff to previous 1.465 (unified)

+py-lmdb

Revision 1.465 / (download) - annotate - [select for diffs], Sun Jan 22 19:51:59 2023 UTC (16 months, 1 week ago) by jeremy
Branch: MAIN
Changes since 1.464: +0 -3 lines
Diff to previous 1.464 (unified)

Unlink builds of ruby ports with ruby27 FLAVOR

In preparation for removing Ruby 2.7.

Revision 1.464 / (download) - annotate - [select for diffs], Sat Jan 21 19:31:03 2023 UTC (16 months, 1 week ago) by sebastia
Branch: MAIN
Changes since 1.463: +0 -1 lines
Diff to previous 1.463 (unified)

unhook puppetdb5

Revision 1.463 / (download) - annotate - [select for diffs], Sun Jan 8 20:13:39 2023 UTC (16 months, 3 weeks ago) by gnezdo
Branch: MAIN
Changes since 1.462: +0 -1 lines
Diff to previous 1.462 (unified)

Remove long broken databases/riak

Prompted by Volker Schlecht, ok kn

Revision 1.462 / (download) - annotate - [select for diffs], Sun Jan 8 03:05:06 2023 UTC (16 months, 3 weeks ago) by jeremy
Branch: MAIN
Changes since 1.461: +11 -0 lines
Diff to previous 1.461 (unified)

Build ruby32 FLAVORs of ruby gem ext ports by default

For devel/ruby-sorted_set and graphics/ruby-rqrcode-core, do not do FLAVORed
builds by default, as these are pure ruby libraries with no native component.

Revision 1.461 / (download) - annotate - [select for diffs], Fri Jan 6 19:37:56 2023 UTC (16 months, 3 weeks ago) by sthen
Branch: MAIN
Changes since 1.460: +1 -0 lines
Diff to previous 1.460 (unified)

build PHP 8.2 versions of those pecl-* ports which support it

Revision 1.460 / (download) - annotate - [select for diffs], Mon Dec 5 12:00:35 2022 UTC (17 months, 4 weeks ago) by sthen
Branch: MAIN
Changes since 1.459: +0 -1 lines
Diff to previous 1.459 (unified)

remove py-sqlite2; it hasn't actually been used since around python 2.3 when
it was integrated into python core as the "sqlite3" module; nmap's zenmap
subpackage listed a dependency, but didn't really use this

(the module is confusingly named; it is for sqlite3 not sqlite2!)

Revision 1.459 / (download) - annotate - [select for diffs], Thu Nov 10 03:49:47 2022 UTC (18 months, 3 weeks ago) by abieber
Branch: MAIN
Changes since 1.458: +2 -0 lines
Diff to previous 1.458 (unified)

+ p5-SQL-Abstract-Pg and p5-Mojo-SQLite

Revision 1.458 / (download) - annotate - [select for diffs], Mon Aug 8 07:43:06 2022 UTC (21 months, 3 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.457: +0 -1 lines
Diff to previous 1.457 (unified)

update to pymongo-4.2.0, now py3-only

Revision 1.457 / (download) - annotate - [select for diffs], Mon Jul 18 14:20:41 2022 UTC (22 months, 2 weeks ago) by pvk
Branch: MAIN
Changes since 1.456: +2 -0 lines
Diff to previous 1.456 (unified)

+patroni
+pgbackrest

Revision 1.456 / (download) - annotate - [select for diffs], Fri Jul 1 06:45:52 2022 UTC (23 months ago) by sthen
Branch: MAIN
Changes since 1.455: +0 -1 lines
Diff to previous 1.455 (unified)

remove the very outdated GNATS port

Revision 1.455 / (download) - annotate - [select for diffs], Wed Jun 29 01:37:20 2022 UTC (23 months ago) by lraab
Branch: MAIN
Changes since 1.454: +1 -0 lines
Diff to previous 1.454 (unified)

+databases/py-influxdb_client

Revision 1.454 / (download) - annotate - [select for diffs], Mon Jun 13 08:10:28 2022 UTC (23 months, 3 weeks ago) by sebastia
Branch: MAIN
Changes since 1.453: +3 -0 lines
Diff to previous 1.453 (unified)

build a few packages for Ruby 2.7 which are needed for puppet master.

feedback and OK jeremy@

Revision 1.453 / (download) - annotate - [select for diffs], Thu Jun 2 15:03:52 2022 UTC (2 years ago) by stu
Branch: MAIN
Changes since 1.452: +1 -0 lines
Diff to previous 1.452 (unified)

+tdbc-odbc

Revision 1.452 / (download) - annotate - [select for diffs], Thu Jun 2 12:00:04 2022 UTC (2 years ago) by sthen
Branch: MAIN
Changes since 1.451: +1 -0 lines
Diff to previous 1.451 (unified)

+mongo-tools

Revision 1.451 / (download) - annotate - [select for diffs], Fri May 13 12:22:13 2022 UTC (2 years ago) by sthen
Branch: MAIN
Changes since 1.450: +1 -0 lines
Diff to previous 1.450 (unified)

+postgresql-ip4r

Revision 1.450 / (download) - annotate - [select for diffs], Fri Apr 22 21:00:59 2022 UTC (2 years, 1 month ago) by jeremy
Branch: MAIN
Changes since 1.449: +0 -11 lines
Diff to previous 1.449 (unified)

Stop building ruby27 ports by default

Ruby 2.7 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby27 packages by default.

Revision 1.449 / (download) - annotate - [select for diffs], Wed Mar 9 16:18:04 2022 UTC (2 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.448: +0 -2 lines
Diff to previous 1.448 (unified)

drop rcs id in category Makefiles

Revision 1.448 / (download) - annotate - [select for diffs], Sat Feb 26 19:38:48 2022 UTC (2 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.447: +2 -3 lines
Diff to previous 1.447 (unified)

py-psycopg2 is already py3-only

Revision 1.447 / (download) - annotate - [select for diffs], Thu Jan 27 09:25:37 2022 UTC (2 years, 4 months ago) by denis
Branch: MAIN
Changes since 1.446: +2 -1 lines
Diff to previous 1.446 (unified)

Add _vmetrics user and link victoriametrics to the build

Revision 1.446 / (download) - annotate - [select for diffs], Thu Jan 6 19:06:17 2022 UTC (2 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.445: +12 -1 lines
Diff to previous 1.445 (unified)

Build ruby31 versions of gem ext ports by default

Revision 1.445 / (download) - annotate - [select for diffs], Sun Dec 19 00:40:42 2021 UTC (2 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.444: +2 -1 lines
Diff to previous 1.444 (unified)

build pecl extensions for php 8.1 where possible

Revision 1.444 / (download) - annotate - [select for diffs], Mon Nov 29 20:39:34 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.443: +2 -1 lines
Diff to previous 1.443 (unified)

+pg_sqlite_fdw

Revision 1.443 / (download) - annotate - [select for diffs], Thu Nov 25 15:47:04 2021 UTC (2 years, 6 months ago) by tb
Branch: MAIN
Changes since 1.442: +1 -2 lines
Diff to previous 1.442 (unified)

-virtuoso

Revision 1.442 / (download) - annotate - [select for diffs], Mon Nov 22 11:12:02 2021 UTC (2 years, 6 months ago) by gonzalo
Branch: MAIN
Changes since 1.441: +2 -1 lines
Diff to previous 1.441 (unified)

Hook lmdbxx

Revision 1.441 / (download) - annotate - [select for diffs], Sun Nov 21 09:36:18 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.440: +1 -3 lines
Diff to previous 1.440 (unified)

Remove skytools and pgloader ports. Skytools is an old version and has been
rearranged into different pieces of software upstream. pgloader is a very
old version of software which has since been rewritten in Common Lisp.
Both these ports are Python 2-only and block uodates to psycopg2.
ok pea@ (maintainer)

Revision 1.440 / (download) - annotate - [select for diffs], Tue Nov 2 20:52:32 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.439: +4 -3 lines
Diff to previous 1.439 (unified)

sort some more, and readd sqlite to Makefile which was removed in a "Remove
databases/libdbi-drivers,-sqlite" commit

Revision 1.439 / (download) - annotate - [select for diffs], Tue Nov 2 20:45:01 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.438: +2 -2 lines
Diff to previous 1.438 (unified)

sort

Revision 1.438 / (download) - annotate - [select for diffs], Mon Nov 1 08:28:21 2021 UTC (2 years, 7 months ago) by landry
Branch: MAIN
Changes since 1.437: +2 -3 lines
Diff to previous 1.437 (unified)

-py-sqlalchemy
-py-sqlalchemy-migrate,python3
+py-alembic,python3

Revision 1.437 / (download) - annotate - [select for diffs], Fri Oct 29 16:23:36 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.436: +2 -2 lines
Diff to previous 1.436 (unified)

add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2

Revision 1.436 / (download) - annotate - [select for diffs], Fri Oct 29 15:38:40 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.435: +1 -6 lines
Diff to previous 1.435 (unified)

convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.

Revision 1.435 / (download) - annotate - [select for diffs], Tue Oct 26 19:52:42 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.434: +1 -3 lines
Diff to previous 1.434 (unified)

remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.

Revision 1.434 / (download) - annotate - [select for diffs], Mon Oct 25 12:33:18 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.433: +1 -2 lines
Diff to previous 1.433 (unified)

drop php 7.3 from -current, although it is still officially in
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026

add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0

Revision 1.433 / (download) - annotate - [select for diffs], Mon Oct 25 07:46:25 2021 UTC (2 years, 7 months ago) by landry
Branch: MAIN
Changes since 1.432: +2 -1 lines
Diff to previous 1.432 (unified)

+pspg

Revision 1.432 / (download) - annotate - [select for diffs], Sun Oct 24 23:28:21 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.431: +2 -2 lines
Diff to previous 1.431 (unified)

another FLAVOR=python3 without ,python3

Revision 1.431 / (download) - annotate - [select for diffs], Sun Oct 24 22:51:16 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.430: +2 -2 lines
Diff to previous 1.430 (unified)

add ,python3 to parent dir makefile where the relevant ports use
FLAVOR=python3 + FLAVORS=python3

Revision 1.430 / (download) - annotate - [select for diffs], Sun Oct 24 09:28:46 2021 UTC (2 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.429: +1 -2 lines
Diff to previous 1.429 (unified)

switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos

Revision 1.429 / (download) - annotate - [select for diffs], Mon Oct 11 09:36:30 2021 UTC (2 years, 7 months ago) by kn
Branch: MAIN
Changes since 1.428: +1 -2 lines
Diff to previous 1.428 (unified)

Remove databases/libdbi-drivers,-sqlite

Nothing depends on it and sqlite2 is long deprecated.

OK rsadowski (a few months ago)

Revision 1.428 / (download) - annotate - [select for diffs], Mon Sep 20 14:50:53 2021 UTC (2 years, 8 months ago) by sebastia
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0
Changes since 1.427: +7 -4 lines
Diff to previous 1.427 (unified)

The ruby-hiera-* plugins are required to be available as ruby27 FLAVOR,
as they're used by puppet, which still is ruby27

OK jeremy@

Revision 1.427 / (download) - annotate - [select for diffs], Fri Sep 10 18:20:30 2021 UTC (2 years, 8 months ago) by sthen
Branch: MAIN
Changes since 1.426: +1 -2 lines
Diff to previous 1.426 (unified)

remove the old openldap-2.3 server-only package, merge into 2.4.
if you were using the old one to avoid bdb, note that lmdb is now supported
in 2.4.x.

Revision 1.426 / (download) - annotate - [select for diffs], Wed Jun 9 10:30:34 2021 UTC (2 years, 11 months ago) by sthen
Branch: MAIN
Changes since 1.425: +3 -1 lines
Diff to previous 1.425 (unified)

add lua52/lua53 versions of luadbi, based on a diff from Lucas <lucas@sexy.is>

Revision 1.425 / (download) - annotate - [select for diffs], Fri Apr 30 16:38:46 2021 UTC (3 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.424: +1 -2 lines
Diff to previous 1.424 (unified)

unhook php 7.2 pecl packages
php 7.2 stopped getting security fixes at the end of November 2020

Revision 1.424 / (download) - annotate - [select for diffs], Sat Apr 24 00:31:56 2021 UTC (3 years, 1 month ago) by jeremy
Branch: MAIN
Changes since 1.423: +1 -9 lines
Diff to previous 1.423 (unified)

Stop building ruby26 ports by default

Ruby 2.6 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby26 packages by default.

Revision 1.423 / (download) - annotate - [select for diffs], Sun Mar 21 12:05:33 2021 UTC (3 years, 2 months ago) by tim
Branch: MAIN
CVS Tags: OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.422: +2 -1 lines
Diff to previous 1.422 (unified)

Hook up sqlcipher.

Revision 1.422 / (download) - annotate - [select for diffs], Sun Mar 14 13:11:16 2021 UTC (3 years, 2 months ago) by sebastia
Branch: MAIN
Changes since 1.421: +1 -2 lines
Diff to previous 1.421 (unified)

drop py2 flavor of py-puppetdb

Revision 1.421 / (download) - annotate - [select for diffs], Sun Mar 14 11:53:18 2021 UTC (3 years, 2 months ago) by sthen
Branch: MAIN
Changes since 1.420: +1 -2 lines
Diff to previous 1.420 (unified)

Drop unused 2004-vintage pysqlite. Python has current sqlite support in core.

Revision 1.420 / (download) - annotate - [select for diffs], Wed Feb 24 21:23:16 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.419: +2 -1 lines
Diff to previous 1.419 (unified)

build php-8.0 versions of the pecl ports which support it

Revision 1.419 / (download) - annotate - [select for diffs], Wed Feb 24 14:10:48 2021 UTC (3 years, 3 months ago) by rsadowski
Branch: MAIN
Changes since 1.418: +1 -2 lines
Diff to previous 1.418 (unified)

Update py-apsw to 3.34.0 and switch to py3-only

OK sthen@

Revision 1.418 / (download) - annotate - [select for diffs], Wed Feb 24 02:22:02 2021 UTC (3 years, 3 months ago) by daniel
Branch: MAIN
Changes since 1.417: +1 -2 lines
Diff to previous 1.417 (unified)

switch a few flask ports over to python3

from Lucas Raab with tweaks from me

Revision 1.417 / (download) - annotate - [select for diffs], Tue Feb 16 22:58:13 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.416: +1 -2 lines
Diff to previous 1.416 (unified)

py-ldap -> py3 only

Revision 1.416 / (download) - annotate - [select for diffs], Wed Feb 3 15:32:23 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.415: +1 -2 lines
Diff to previous 1.415 (unified)

update to py-ldap3 2.9 and make py3-only, mostly from Lucas Raab

Revision 1.415 / (download) - annotate - [select for diffs], Fri Jan 29 17:05:32 2021 UTC (3 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.414: +9 -1 lines
Diff to previous 1.414 (unified)

Build Ruby 3.0 versions of native gem ports by default

Revision 1.414 / (download) - annotate - [select for diffs], Tue Jan 5 07:49:18 2021 UTC (3 years, 4 months ago) by benoit
Branch: MAIN
Changes since 1.413: +2 -1 lines
Diff to previous 1.413 (unified)

+p5-SQL-Abstract-More

Revision 1.413 / (download) - annotate - [select for diffs], Fri Jan 1 11:27:15 2021 UTC (3 years, 5 months ago) by benoit
Branch: MAIN
Changes since 1.412: +1 -2 lines
Diff to previous 1.412 (unified)

drop py2 py-sqlobject

Revision 1.412 / (download) - annotate - [select for diffs], Mon Dec 21 13:26:33 2020 UTC (3 years, 5 months ago) by ajacoutot
Branch: MAIN
Changes since 1.411: +2 -1 lines
Diff to previous 1.411 (unified)

+recoll

Revision 1.411 / (download) - annotate - [select for diffs], Fri Dec 11 16:11:42 2020 UTC (3 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.410: +1 -2 lines
Diff to previous 1.410 (unified)

update py-mysqlclient to 2.0.2, now py3-only
(nothing using this in ports)

Revision 1.410 / (download) - annotate - [select for diffs], Sun Nov 15 09:39:52 2020 UTC (3 years, 6 months ago) by denis
Branch: MAIN
Changes since 1.409: +2 -1 lines
Diff to previous 1.409 (unified)

Import timescaledb-1.7.4

Revision 1.409 / (download) - annotate - [select for diffs], Sat Nov 14 09:20:48 2020 UTC (3 years, 6 months ago) by benoit
Branch: MAIN
Changes since 1.408: +2 -1 lines
Diff to previous 1.408 (unified)

+p5-Net-Prometheus

Revision 1.408 / (download) - annotate - [select for diffs], Sat Nov 14 08:07:37 2020 UTC (3 years, 6 months ago) by benoit
Branch: MAIN
Changes since 1.407: +1 -2 lines
Diff to previous 1.407 (unified)

Update to py-pygresql-5.2.1, , dropping py2 support.

Revision 1.407 / (download) - annotate - [select for diffs], Fri Nov 13 22:41:14 2020 UTC (3 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.406: +1 -3 lines
Diff to previous 1.406 (unified)

update py-sqlparse to 0.4.1, dropping py2 support.
disable py2 for py-sqlalchemy-migrate.
updated from a diff from wen heping.

Revision 1.406 / (download) - annotate - [select for diffs], Wed Aug 19 02:21:51 2020 UTC (3 years, 9 months ago) by afresh1
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.405: +2 -1 lines
Diff to previous 1.405 (unified)

+p5-SQL-Abstract-Classic

Revision 1.405 / (download) - annotate - [select for diffs], Mon Jul 27 14:12:59 2020 UTC (3 years, 10 months ago) by bluhm
Branch: MAIN
Changes since 1.404: +2 -1 lines
Diff to previous 1.404 (unified)

+p5-CDB_File

Revision 1.404 / (download) - annotate - [select for diffs], Tue Jun 30 05:03:07 2020 UTC (3 years, 11 months ago) by rsadowski
Branch: MAIN
Changes since 1.403: +1 -3 lines
Diff to previous 1.403 (unified)

Remove soprano and strigi

Revision 1.403 / (download) - annotate - [select for diffs], Fri Jun 26 08:42:23 2020 UTC (3 years, 11 months ago) by sthen
Branch: MAIN
Changes since 1.402: +1 -2 lines
Diff to previous 1.402 (unified)

remove the standalong databases/mytop port; mytop is included with MariaDB
and conflicts with this. ok giovanni@ (maintainer)

Revision 1.402 / (download) - annotate - [select for diffs], Sat Jun 13 16:22:52 2020 UTC (3 years, 11 months ago) by rsadowski
Branch: MAIN
Changes since 1.401: +3 -3 lines
Diff to previous 1.401 (unified)

Unhook KDE4

It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt

Revision 1.401 / (download) - annotate - [select for diffs], Fri Jun 12 11:29:08 2020 UTC (3 years, 11 months ago) by landry
Branch: MAIN
Changes since 1.400: +2 -1 lines
Diff to previous 1.400 (unified)

+web2ldap

Revision 1.400 / (download) - annotate - [select for diffs], Fri Jun 12 09:57:32 2020 UTC (3 years, 11 months ago) by landry
Branch: MAIN
Changes since 1.399: +2 -1 lines
Diff to previous 1.399 (unified)

+py-ldap0,python3

Revision 1.399 / (download) - annotate - [select for diffs], Fri Jun 12 08:13:11 2020 UTC (3 years, 11 months ago) by landry
Branch: MAIN
Changes since 1.398: +3 -1 lines
Diff to previous 1.398 (unified)

+p5-TAP-Parser-SourceHandler-pgTAP & pgtap

Revision 1.398 / (download) - annotate - [select for diffs], Tue Jun 9 18:42:59 2020 UTC (3 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.397: +1 -2 lines
Diff to previous 1.397 (unified)

remove gq; it's dead upstream, unmaintained and stands in the way of removing
the arcane gnome-doc-utils

ok aja@

Revision 1.397 / (download) - annotate - [select for diffs], Mon Jun 1 20:54:46 2020 UTC (4 years ago) by sthen
Branch: MAIN
Changes since 1.396: +2 -1 lines
Diff to previous 1.396 (unified)

+py-pymsql,python3

Revision 1.396 / (download) - annotate - [select for diffs], Sun May 31 19:03:43 2020 UTC (4 years ago) by kili
Branch: MAIN
Changes since 1.395: +1 -3 lines
Diff to previous 1.395 (unified)

Unhook databases/hs-HDBC and databases/hs-HDBC-sqlite3.

Revision 1.395 / (download) - annotate - [select for diffs], Fri May 22 19:58:14 2020 UTC (4 years ago) by kn
Branch: MAIN
Changes since 1.394: +1 -2 lines
Diff to previous 1.394 (unified)

Remove Puppet 4

Open Source Puppet 4 LTS reached EOL in october 2018, Puppet 5 (client,
master as well as puppetdb) have been in our tree for years, Puppet 6
(client and master, not yet puppetdb) were recently imported.

Users should long have upgraded to version 5 by now;  see
https://puppet.com/docs/puppet/5.5/upgrade_minor.html for upgrade details.

OK bcallah

Revision 1.394 / (download) - annotate - [select for diffs], Tue May 19 15:34:55 2020 UTC (4 years ago) by jeremy
Branch: MAIN
Changes since 1.393: +1 -9 lines
Diff to previous 1.393 (unified)

Remove building of Ruby 2.5 gem ports by default

Revision 1.393 / (download) - annotate - [select for diffs], Fri May 15 10:23:59 2020 UTC (4 years ago) by sthen
Branch: MAIN
Changes since 1.392: +1 -2 lines
Diff to previous 1.392 (unified)

remove py2-only databases/py-mysql and provide an upgrade path to the
(compatible) databases/py-mysqlclient. ok jasper@

Revision 1.392 / (download) - annotate - [select for diffs], Tue Apr 21 20:42:00 2020 UTC (4 years, 1 month ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.391: +2 -1 lines
Diff to previous 1.391 (unified)

build PHP 7.4 versions of the pecl-* ports

Revision 1.391 / (download) - annotate - [select for diffs], Sat Feb 29 16:03:37 2020 UTC (4 years, 3 months ago) by sthen
Branch: MAIN
Changes since 1.390: +2 -2 lines
Diff to previous 1.390 (unified)

convert databases/py-minidb to new-style FLAVOR=python3, chase dependency

Revision 1.390 / (download) - annotate - [select for diffs], Thu Feb 27 18:10:24 2020 UTC (4 years, 3 months ago) by bket
Branch: MAIN
Changes since 1.389: +1 -2 lines
Diff to previous 1.389 (unified)

Remove python2 FLAVOR, migrate to python3 by default

py-influxdb is a consumer of py-pandas, which will be python3-only in the near
future.

Revision 1.389 / (download) - annotate - [select for diffs], Sat Feb 22 05:41:14 2020 UTC (4 years, 3 months ago) by rsadowski
Branch: MAIN
Changes since 1.388: +1 -2 lines
Diff to previous 1.388 (unified)

Remove sqliteman

Upstream dead, qt4, last editors/qscintilla (Qt4) consumer and so on.  Better
alterntives in tree like databases/{sqlitebrowser,kexi} and maybe more.

OK sthen, kmos, jca

Revision 1.388 / (download) - annotate - [select for diffs], Tue Feb 4 06:20:53 2020 UTC (4 years, 3 months ago) by rsadowski
Branch: MAIN
Changes since 1.387: +1 -2 lines
Diff to previous 1.387 (unified)

Remove luma, dead upstream, py-qt4 as dependency.

OK sthen@

Revision 1.387 / (download) - annotate - [select for diffs], Sat Jan 25 05:32:11 2020 UTC (4 years, 4 months ago) by rsadowski
Branch: MAIN
Changes since 1.386: +1 -2 lines
Diff to previous 1.386 (unified)

Remove qt3-sqlite3-plugin

No consumers present in the tree, looks quite useless.

Ok jca@ kmos@

Revision 1.386 / (download) - annotate - [select for diffs], Fri Jan 10 17:37:34 2020 UTC (4 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.385: +9 -1 lines
Diff to previous 1.385 (unified)

Build ruby27 FLAVORs of ruby gem ext ports by default

Revision 1.385 / (download) - annotate - [select for diffs], Mon Dec 30 13:04:17 2019 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.384: +2 -1 lines
Diff to previous 1.384 (unified)

update to py-flask-sqlalchemy-2.4.1, add python3

Revision 1.384 / (download) - annotate - [select for diffs], Wed Dec 11 15:59:26 2019 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.383: +1 -2 lines
Diff to previous 1.383 (unified)

remove php71 builds of pecl modules, and pecl-libsodium which is rolled
into php core as of 7.2

Revision 1.383 / (download) - annotate - [select for diffs], Sun Nov 24 04:55:11 2019 UTC (4 years, 6 months ago) by jturner
Branch: MAIN
Changes since 1.382: +2 -1 lines
Diff to previous 1.382 (unified)

+sqlbox

Revision 1.382 / (download) - annotate - [select for diffs], Sun Nov 24 00:15:00 2019 UTC (4 years, 6 months ago) by afresh1
Branch: MAIN
Changes since 1.381: +2 -1 lines
Diff to previous 1.381 (unified)

+p5-DBICx-Sugar

Revision 1.381 / (download) - annotate - [select for diffs], Tue Nov 5 09:13:00 2019 UTC (4 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.380: +1 -2 lines
Diff to previous 1.380 (unified)

Unhook postgresql-plv8

Revision 1.380 / (download) - annotate - [select for diffs], Wed Aug 14 13:26:51 2019 UTC (4 years, 9 months ago) by kmos
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.379: +1 -4 lines
Diff to previous 1.379 (unified)

Remove databases/pgworksheet, database/py-cdb, and database/py-pgsql
from the tree

databases/py-cdb is python2-only, has no consumers, and hasn't been updated
since 2004

databases/py-pgsql is python2-only, has only pgworksheet as a
consumer, and hasn't been updated since 2008

databases/pgworksheet is python2-only, has no consumers, and hasn't
been updated since 2008

OK pea@ (maintainer) for py-pgsql and pgworksheet
OK sthen@ for all

Revision 1.379 / (download) - annotate - [select for diffs], Thu Jul 11 10:44:38 2019 UTC (4 years, 10 months ago) by giovanni
Branch: MAIN
Changes since 1.378: +2 -1 lines
Diff to previous 1.378 (unified)

+p5-DBD-MariaDB

Revision 1.378 / (download) - annotate - [select for diffs], Thu May 9 11:50:20 2019 UTC (5 years ago) by jasper
Branch: MAIN
Changes since 1.377: +3 -1 lines
Diff to previous 1.377 (unified)

+py-ldap3

Revision 1.377 / (download) - annotate - [select for diffs], Wed May 8 22:29:13 2019 UTC (5 years ago) by jca
Branch: MAIN
Changes since 1.376: +1 -2 lines
Diff to previous 1.376 (unified)

Remove mysqlcc, an old Qt gui for mysql

Won't build with recent mariadb releases, unmaintained upstream, no
interest in keeping this on life support.  ok bcallah@ sthen@

Revision 1.376 / (download) - annotate - [select for diffs], Wed Apr 24 23:33:48 2019 UTC (5 years, 1 month ago) by jeremy
Branch: MAIN
Changes since 1.375: +1 -9 lines
Diff to previous 1.375 (unified)

Stop building ports for ruby 2.4 libraries by default

Per our current ruby support policy, as ruby 2.4's normal maintenance phase
has ended.

Revision 1.375 / (download) - annotate - [select for diffs], Fri Mar 8 17:02:43 2019 UTC (5 years, 2 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.374: +2 -1 lines
Diff to previous 1.374 (unified)

put the pecl/php73 bits in; even though php/7.3 itself is disabled doing\
this doesn't get in the way and makes it easier to test possible fixes

Revision 1.374 / (download) - annotate - [select for diffs], Wed Jan 23 15:16:41 2019 UTC (5 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.373: +9 -1 lines
Diff to previous 1.373 (unified)

Build ruby26-* gem ports with compiled components by default

Revision 1.373 / (download) - annotate - [select for diffs], Tue Dec 11 12:07:47 2018 UTC (5 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.372: +1 -2 lines
Diff to previous 1.372 (unified)

drop ports/flavours requiring php 5.6 which is about to stop receiving
security fixes.

Revision 1.372 / (download) - annotate - [select for diffs], Sat Dec 1 12:59:20 2018 UTC (5 years, 6 months ago) by martijn
Branch: MAIN
Changes since 1.371: +1 -2 lines
Diff to previous 1.371 (unified)

Remove directoryassistant. It doesn't seem to work with either the old
py-ldap or the new py-ldap 3.1.0. Upstream also appears dead.

OK sthen@

Revision 1.371 / (download) - annotate - [select for diffs], Fri Nov 30 12:59:10 2018 UTC (5 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.370: +2 -1 lines
Diff to previous 1.370 (unified)

update to python-ldap 3.1.0 and add py3 support
fix for databases/luma to follow

Revision 1.370 / (download) - annotate - [select for diffs], Fri Oct 26 21:22:01 2018 UTC (5 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.369: +1 -2 lines
Diff to previous 1.369 (unified)

drop php 7.0 and scaffolding, the default has already been switched to 7.1

Revision 1.369 / (download) - annotate - [select for diffs], Wed Oct 24 20:31:25 2018 UTC (5 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.368: +1 -7 lines
Diff to previous 1.368 (unified)

remove php MDB2-* and related ports, these are old and not updated for
current php any more. MDB2-* suggested by giovanni@, no complaints on
ports@ for a week.

Revision 1.368 / (download) - annotate - [select for diffs], Fri Sep 28 22:24:24 2018 UTC (5 years, 8 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.367: +3 -1 lines
Diff to previous 1.367 (unified)

add php71/72 flavours for pecl-* ports

Revision 1.367 / (download) - annotate - [select for diffs], Mon Sep 17 21:17:53 2018 UTC (5 years, 8 months ago) by bket
Branch: MAIN
Changes since 1.366: +3 -1 lines
Diff to previous 1.366 (unified)

+py-influxdb

Revision 1.366 / (download) - annotate - [select for diffs], Wed Jul 11 11:29:02 2018 UTC (5 years, 10 months ago) by jasper
Branch: MAIN
Changes since 1.365: +2 -1 lines
Diff to previous 1.365 (unified)

add python3 flavor to py-redis

ok rpointel@

Revision 1.365 / (download) - annotate - [select for diffs], Sat Jun 23 21:48:36 2018 UTC (5 years, 11 months ago) by landry
Branch: MAIN
Changes since 1.364: +2 -1 lines
Diff to previous 1.364 (unified)

link the python3 flavors for www/py-autobahn, www/py-tempita, databases/py-sqlalchemy-migrate and py-txaio

Revision 1.364 / (download) - annotate - [select for diffs], Tue Jun 12 09:32:50 2018 UTC (5 years, 11 months ago) by rpointel
Branch: MAIN
Changes since 1.363: +2 -1 lines
Diff to previous 1.363 (unified)

+     SUBDIR += py-sqlobject,python3

Revision 1.363 / (download) - annotate - [select for diffs], Fri Jun 8 12:38:28 2018 UTC (5 years, 11 months ago) by stu
Branch: MAIN
Changes since 1.362: +2 -1 lines
Diff to previous 1.362 (unified)

+sqlite3-odbc

Revision 1.362 / (download) - annotate - [select for diffs], Wed Jun 6 10:36:48 2018 UTC (5 years, 11 months ago) by rsadowski
Branch: MAIN
Changes since 1.361: +2 -1 lines
Diff to previous 1.361 (unified)

Hook lmdb

Revision 1.361 / (download) - annotate - [select for diffs], Sat May 26 10:39:26 2018 UTC (6 years ago) by jasper
Branch: MAIN
Changes since 1.360: +2 -1 lines
Diff to previous 1.360 (unified)

+py-sqlalchemy,python3

Revision 1.360 / (download) - annotate - [select for diffs], Fri May 18 20:26:33 2018 UTC (6 years ago) by jasper
Branch: MAIN
Changes since 1.359: +1 -2 lines
Diff to previous 1.359 (unified)

garbage collect this couch potato

ok landry@

Revision 1.359 / (download) - annotate - [select for diffs], Fri May 18 20:20:31 2018 UTC (6 years ago) by landry
Branch: MAIN
Changes since 1.358: +1 -2 lines
Diff to previous 1.358 (unified)

Remove couchdb, it isnt kept up to date in our ports tree, still uses an
ancient spidermonkey, and doesnt seem to mak much progress into updating
this dependency per https://github.com/apache/couchdb/issues/946.

Revision 1.358 / (download) - annotate - [select for diffs], Thu Apr 26 15:08:56 2018 UTC (6 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.357: +3 -2 lines
Diff to previous 1.357 (unified)

move pecl to multi-version; packages are now named pecl56-foo and pecl70-foo
for the relevant PHP versions.

ports which are 5.6-only remain in pecl-foo port directories, set to only
build 5.6 packages

ports which have separate versions for 5.6 and 7.0 are split; the port
directories are named pecl56-foo for the 5.6-compatible version and
pecl-foo for the 7+-version

normal ports are in pecl-foo port directories with flavours for 5.6 and 7.0

Revision 1.357 / (download) - annotate - [select for diffs], Sat Apr 14 21:27:20 2018 UTC (6 years, 1 month ago) by kili
Branch: MAIN
Changes since 1.356: +1 -2 lines
Diff to previous 1.356 (unified)

Unhook some unused hs-ports (including devel/hscolour, even if it
also provides a tool):

databases/hs-resource-pool
devel/hs-List
devel/hs-OneTuple
devel/hs-blaze-builder
devel/hs-unbounded-delays
devel/hs-unordered-containers
devel/hscolour
net/hs-multipart
textproc/hs-bytestring-lexing
textproc/hs-scanner

ok jasper@ (who also checked the list and reminded my of hscolour)

Revision 1.356 / (download) - annotate - [select for diffs], Thu Mar 29 23:06:50 2018 UTC (6 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.355: +1 -9 lines
Diff to previous 1.355 (unified)

Stop building ports for ruby 2.3 libraries by default

Per our current ruby support policy, as ruby 2.3's normal maintenance phase
has ended.

Revision 1.355 / (download) - annotate - [select for diffs], Tue Mar 13 19:35:26 2018 UTC (6 years, 2 months ago) by jturner
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.354: +2 -1 lines
Diff to previous 1.354 (unified)

Readd ksql as it was erroneously remove in 1.354

Revision 1.354 / (download) - annotate - [select for diffs], Mon Mar 5 10:32:50 2018 UTC (6 years, 3 months ago) by rsadowski
Branch: MAIN
Changes since 1.353: +3 -2 lines
Diff to previous 1.353 (unified)

hook kdb and kexi

Revision 1.353 / (download) - annotate - [select for diffs], Tue Feb 13 09:46:17 2018 UTC (6 years, 3 months ago) by landry
Branch: MAIN
Changes since 1.352: +2 -1 lines
Diff to previous 1.352 (unified)

+p5-DBD-XBase

Revision 1.352 / (download) - annotate - [select for diffs], Tue Jan 16 01:42:40 2018 UTC (6 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.351: +9 -1 lines
Diff to previous 1.351 (unified)

Start building ruby 2.5 versions of ruby gem ports by default

Revision 1.351 / (download) - annotate - [select for diffs], Sun Jan 14 13:12:26 2018 UTC (6 years, 4 months ago) by sthen
Branch: MAIN
Changes since 1.350: +2 -2 lines
Diff to previous 1.350 (unified)

unbreak

-     SUBDIR += tdbc-postres
+     SUBDIR += tdbc-postgres

Revision 1.350 / (download) - annotate - [select for diffs], Sun Jan 14 04:27:13 2018 UTC (6 years, 4 months ago) by stu
Branch: MAIN
Changes since 1.349: +3 -1 lines
Diff to previous 1.349 (unified)

+tdbc-mysql
+tdbc-postgres

Revision 1.349 / (download) - annotate - [select for diffs], Wed Jan 3 21:35:10 2018 UTC (6 years, 5 months ago) by rsadowski
Branch: MAIN
Changes since 1.348: +2 -1 lines
Diff to previous 1.348 (unified)

relink leveldb

Revision 1.348 / (download) - annotate - [select for diffs], Wed Jan 3 17:43:57 2018 UTC (6 years, 5 months ago) by landry
Branch: MAIN
Changes since 1.347: +2 -1 lines
Diff to previous 1.347 (unified)

+influxdb

Revision 1.347 / (download) - annotate - [select for diffs], Mon Dec 4 08:35:50 2017 UTC (6 years, 6 months ago) by rpointel
Branch: MAIN
Changes since 1.346: +2 -1 lines
Diff to previous 1.346 (unified)

+     SUBDIR += py-sql,python3

Revision 1.346 / (download) - annotate - [select for diffs], Mon Nov 20 12:50:00 2017 UTC (6 years, 6 months ago) by sebastia
Branch: MAIN
Changes since 1.345: +2 -1 lines
Diff to previous 1.345 (unified)

Hook up PuppetDB 5

Revision 1.345 / (download) - annotate - [select for diffs], Sun Nov 19 01:04:03 2017 UTC (6 years, 6 months ago) by kili
Branch: MAIN
Changes since 1.344: +1 -5 lines
Diff to previous 1.344 (unified)

Remove 47 now unused hs-ports from the build.

jasper@ agrees to the list (and to the general idea of gc'ing
hs-ports).

Complete list:

archivers/hs-zlib-bindings
databases/hs-HDBC-mysql
databases/hs-HDBC-postgresql
databases/hs-hedis
databases/hs-postgresql-libpq
devel/hs-BoundedChan
devel/hs-MonadRandom
devel/hs-ObjectName
devel/hs-PSQueue
devel/hs-StateVar
devel/hs-abstract-deque
devel/hs-abstract-par
devel/hs-base-unicode-symbols
devel/hs-blaze-textual
devel/hs-bytestring-mmap
devel/hs-case-insensitive
devel/hs-cmdlib
devel/hs-concurrent-extra
devel/hs-data-hash
devel/hs-directory-tree
devel/hs-enumerator
devel/hs-failure
devel/hs-ghc-paths
devel/hs-hashtables
devel/hs-hood
devel/hs-largeword
devel/hs-logict
devel/hs-murmur-hash
devel/hs-newtype
devel/hs-parallel
devel/hs-patch-combinators
devel/hs-readline
devel/hs-sendfile
devel/hs-strict
devel/hs-tuple
lang/hs-haskell-src
math/hs-half
net/hs-curl
net/hs-network-info
security/hs-crypto
security/hs-cryptocipher
security/hs-mwc-random
security/hs-pwstore-fast
security/hs-skein
textproc/hs-bytestring-nums
textproc/hs-hexpat
www/hs-cgi

Revision 1.344 / (download) - annotate - [select for diffs], Mon Nov 13 23:57:54 2017 UTC (6 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.343: +1 -2 lines
Diff to previous 1.343 (unified)

Unlink old pure ruby gem ports not updated in last seven years.

Revision 1.343 / (download) - annotate - [select for diffs], Sun Nov 5 22:03:16 2017 UTC (6 years, 6 months ago) by sebastia
Branch: MAIN
Changes since 1.342: +2 -1 lines
Diff to previous 1.342 (unified)

hook up ruby-hiera-eyaml-gpg

Revision 1.342 / (download) - annotate - [select for diffs], Wed Nov 1 21:53:32 2017 UTC (6 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.341: +2 -1 lines
Diff to previous 1.341 (unified)

+postgresql-plr

Revision 1.341 / (download) - annotate - [select for diffs], Wed Nov 1 09:35:46 2017 UTC (6 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.340: +1 -14 lines
Diff to previous 1.340 (unified)

Unlink ruby-data_objects, ruby-do_*, and ruby-swift-db-* ports

Revision 1.340 / (download) - annotate - [select for diffs], Mon Oct 23 03:54:50 2017 UTC (6 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.339: +1 -2 lines
Diff to previous 1.339 (unified)

-ruby-bdb,ruby18

Revision 1.339 / (download) - annotate - [select for diffs], Sat Oct 14 16:23:46 2017 UTC (6 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.338: +1 -15 lines
Diff to previous 1.338 (unified)

Remove building of ruby 2.2 ports with native code by default.

Also fixes a couple of issues where only the ruby 2.2 version was built
by default, building them with ruby 2.3 and 2.4 by default instead.

Revision 1.338 / (download) - annotate - [select for diffs], Tue Aug 22 06:03:10 2017 UTC (6 years, 9 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.337: +1 -2 lines
Diff to previous 1.337 (unified)

level this port to the ground; while upstream moved forward this one
never leveled up and stuck behind.

ok fcambus@ jmatthew@

Revision 1.337 / (download) - annotate - [select for diffs], Fri Jul 7 19:58:35 2017 UTC (6 years, 10 months ago) by landry
Branch: MAIN
Changes since 1.336: +2 -1 lines
Diff to previous 1.336 (unified)

+citus

Revision 1.336 / (download) - annotate - [select for diffs], Wed May 24 14:07:45 2017 UTC (7 years ago) by sthen
Branch: MAIN
Changes since 1.335: +2 -1 lines
Diff to previous 1.335 (unified)

build py-mongo,python3

Revision 1.335 / (download) - annotate - [select for diffs], Fri May 19 08:08:15 2017 UTC (7 years ago) by sthen
Branch: MAIN
Changes since 1.334: +3 -1 lines
Diff to previous 1.334 (unified)

build openldap gssapi

Revision 1.334 / (download) - annotate - [select for diffs], Tue May 16 19:36:54 2017 UTC (7 years ago) by landry
Branch: MAIN
Changes since 1.333: +1 -2 lines
Diff to previous 1.333 (unified)

Unlink hellanzb, castle-combat, londonlaw, py-axiom and py-epsilon

Revision 1.333 / (download) - annotate - [select for diffs], Sat Mar 4 16:56:28 2017 UTC (7 years, 3 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.332: +1 -3 lines
Diff to previous 1.332 (unified)

Remove obsolete library versions with dead hompages/master sites.
Current ones available via normal Ocaml ecosystem (a.k.a. opam).

ok chrisz@ avsm@ (maintainers)

Revision 1.332 / (download) - annotate - [select for diffs], Sun Feb 5 20:56:17 2017 UTC (7 years, 3 months ago) by kili
Branch: MAIN
Changes since 1.331: +1 -2 lines
Diff to previous 1.331 (unified)

Unhook databases/postgresql-jdbc.

Revision 1.331 / (download) - annotate - [select for diffs], Wed Jan 11 12:16:30 2017 UTC (7 years, 4 months ago) by benoit
Branch: MAIN
Changes since 1.330: +2 -1 lines
Diff to previous 1.330 (unified)

+py-pygresql,python3

Revision 1.330 / (download) - annotate - [select for diffs], Fri Jan 6 16:08:18 2017 UTC (7 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.329: +15 -1 lines
Diff to previous 1.329 (unified)

Build ruby24 versions of gem ext ports where we currently build ruby23
versions.

Revision 1.329 / (download) - annotate - [select for diffs], Sun Jan 1 20:21:11 2017 UTC (7 years, 5 months ago) by kili
Branch: MAIN
Changes since 1.328: +1 -2 lines
Diff to previous 1.328 (unified)

Unhook databases/hs-postgresql-simple and devel/hs-uuid.

Not used by any ports, databases/hs-postgresql-simple would require
a new port (devel/hs-uuid-types) to update it and let it build with
ghc-8.0.

Maintainer David Schaefer agrees.

Revision 1.328 / (download) - annotate - [select for diffs], Sun Dec 18 18:14:46 2016 UTC (7 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.327: +2 -1 lines
Diff to previous 1.327 (unified)

Hookup postgresql-previous

Revision 1.327 / (download) - annotate - [select for diffs], Sat Dec 17 14:11:21 2016 UTC (7 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.326: +1 -2 lines
Diff to previous 1.326 (unified)

revert openldap gssapi stuff that doesn't work. pointed out by aja@

Revision 1.326 / (download) - annotate - [select for diffs], Fri Dec 2 21:43:14 2016 UTC (7 years, 6 months ago) by danj
Branch: MAIN
Changes since 1.325: +2 -1 lines
Diff to previous 1.325 (unified)

+ py-sqlparse,python3

Revision 1.325 / (download) - annotate - [select for diffs], Sat Nov 19 13:38:35 2016 UTC (7 years, 6 months ago) by patrick
Branch: MAIN
Changes since 1.324: +2 -1 lines
Diff to previous 1.324 (unified)

+py-odbc,python3

Revision 1.324 / (download) - annotate - [select for diffs], Wed Nov 2 15:24:53 2016 UTC (7 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.323: +1 -5 lines
Diff to previous 1.323 (unified)

Unhook ruby-jdbc-{h2,mysql,postgres,sqlite3}

Revision 1.323 / (download) - annotate - [select for diffs], Tue Nov 1 13:23:21 2016 UTC (7 years, 7 months ago) by rpe
Branch: MAIN
Changes since 1.322: +2 -1 lines
Diff to previous 1.322 (unified)

+py-minidb

Revision 1.322 / (download) - annotate - [select for diffs], Mon Oct 31 21:30:38 2016 UTC (7 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.321: +1 -3 lines
Diff to previous 1.321 (unified)

Unhook dbic++ and ruby-swift

Revision 1.321 / (download) - annotate - [select for diffs], Wed Oct 26 00:41:43 2016 UTC (7 years, 7 months ago) by jca
Branch: MAIN
Changes since 1.320: +1 -2 lines
Diff to previous 1.320 (unified)

Unhook luadbi,lua52, broken at runtime and forgotten in previous cleanups.

Revision 1.320 / (download) - annotate - [select for diffs], Tue Oct 25 17:25:55 2016 UTC (7 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.319: +2 -1 lines
Diff to previous 1.319 (unified)

add a gssapi flavour to openldap, based on a diff from William Leuschner

Revision 1.319 / (download) - annotate - [select for diffs], Sat Oct 15 07:37:56 2016 UTC (7 years, 7 months ago) by feinerer
Branch: MAIN
Changes since 1.318: +2 -1 lines
Diff to previous 1.318 (unified)

+py-pg_activity

Revision 1.318 / (download) - annotate - [select for diffs], Fri Sep 23 09:14:53 2016 UTC (7 years, 8 months ago) by sthen
Branch: MAIN
Changes since 1.317: +2 -1 lines
Diff to previous 1.317 (unified)

Readd sqlite3 Tcl bindings.

Revision 1.317 / (download) - annotate - [select for diffs], Tue Sep 6 11:16:20 2016 UTC (7 years, 8 months ago) by jasper
Branch: MAIN
Changes since 1.316: +1 -3 lines
Diff to previous 1.316 (unified)

unhook puppet3 ports (ruby-hiera, puppetdb and ruby-facter); this also resolves
conflicts with their puppet4 counterparts during dbp builds.
these unhooked ports are scheduled for removal when puppet 3 itself leaves the stage

Revision 1.316 / (download) - annotate - [select for diffs], Fri Sep 2 08:53:45 2016 UTC (7 years, 9 months ago) by landry
Branch: MAIN
Changes since 1.315: +2 -1 lines
Diff to previous 1.315 (unified)

+py-sqlparse

Revision 1.315 / (download) - annotate - [select for diffs], Mon Aug 1 20:26:34 2016 UTC (7 years, 10 months ago) by jeremy
Branch: MAIN
Changes since 1.314: +1 -15 lines
Diff to previous 1.314 (unified)

Remove building of ruby21 ports by default

Add building of ruby22 and ruby23 versions of devel/ruby-ffi.

OK sthen@

Revision 1.314 / (download) - annotate - [select for diffs], Mon Jun 20 09:50:24 2016 UTC (7 years, 11 months ago) by feinerer
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.313: +2 -1 lines
Diff to previous 1.313 (unified)

Hook up pgModeler

Revision 1.313 / (download) - annotate - [select for diffs], Wed Jun 1 12:13:37 2016 UTC (8 years ago) by jasper
Branch: MAIN
Changes since 1.312: +1 -0 lines
Diff to previous 1.312 (unified)

+py-puppetdb,python3

Revision 1.312 / (download) - annotate - [select for diffs], Wed Jun 1 12:12:00 2016 UTC (8 years ago) by jasper
Branch: MAIN
Changes since 1.311: +2 -1 lines
Diff to previous 1.311 (unified)

+puppetdb4

Revision 1.311 / (download) - annotate - [select for diffs], Tue May 24 00:21:41 2016 UTC (8 years ago) by jturner
Branch: MAIN
Changes since 1.310: +2 -1 lines
Diff to previous 1.310 (unified)

+ksql

Revision 1.310 / (download) - annotate - [select for diffs], Tue May 17 11:26:14 2016 UTC (8 years ago) by jca
Branch: MAIN
Changes since 1.309: +1 -2 lines
Diff to previous 1.309 (unified)

Unhook lua52-flavored packages broken at runtime; ok jasper@

Revision 1.309 / (download) - annotate - [select for diffs], Fri Mar 18 15:54:03 2016 UTC (8 years, 2 months ago) by awolk
Branch: MAIN
Changes since 1.308: +2 -1 lines
Diff to previous 1.308 (unified)

Add databases/liquibase to the build

Revision 1.308 / (download) - annotate - [select for diffs], Mon Jan 25 21:33:42 2016 UTC (8 years, 4 months ago) by kili
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.307: +1 -2 lines
Diff to previous 1.307 (unified)

Remove some more haskell stuff (broken and/or unused):

databases/hs-hackage-db
devel/c2hs
devel/hs-language-c

Revision 1.307 / (download) - annotate - [select for diffs], Mon Jan 11 14:21:20 2016 UTC (8 years, 4 months ago) by shadchin
Branch: MAIN
Changes since 1.306: +2 -1 lines
Diff to previous 1.306 (unified)

+py-pickleshare,python3

Revision 1.306 / (download) - annotate - [select for diffs], Thu Jan 7 01:03:28 2016 UTC (8 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.305: +15 -1 lines
Diff to previous 1.305 (unified)

Build ruby 2.3 versions of ruby gem ext ports

Revision 1.305 / (download) - annotate - [select for diffs], Fri Jan 1 08:29:11 2016 UTC (8 years, 5 months ago) by ajacoutot
Branch: MAIN
Changes since 1.304: +3 -1 lines
Diff to previous 1.304 (unified)

+py-bsddb3
+py-bsddb3,python3

Revision 1.304 / (download) - annotate - [select for diffs], Thu Nov 26 07:38:17 2015 UTC (8 years, 6 months ago) by ajacoutot
Branch: MAIN
Changes since 1.303: +2 -1 lines
Diff to previous 1.303 (unified)

+pecl-redis

Revision 1.303 / (download) - annotate - [select for diffs], Fri Oct 30 16:52:54 2015 UTC (8 years, 7 months ago) by landry
Branch: MAIN
Changes since 1.302: +2 -1 lines
Diff to previous 1.302 (unified)

+p5-Mojo-Pg

Revision 1.302 / (download) - annotate - [select for diffs], Tue Oct 20 00:09:10 2015 UTC (8 years, 7 months ago) by abieber
Branch: MAIN
Changes since 1.301: +1 -3 lines
Diff to previous 1.301 (unified)

-node-pg
-node-sqlite3

Revision 1.301 / (download) - annotate - [select for diffs], Sun Oct 11 21:39:43 2015 UTC (8 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.300: +2 -1 lines
Diff to previous 1.300 (unified)

+tokyocabinet

Revision 1.300 / (download) - annotate - [select for diffs], Wed Sep 16 08:47:01 2015 UTC (8 years, 8 months ago) by sthen
Branch: MAIN
Changes since 1.299: +2 -1 lines
Diff to previous 1.299 (unified)

+libhiredis

Revision 1.299 / (download) - annotate - [select for diffs], Sat Sep 5 14:50:23 2015 UTC (8 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.298: +2 -1 lines
Diff to previous 1.298 (unified)

Build ruby22 version of ruby-tiny_tds by default

Revision 1.298 / (download) - annotate - [select for diffs], Sat Aug 29 16:19:13 2015 UTC (8 years, 9 months ago) by jeremy
Branch: MAIN
Changes since 1.297: +2 -2 lines
Diff to previous 1.297 (unified)

Build a ruby18 version of ruby-bdb by default, instead of a ruby20 version.
The ruby18 version is a dependency for textproc/gonzui, nothing depends on
the ruby20 version.

Revision 1.297 / (download) - annotate - [select for diffs], Sat Aug 29 15:56:08 2015 UTC (8 years, 9 months ago) by jeremy
Branch: MAIN
Changes since 1.296: +1 -15 lines
Diff to previous 1.296 (unified)

Stop building extension libraries for ruby 2.0 by default.  Ruby 2.0 will
be unsupported upstream before OpenBSD 5.9 is released.

OK jasper@

Revision 1.296 / (download) - annotate - [select for diffs], Sun Aug 16 19:38:51 2015 UTC (8 years, 9 months ago) by edd
Branch: MAIN
Changes since 1.295: +2 -1 lines
Diff to previous 1.295 (unified)

Link py-pickleshare.

Revision 1.295 / (download) - annotate - [select for diffs], Mon Jul 27 16:29:58 2015 UTC (8 years, 10 months ago) by okan
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.294: +1 -2 lines
Diff to previous 1.294 (unified)

Remove pg_top; marked BROKEN since Apr 2014, and still no interest in
fixing (including me).  Requires adjusting to various API/ABI changes
since, cherry-picking from top(1) and then some.

ok zhuk@ sthen@ jasper@

Revision 1.294 / (download) - annotate - [select for diffs], Tue Jul 21 14:51:11 2015 UTC (8 years, 10 months ago) by rpointel
Branch: MAIN
Changes since 1.293: +3 -1 lines
Diff to previous 1.293 (unified)

+     SUBDIR += py-mysqlclient
+     SUBDIR += py-mysqlclient,python3

Revision 1.293 / (download) - annotate - [select for diffs], Thu Jul 16 02:43:48 2015 UTC (8 years, 10 months ago) by jasper
Branch: MAIN
Changes since 1.292: +2 -2 lines
Diff to previous 1.292 (unified)

remove ruby-hiera2 in favor of hiera3.

Revision 1.292 / (download) - annotate - [select for diffs], Tue Jul 14 23:58:59 2015 UTC (8 years, 10 months ago) by jasper
Branch: MAIN
Changes since 1.291: +1 -2 lines
Diff to previous 1.291 (unified)

-dbh

Revision 1.291 / (download) - annotate - [select for diffs], Fri Jun 19 13:09:19 2015 UTC (8 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.290: +1 -2 lines
Diff to previous 1.290 (unified)

-p5-Palm
-palm2ical

Revision 1.290 / (download) - annotate - [select for diffs], Wed Jun 17 10:07:09 2015 UTC (8 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.289: +2 -1 lines
Diff to previous 1.289 (unified)

+pgcluu

Revision 1.289 / (download) - annotate - [select for diffs], Fri Jun 12 18:00:12 2015 UTC (8 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.288: +2 -1 lines
Diff to previous 1.288 (unified)

+ruby-hiera2

Revision 1.288 / (download) - annotate - [select for diffs], Sun May 31 23:29:53 2015 UTC (9 years ago) by jeremy
Branch: MAIN
Changes since 1.287: +1 -2 lines
Diff to previous 1.287 (unified)

Unhook www/ruby-rest-client and databases/ruby-couchrest

Revision 1.287 / (download) - annotate - [select for diffs], Thu May 28 07:06:56 2015 UTC (9 years ago) by ajacoutot
Branch: MAIN
Changes since 1.286: +1 -2 lines
Diff to previous 1.286 (unified)

-p5-Search-Xapian

Revision 1.286 / (download) - annotate - [select for diffs], Sun Apr 5 21:41:52 2015 UTC (9 years, 2 months ago) by robert
Branch: MAIN
Changes since 1.285: +2 -1 lines
Diff to previous 1.285 (unified)

+xapian-bindings

Revision 1.285 / (download) - annotate - [select for diffs], Wed Apr 1 21:00:44 2015 UTC (9 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.284: +3 -1 lines
Diff to previous 1.284 (unified)

Build ruby22 versions of ruby-do_mysql and do_postgres

Revision 1.284 / (download) - annotate - [select for diffs], Sun Mar 15 18:20:59 2015 UTC (9 years, 2 months ago) by sebastia
Branch: MAIN
Changes since 1.283: +2 -1 lines
Diff to previous 1.283 (unified)

Hook up ruby-hiera-eyaml

Revision 1.283 / (download) - annotate - [select for diffs], Sat Jan 10 17:35:05 2015 UTC (9 years, 4 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.282: +12 -1 lines
Diff to previous 1.282 (unified)

Build ruby 2.2 versions of ruby C extension gems by default

Revision 1.282 / (download) - annotate - [select for diffs], Sun Nov 30 20:55:56 2014 UTC (9 years, 6 months ago) by landry
Branch: MAIN
Changes since 1.281: +2 -1 lines
Diff to previous 1.281 (unified)

+lualdap

Revision 1.281 / (download) - annotate - [select for diffs], Fri Nov 28 22:47:40 2014 UTC (9 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.280: +2 -1 lines
Diff to previous 1.280 (unified)

+py-peewee,python3

Revision 1.280 / (download) - annotate - [select for diffs], Wed Oct 8 02:05:42 2014 UTC (9 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.279: +2 -10 lines
Diff to previous 1.279 (unified)

Remove default building of rubinius (rbx-*) ports

We no longer build ruby 1.8 and ruby 1.9 ports by default, so it doesn't
make sense to build rubinius ports by default.

While here, make sure ruby gem extension ports use explicit flavors in
the category Makefiles.  And unlink devel/ruby-fastthread, no longer
used.

OK ajacoutot@

Revision 1.279 / (download) - annotate - [select for diffs], Sat Oct 4 18:33:09 2014 UTC (9 years, 8 months ago) by kirby
Branch: MAIN
Changes since 1.278: +2 -1 lines
Diff to previous 1.278 (unified)

add libzdb

Revision 1.278 / (download) - annotate - [select for diffs], Fri Oct 3 07:23:40 2014 UTC (9 years, 8 months ago) by jasper
Branch: MAIN
Changes since 1.277: +4 -4 lines
Diff to previous 1.277 (unified)

stop building non-default FLAVORS of pure ruby gems

discussed with and ok jeremy@

Revision 1.277 / (download) - annotate - [select for diffs], Sat Sep 27 16:31:40 2014 UTC (9 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.276: +1 -37 lines
Diff to previous 1.276 (unified)

Remove building of ruby 1.8 and 1.9 packages by default.

This unlinks completely some ruby 1.8 and 1.9 specific packages, to be
removed shortly.

OK sthen@, no objection ajacoutot@

Revision 1.276 / (download) - annotate - [select for diffs], Sat Sep 13 18:09:20 2014 UTC (9 years, 8 months ago) by brad
Branch: MAIN
Changes since 1.275: +2 -2 lines
Diff to previous 1.275 (unified)

Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.

ok sthen@

Revision 1.275 / (download) - annotate - [select for diffs], Sat Aug 30 22:38:31 2014 UTC (9 years, 9 months ago) by jasper
Branch: MAIN
Changes since 1.274: +2 -2 lines
Diff to previous 1.274 (unified)

don't reach directly into the subdirectory from the category Makefile

Revision 1.274 / (download) - annotate - [select for diffs], Tue Aug 19 08:12:13 2014 UTC (9 years, 9 months ago) by zhuk
Branch: MAIN
Changes since 1.273: +2 -1 lines
Diff to previous 1.273 (unified)

Link in py-peewee.

Revision 1.273 / (download) - annotate - [select for diffs], Fri Aug 15 12:19:13 2014 UTC (9 years, 9 months ago) by jasper
Branch: MAIN
Changes since 1.272: +12 -12 lines
Diff to previous 1.272 (unified)

sort

Revision 1.272 / (download) - annotate - [select for diffs], Sat Jul 12 16:37:05 2014 UTC (9 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.271: +1 -2 lines
Diff to previous 1.271 (unified)

scrape src FLAVOR, now that we have locate db for src and x, it's trivial
to get their files in the db

Revision 1.271 / (download) - annotate - [select for diffs], Sat Jul 12 12:30:18 2014 UTC (9 years, 10 months ago) by giovanni
Branch: MAIN
Changes since 1.270: +2 -1 lines
Diff to previous 1.270 (unified)


+mysql-utilities

Revision 1.270 / (download) - annotate - [select for diffs], Fri Jul 11 15:45:19 2014 UTC (9 years, 10 months ago) by zhuk
Branch: MAIN
Changes since 1.269: +1 -2 lines
Diff to previous 1.269 (unified)

Unhook keximdb.

Revision 1.269 / (download) - annotate - [select for diffs], Mon Jun 23 19:08:42 2014 UTC (9 years, 11 months ago) by henning
Branch: MAIN
Changes since 1.268: +2 -1 lines
Diff to previous 1.268 (unified)

hook in p5-DBIx-Simple

Revision 1.268 / (download) - annotate - [select for diffs], Fri May 30 09:22:21 2014 UTC (10 years ago) by sthen
Branch: MAIN
Changes since 1.267: +2 -1 lines
Diff to previous 1.267 (unified)

link python3 flavours to the build where missing, aja agrees

Revision 1.267 / (download) - annotate - [select for diffs], Thu May 8 16:11:34 2014 UTC (10 years ago) by jeremy
Branch: MAIN
Changes since 1.266: +1 -2 lines
Diff to previous 1.266 (unified)

Unlink ruby-datamapper

OK ajacoutot@

Revision 1.266 / (download) - annotate - [select for diffs], Thu Apr 17 17:06:34 2014 UTC (10 years, 1 month ago) by jasper
Branch: MAIN
Changes since 1.265: +1 -5 lines
Diff to previous 1.265 (unified)

unhook most erlang modules, which were only imported for chef a long time ago,
but it never really went anywhere.

as discussed with phessler@
ok aja@

Revision 1.265 / (download) - annotate - [select for diffs], Tue Mar 18 09:15:00 2014 UTC (10 years, 2 months ago) by benoit
Branch: MAIN
Changes since 1.264: +2 -1 lines
Diff to previous 1.264 (unified)

+p5-DBIx-Connector

Revision 1.264 / (download) - annotate - [select for diffs], Sat Jan 11 22:56:03 2014 UTC (10 years, 4 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.263: +15 -1 lines
Diff to previous 1.263 (unified)

Build ruby21-* packages for ruby gem ports with C extensions.

Revision 1.263 / (download) - annotate - [select for diffs], Mon Dec 23 08:32:34 2013 UTC (10 years, 5 months ago) by jasper
Branch: MAIN
Changes since 1.262: +2 -1 lines
Diff to previous 1.262 (unified)

+py-puppetdb

Revision 1.262 / (download) - annotate - [select for diffs], Sat Dec 21 08:11:21 2013 UTC (10 years, 5 months ago) by jasper
Branch: MAIN
Changes since 1.261: +6 -2 lines
Diff to previous 1.261 (unified)

+ruby-hiera-file

Revision 1.261 / (download) - annotate - [select for diffs], Fri Nov 8 22:53:22 2013 UTC (10 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.260: +3 -1 lines
Diff to previous 1.260 (unified)

+py-apsw

Revision 1.260 / (download) - annotate - [select for diffs], Wed Oct 30 10:45:42 2013 UTC (10 years, 7 months ago) by ajacoutot
Branch: MAIN
Changes since 1.259: +2 -1 lines
Diff to previous 1.259 (unified)

+py-sql

Revision 1.259 / (download) - annotate - [select for diffs], Wed Oct 23 22:06:11 2013 UTC (10 years, 7 months ago) by landry
Branch: MAIN
Changes since 1.258: +3 -1 lines
Diff to previous 1.258 (unified)

+pg_stats{_reporter,info}

Revision 1.258 / (download) - annotate - [select for diffs], Fri Oct 4 06:25:09 2013 UTC (10 years, 8 months ago) by dcoppa
Branch: MAIN
Changes since 1.257: +2 -1 lines
Diff to previous 1.257 (unified)

+hs-resource-pool

Revision 1.257 / (download) - annotate - [select for diffs], Fri Oct 4 06:19:23 2013 UTC (10 years, 8 months ago) by dcoppa
Branch: MAIN
Changes since 1.256: +2 -2 lines
Diff to previous 1.256 (unified)

Bye hs-redis, superseded by hs-hedis.
Unlink it and link hs-hedis.

Revision 1.256 / (download) - annotate - [select for diffs], Tue Sep 24 14:55:08 2013 UTC (10 years, 8 months ago) by giovanni
Branch: MAIN
Changes since 1.255: +2 -1 lines
Diff to previous 1.255 (unified)


+mydumper

Revision 1.255 / (download) - annotate - [select for diffs], Sun Aug 11 15:12:09 2013 UTC (10 years, 9 months ago) by ajacoutot
Branch: MAIN
Changes since 1.254: +1 -2 lines
Diff to previous 1.254 (unified)

-pear-MDB2-sqlite

Revision 1.254 / (download) - annotate - [select for diffs], Sat Aug 10 16:08:55 2013 UTC (10 years, 9 months ago) by landry
Branch: MAIN
Changes since 1.253: +3 -1 lines
Diff to previous 1.253 (unified)

+repmgr,pgbadger

Revision 1.253 / (download) - annotate - [select for diffs], Sat Aug 10 13:44:46 2013 UTC (10 years, 9 months ago) by landry
Branch: MAIN
Changes since 1.252: +2 -1 lines
Diff to previous 1.252 (unified)

+salt,py-argh,barman

Revision 1.252 / (download) - annotate - [select for diffs], Sun Jun 30 20:09:56 2013 UTC (10 years, 11 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.251: +1 -2 lines
Diff to previous 1.251 (unified)

-ruby-postgres

Revision 1.251 / (download) - annotate - [select for diffs], Sat Jun 29 15:56:10 2013 UTC (10 years, 11 months ago) by jeremy
Branch: MAIN
Changes since 1.250: +25 -13 lines
Diff to previous 1.250 (unified)

Build ruby 2.0 versions of ruby C extensions.  Use explicit FLAVORs
in the category Makefiles for ruby C extensions, to reduce churn
when the default ruby version changes,

Revision 1.250 / (download) - annotate - [select for diffs], Fri Jun 28 09:14:02 2013 UTC (10 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.249: +2 -1 lines
Diff to previous 1.249 (unified)

+puppetdb

Revision 1.249 / (download) - annotate - [select for diffs], Wed Jun 12 20:36:33 2013 UTC (10 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.248: +3 -2 lines
Diff to previous 1.248 (unified)

Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@

Revision 1.248 / (download) - annotate - [select for diffs], Tue Jun 11 14:57:59 2013 UTC (10 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.247: +2 -1 lines
Diff to previous 1.247 (unified)

No need to pin the flavor to ruby18 since puppet uses 1.9 now

Revision 1.247 / (download) - annotate - [select for diffs], Thu May 30 16:51:59 2013 UTC (11 years ago) by jasper
Branch: MAIN
Changes since 1.246: +1 -2 lines
Diff to previous 1.246 (unified)

don't build postgresql-pllua,lua52 yet

Revision 1.246 / (download) - annotate - [select for diffs], Thu May 30 15:43:39 2013 UTC (11 years ago) by jasper
Branch: MAIN
Changes since 1.245: +4 -1 lines
Diff to previous 1.245 (unified)

hookup lua52 flavors

Revision 1.245 / (download) - annotate - [select for diffs], Thu May 30 12:38:08 2013 UTC (11 years ago) by brad
Branch: MAIN
Changes since 1.244: +1 -2 lines
Diff to previous 1.244 (unified)

Disconnect mytop.

ok sthen@ giovanni@

Revision 1.244 / (download) - annotate - [select for diffs], Sat May 25 22:27:12 2013 UTC (11 years ago) by jeremy
Branch: MAIN
Changes since 1.243: +7 -3 lines
Diff to previous 1.243 (unified)

Link ruby-swift-db-*, unlink ruby-mysqlplus.

Revision 1.243 / (download) - annotate - [select for diffs], Sat May 25 00:33:09 2013 UTC (11 years ago) by brad
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242 (unified)

Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.


ok sthen aja

Revision 1.242 / (download) - annotate - [select for diffs], Mon May 6 16:20:11 2013 UTC (11 years, 1 month ago) by fgsch
Branch: MAIN
Changes since 1.241: +3 -1 lines
Diff to previous 1.241 (unified)

enter py-flask-sqlalchemy and py-mongo

Revision 1.241 / (download) - annotate - [select for diffs], Mon Apr 22 17:46:55 2013 UTC (11 years, 1 month ago) by zhuk
Branch: MAIN
Changes since 1.240: +2 -1 lines
Diff to previous 1.240 (unified)

Hook up virtuoso.

Revision 1.240 / (download) - annotate - [select for diffs], Mon Apr 1 17:03:05 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
Changes since 1.239: +2 -1 lines
Diff to previous 1.239 (unified)

+ports-readmes-dancer, so that the selfref link will work

Revision 1.239 / (download) - annotate - [select for diffs], Wed Mar 27 11:35:51 2013 UTC (11 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.238: +1 -2 lines
Diff to previous 1.238 (unified)

Remove xmysql. Old long unmaintained cruft that does not build with modern
MySQL.

ok sthen@

Revision 1.238 / (download) - annotate - [select for diffs], Tue Mar 26 05:28:30 2013 UTC (11 years, 2 months ago) by jmatthew
Branch: MAIN
Changes since 1.237: +2 -1 lines
Diff to previous 1.237 (unified)

+ riak

Revision 1.237 / (download) - annotate - [select for diffs], Sat Mar 9 06:38:30 2013 UTC (11 years, 2 months ago) by fgsch
Branch: MAIN
Changes since 1.236: +1 -2 lines
Diff to previous 1.236 (unified)

Remove py-elixir, it has not been maintained in ages and nothing uses it.

Revision 1.236 / (download) - annotate - [select for diffs], Fri Mar 8 12:08:09 2013 UTC (11 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.235: +2 -1 lines
Diff to previous 1.235 (unified)

sync

Revision 1.235 / (download) - annotate - [select for diffs], Fri Mar 8 10:58:27 2013 UTC (11 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.234: +4 -1 lines
Diff to previous 1.234 (unified)

sync

Revision 1.234 / (download) - annotate - [select for diffs], Thu Feb 7 14:19:53 2013 UTC (11 years, 3 months ago) by stu
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.233: +3 -1 lines
Diff to previous 1.233 (unified)

+tdbc
+tdbc-sqlite3

Revision 1.233 / (download) - annotate - [select for diffs], Sun Feb 3 16:45:22 2013 UTC (11 years, 4 months ago) by jasper
Branch: MAIN
Changes since 1.232: +2 -1 lines
Diff to previous 1.232 (unified)

sync

Revision 1.232 / (download) - annotate - [select for diffs], Fri Jan 25 13:35:26 2013 UTC (11 years, 4 months ago) by kili
Branch: MAIN
Changes since 1.231: +2 -1 lines
Diff to previous 1.231 (unified)

+ hs-hackage-db

Revision 1.231 / (download) - annotate - [select for diffs], Mon Jan 14 19:31:42 2013 UTC (11 years, 4 months ago) by jeremy
Branch: MAIN
Changes since 1.230: +1 -4 lines
Diff to previous 1.230 (unified)

Remove www/ruby-rails and dependencies.  The current version is
out of date and subject to serious security vulnerabilities, updating
it causes a lot of ports churn for little benefit, and nobody has
offered to maintain it.

OK ajacoutot@, jcs@, jasper@

Revision 1.230 / (download) - annotate - [select for diffs], Fri Jan 11 20:23:45 2013 UTC (11 years, 4 months ago) by kili
Branch: MAIN
Changes since 1.229: +3 -1 lines
Diff to previous 1.229 (unified)

hook hs-postgresql-libpq and hs-postgresql-simple.

Revision 1.229 / (download) - annotate - [select for diffs], Thu Dec 20 16:18:25 2012 UTC (11 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.228: +2 -1 lines
Diff to previous 1.228 (unified)

+     SUBDIR += postgresql-plv8

Revision 1.228 / (download) - annotate - [select for diffs], Thu Nov 15 00:37:54 2012 UTC (11 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.227: +2 -1 lines
Diff to previous 1.227 (unified)

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.

Revision 1.227 / (download) - annotate - [select for diffs], Mon Nov 12 13:38:04 2012 UTC (11 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.226: +2 -1 lines
Diff to previous 1.226 (unified)

link soprano to the build

Revision 1.226 / (download) - annotate - [select for diffs], Wed Oct 31 22:13:23 2012 UTC (11 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.225: +5 -1 lines
Diff to previous 1.225 (unified)

sync

Revision 1.225 / (download) - annotate - [select for diffs], Sat Oct 20 08:37:00 2012 UTC (11 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.224: +2 -1 lines
Diff to previous 1.224 (unified)

build aci-flavoured OpenLDAP

Revision 1.224 / (download) - annotate - [select for diffs], Thu Oct 11 18:01:08 2012 UTC (11 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.223: +2 -1 lines
Diff to previous 1.223 (unified)

sync

Revision 1.223 / (download) - annotate - [select for diffs], Wed Oct 10 10:45:30 2012 UTC (11 years, 7 months ago) by jeremy
Branch: MAIN
Changes since 1.222: +2 -1 lines
Diff to previous 1.222 (unified)

+ postgresql-pllua

Revision 1.222 / (download) - annotate - [select for diffs], Tue Oct 9 13:27:32 2012 UTC (11 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.221: +2 -1 lines
Diff to previous 1.221 (unified)

sync

Revision 1.221 / (download) - annotate - [select for diffs], Sun Sep 23 17:20:41 2012 UTC (11 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.220: +16 -16 lines
Diff to previous 1.220 (unified)

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.

Revision 1.220 / (download) - annotate - [select for diffs], Tue Sep 4 07:02:57 2012 UTC (11 years, 9 months ago) by ajacoutot
Branch: MAIN
Changes since 1.219: +2 -1 lines
Diff to previous 1.219 (unified)

+p5-Palm

Revision 1.219 / (download) - annotate - [select for diffs], Wed Aug 29 14:33:19 2012 UTC (11 years, 9 months ago) by ajacoutot
Branch: MAIN
Changes since 1.218: +2 -1 lines
Diff to previous 1.218 (unified)

+kyotocabinet

Revision 1.218 / (download) - annotate - [select for diffs], Sat Aug 18 07:25:25 2012 UTC (11 years, 9 months ago) by ajacoutot
Branch: MAIN
Changes since 1.217: +2 -3 lines
Diff to previous 1.217 (unified)

boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@

Revision 1.217 / (download) - annotate - [select for diffs], Thu Aug 16 15:21:52 2012 UTC (11 years, 9 months ago) by jasper
Branch: MAIN
Changes since 1.216: +2 -1 lines
Diff to previous 1.216 (unified)

sync

Revision 1.216 / (download) - annotate - [select for diffs], Fri Jun 29 16:38:21 2012 UTC (11 years, 11 months ago) by jeremy
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.215: +1 -3 lines
Diff to previous 1.215 (unified)

Don't build ruby-sequel_pg,rbx or ruby-sqlite3,jruby by default, as
neither is stable.

Revision 1.215 / (download) - annotate - [select for diffs], Thu Jun 21 15:39:52 2012 UTC (11 years, 11 months ago) by ajacoutot
Branch: MAIN
Changes since 1.214: +1 -2 lines
Diff to previous 1.214 (unified)

-py-psycopg

Revision 1.214 / (download) - annotate - [select for diffs], Mon May 28 09:38:04 2012 UTC (12 years ago) by espie
Branch: MAIN
Changes since 1.213: +2 -1 lines
Diff to previous 1.213 (unified)

zap old readmes infrastructure, replaced by new age databases/ports-readmes
which is ways more accurate anyways.

Revision 1.213 / (download) - annotate - [select for diffs], Fri May 18 20:59:30 2012 UTC (12 years ago) by sthen
Branch: MAIN
Changes since 1.212: +2 -1 lines
Diff to previous 1.212 (unified)

+tinycdb

Revision 1.212 / (download) - annotate - [select for diffs], Thu May 10 10:46:54 2012 UTC (12 years ago) by jasper
Branch: MAIN
Changes since 1.211: +2 -1 lines
Diff to previous 1.211 (unified)

sync

Revision 1.211 / (download) - annotate - [select for diffs], Tue May 8 09:22:26 2012 UTC (12 years ago) by espie
Branch: MAIN
Changes since 1.210: +2 -1 lines
Diff to previous 1.210 (unified)

add the src flavor

Revision 1.210 / (download) - annotate - [select for diffs], Sun Apr 22 20:40:28 2012 UTC (12 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.209: +4 -1 lines
Diff to previous 1.209 (unified)

+3 p5-'s

Revision 1.209 / (download) - annotate - [select for diffs], Sun Apr 8 21:09:49 2012 UTC (12 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.208: +2 -1 lines
Diff to previous 1.208 (unified)

sync new p5-*

Revision 1.208 / (download) - annotate - [select for diffs], Fri Apr 6 09:30:14 2012 UTC (12 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.207: +2 -1 lines
Diff to previous 1.207 (unified)

hook in new p5-* thingys

Revision 1.207 / (download) - annotate - [select for diffs], Tue Apr 3 18:58:01 2012 UTC (12 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.206: +2 -1 lines
Diff to previous 1.206 (unified)

Hookup new node ports

Revision 1.206 / (download) - annotate - [select for diffs], Sat Mar 3 12:47:47 2012 UTC (12 years, 3 months ago) by landry
Branch: MAIN
Changes since 1.205: +2 -1 lines
Diff to previous 1.205 (unified)

+pear-MDB2-pgsql

Revision 1.205 / (download) - annotate - [select for diffs], Mon Feb 27 10:22:39 2012 UTC (12 years, 3 months ago) by giovanni
Branch: MAIN
Changes since 1.204: +2 -2 lines
Diff to previous 1.204 (unified)


-maatkit
+percona-toolkit

Revision 1.204 / (download) - annotate - [select for diffs], Mon Jan 9 19:35:41 2012 UTC (12 years, 4 months ago) by landry
Branch: MAIN
CVS Tags: OPENBSD_5_1_BASE, OPENBSD_5_1
Changes since 1.203: +2 -1 lines
Diff to previous 1.203 (unified)

+py-sqlachemy-migrate

Revision 1.203 / (download) - annotate - [select for diffs], Wed Dec 21 15:54:47 2011 UTC (12 years, 5 months ago) by pea
Branch: MAIN
Changes since 1.202: +2 -1 lines
Diff to previous 1.202 (unified)

Add pgpool

ok ajacoutot@

Revision 1.202 / (download) - annotate - [select for diffs], Tue Dec 20 07:02:19 2011 UTC (12 years, 5 months ago) by fgsch
Branch: MAIN
Changes since 1.201: +1 -3 lines
Diff to previous 1.201 (unified)

kill python2.4 flavour. this was previously used for zope.

Revision 1.201 / (download) - annotate - [select for diffs], Sat Nov 12 17:18:55 2011 UTC (12 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.200: +2 -1 lines
Diff to previous 1.200 (unified)

Build jruby FLAVOR of ruby-sqlite3 by default, to detect breakage of
JRuby's C extension support.

Revision 1.200 / (download) - annotate - [select for diffs], Thu Sep 8 17:14:10 2011 UTC (12 years, 8 months ago) by sthen
Branch: MAIN
Changes since 1.199: +1 -2 lines
Diff to previous 1.199 (unified)

-msdblib flavour of freetds

Revision 1.199 / (download) - annotate - [select for diffs], Fri Aug 19 06:44:21 2011 UTC (12 years, 9 months ago) by jasper
Branch: MAIN
Changes since 1.198: +2 -1 lines
Diff to previous 1.198 (unified)

sync

Revision 1.198 / (download) - annotate - [select for diffs], Fri Jun 10 05:51:01 2011 UTC (12 years, 11 months ago) by rpointel
Branch: MAIN
CVS Tags: OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.197: +3 -3 lines
Diff to previous 1.197 (unified)

Modify py-ldap,python2.6 and py-psycopg,python2.6 by py-ldap and py-psycopg
(flavor by default is now python2.7).
ok sthen@.

Revision 1.197 / (download) - annotate - [select for diffs], Thu Jun 2 00:28:33 2011 UTC (13 years ago) by fgsch
Branch: MAIN
Changes since 1.196: +2 -1 lines
Diff to previous 1.196 (unified)

enter mongodb

Revision 1.196 / (download) - annotate - [select for diffs], Fri Apr 1 23:19:01 2011 UTC (13 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.195: +4 -1 lines
Diff to previous 1.195 (unified)

Hook ruby-tiny_tds up to the build.

Revision 1.195 / (download) - annotate - [select for diffs], Sat Mar 26 08:25:48 2011 UTC (13 years, 2 months ago) by dcoppa
Branch: MAIN
Changes since 1.194: +3 -1 lines
Diff to previous 1.194 (unified)

sync

Revision 1.194 / (download) - annotate - [select for diffs], Fri Mar 25 17:02:35 2011 UTC (13 years, 2 months ago) by jeremy
Branch: MAIN
Changes since 1.193: +3 -1 lines
Diff to previous 1.193 (unified)

Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@

Revision 1.193 / (download) - annotate - [select for diffs], Fri Mar 25 10:08:11 2011 UTC (13 years, 2 months ago) by dcoppa
Branch: MAIN
Changes since 1.192: +2 -1 lines
Diff to previous 1.192 (unified)

sync

Revision 1.192 / (download) - annotate - [select for diffs], Fri Jan 7 12:50:55 2011 UTC (13 years, 4 months ago) by pea
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.191: +2 -1 lines
Diff to previous 1.191 (unified)

Link openldap23

Revision 1.191 / (download) - annotate - [select for diffs], Wed Dec 29 08:35:04 2010 UTC (13 years, 5 months ago) by benoit
Branch: MAIN
Changes since 1.190: +2 -1 lines
Diff to previous 1.190 (unified)

+p5-Redis

Revision 1.190 / (download) - annotate - [select for diffs], Mon Dec 20 18:49:47 2010 UTC (13 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.189: +14 -1 lines
Diff to previous 1.189 (unified)

+=dbic++
+=ruby-amalgalite
+=ruby-amalgalite,ruby19
+=ruby-do_mysql
+=ruby-do_mysql,ruby19
+=ruby-do_mysql,rbx
+=ruby-do_postgres
+=ruby-do_postgres,ruby19
+=ruby-do_postgres,rbx
+=ruby-mysql2
+=ruby-mysql2,ruby19
+=ruby-mysqlplus
+=ruby-swift

Revision 1.189 / (download) - annotate - [select for diffs], Thu Dec 9 20:58:37 2010 UTC (13 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.188: +5 -1 lines
Diff to previous 1.188 (unified)

sync

Revision 1.188 / (download) - annotate - [select for diffs], Wed Dec 8 21:37:06 2010 UTC (13 years, 5 months ago) by jeremy
Branch: MAIN
Changes since 1.187: +2 -1 lines
Diff to previous 1.187 (unified)

sync

Revision 1.187 / (download) - annotate - [select for diffs], Tue Nov 30 10:33:27 2010 UTC (13 years, 6 months ago) by jasper
Branch: MAIN
Changes since 1.186: +1 -3 lines
Diff to previous 1.186 (unified)

- unhook mysql-administrator, mysql-query-browser

Revision 1.186 / (download) - annotate - [select for diffs], Wed Nov 24 14:42:22 2010 UTC (13 years, 6 months ago) by dcoppa
Branch: MAIN
Changes since 1.185: +2 -1 lines
Diff to previous 1.185 (unified)

+hs-HDBC-mysql

Revision 1.185 / (download) - annotate - [select for diffs], Fri Nov 19 22:50:56 2010 UTC (13 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.184: +8 -1 lines
Diff to previous 1.184 (unified)

Build rubinius/rbx versions of some ruby gem ports

Revision 1.184 / (download) - annotate - [select for diffs], Fri Nov 19 16:00:39 2010 UTC (13 years, 6 months ago) by jasper
Branch: MAIN
Changes since 1.183: +2 -1 lines
Diff to previous 1.183 (unified)

- sync

Revision 1.183 / (download) - annotate - [select for diffs], Tue Nov 9 16:08:57 2010 UTC (13 years, 6 months ago) by jeremy
Branch: MAIN
Changes since 1.182: +8 -1 lines
Diff to previous 1.182 (unified)

Build ruby 1.9 packages of some ruby database adapters by default.

OK landry@

Revision 1.182 / (download) - annotate - [select for diffs], Wed Oct 13 08:58:27 2010 UTC (13 years, 7 months ago) by dcoppa
Branch: MAIN
Changes since 1.181: +2 -1 lines
Diff to previous 1.181 (unified)

Link py-redis

Revision 1.181 / (download) - annotate - [select for diffs], Sun Oct 10 15:53:35 2010 UTC (13 years, 7 months ago) by dcoppa
Branch: MAIN
Changes since 1.180: +2 -1 lines
Diff to previous 1.180 (unified)

Link redis to the build.

Revision 1.180 / (download) - annotate - [select for diffs], Tue Oct 5 19:46:17 2010 UTC (13 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.179: +2 -1 lines
Diff to previous 1.179 (unified)

Add ruby-sequel_pg SUBDIR

Revision 1.179 / (download) - annotate - [select for diffs], Mon Aug 30 21:00:56 2010 UTC (13 years, 9 months ago) by fgsch
Branch: MAIN
Changes since 1.178: +3 -3 lines
Diff to previous 1.178 (unified)

Switch py-ldap and py-psycopg to build the 2.6 python flavour rather than 2.5

Revision 1.178 / (download) - annotate - [select for diffs], Fri Jul 30 11:28:21 2010 UTC (13 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.177: +1 -2 lines
Diff to previous 1.177 (unified)

Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.

Revision 1.177 / (download) - annotate - [select for diffs], Thu Jul 8 16:20:23 2010 UTC (13 years, 10 months ago) by pea
Branch: MAIN
Changes since 1.176: +2 -1 lines
Diff to previous 1.176 (unified)

Add pgbouncer

Revision 1.176 / (download) - annotate - [select for diffs], Mon Jun 7 08:18:20 2010 UTC (13 years, 11 months ago) by jasper
Branch: MAIN
Changes since 1.175: +2 -1 lines
Diff to previous 1.175 (unified)

- add p5-Search-Xapian

Revision 1.175 / (download) - annotate - [select for diffs], Thu Apr 29 05:33:33 2010 UTC (14 years, 1 month ago) by dcoppa
Branch: MAIN
Changes since 1.174: +3 -1 lines
Diff to previous 1.174 (unified)

Link my haskell ports to the build.

OK kili@

Revision 1.174 / (download) - annotate - [select for diffs], Mon Mar 29 14:22:08 2010 UTC (14 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.173: +2 -1 lines
Diff to previous 1.173 (unified)

- add p5-AnyEvent-CouchDB

Revision 1.173 / (download) - annotate - [select for diffs], Sun Mar 28 19:33:58 2010 UTC (14 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.172: +2 -1 lines
Diff to previous 1.172 (unified)

- sync

Revision 1.172 / (download) - annotate - [select for diffs], Mon Feb 1 17:00:12 2010 UTC (14 years, 4 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.171: +2 -1 lines
Diff to previous 1.171 (unified)

SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@

Revision 1.171 / (download) - annotate - [select for diffs], Fri Jan 8 14:04:55 2010 UTC (14 years, 4 months ago) by sthen
Branch: MAIN
Changes since 1.170: +2 -1 lines
Diff to previous 1.170 (unified)

+pkglocatedb

Revision 1.170 / (download) - annotate - [select for diffs], Mon Jan 4 10:43:30 2010 UTC (14 years, 5 months ago) by jasper
Branch: MAIN
Changes since 1.169: +5 -5 lines
Diff to previous 1.169 (unified)

- sort

Revision 1.169 / (download) - annotate - [select for diffs], Sun Nov 1 22:58:51 2009 UTC (14 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.168: +1 -2 lines
Diff to previous 1.168 (unified)

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

Revision 1.168 / (download) - annotate - [select for diffs], Tue Sep 29 08:34:18 2009 UTC (14 years, 8 months ago) by kevlo
Branch: MAIN
Changes since 1.167: +2 -1 lines
Diff to previous 1.167 (unified)

add p5-DBM-Deep

Revision 1.167 / (download) - annotate - [select for diffs], Wed Aug 26 16:53:46 2009 UTC (14 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.166: +2 -1 lines
Diff to previous 1.166 (unified)

+luma

Revision 1.166 / (download) - annotate - [select for diffs], Sun Aug 9 08:35:07 2009 UTC (14 years, 9 months ago) by bernd
Branch: MAIN
Changes since 1.165: +2 -1 lines
Diff to previous 1.165 (unified)

Add ruby-validatable.

Revision 1.165 / (download) - annotate - [select for diffs], Sat Aug 8 21:39:50 2009 UTC (14 years, 9 months ago) by bernd
Branch: MAIN
Changes since 1.164: +2 -1 lines
Diff to previous 1.164 (unified)

Add ruby-couch_potato.

Revision 1.164 / (download) - annotate - [select for diffs], Fri Jul 31 10:21:44 2009 UTC (14 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.163: +2 -1 lines
Diff to previous 1.163 (unified)

+py-odbc

Revision 1.163 / (download) - annotate - [select for diffs], Wed Jul 22 08:18:04 2009 UTC (14 years, 10 months ago) by ajacoutot
Branch: MAIN
Changes since 1.162: +2 -1 lines
Diff to previous 1.162 (unified)

+xapian-core

Revision 1.162 / (download) - annotate - [select for diffs], Mon Jun 22 15:50:47 2009 UTC (14 years, 11 months ago) by giovanni
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.161: +3 -1 lines
Diff to previous 1.161 (unified)


Link pear-MDB2-mysqli and pear-MDB2-sqlite

Revision 1.161 / (download) - annotate - [select for diffs], Tue Jun 2 00:59:57 2009 UTC (15 years ago) by merdely
Branch: MAIN
Changes since 1.160: +3 -1 lines
Diff to previous 1.160 (unified)

+libdbi
+libdbi-drivers

Revision 1.160 / (download) - annotate - [select for diffs], Sun Apr 5 11:01:52 2009 UTC (15 years, 2 months ago) by bernd
Branch: MAIN
Changes since 1.159: +2 -1 lines
Diff to previous 1.159 (unified)

Add ruby-couchrest

Revision 1.159 / (download) - annotate - [select for diffs], Sat Apr 4 21:03:42 2009 UTC (15 years, 2 months ago) by fgsch
Branch: MAIN
Changes since 1.158: +2 -1 lines
Diff to previous 1.158 (unified)

enter py-couchdb.

Revision 1.158 / (download) - annotate - [select for diffs], Thu Mar 19 20:18:26 2009 UTC (15 years, 2 months ago) by jasper
Branch: MAIN
Changes since 1.157: +2 -1 lines
Diff to previous 1.157 (unified)

- add pear-DB_DataObject

Revision 1.157 / (download) - annotate - [select for diffs], Mon Mar 16 22:09:24 2009 UTC (15 years, 2 months ago) by bernd
Branch: MAIN
Changes since 1.156: +2 -1 lines
Diff to previous 1.156 (unified)

Add apache-couchdb.

Revision 1.156 / (download) - annotate - [select for diffs], Fri Feb 6 22:03:55 2009 UTC (15 years, 3 months ago) by simon
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.155: +2 -1 lines
Diff to previous 1.155 (unified)

add p5-CGI-Application-Plugin-DBH

Revision 1.155 / (download) - annotate - [select for diffs], Tue Feb 3 21:27:17 2009 UTC (15 years, 4 months ago) by bernd
Branch: MAIN
Changes since 1.154: +2 -1 lines
Diff to previous 1.154 (unified)

add ruby-sequel

Revision 1.154 / (download) - annotate - [select for diffs], Fri Jan 30 02:42:44 2009 UTC (15 years, 4 months ago) by bernd
Branch: MAIN
Changes since 1.153: +4 -1 lines
Diff to previous 1.153 (unified)

add ruby-datamapper, ruby-data_objects and ruby-do_sqlite3

Revision 1.153 / (download) - annotate - [select for diffs], Tue Jan 6 13:29:30 2009 UTC (15 years, 4 months ago) by pirofti
Branch: MAIN
Changes since 1.152: +2 -1 lines
Diff to previous 1.152 (unified)

Add ruby-kirbybase to the makefile.

Revision 1.152 / (download) - annotate - [select for diffs], Thu Oct 30 00:03:42 2008 UTC (15 years, 7 months ago) by pirofti
Branch: MAIN
Changes since 1.151: +2 -1 lines
Diff to previous 1.151 (unified)

Add postgresql-odbc to the build.

Revision 1.151 / (download) - annotate - [select for diffs], Sun Oct 26 19:33:31 2008 UTC (15 years, 7 months ago) by mbalmer
Branch: MAIN
Changes since 1.150: +2 -1 lines
Diff to previous 1.150 (unified)

Add pear-MDB2-mysql.

Revision 1.150 / (download) - annotate - [select for diffs], Sun Oct 26 18:59:47 2008 UTC (15 years, 7 months ago) by mbalmer
Branch: MAIN
Changes since 1.149: +2 -1 lines
Diff to previous 1.149 (unified)

Add pear-MDB2

Revision 1.149 / (download) - annotate - [select for diffs], Wed Oct 22 11:12:45 2008 UTC (15 years, 7 months ago) by ajacoutot
Branch: MAIN
Changes since 1.148: +2 -1 lines
Diff to previous 1.148 (unified)

+pg-toolbox

Revision 1.148 / (download) - annotate - [select for diffs], Fri Oct 17 23:06:40 2008 UTC (15 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.147: +2 -1 lines
Diff to previous 1.147 (unified)

+mysql-zrm

Revision 1.147 / (download) - annotate - [select for diffs], Sun Sep 28 16:04:47 2008 UTC (15 years, 8 months ago) by bernd
Branch: MAIN
Changes since 1.146: +2 -1 lines
Diff to previous 1.146 (unified)

Add ruby-pg.

Revision 1.146 / (download) - annotate - [select for diffs], Wed Sep 17 14:28:48 2008 UTC (15 years, 8 months ago) by jasper
Branch: MAIN
Changes since 1.145: +2 -1 lines
Diff to previous 1.145 (unified)

- add sharedance

Revision 1.145 / (download) - annotate - [select for diffs], Sat Aug 23 16:49:05 2008 UTC (15 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.144: +2 -1 lines
Diff to previous 1.144 (unified)

add p5-DBIx-DWIW

Revision 1.144 / (download) - annotate - [select for diffs], Sat Aug 23 16:33:44 2008 UTC (15 years, 9 months ago) by simon
Branch: MAIN
Changes since 1.143: +2 -1 lines
Diff to previous 1.143 (unified)

postgresql_autodoc

Revision 1.143 / (download) - annotate - [select for diffs], Tue Jul 29 00:17:16 2008 UTC (15 years, 10 months ago) by okan
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.142: +2 -1 lines
Diff to previous 1.142 (unified)

+maatkit

Revision 1.142 / (download) - annotate - [select for diffs], Sun Jun 15 07:23:42 2008 UTC (15 years, 11 months ago) by sthen
Branch: MAIN
Changes since 1.141: +2 -1 lines
Diff to previous 1.141 (unified)

+lbdb

Revision 1.141 / (download) - annotate - [select for diffs], Sat Jun 14 15:24:19 2008 UTC (15 years, 11 months ago) by ajacoutot
Branch: MAIN
Changes since 1.140: +2 -1 lines
Diff to previous 1.140 (unified)

+pgworksheet

Revision 1.140 / (download) - annotate - [select for diffs], Tue Jun 10 20:49:18 2008 UTC (15 years, 11 months ago) by okan
Branch: MAIN
Changes since 1.139: +2 -1 lines
Diff to previous 1.139 (unified)

+pg_top

Revision 1.139 / (download) - annotate - [select for diffs], Mon Jun 9 18:31:52 2008 UTC (15 years, 11 months ago) by okan
Branch: MAIN
Changes since 1.138: +2 -1 lines
Diff to previous 1.138 (unified)

+p5-DBD-Chart

Revision 1.138 / (download) - annotate - [select for diffs], Thu May 29 22:43:08 2008 UTC (16 years ago) by fgsch
Branch: MAIN
Changes since 1.137: +2 -1 lines
Diff to previous 1.137 (unified)

enter py-elixir.

Revision 1.137 / (download) - annotate - [select for diffs], Fri May 9 22:30:26 2008 UTC (16 years ago) by wcmaier
Branch: MAIN
Changes since 1.136: +2 -1 lines
Diff to previous 1.136 (unified)

Add py-pgsql.

Revision 1.136 / (download) - annotate - [select for diffs], Thu May 8 16:53:50 2008 UTC (16 years ago) by wcmaier
Branch: MAIN
Changes since 1.135: +2 -1 lines
Diff to previous 1.135 (unified)

Add py-pygresql.

Revision 1.135 / (download) - annotate - [select for diffs], Sat May 3 12:41:49 2008 UTC (16 years, 1 month ago) by eric
Branch: MAIN
Changes since 1.134: +2 -1 lines
Diff to previous 1.134 (unified)

+py-axiom

Revision 1.134 / (download) - annotate - [select for diffs], Tue Apr 29 13:39:00 2008 UTC (16 years, 1 month ago) by ajacoutot
Branch: MAIN
Changes since 1.133: +2 -1 lines
Diff to previous 1.133 (unified)

+pgfouine

Revision 1.133 / (download) - annotate - [select for diffs], Mon Apr 14 15:33:29 2008 UTC (16 years, 1 month ago) by ajacoutot
Branch: MAIN
Changes since 1.132: +2 -1 lines
Diff to previous 1.132 (unified)

+skytools

Revision 1.132 / (download) - annotate - [select for diffs], Mon Apr 7 15:11:05 2008 UTC (16 years, 1 month ago) by ajacoutot
Branch: MAIN
Changes since 1.131: +2 -1 lines
Diff to previous 1.131 (unified)

+pgloader

Revision 1.131 / (download) - annotate - [select for diffs], Fri Feb 15 12:34:20 2008 UTC (16 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.130: +1 -2 lines
Diff to previous 1.130 (unified)

OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.

After discussions with a few people and testing of how upgrades will
be handled, mark this FLAVOR as broken so existing -bdb users don't
break their installation with pkg_add -u. Those wishing to upgrade
must dump their database, remove the openldap-*-bdb package, then
they are free to install the new unFLAVORed version and restore
the database.

This can be revisited after release, hopefully OpenLDAP 2.4 (which
requires newer DB) will be stable by then.

ok mbalmer (MAINTAINER)

Revision 1.130 / (download) - annotate - [select for diffs], Sat Feb 2 14:08:21 2008 UTC (16 years, 4 months ago) by bernd
Branch: MAIN
Changes since 1.129: +2 -1 lines
Diff to previous 1.129 (unified)

Add ruby-mysql.

Revision 1.129 / (download) - annotate - [select for diffs], Fri Jan 11 09:38:16 2008 UTC (16 years, 4 months ago) by winiger
Branch: MAIN
Changes since 1.128: +5 -3 lines
Diff to previous 1.128 (unified)

add py-ldap and py-psycopg flavors

Revision 1.128 / (download) - annotate - [select for diffs], Sun Dec 23 18:30:02 2007 UTC (16 years, 5 months ago) by merdely
Branch: MAIN
Changes since 1.127: +2 -1 lines
Diff to previous 1.127 (unified)

Move py-storm to the right place (databases).

Revision 1.127 / (download) - annotate - [select for diffs], Sat Nov 24 12:29:38 2007 UTC (16 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.126: +2 -1 lines
Diff to previous 1.126 (unified)

add p5-Catalyst-Model-DBIDM

Revision 1.126 / (download) - annotate - [select for diffs], Thu Nov 22 19:43:45 2007 UTC (16 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.125: +3 -1 lines
Diff to previous 1.125 (unified)

add p5-DBD-Mock and p5-DBIx-DataModel

Revision 1.125 / (download) - annotate - [select for diffs], Sat Oct 27 14:08:00 2007 UTC (16 years, 7 months ago) by sthen
Branch: MAIN
Changes since 1.124: +3 -1 lines
Diff to previous 1.124 (unified)

+p5-DBI-Shell
+p5-DBIx-Migration

Revision 1.124 / (download) - annotate - [select for diffs], Sat Oct 13 08:54:57 2007 UTC (16 years, 7 months ago) by steven
Branch: MAIN
Changes since 1.123: +2 -1 lines
Diff to previous 1.123 (unified)

+pgtcl

Revision 1.123 / (download) - annotate - [select for diffs], Mon Oct 8 14:12:50 2007 UTC (16 years, 7 months ago) by steven
Branch: MAIN
Changes since 1.122: +2 -1 lines
Diff to previous 1.122 (unified)

+p5-Data-RandomPerson

Revision 1.122 / (download) - annotate - [select for diffs], Thu Aug 2 03:35:22 2007 UTC (16 years, 10 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.121: +2 -2 lines
Diff to previous 1.121 (unified)

sort SUBDIR list

Revision 1.121 / (download) - annotate - [select for diffs], Sat Jul 28 21:38:44 2007 UTC (16 years, 10 months ago) by jasper
Branch: MAIN
Changes since 1.120: +2 -1 lines
Diff to previous 1.120 (unified)

add tdb

Revision 1.120 / (download) - annotate - [select for diffs], Fri Jun 8 17:19:39 2007 UTC (16 years, 11 months ago) by simon
Branch: MAIN
Changes since 1.119: +2 -1 lines
Diff to previous 1.119 (unified)

add p5-Catalyst-Model-DBI

Revision 1.119 / (download) - annotate - [select for diffs], Sun Jun 3 09:58:42 2007 UTC (17 years ago) by espie
Branch: MAIN
Changes since 1.118: +2 -1 lines
Diff to previous 1.118 (unified)

+keximdb

Revision 1.118 / (download) - annotate - [select for diffs], Thu May 31 18:14:31 2007 UTC (17 years ago) by aanriot
Branch: MAIN
Changes since 1.117: +2 -1 lines
Diff to previous 1.117 (unified)

+jxplorer

Revision 1.117 / (download) - annotate - [select for diffs], Sun May 27 15:27:45 2007 UTC (17 years ago) by martynas
Branch: MAIN
Changes since 1.116: +3 -1 lines
Diff to previous 1.116 (unified)

add py-psycopg2 and py-sqlobject

Revision 1.116 / (download) - annotate - [select for diffs], Tue Apr 24 10:25:24 2007 UTC (17 years, 1 month ago) by msf
Branch: MAIN
Changes since 1.115: +2 -1 lines
Diff to previous 1.115 (unified)

build the bdb flavor as well

ok mbalmer@

Revision 1.115 / (download) - annotate - [select for diffs], Mon Apr 16 21:22:38 2007 UTC (17 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.114: +3 -1 lines
Diff to previous 1.114 (unified)

+p5-Catalyst-Controller-Rose
+p5-Data-Pageset

Revision 1.114 / (download) - annotate - [select for diffs], Mon Apr 16 19:40:16 2007 UTC (17 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.113: +2 -1 lines
Diff to previous 1.113 (unified)

+p5-Sort-SQL

Revision 1.113 / (download) - annotate - [select for diffs], Sat Apr 14 11:46:00 2007 UTC (17 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.112: +3 -1 lines
Diff to previous 1.112 (unified)

+sqliteman, catalyst::rdbo

Revision 1.112 / (download) - annotate - [select for diffs], Wed Apr 11 12:55:07 2007 UTC (17 years, 1 month ago) by kili
Branch: MAIN
Changes since 1.111: +2 -1 lines
Diff to previous 1.111 (unified)


+postgresql-jdbc

Revision 1.111 / (download) - annotate - [select for diffs], Tue Feb 27 20:52:19 2007 UTC (17 years, 3 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.110: +3 -3 lines
Diff to previous 1.110 (unified)

fix SUBDIR sorting; ok sturm@

Revision 1.110 / (download) - annotate - [select for diffs], Sun Feb 4 23:00:19 2007 UTC (17 years, 4 months ago) by steven
Branch: MAIN
Changes since 1.109: +2 -1 lines
Diff to previous 1.109 (unified)

+py-sqlalchemy

Revision 1.109 / (download) - annotate - [select for diffs], Sun Jan 28 19:58:01 2007 UTC (17 years, 4 months ago) by espie
Branch: MAIN
Changes since 1.108: +2 -1 lines
Diff to previous 1.108 (unified)

+qt3-sqlite3-plugin

Revision 1.108 / (download) - annotate - [select for diffs], Thu Jan 18 12:31:35 2007 UTC (17 years, 4 months ago) by bernd
Branch: MAIN
Changes since 1.107: +2 -1 lines
Diff to previous 1.107 (unified)

add ruby-ldap

Revision 1.107 / (download) - annotate - [select for diffs], Sat Jan 13 01:03:14 2007 UTC (17 years, 4 months ago) by ian
Branch: MAIN
Changes since 1.106: +2 -1 lines
Diff to previous 1.106 (unified)

+= architect

Revision 1.106 / (download) - annotate - [select for diffs], Sun Dec 10 23:50:13 2006 UTC (17 years, 5 months ago) by espie
Branch: MAIN
Changes since 1.105: +2 -1 lines
Diff to previous 1.105 (unified)

add tangram pieces

Revision 1.105 / (download) - annotate - [select for diffs], Sun Dec 10 22:15:00 2006 UTC (17 years, 5 months ago) by espie
Branch: MAIN
Changes since 1.104: +5 -1 lines
Diff to previous 1.104 (unified)

add rose pieces

Revision 1.104 / (download) - annotate - [select for diffs], Sun Dec 10 12:59:19 2006 UTC (17 years, 5 months ago) by espie
Branch: MAIN
Changes since 1.103: +2 -1 lines
Diff to previous 1.103 (unified)

+SQL::ReservedWords

Revision 1.103 / (download) - annotate - [select for diffs], Fri Nov 24 08:29:12 2006 UTC (17 years, 6 months ago) by steven
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102 (unified)

sort

Revision 1.102 / (download) - annotate - [select for diffs], Fri Nov 24 05:02:05 2006 UTC (17 years, 6 months ago) by sturm
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101 (unified)

p5-DBIx-Class-Validator -> p5-DBIx-Class-Validation

Revision 1.101 / (download) - annotate - [select for diffs], Thu Nov 23 18:46:27 2006 UTC (17 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.100: +3 -1 lines
Diff to previous 1.100 (unified)

update DBIx-Class, and pull in some needed changes for dependent packages.
activate the related stuff that needs new Algorithm::C3 too.

Note that new Algorithm::C3 and its cache is ways faster than the old one.

DBIx::Class comes somewhat of age: some of its subclasses have been split
into other packages accordingly.

asked maintainer, no answer yet... and no breakage...

Revision 1.100 / (download) - annotate - [select for diffs], Mon Nov 13 14:59:21 2006 UTC (17 years, 6 months ago) by msf
Branch: MAIN
Changes since 1.99: +2 -1 lines
Diff to previous 1.99 (unified)

+p5-DBD-LDAP

Revision 1.99 / (download) - annotate - [select for diffs], Sun Nov 12 18:05:00 2006 UTC (17 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.98: +2 -1 lines
Diff to previous 1.98 (unified)

+Jifty-DBI

Revision 1.98 / (download) - annotate - [select for diffs], Tue Nov 7 18:22:29 2006 UTC (17 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.97: +2 -1 lines
Diff to previous 1.97 (unified)

add a few more catalyst plugins

Revision 1.97 / (download) - annotate - [select for diffs], Tue Nov 7 12:03:57 2006 UTC (17 years, 6 months ago) by espie
Branch: MAIN
Changes since 1.96: +2 -1 lines
Diff to previous 1.96 (unified)

add a few catalyst modules.
update the tutorial so everything in it runs out of the box.

Revision 1.96 / (download) - annotate - [select for diffs], Mon Nov 6 12:37:45 2006 UTC (17 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.95: +2 -1 lines
Diff to previous 1.95 (unified)

add catalyst crud scaffolding pieces and interface to prototype

Revision 1.95 / (download) - annotate - [select for diffs], Sun Nov 5 12:32:33 2006 UTC (17 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.94: +3 -1 lines
Diff to previous 1.94 (unified)

+catalyst stuff

Revision 1.94 / (download) - annotate - [select for diffs], Sat Oct 21 17:32:39 2006 UTC (17 years, 7 months ago) by jasper
Branch: MAIN
Changes since 1.93: +2 -1 lines
Diff to previous 1.93 (unified)

add ruby-bdb

Revision 1.93 / (download) - annotate - [select for diffs], Fri Oct 20 15:36:08 2006 UTC (17 years, 7 months ago) by bernd
Branch: MAIN
Changes since 1.92: +2 -1 lines
Diff to previous 1.92 (unified)

add ruby-sqlite3

Revision 1.92 / (download) - annotate - [select for diffs], Wed Oct 18 13:56:25 2006 UTC (17 years, 7 months ago) by aanriot
Branch: MAIN
Changes since 1.91: +2 -1 lines
Diff to previous 1.91 (unified)

add pgadmin3.

Revision 1.91 / (download) - annotate - [select for diffs], Tue Aug 1 09:18:53 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.90: +2 -1 lines
Diff to previous 1.90 (unified)

+p5-DBIx-Class

Revision 1.90 / (download) - annotate - [select for diffs], Tue Jul 18 08:30:17 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
Changes since 1.89: +2 -1 lines
Diff to previous 1.89 (unified)

+p5-SQL-Translator

Revision 1.89 / (download) - annotate - [select for diffs], Mon Jul 17 23:34:09 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
Changes since 1.88: +2 -1 lines
Diff to previous 1.88 (unified)

+p5-GDBM_File

Revision 1.88 / (download) - annotate - [select for diffs], Mon Jul 10 10:58:48 2006 UTC (17 years, 10 months ago) by espie
Branch: MAIN
Changes since 1.87: +2 -1 lines
Diff to previous 1.87 (unified)

+sqlports

Revision 1.87 / (download) - annotate - [select for diffs], Fri Jun 23 08:12:58 2006 UTC (17 years, 11 months ago) by sturm
Branch: MAIN
Changes since 1.86: +2 -1 lines
Diff to previous 1.86 (unified)

ruby-postgres

Revision 1.86 / (download) - annotate - [select for diffs], Mon Jun 12 19:46:22 2006 UTC (17 years, 11 months ago) by sturm
Branch: MAIN
Changes since 1.85: +2 -1 lines
Diff to previous 1.85 (unified)

ruby-activerecord

Revision 1.85 / (download) - annotate - [select for diffs], Thu Jun 1 01:21:01 2006 UTC (18 years ago) by avsm
Branch: MAIN
Changes since 1.84: +2 -1 lines
Diff to previous 1.84 (unified)

+ocaml-sqlite3

Revision 1.84 / (download) - annotate - [select for diffs], Tue May 9 15:19:38 2006 UTC (18 years ago) by espie
Branch: MAIN
Changes since 1.83: +2 -1 lines
Diff to previous 1.83 (unified)

+sqlitebrowser

Revision 1.83 / (download) - annotate - [select for diffs], Sat May 6 19:37:24 2006 UTC (18 years, 1 month ago) by msf
Branch: MAIN
Changes since 1.82: +2 -1 lines
Diff to previous 1.82 (unified)

+p5-DBIx-DBSchema

Revision 1.82 / (download) - annotate - [select for diffs], Mon May 1 12:50:38 2006 UTC (18 years, 1 month ago) by alek
Branch: MAIN
Changes since 1.81: +2 -1 lines
Diff to previous 1.81 (unified)

Add directoryassistant

Revision 1.81 / (download) - annotate - [select for diffs], Mon May 1 09:56:38 2006 UTC (18 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.80: +2 -1 lines
Diff to previous 1.80 (unified)

+mdbtools (forgot to say, thx jasper for tests)

Revision 1.80 / (download) - annotate - [select for diffs], Wed Apr 5 12:41:41 2006 UTC (18 years, 2 months ago) by steven
Branch: MAIN
Changes since 1.79: +2 -1 lines
Diff to previous 1.79 (unified)

+ p5-SQL-Abstract-Limit

Revision 1.79 / (download) - annotate - [select for diffs], Sun Feb 12 16:24:50 2006 UTC (18 years, 3 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (unified)

sort SUBDIR list; ok sturm@

Revision 1.78 / (download) - annotate - [select for diffs], Fri Nov 4 14:05:30 2005 UTC (18 years, 7 months ago) by wilfried
Branch: MAIN
Changes since 1.77: +3 -1 lines
Diff to previous 1.77 (unified)

+mysql-administrator
+mysql-query-browser

Revision 1.77 / (download) - annotate - [select for diffs], Sun Oct 2 13:32:45 2005 UTC (18 years, 8 months ago) by alek
Branch: MAIN
Changes since 1.76: +2 -1 lines
Diff to previous 1.76 (unified)

Add libpqxx

Revision 1.76 / (download) - annotate - [select for diffs], Sat Jul 23 16:59:47 2005 UTC (18 years, 10 months ago) by aanriot
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.75: +2 -1 lines
Diff to previous 1.75 (unified)

add qdbm.

Revision 1.75 / (download) - annotate - [select for diffs], Tue Jun 21 15:50:50 2005 UTC (18 years, 11 months ago) by jcs
Branch: MAIN
Changes since 1.74: +2 -1 lines
Diff to previous 1.74 (unified)

add freetds msdblib flavor

from Alexey E. Suslikov

Revision 1.74 / (download) - annotate - [select for diffs], Wed Jun 8 03:54:25 2005 UTC (19 years ago) by pvalchev
Branch: MAIN
Changes since 1.73: +2 -1 lines
Diff to previous 1.73 (unified)

+ mytop, also forgotten long ago

Revision 1.73 / (download) - annotate - [select for diffs], Sun May 22 09:39:32 2005 UTC (19 years ago) by djm
Branch: MAIN
Changes since 1.72: +2 -1 lines
Diff to previous 1.72 (unified)

+py-sqlite2

Revision 1.72 / (download) - annotate - [select for diffs], Wed Apr 27 04:35:07 2005 UTC (19 years, 1 month ago) by jolan
Branch: MAIN
Changes since 1.71: +2 -1 lines
Diff to previous 1.71 (unified)

+luasqlite3

Revision 1.71 / (download) - annotate - [select for diffs], Wed Mar 9 09:20:21 2005 UTC (19 years, 2 months ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.70: +2 -1 lines
Diff to previous 1.70 (unified)

Added
    SUBDIR += mnemo

Revision 1.70 / (download) - annotate - [select for diffs], Tue Feb 15 10:03:07 2005 UTC (19 years, 3 months ago) by mbalmer
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69 (unified)

Added
     SUBDIR += pear-DB

Revision 1.69 / (download) - annotate - [select for diffs], Tue Dec 21 03:46:59 2004 UTC (19 years, 5 months ago) by msf
Branch: MAIN
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (unified)

+p5-DBIx-SearchBuilder

Revision 1.68 / (download) - annotate - [select for diffs], Sat Dec 18 15:23:01 2004 UTC (19 years, 5 months ago) by mbalmer
Branch: MAIN
Changes since 1.67: +1 -3 lines
Diff to previous 1.67 (unified)

Removed
     SUBDIR += py-ldap,py2.2
     SUBDIR += py-ldap,py2.3
(py-ldap has no FLAVORS anymore)

Revision 1.67 / (download) - annotate - [select for diffs], Fri Dec 10 09:27:32 2004 UTC (19 years, 5 months ago) by jakob
Branch: MAIN
Changes since 1.66: +2 -1 lines
Diff to previous 1.66 (unified)

p5-BerkeleyDB

Revision 1.66 / (download) - annotate - [select for diffs], Thu Dec 2 21:35:05 2004 UTC (19 years, 6 months ago) by robert
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (unified)

+p5-DBD-SQLite2

Revision 1.65 / (download) - annotate - [select for diffs], Sun Nov 7 00:25:31 2004 UTC (19 years, 7 months ago) by djm
Branch: MAIN
Changes since 1.64: +2 -1 lines
Diff to previous 1.64 (unified)

+sqlite3

Revision 1.64 / (download) - annotate - [select for diffs], Mon Oct 25 14:19:00 2004 UTC (19 years, 7 months ago) by alek
Branch: MAIN
Changes since 1.63: +1 -2 lines
Diff to previous 1.63 (unified)

remove py-psycopg,zope

noticed by naddy@

ok naddy@, xsa@

Revision 1.63 / (download) - annotate - [select for diffs], Mon Oct 11 19:04:08 2004 UTC (19 years, 7 months ago) by xsa
Branch: MAIN
Changes since 1.62: +2 -1 lines
Diff to previous 1.62 (unified)

+ py-cdb

Revision 1.62 / (download) - annotate - [select for diffs], Tue Sep 14 23:29:07 2004 UTC (19 years, 8 months ago) by espie
Branch: MAIN
Changes since 1.61: +3 -3 lines
Diff to previous 1.61 (unified)

rename flavors 2.1 -> py2.1
subpackage to avoid conflict
new style plist

Revision 1.61 / (download) - annotate - [select for diffs], Mon Jul 19 13:56:48 2004 UTC (19 years, 10 months ago) by wilfried
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (unified)

rename MyCC to mysqlcc

Revision 1.60 / (download) - annotate - [select for diffs], Mon Jul 19 13:51:32 2004 UTC (19 years, 10 months ago) by wilfried
Branch: MAIN
Changes since 1.59: +1 -2 lines
Diff to previous 1.59 (unified)

remove mysqlgui

Revision 1.59 / (download) - annotate - [select for diffs], Fri Jun 25 16:23:30 2004 UTC (19 years, 11 months ago) by marcm
Branch: MAIN
Changes since 1.58: +2 -1 lines
Diff to previous 1.58 (unified)

+evolution-data-server

Revision 1.58 / (download) - annotate - [select for diffs], Sat Jun 12 22:03:58 2004 UTC (19 years, 11 months ago) by avsm
Branch: MAIN
Changes since 1.57: +2 -1 lines
Diff to previous 1.57 (unified)

+ocaml-postgresql

Revision 1.57 / (download) - annotate - [select for diffs], Wed May 26 13:39:43 2004 UTC (20 years ago) by sturm
Branch: MAIN
Changes since 1.56: +13 -1 lines
Diff to previous 1.56 (unified)

add
p5-Class-DBI
p5-Class-DBI-FromCGI
p5-Class-DBI-Pager
p5-Class-DBI-SQLite
p5-Class-DBI-AbstractSearch
p5-Class-DBI-Loader
p5-Class-DBI-Plugin-RetrieveAll
p5-Class-DBI-mysql
p5-Class-DBI-AsForm
p5-Class-DBI-Loader-Relationship
p5-Class-DBI-Plugin-Type
p5-Ima-DBI

Revision 1.56 / (download) - annotate - [select for diffs], Thu May 20 10:54:10 2004 UTC (20 years ago) by sturm
Branch: MAIN
Changes since 1.55: +4 -1 lines
Diff to previous 1.55 (unified)

+p5-Data-Page
+p5-DBIx-ContextualFetch
+p5-SQL-Abstract

Revision 1.55 / (download) - annotate - [select for diffs], Sun May 9 19:25:39 2004 UTC (20 years ago) by david
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (unified)

sort the SUBDIRs; ok pvalchev@

Revision 1.54 / (download) - annotate - [select for diffs], Thu Apr 8 21:03:01 2004 UTC (20 years, 1 month ago) by wilfried
Branch: MAIN
Changes since 1.53: +2 -1 lines
Diff to previous 1.53 (unified)

+ p5-DBD-SQLite

Revision 1.53 / (download) - annotate - [select for diffs], Mon Feb 23 14:58:04 2004 UTC (20 years, 3 months ago) by xsa
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.52: +2 -1 lines
Diff to previous 1.52 (unified)


add py-ldap,2.3 which I forgot when updating the port ...
ok pvalchev@

Revision 1.52 / (download) - annotate - [select for diffs], Wed Feb 18 21:11:29 2004 UTC (20 years, 3 months ago) by djm
Branch: MAIN
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (unified)

+py-sqlite

Revision 1.51 / (download) - annotate - [select for diffs], Wed Feb 18 21:05:14 2004 UTC (20 years, 3 months ago) by djm
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (unified)

+sqlite

Revision 1.50 / (download) - annotate - [select for diffs], Tue Dec 30 20:42:33 2003 UTC (20 years, 5 months ago) by wilfried
Branch: MAIN
Changes since 1.49: +2 -3 lines
Diff to previous 1.49 (unified)

add p5-DBD-mysql
remove p5-DBD-Msql-Mysql

Revision 1.49 / (download) - annotate - [select for diffs], Mon Dec 15 06:01:15 2003 UTC (20 years, 5 months ago) by jolan
Branch: MAIN
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (unified)

+dbh

Revision 1.48 / (download) - annotate - [select for diffs], Sat Nov 1 15:26:21 2003 UTC (20 years, 7 months ago) by sturm
Branch: MAIN
Changes since 1.47: +3 -1 lines
Diff to previous 1.47 (unified)

+py-ldap

Revision 1.47 / (download) - annotate - [select for diffs], Mon Oct 13 17:15:46 2003 UTC (20 years, 7 months ago) by sturm
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (unified)

+py-sybase

Revision 1.46 / (download) - annotate - [select for diffs], Sat Jul 19 00:12:25 2003 UTC (20 years, 10 months ago) by jcs
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 (unified)

+= p5-DBD-Sybase

Revision 1.45 / (download) - annotate - [select for diffs], Thu May 29 18:18:25 2003 UTC (21 years ago) by avsm
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (unified)

+p5-DBD-CSV

Revision 1.44 / (download) - annotate - [select for diffs], Wed May 21 13:25:17 2003 UTC (21 years ago) by markus
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (unified)

add p5-pgsql

Revision 1.43 / (download) - annotate - [select for diffs], Tue Dec 17 19:25:55 2002 UTC (21 years, 5 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.42: +1 -4 lines
Diff to previous 1.42 (unified)

no more postgres flavors

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jul 28 02:14:39 2002 UTC (21 years, 10 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.41: +1 -2 lines
Diff to previous 1.41 (unified)

bye bye Java FLAVOR

Revision 1.41 / (download) - annotate - [select for diffs], Fri Apr 19 15:15:33 2002 UTC (22 years, 1 month ago) by wilfried
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (unified)

add p5-DBD-mysqlPP

Revision 1.40 / (download) - annotate - [select for diffs], Tue Mar 19 13:58:40 2002 UTC (22 years, 2 months ago) by wilfried
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (unified)

add MyCC

Revision 1.39 / (download) - annotate - [select for diffs], Thu Jan 24 23:22:06 2002 UTC (22 years, 4 months ago) by jsyn
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38 (unified)

another sort

Revision 1.38 / (download) - annotate - [select for diffs], Sun Jan 6 07:10:28 2002 UTC (22 years, 5 months ago) by brad
Branch: MAIN
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (unified)

update MySQL entries

Revision 1.37 / (download) - annotate - [select for diffs], Wed Oct 24 17:19:12 2001 UTC (22 years, 7 months ago) by shell
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (unified)

+ p5-ldap

Revision 1.36 / (download) - annotate - [select for diffs], Wed Sep 19 20:46:44 2001 UTC (22 years, 8 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (unified)

add gq

Revision 1.35 / (download) - annotate - [select for diffs], Wed Sep 19 01:06:39 2001 UTC (22 years, 8 months ago) by shell
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (unified)

add py-psycopg,zope

Revision 1.34 / (download) - annotate - [select for diffs], Sun Sep 16 21:19:07 2001 UTC (22 years, 8 months ago) by peter
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (unified)

add p5-Tie-DBI

Revision 1.33 / (download) - annotate - [select for diffs], Wed Aug 22 13:35:25 2001 UTC (22 years, 9 months ago) by naddy
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (unified)

+p5-sybperl

Revision 1.32 / (download) - annotate - [select for diffs], Tue Aug 21 23:01:19 2001 UTC (22 years, 9 months ago) by shell
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (unified)

SUBDIR += py-psycopg

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 14 20:35:56 2001 UTC (22 years, 9 months ago) by lebel
Branch: MAIN
CVS Tags: OPENBSD_2_9_TRACKING_SWITCH
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (unified)

-cdb

Revision 1.30 / (download) - annotate - [select for diffs], Sat Aug 11 16:25:09 2001 UTC (22 years, 9 months ago) by naddy
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (unified)

+freetds
+sqsh

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jun 20 01:16:36 2001 UTC (22 years, 11 months ago) by brad
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (unified)

enable max FLAVOR for MySQL.

Revision 1.28 / (download) - annotate - [select for diffs], Sun May 20 13:06:44 2001 UTC (23 years ago) by kevlo
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (unified)

+p5-SQL-Statement

Revision 1.27 / (download) - annotate - [select for diffs], Sat May 12 05:46:53 2001 UTC (23 years ago) by shell
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (unified)

SUBDIR += p5-DBIx-XHTML_Table

Revision 1.26 / (download) - annotate - [select for diffs], Sat May 5 21:28:04 2001 UTC (23 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (unified)

, -> : in flavor deps.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Apr 21 19:12:55 2001 UTC (23 years, 1 month ago) by peter
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (unified)

add FLAVOR="tcl odbc" postgresql build. ok espie@

Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 21 19:05:45 2001 UTC (23 years, 1 month ago) by peter
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (unified)

Add FLAVOR="odbc" for postgresql port. ok espie@

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 18 17:53:34 2001 UTC (23 years, 1 month ago) by shell
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (unified)


SUBDIR += py-mysql

Revision 1.22 / (download) - annotate - [select for diffs], Thu Apr 5 03:46:25 2001 UTC (23 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (unified)

Use , for FLAVORs.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 2 15:17:42 2001 UTC (23 years, 2 months ago) by wilfried
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (unified)

add mysqlgui

Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 30 21:09:31 2001 UTC (23 years, 2 months ago) by danh
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (unified)

+mysql2pgsql

Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 27 08:50:17 2001 UTC (23 years, 2 months ago) by wilfried
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18 (unified)

+ p5-DBD-Msql-Mysql

Revision 1.18 / (download) - annotate - [select for diffs], Fri Mar 16 07:39:03 2001 UTC (23 years, 2 months ago) by camield
Branch: MAIN
Changes since 1.17: +3 -9 lines
Diff to previous 1.17 (unified)

add cdb, sync

(openldap, postgresql and gnats maintainers may want to check if
they do not want additional flavors to get built)

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 12 00:10:26 2001 UTC (23 years, 2 months ago) by brad
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (unified)

remove pth FLAVOR and just make it the default until our threads library is suitable for use with MySQL.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 22 17:52:38 2000 UTC (23 years, 6 months ago) by dugsong
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (unified)

add iodbc

Revision 1.15 / (download) - annotate - [select for diffs], Wed Oct 4 21:23:45 2000 UTC (23 years, 8 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (unified)

add openldap

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Fri Sep 15 04:47:46 2000 UTC (23 years, 8 months ago) by marc
Branch: OPENBSD_2_7
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (unified) next main 1.10 (unified)

bring databases as of cut-over date into 2.7 branch

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 4 17:36:09 2000 UTC (23 years, 9 months ago) by matt
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (unified)

add java flavor to db

Revision 1.13 / (download) - annotate - [select for diffs], Fri Aug 25 15:26:08 2000 UTC (23 years, 9 months ago) by brad
Branch: MAIN
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (unified)

remove docs FLAVOR for postgresql

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 28 22:06:46 2000 UTC (23 years, 10 months ago) by brad
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (unified)

add pth flavor for MySQL

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 15 16:13:31 2000 UTC (23 years, 11 months ago) by form
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10 (unified)

add postgresql flavors

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 2 12:27:05 2000 UTC (24 years ago) by espie
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (unified)

Link in

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 1 21:56:17 2000 UTC (24 years, 4 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE
Branch point for: OPENBSD_2_7
Changes since 1.8: +17 -17 lines
Diff to previous 1.8 (unified)

Don't use tabs.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 31 06:48:30 2000 UTC (24 years, 4 months ago) by form
Branch: MAIN
Changes since 1.7: +17 -17 lines
Diff to previous 1.7 (unified)

add xmysql & xmysqladmin to makefile

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 7 11:54:49 1999 UTC (24 years, 6 months ago) by form
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (unified)

remove pgaccess from makefile

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 30 07:18:15 1999 UTC (25 years, 2 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

enable mysql

Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 14 20:05:12 1998 UTC (25 years, 8 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

add gdbm

Revision 1.4 / (download) - annotate - [select for diffs], Wed May 6 13:20:40 1998 UTC (26 years, 1 month ago) by form
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

add pgaccess to makefile

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 9 20:09:29 1998 UTC (26 years, 2 months ago) by marc
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (unified)

add subdirs p5-DBD-Pg and p5-DBI to Makefile

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 3 21:55:02 1998 UTC (26 years, 5 months ago) by joey
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (unified)

...more fixes

Revision 1.1 / (download) - annotate - [select for diffs], Thu Nov 27 23:44:39 1997 UTC (26 years, 6 months ago) by niklas
Branch: MAIN

Add makefiles from FreeBSD adapted to our current port set

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.