Commit Graph

819 Commits

Author SHA1 Message Date
pvalchev
b6666a005f remove powerpc workaround and add patch for the mutex issue
provided by sleepycat via Philippe Lelédy <phl@leledy.org>
2004-05-27 21:05:25 +00:00
sturm
1e300f15ee update to SQL-Statement 1.09
maintainer timeout
2004-05-27 18:36:34 +00:00
sturm
4a5b01bd7b 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
2004-05-26 13:39:43 +00:00
sturm
a60ce5902e Initial import of several DBI-related perl modules.
all from Sam Smith <S at msmith.net>
2004-05-26 13:36:07 +00:00
brad
42c825fdf7 remove extra ulimit setting 2004-05-24 22:40:28 +00:00
jcs
1443a7dfe2 fix build 2004-05-24 16:42:21 +00:00
brad
d91dc14e84 somehow cvs missed this. 2004-05-22 11:39:10 +00:00
brad
92121e2a16 upgrade to MySQL 4.0.20 2004-05-21 12:16:21 +00:00
sturm
3533550ae0 +p5-Data-Page
+p5-DBIx-ContextualFetch
+p5-SQL-Abstract
2004-05-20 10:54:10 +00:00
sturm
0c8ae630b6 Initial import Data-Page 1.01
When searching through large amounts of data, it is often the case that a
result set is returned that is larger than we want to display on one page. This
results in wanting to page through various pages of data. The maths behind this
is unfortunately fiddly, hence this module. 

The main concept is that you pass in the number of total entries, the number of
entries per page, and the current page number. You can then call methods to
find out how many pages of information there are, and what number the first and
last entries on the current page really are.

from Sam Smith <S at msmith.net>
2004-05-20 10:52:00 +00:00
sturm
83fcd335b3 wrong category 2004-05-20 10:48:23 +00:00
brad
c76e4b492f revert back to 4.0.18
for details http://dev.mysql.com/doc/mysql/en/News-4.0.19.html

thanks to Frank Denis for pointing this out to me.
2004-05-16 09:01:15 +00:00
brad
b72dc871d3 upgrade to MySQL 4.0.19 2004-05-16 04:30:39 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
robert
151060b44f update to 1.42; from new maintainer Michael Coulter <mjc@bitz.ca>; ok naddy@ 2004-04-20 17:38:42 +00:00
xsa
4f19228a1a another few @extra'z... 2004-04-19 09:43:50 +00:00
wilfried
3e090ef3ae use number from distname in pkgname 2004-04-18 20:43:48 +00:00
xsa
5b3e116672 @extra; ok sturm@. 2004-04-18 08:50:33 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
jolan
15a6bfcb5d update to 1.0.18, from robert nagy 2004-04-18 00:58:31 +00:00
brad
91d68f94f5 Fix a tmpfile/symlink issue with mysqlbug.
http://marc.theaimsgroup.com/?l=bugtraq&m=108023246916294&w=2

