Commit Graph

1010 Commits

Author SHA1 Message Date
marcm
1942479050 *sigh* try to commit this damn patch... again. 2005-03-12 07:13:52 +00:00
espie
ab3ca7688d someone forgot to commit this.
do not bump pkgname, as the previous one obviously didn't package...
2005-03-11 17:43:30 +00:00
espie
4e118238b2 somehow, this picks up shit in some cases, and freeze bulk builds. 2005-03-11 15:08:00 +00:00
marcm
373b1d746d Ugh, fix a borked CVS update...
Remove a bogus patch (pointed out by Benny Siegert) and catch a bounds
error elsewhere.  Update to 1.0.4 since I'm here.
2005-03-10 07:36:04 +00:00
marcm
27a2f54f8d Fix a screwed up patch pointed out by Benny Siegert. Update to 1.0.4
while I'm here.
2005-03-10 07:27:07 +00:00
mbalmer
bd553c75b6 Added
SUBDIR += mnemo
2005-03-09 09:20:21 +00:00
mbalmer
ef03758b13 Remove nag at this location, it's in www/nag. 2005-03-09 09:18:23 +00:00
mbalmer
a8696ea4e0 Task list manager for horde.
ok nikolay@
2005-03-09 06:34:09 +00:00
mbalmer
331ab90310 Memo application for horde.
ok nikolay@
2005-03-09 06:31:48 +00:00
mbalmer
356df9302c Reuse DISTNAME for PKGNAME. 2005-03-02 14:11:17 +00:00
mbalmer
acce2e07f8 Update to gq 1.0beta1.
help and ok claudio@
2005-02-28 13:30:07 +00:00
alek
bb39dbfb90 Fix WANTLIB marker (missed in previous commit) 2005-02-27 11:38:49 +00:00
alek
7060640a5f Fix python detection 2005-02-27 11:30:06 +00:00
jolan
f81e7b145c add missing dependency on pkgconfig 2005-02-20 03:14:52 +00:00
jolan
167e50f626 update to 1.0.22 2005-02-19 23:56:18 +00:00
alek
ad36fbb5b5 - Devel/gettext MODULE is not needed, converters/libiconv is enough
- Bump PKGNAME
2005-02-19 22:25:48 +00:00
jolan
a40b195e54 update to 2.8.16, ok djm@ 2005-02-16 02:27:16 +00:00
mbalmer
512743b29c Added
SUBDIR += pear-DB
2005-02-15 10:03:07 +00:00
mbalmer
54dfa2fb88 database abstraction layer for PHP
ok alek@
2005-02-15 10:02:13 +00:00
msf
4dd0074df6 - update to 0.21 after lengthy maintainer timeout
- remove marked as BROKEN
2005-02-13 16:28:09 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
brad
3ec15219ff add SIZE 2005-02-06 08:18:15 +00:00
sturm
b2d36339e6 SECURITY fix
This patch fixes a problem where low privileged users can invoke the
LOAD extension to load arbitrary libraries into the postgres process
space.

ok peter.galbavy at knowtion.net
2005-02-05 15:11:58 +00:00
alek
9a057371c6 Fix WANTLIB marker 2005-01-27 23:43:02 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
jakob
ff6ff11201 openldap v2.2.23 2005-01-26 08:27:47 +00:00
alek
d5005233fd Fix WANTLIB marker 2005-01-25 16:01:07 +00:00
espie
dd321d251b and bump the right package name... 2005-01-23 10:30:02 +00:00
espie
f01a06fa5b bad libspec, to find the correct library, you must look into a
directory where there's no candidate that is more recent.
2005-01-23 10:28:07 +00:00
brad
843e3c4483 fix symlink vulnerability.
http://lists.mysql.com/internals/20600

