Commit Graph

778 Commits

Author SHA1 Message Date
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