Fix from MySQL BitKeeper repo via Robert Nagy <thuglife at bsd dot hu>
2004-04-16 00:14:03 +00:00
jcs
0219197e38 freetds-0.62.3 2004-04-14 03:17:04 +00:00
peter
c757c971d1 Long overdue update to a modern version 1.32 2004-04-13 14:03:44 +00:00
wilfried
524c1ffc02 + p5-DBD-SQLite 2004-04-08 21:03:01 +00:00
wilfried
0106de31f2 Import of p5-DBD-SQLite-0.31, from Robert Nagy <thuglife@bsd.hu>
DBD::SQLite is the Perl5 Database Interface driver for the SQLite
database.
2004-04-08 21:02:33 +00:00
jakob
a22ebee4d8 update to 2.1.29 stable release 2004-04-04 21:53:37 +00:00
jakob
eb2acd3469 - update to v0.7beta2
- build with cyrus-sasl2
from maintainer
2004-04-01 08:44:27 +00:00
pvalchev
ad7f9c5e6a mark as broken on m88k, same reason as hppa 2004-03-31 04:06:20 +00:00
pvalchev
85593466a7 mark as broken on hppa: gen_lex_hash hangs build 2004-03-10 20:28:07 +00:00
wilfried
b07597555a fix for powerpc, ok pvalchev@ 2004-03-07 18:55:21 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
djm
ff95fee103 fix PKGNAME; spotted by jcs AT rt.fm 2004-03-03 02:41:49 +00:00
jakob
fc85b4bcb0 update to v2.1.27 2004-03-01 07:03:54 +00:00
jcs
dc8011e1a9 don't try to dirrm these 2004-03-01 00:04:08 +00:00
jcs
8dc3630e01 sync with recent freetds
ok maintainer
2004-02-27 05:19:23 +00:00
brad
e8e3e93584 add another distribution patch.
ok pvalchev@
2004-02-27 01:10:03 +00:00
brad
8edb391ee5 @extra removes user/group too 2004-02-25 23:54:19 +00:00
brad
83bf39eed7 use autoconf 2.57 2004-02-25 08:21:18 +00:00
xsa
d6f02c6c8a typo: NO_SHARE_ARCHS -> NO_SHARED_ARCHS 2004-02-24 08:43:46 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
xsa
3afe60a8af add py-ldap,2.3 which I forgot when updating the port ...
ok pvalchev@
2004-02-23 14:58:04 +00:00
ish
decc6d05cc depend on the python 2.1 flavor of py-mxDateTime 2004-02-23 05:06:40 +00:00
brad
b6ecd9069b upgrade to MySQL 4.0.18 2004-02-22 01:20:11 +00:00
djm
7e2916a830 +py-sqlite 2004-02-18 21:11:29 +00:00
djm
0166aa1e1f Import pysqlite, a set of Python bindings for the sqlite in-process database
engine.

help from Aleksander Piotrowski and sturm@ ; ok sturm@
2004-02-18 21:10:16 +00:00
djm
371e1d39a8 +sqlite 2004-02-18 21:05:14 +00:00
djm
706c813a35 Import of sqlite, a public-domain in-process SQL engine:
SQLite is a C library that implements an embeddable SQL database engine.
    Programs that link with the SQLite library can have SQL database access
    without running a separate RDBMS process. The distribution comes with a
    standalone command-line access program (sqlite) that can be used to
    administer an SQLite database and which serves as an example of how to
    use the SQLite library. SQLite is not a client library used to connect to
    a big database server. SQLite is the server. The SQLite library reads and
    writes directly to and from the database files on disk.