From: Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-01-20 03:00:00 +00:00
brad
7f3db6f8cd go away 0 byte file. 2005-01-20 02:49:25 +00:00
jolan
48bab7f528 update to 2.8.15, ok djm@ 2005-01-15 00:22:11 +00:00
brad
1337fc6ca9 upgrade to MySQL 4.0.23
fixes some crashing issues among many other bug fixes,
seems to have resolved a crashing issue henning@ was
experiencing on sparc64.
2005-01-14 01:42:58 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
jolan
eead46dd69 fix for aggressive malloc options, backported from sqlite cvs
ok djm@
2005-01-12 17:54:05 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
jakob
ba0657fa96 OpenLDAP release 2.2.20 (stable) 2005-01-04 18:35:49 +00:00
sturm
51a1d482bf regression tests are broken on this one, even after fixing they'd need
a database properly set up, so just disable them

noticed by alek@
2005-01-02 08:02:27 +00:00
alek
298795d7f4 - Fix libpq soname
- Rework WANTLIB as this port has SUBPACKAGES
- Replace RUN_DEPENDS with LIB_DEPENDS
- Add PKG_ARCH
- Bump PKGNAME

ok sturm@, Brandon Palmer (MAINTAINER)
2005-01-02 00:23:28 +00:00
espie
f0c411226c okay, conflicting with a dependency is not good. 2004-12-30 11:37:59 +00:00
espie
09fd58c468 conflict 2004-12-30 01:01:37 +00:00
jolan
38c6838f15 update to 1.0.20 2004-12-26 02:51:52 +00:00
msf
d345d5c6bc +p5-DBIx-SearchBuilder 2004-12-21 03:46:59 +00:00
msf
97d8b7fa09 - Initial import of DBIx-SearchBuilder-1.16
This module provides an object-oriented mechanism for retrieving and
updating data in a DBI-accesible database.
2004-12-21 03:45:45 +00:00
mbalmer
81822cd4cb Removed
SUBDIR += py-ldap,py2.2
     SUBDIR += py-ldap,py2.3
(py-ldap has no FLAVORS anymore)
2004-12-18 15:23:01 +00:00
mbalmer
fc3bf6e6a8 Updated to version 2.0.6 of python-ldap
Merged the examples subpackage into the main package
Enabled sasl2 support by default

ok alek@
2004-12-18 14:28:35 +00:00
marcm
c4f6ef219a Update to 1.0.3. 2004-12-11 06:03:08 +00:00
msf
1860e7b4d4 - Add missing dependency
- bump patchlevel

ok naddy@
2004-12-10 21:05:53 +00:00
jakob
146b564963 p5-BerkeleyDB 2004-12-10 09:27:32 +00:00
jakob
b2814c309a BerkeleyDB perl module 2004-12-10 09:27:09 +00:00
msf
2faf7915d4 Update to p5-ldap-0.3202
maintainer timeout ok brad@
2004-12-08 05:55:13 +00:00
robert
3e0aa9f9a8 +p5-DBD-SQLite2 2004-12-02 21:35:05 +00:00
robert
a835d812af Import of p5-DBD-SQLite2.
DBD::SQLite2 is the Perl5 Database Interface driver for the SQLite3
database.
2004-12-02 21:32:03 +00:00
robert
c320b379d4 upgrade to 1.07; respect ${CC} and ${LD} 2004-11-24 20:32:23 +00:00
espie
28a459bb6d WANTLIB markers 2004-11-22 16:59:29 +00:00
pvalchev
7165853bcc fix tcl dependency 2004-11-16 02:31:28 +00:00
mjc
2b38b106af update to 1.45
from kevlo@
2004-11-16 01:26:01 +00:00
biorn
f611ec4e27 bump pkgname due to recent changes in PLIST/PLIST-server
ok MAINTAINER
2004-11-10 21:33:55 +00:00
biorn
bfc9881693 Move dyngroup.schema to PLIST-server and add some directories.
ok MAINTAINER
2004-11-08 20:27:34 +00:00
djm
ef8f30c8e6 +sqlite3 2004-11-07 00:25:31 +00:00
djm
ed904462a9 Import of sqlite3, 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.

Note that sqlite3 is not backwards compatible with sqlite2, but they can be 
installed in parallel (thus the separate port). ok jolan@
2004-11-07 00:10:17 +00:00
alek
fd5f40635e Remove www FLAVOR
ok pvalchev@
2004-10-31 17:22:40 +00:00
alek
6c4e864f9f - remove unnecessary patch
- use PSEUDO_FLAVORS
- better DESCRiptions

help and ok xsa@, naddy@
2004-10-25 16:02:30 +00:00
alek
f459153b14 remove py-psycopg,zope
noticed by naddy@

ok naddy@, xsa@
2004-10-25 14:19:00 +00:00
alek
7284b50d96 - update to 1.1.15
- change zope FLAVOR to SUBPACKAGE
- switch to python 2.3

ok xsa@
2004-10-24 20:44:35 +00:00
brad
fc486884a3 * Fixed bug with crash of server on some values of read_rnd_buffer_size (Bug #5492) 2004-10-20 08:09:36 +00:00
brad
ce8889672c bump PKGNAME for both client and server. 2004-10-20 07:38:50 +00:00
brad
f224072f1b * Fixed bug in privilege checking where, under some conditions, one
was able to grant privileges on the database, he has no privileges
  on. (Bug #3933)
2004-10-20 07:36:04 +00:00
brad
748c1d4b56 * Fixed potential memory overrun in `mysql_real_connect()' (which
required a compromised DNS server and certain operating systems).
  (Bug #4017)

* Fixed crash in `MATCH ... AGAINST()' on a phrase search operator
  with a missing closing double quote. (Bug #3870)

* Fixed a crash on declaration of `DECIMAL(0,...)' column. (Bug
  #4046)
2004-10-20 04:47:29 +00:00
brad
feb0e2638a sync 2004-10-20 01:54:05 +00:00
jakob
ac69bf42d2 upgrade to OpenLDAP 2.2.17 2004-10-18 06:44:18 +00:00
djm
838c96e1c8 pysqlite-1.0 2004-10-16 08:19:54 +00:00
espie
e177182693 trim down INSTALL -> @newuser/@newgroup 2004-10-12 21:14:42 +00:00
espie
2a36ea7b8c trim down INSTALL script, move stuff into PLIST and MESSAGE. 2004-10-12 21:03:13 +00:00
espie
432547e0f6 do not show stuff that's done by pkg_delete -c when pkg_delete -c is
not mentioned.

(pkg_delete has all the info to do a good job of this, and will do so soon).
2004-10-12 21:00:27 +00:00
xsa
f2f0334cbf + py-cdb 2004-10-11 19:04:08 +00:00
xsa
569d11dd1e Initial import of py-cdb-0.32.
The python-cdb extension module is an adaptation of D. J. Bernstein's
constant database package (see http://cr.yp.to/cdb.html).

cdb files are mappings of keys to values, designed for wickedly fast
lookups and atomic updates.  This module mimics the normal cdb
utilities, cdb(get|dump|make), via convenient, high-level Python
objects.

Submitted and maintained by Lars Hansson <lars at unet.net.ph>.
2004-10-11 19:03:10 +00:00
jcs
bb76db44cf update my email address 2004-10-03 18:41:36 +00:00
jcs
68daa71431 sybperl-2.17 2004-09-28 01:10:35 +00:00
sturm
f4ba4d4f99 move the tcl FLAVOR to a SUBPACKAGE
from Aleksander Piotrowski <aleksander.piotrowski at nic.com.pl>
2004-09-24 20:47:21 +00:00
espie
9503fa1365 kill INSTALL/DEINSTALL 2004-09-24 08:56:49 +00:00
espie
01322c4548 new style conflict. 2004-09-18 10:39:08 +00:00
espie
2b80a94147 new-style conflicts. 2004-09-18 10:35:36 +00:00
marcm
074509ecf3 Fix a couple of off-by-one errors, courtesy anil@
"Commit this." brad@
2004-09-17 03:49:03 +00:00
espie
25ab10e258 new style PLISTs 2004-09-14 23:31:45 +00:00
espie
0306c93e20 rename flavors 2.1 -> py2.1
subpackage to avoid conflict
new style plist
2004-09-14 23:29:07 +00:00
robert
a56bc44979 SECURITY:
Jeroen van Wolffelaar <jeroen@wolffelaar.nl> discovered an
insecure temporary file vulnerability in the mysqlhotcopy
script when using the scp method.

ok naddy, brad, pvalchev
2004-08-20 09:21:19 +00:00
espie
3ebd827638 packages ARE conflicting, thanks to the examples files.
Proper fix would mean putting the examples in a separate package, but
it's too late in the cycle to do so.

okay pvalchev@
2004-08-13 08:08:34 +00:00
sturm
f13de20069 postresql-client is not enough, we have to depend on -server here
otherwise it will not configure successfully

ok pval@
2004-08-11 20:53:40 +00:00
xsa
8f584f432e more new-style MODULES. 2004-08-10 20:41:47 +00:00
xsa
c2f79fa954 more new-style MODULES. 2004-08-10 10:26:50 +00:00
espie
c074af59c1 new plists 2004-08-10 08:36:46 +00:00
espie
0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
espie
0fe0712abb more plists 2004-08-09 13:28:30 +00:00
espie
69800f4dbd new plist 2004-08-09 12:16:55 +00:00
espie
70edc0e149 more new plists.
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
espie
dd6b108d65 more new plists. 2004-08-08 16:50:45 +00:00
espie
a42df1be61 new plist.
Lots of config files noted as bogus, to look at later...
2004-08-08 16:34:32 +00:00
espie
5423aa62ce adjust scripts for @sample, update to new plist. 2004-08-08 16:24:28 +00:00
espie
45ddd7fe15 regen plist, trim comments, since new make-plist deals with fragments
better.
2004-08-08 16:14:16 +00:00
espie
d31e0d49e0 new style PLISTs 2004-08-07 07:50:06 +00:00
xsa
7781f6f83a fix LIB_DEPENDS; ok djm@. 2004-08-05 07:27:57 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
robert
13ea566a72 new-style PLIST 2004-08-03 14:25:34 +00:00
naddy
5aa12beb57 fix up MODGNU_CONFIG_GUESS_DIRS 2004-07-31 21:17:21 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
peter
c81cad27d0 Update to use new postgresql-client dependency
Also removed "useless +'s" on _DEPENDS, at xsa@ request.

As this port has no currently listed maintainer, I had ok's from
xsa@ and Aleksander Piotrowski.
2004-07-26 10:21:12 +00:00
peter
d3e01e7f7a Update to use new postgresql-client dependency
Maintainer ok
2004-07-26 10:15:28 +00:00
peter
e25675edbf Update for new postgresql-client dependency 2004-07-26 10:13:28 +00:00
peter
565ffb7a61 Update to PostgreSQL 7.4.3
Changes in the package layout means that there is now a -client and
-server subpackage, and users no longer need to decide which, as
the -server depends on the -client, just like the sane cases in
mysql and openldap.

Other changes include:

* Removal of the tcl FLAVOR until someone with more tcl/tk knowledge
can make it work correctly.

* The INSTALL-server script now created a _postgresql user and group
if they don't already exist, and also a default database in
/var/postgresql if that directory also doesn't exist.

* The port is marked for NO_SHARED_ARCHS as the -server subpackage
needs shared lib support to build.

* The port will build with spinlocks disabled on hppa until someone
can check and test this problem more closely.

Built and checked on i386, sparc64, amd64, macppc (waiting for regress
test feedback).

Dependent packages will be updated after this commit, shortly.
2004-07-26 10:10:46 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
avsm
5d24c28b85 fix on bytecode-only arches, noticed by nikolay 2004-07-23 14:15:04 +00:00
xsa
2f226fd754 update to p5-DBD-Sybase-1.04; 2004-07-20 07:46:18 +00:00
wilfried
847bffc265 rename MyCC to mysqlcc 2004-07-19 13:56:48 +00:00
wilfried
a5174d4f34 reimport mysqlcc 2004-07-19 13:56:20 +00:00
wilfried
985d7431a4 renamed to mysqlcc 2004-07-19 13:54:22 +00:00
wilfried
fb6c94469f remove mysqlgui 2004-07-19 13:51:32 +00:00
wilfried
de8d7645ee superseeded by mysqlcc 2004-07-19 13:50:49 +00:00
espie
9aba03e0b8 OpenBSD now is a HAVE_ERRNO_AS_DEFINE platform.
(regen other patches).

Quick fix, since this breaks qt3 build, and thus a lot of ports.
2004-07-18 11:38:23 +00:00
kevlo
7d59899b1a update to 2.9004. Maintainer ok. 2004-07-16 09:14:16 +00:00
kevlo
907ce2951c update to 1.43. maintainer ok. 2004-07-16 09:12:59 +00:00
naddy
8049f0ce43 don't try to delete a directory we don't create 2004-07-12 15:23:19 +00:00
djm
15ba2d0da4 update to py-sqlite-0.5.1; reminded by xsa@ 2004-07-12 00:00:34 +00:00
djm
1b2adfd4b1 update to sqlite-2.8.14 and activate regress tests 2004-07-11 23:52:01 +00:00
xsa
dfbf9adb3f fix MASTER_SITES;
>From: Eduardo Alvarenga
2004-07-07 23:22:38 +00:00
mjc
8b245164e0 update my e-mail address 2004-07-04 23:40:05 +00:00
brad
81c021fbde sync libtool patch 2004-07-03 23:19:07 +00:00
brad
73f0593900 --enable-static is a no-op for v3 and defaults to enabled for v4 2004-07-03 23:17:00 +00:00
kevlo
2b8875fb16 add a ftp site for v3 2004-06-30 07:43:31 +00:00
avsm
f32ec5be6a upgrade to ocaml-postgresql-1.3.4 2004-06-29 23:29:12 +00:00
jcs
270d15733c freetds-0.62.4 2004-06-28 06:26:14 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
marcm
4477486145 +evolution-data-server 2004-06-25 16:23:30 +00:00
marcm
110db4536f Evolution-data-server is the database backend for the next version of
Evolution, coming soon to a ports tree near you.
2004-06-25 16:21:32 +00:00
brad
9edc7d5f0b use this workaround only with gcc2 2004-06-24 06:35:51 +00:00
brad
0eb5b72bb0 remove messages about user/group change. 2004-06-23 05:00:15 +00:00
brad
12fd4ec729 better 2004-06-23 04:04:05 +00:00
avsm
e3b254a178 +ocaml-postgresql 2004-06-12 22:03:58 +00:00
avsm
78f00ac44c initial import of ocaml-postgresql-1.3.3
--
This OCaml library provides an interface to PostgreSQL (tested with
versions 7.0.2, 7.1.3 and 7.4.1), an efficient and reliable, open
source, relational database.

Almost all functionality available through the C-API (libpq) is
replicated in a type-safe way. This library uses objects for
representing database connections and results of queries.
2004-06-12 22:03:12 +00:00
pedro
9780f2be84 update to version 2.1.30, maintainer (jakob@) timeout, ok jolan@ 2004-06-12 17:44:56 +00:00
robert
eec4016291 fix a crash problem; from DBD::SQLite CVS; via FreeBSD 2004-06-11 17:37:48 +00:00
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