with help from Aleksander Piotrowski; help & ok sturm@
2004-02-18 20:59:24 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
xsa
9fb998730d update to 2.0.0pre19; from maintainer Marc Balmer <marc at msys.ch>
ok sturm@.
2004-02-17 20:47:45 +00:00
kevlo
e2c4fd9423 support multiple flavors(sasl + bdb) 2004-02-17 07:22:17 +00:00
kevlo
13e1b54e24 fix sasl flavor. ok jakob@ 2004-02-17 01:23:03 +00:00
jcs
67d0759552 sync with freetds 2004-02-16 18:18:25 +00:00
jcs
e844866ee4 freetds-0.62.1 2004-02-16 01:25:23 +00:00
sturm
ff09911cf4 don't pick up installed iodbc port
ok maintainer jcs@
2004-02-08 10:36:02 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
sturm
4e13d5dcd5 mark arch independent 2004-02-03 07:28:12 +00:00
wilfried
0ea512671e mark arch independent 2004-02-01 20:17:43 +00:00
pvalchev
1f72143744 new maintainers 2004-02-01 07:09:47 +00:00
jolan
da1ba4c978 use a more ports friendly PKGNAME, pointed out by naddy 2004-01-31 20:45:11 +00:00
brad
0f2c3343eb add @extra support 2004-01-31 03:08:49 +00:00
sturm
e37796b4c9 builds fine with -current systrace 2004-01-30 18:05:35 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
naddy
6e2ee6a5ef overhaul 2004-01-18 00:32:08 +00:00
naddy
cc38508d2e @dirrm fixes 2004-01-17 23:02:23 +00:00
naddy
7f6590e9d2 overhaul 2004-01-17 17:23:55 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
sturm
8e215de3d1 update to db 4.2.52
from Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>
2004-01-14 19:50:15 +00:00
jcs
a55e72b782 this should have been removed 2004-01-14 16:05:40 +00:00
jcs
1f3a116e57 DBD-Sybase-1.02
from maintainer
2004-01-14 16:05:21 +00:00
jcs
b0db6f5057 sybperl-2.16 2004-01-12 15:44:53 +00:00
jcs
ed0e61f74c freetds-0.62 2004-01-12 02:46:12 +00:00
sturm
e82321b4ff use tcl 8.4
fix packaging on NO_SHARED_ARCHS
bump PKGNAME
2004-01-10 08:36:27 +00:00
wilfried
7e3002b75e forgot this file, reminded by sturm@ 2004-01-08 07:36:54 +00:00
espie
ab60cbfa27 fix buglet 2004-01-06 14:13:03 +00:00
wilfried
9a342c07ba find the mysql++ header files 2004-01-06 11:17:01 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
wilfried
51842af595 use p5-DBD-mysql 2003-12-30 20:42:48 +00:00
wilfried
6096bb9ff1 add p5-DBD-mysql
remove p5-DBD-Msql-Mysql
2003-12-30 20:42:33 +00:00
wilfried
739db6a45d obsolete the old port 2003-12-30 20:42:01 +00:00
wilfried
ff6d175014 Import of DBD-mysql-2.9003
MySQL drivers for the Perl DBI
2003-12-30 20:41:29 +00:00
brad
85a181c1d5 move mysql_config to -client sub-package 2003-12-30 20:07:27 +00:00
wilfried
dc39a99c4d allow make regress to run all tests even if some fail, ok brad 2003-12-30 20:01:21 +00:00
wilfried
73443206ab fix build for mysql 4 2003-12-30 14:07:57 +00:00
espie
e4dc136c95 zap multiline literals 2003-12-30 10:33:26 +00:00
espie
9be8f2e1d4 Fix prototypes so that they match actual ISO prototypes. 2003-12-30 10:07:48 +00:00
brad
0a085096c2 fix a typo which I had fixed locally but I didnt re-run update-patches
Noticed by pb@
2003-12-30 08:47:02 +00:00
brad
48fbc80458 mark BROKEN for now. 2003-12-30 06:06:27 +00:00
brad
22182225c4 missed this one. 2003-12-30 05:58:51 +00:00
brad
f8f2fea305 upgrade to MySQL 4.0.17
LOTS of people have asked for this so here is my work in progress.
test as much as possible.
2003-12-30 05:57:30 +00:00
espie
7e9f4c3ab7 Include -lsupc++ if it's there. 2003-12-28 22:17:50 +00:00
wilfried
22bde39578 update mysqlcc to 0.9.4 2003-12-26 13:43:47 +00:00
jakob
a533afb053 update to OpenLDAP v2.1.25; work by claudio@ and myself
major port changes:

- enable IPv6
- disable kerberos
- enable meta, monitor, null and perl backends by default
- add berkley db flavour (bdb)
- remove SQL flavour (sql)
2003-12-26 10:44:10 +00:00
brad
6138c7cdf1 upgrade to PostgreSQL 7.3.5
--
ok MAINTAINER (Peter Galbavy)
2003-12-23 19:40:32 +00:00
naddy
3f63cbf3ac @dirrm shared directories 2003-12-16 16:42:30 +00:00
naddy
3b4e046e70 remove WWW lines 2003-12-16 01:22:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
jolan
c344c24a0e +dbh 2003-12-15 06:01:15 +00:00
jolan
ecc5fe0a74 import of dbh-1.0-17:
Disk based hashes is a method to create multidimensional binary trees on
disk.  This library permits the extension of database concepts to a
plethora of electronic data, such as graphic information.

WWW: http://dbh.sourceforge.net/
2003-12-15 06:00:12 +00:00
sturm
75ce3c0d9f set symlinks to *all* shared libraries
bump PKGNAMEs
noticed by brad@
2003-12-11 06:49:17 +00:00
sturm
9d13f68505 create a link to lib/db4/libdb.so.4.1 in lib/
this got lost somehow
bump PKGNAME
2003-12-10 18:03:00 +00:00
sturm
f7ec16df07 resolve conflict 2003-12-08 17:39:16 +00:00
sturm
5dbadd83c2 split import of versions v3 and v4 of Berkeley DB 2003-12-08 17:37:52 +00:00
sturm
d3974ed2ec make space for a split import of db v3/v4 2003-12-08 17:36:59 +00:00
pvalchev
bb4a9f0201 build on static arches 2003-11-23 02:55:20 +00:00
kevlo
dc1027dcee update to 1.38 2003-11-17 05:16:34 +00:00
margarida
f60aece3cd Security fix:
Two bugs were discovered that lead to a buffer overflow in PostgreSQL
in the abstract data type (ADT) to ASCII conversion functions.
It is believed that, under the right circumstances, an attacker may use
this vulnerability to execute arbitrary instructions on the PostgreSQL
server.

ok Brandon Palmer (maintainer)
2003-11-11 15:11:34 +00:00
margarida
94a145e604 MASTER_SITE_BACKUP 2003-11-02 17:52:19 +00:00
sturm
afab1b97ac +py-ldap 2003-11-01 15:26:21 +00:00
sturm
5564337ce6 Initial import of py-ldap 2.0.0pre14
python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. Mainly it wraps the
OpenLDAP 2.x libs for that purpose.

Additionally the package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).

Not included: Direct BER support

WWW: http://python-ldap.sourceforge.net/

from Marc Balmer <marc@msys.ch>
2003-11-01 15:24:06 +00:00
naddy
f0785d3b44 Use FULLDISTDIR to refer to distribution file location.
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-26 23:49:31 +00:00
naddy
28db7feaee @extra'fy; ok jcs@ 2003-10-20 16:37:48 +00:00
sturm
6ea548c050 forgot NO_REGRESS=Yes 2003-10-13 17:18:22 +00:00
sturm
bf3e7d4445 +py-sybase 2003-10-13 17:15:46 +00:00
sturm
d52dca4b9c Initial import of py-sybase 0.36
Python interface to the Sybase relational database system.

WWW: http://www.object-craft.com.au/projects/sybase/

from Xavier Santolaria <xavier@santolaria.net>
2003-10-13 17:15:05 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
fgsch
bc891687ad - install gnats.pm (required by gnatsweb).
- don't silently de/install gnatsweb from/to /var/www/cgi-bin/.
- bump package version.
brad@ and naddy@ ok.
2003-09-01 05:13:17 +00:00
fgsch
0c187b5026 correct instructions; naddy@ ok. 2003-08-29 22:40:16 +00:00
brad
04c6071b5b add missing MESSAGE file. 2003-08-28 00:44:03 +00:00
brad
c50020e757 use new user/group schema 2003-08-27 00:14:49 +00:00
brad
90327a4768 upgrade to MySQL 3.23.57 + patches
fixes some older security issues as well as a soon to be disclosed issue.

ok naddy@
2003-08-26 15:37:18 +00:00
brad
9e8ecfb2f4 Fix some security issues with gnats.
Some additional fixes from millert@
sprintf -> snprintf
str{cat,cpy} -> strl{cat,cpy}

http://marc.theaimsgroup.com/?l=bugtraq&m=105638591907836&w=2

ok naddy@
2003-08-25 23:33:56 +00:00
sturm
0c0a7e0477 mark these NO_SYSTRACE for now as systrace bugs manifest themselfs in
breaking build or packaging otherwise

- the gtk+2 problem is of unknown nature for now
- hylafax and MyCC break due to systrace translating "" to the current
directory in 'test -d ""' and thus succeeding the test instead of failing;
this is a problem when testing if some variable holds an existing directory
name and that variable is empty

ok naddy@
2003-08-24 20:48:55 +00:00
jcs
0cd878db07 oops, this too 2003-08-17 22:37:24 +00:00
jcs
f6e5b4d7ec update to freetds-0.61.2 2003-08-17 22:37:12 +00:00
sturm
239ae26a0f - simple conversions to use the new python module
- while here, remove WWW from DESCR

all work done by Xavier Santolaria <xavier@santolaria.net>
2003-07-31 19:11:59 +00:00
jcs
bb32f2e4c5 += p5-DBD-Sybase 2003-07-19 00:12:25 +00:00
jcs
6e4b09059b import DBD-Sybase-1.00
submitted and maintained by Xavier Santolaria <xavier at santolaria.net>
2003-07-19 00:11:32 +00:00
wilfried
c10e91f921 update to 0.9.2
* When no servers have been registered, automatically open the
  "Register Server" dialog on startup.

* Fixed a minor bug which didn't automatically set the correct
  default values for some features introduced in the prevous version
  when registering a new server.

* Added an "Unlimited" option for the Automatic SELECT Limit option.

* Enabled plugin support.

* Fixed a bug compiling MySQLCC with Qt < 3.1.0.

* Fixed a bug which automatically used the default unix socket when
  "localhost" was defined as the servers hostname.  It now uses the
  unix socket if the hostname is "localhost" and the port is 3306.
2003-06-30 13:15:21 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
sturm
5d94e73bb5 new user/group naming schema
bumped PKGNAME except for xcept
2003-06-22 10:05:28 +00:00
pvalchev
4386ea59a1 update to py-psycopg-1.1.4; from maintainer Maurice Nonnekes <maurice@amaze.nl> 2003-06-21 08:15:52 +00:00
pvalchev
e32ab8e2d4 do not treat gcc warnings as errors!
as a result this no longer uses it's own tmpnam(3) but libc one

this also broke in a spectacular way when the strcpy/strcat/sprinf
userland warnings were used
2003-06-19 21:21:10 +00:00
avsm
47b26d3b14 revert maintainer to ports@ from heko@, and plug a couple of off-by-ones
in environment parsing code
2003-06-17 00:35:32 +00:00
avsm
05b8a6f6d4 sync with update-patches 2003-06-17 00:31:00 +00:00
shell
3697ce6b20 Updated to p5-DBIx-XHTML_Table-1.22 2003-06-14 10:08:57 +00:00
shell
c6a6ae37f7 Updated to p5-DBI-1.37 2003-06-14 10:05:39 +00:00
avsm
b2055466bd +p5-DBD-CSV 2003-05-29 18:18:25 +00:00
avsm
eba95df152 initial import of p5-DBD-CSV-0.2002
From Chris Kuethe <ckuethe@ualberta.ca> with fixes from me
--
The DBD::CSV module is yet another driver for the DBI (Database
independent interface for Perl). This one is based on the SQL
"engine" SQL::Statement and the abstract DBI driver DBD::File and
implements access to so-called CSV files (Comma separated values).
Such files are mostly used for exporting MS Access and MS Excel
data.
2003-05-29 18:17:47 +00:00
naddy
26e9f4a91d Enable SASL support. From maintainer Sebastian Stark <seb@todesplanet.de>. 2003-05-27 23:49:13 +00:00
jcs
b61f9dee4e build with new freetds 2003-05-24 06:34:37 +00:00
markus
8959625d4f add p5-pgsql 2003-05-21 13:25:17 +00:00
markus
1782884ed8 Pgsql_perl5 is an interface between Larry Wall's language perl version 5 and
the database PostgreSQL (previously Postgres95). This has been done by using
the Perl5 application programming interface for C extensions which calls the
Postgres programmer's interface LIBPQ.
ok naddy@, and lebel@ some time ago.
2003-05-21 13:24:08 +00:00
pvalchev
56b04f708e these innobase libraries are used only as static helper libraries to
link mysql, and are not actually supposed to be installed anywhere,
especially not some random location outside of fake...

discussed w/ naddy, ok by maintainer brad
2003-05-21 07:04:54 +00:00
lebel
95cdf8cdfe PERMIT_*_CDROM can't be Yes:
The license says:

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this
paragraph and the following two paragraphs appear in all copies.

noticed by markus@
2003-05-20 13:52:00 +00:00
jcs
9e5bc37306 freetds-0.61 2003-05-18 16:57:18 +00:00
sturm
ca4bae8577 - don't hardcode /etc, use SYSCONFDIR instead
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
  use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
brad
a78c2dff0f argh! use SYSCONFDIR instead of hardcoded /etc. 2003-05-11 18:46:33 +00:00
sturm
513331d819 - don't hardcode /etc, use SYSCONFDIR
- remove Jolan Luff as MAINTAINER
2003-05-02 18:17:02 +00:00