wiz
74874e66d9
remove trailing `.'
2000-03-09 13:47:31 +00:00
kleink
2ac35c8567
Regen.
2000-03-05 19:14:30 +00:00
kleink
667cc639d9
Always test for -D__architecture__ rather than -Darchitecture; newer toolchains
...
(i.e. ELF on former a.out ports) are namespace-clean wrt. this, and the latter
predefine implies the former.
2000-03-05 19:12:44 +00:00
tsarna
0fcf790b33
make makepatchsum
2000-02-27 18:22:13 +00:00
tsarna
fa35a3ee99
Update to use py-mysqldb. Bump version to 1.1.3nb1.
2000-02-27 18:21:44 +00:00
tsarna
d6ede9d494
Replace broken py-mysql with py-mysqldb
2000-02-26 18:48:22 +00:00
tsarna
dfb5bc9c2a
MySQLdb, a new, improved MySQL interface for Python. Features:
...
- Compatibility with MySQL 3.22
- Compliance with Python database API version 2.0
- Thread-safety
- Thread-friendliness (threads will not block each other)
2000-02-26 18:45:48 +00:00
darcy
0eb27cdf5c
Seem that I was a bit hasty with the previous change. This backs out
...
that change and makes the correct one which is to simply remove the
-Wl flag as cc can handle -R by itself.
2000-02-25 22:32:33 +00:00
dmcmahill
c6d48400c0
Add missing NetBSD tag to the patch file.
...
Regen (out of date) patch-sum
2000-02-25 22:12:59 +00:00
wiz
f895e15bb9
remove commented out SUBDIR += lines for packages that never got
...
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
darcy
d27ae9fd62
Python builds it's public Makefile so that the module gets linked
...
with ld on a.out systems and cc on ELF systems so we need to check
and only add the -Wl flag if on a.out systems.
2000-02-24 22:41:01 +00:00
cjones
3ba7b6cfc2
Convert "/usr/pkg" -> "${PREFIX}".
2000-02-22 01:22:43 +00:00
jwise
f76c8cd43a
Hmmm. I thought I'd committed this a long time ago...
...
Split PGSQL_USE_TCL into PGSQL_USE_TCL and PGSQL_USE_TK so that postgres
can be built with tcl support on a machine without tk (such as a machine
without X installed...)
2000-02-20 00:11:19 +00:00
jwise
831aed69fa
Add and enable p5-DBD-postgresql
2000-02-19 23:46:26 +00:00
jwise
abd4c68fab
Initial import of p5-DBD-postgresql-0.93, the DBD/DBI driver for Postgresql.
2000-02-19 23:43:23 +00:00
jdolecek
15e11f6e68
add and enable oraedit
2000-02-19 02:10:38 +00:00
agc
4cffd86a29
When multi-line dependencies occur, use a "DEPENDS+= package" format
...
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
bad
63aacb20ee
Update for mysql-client-3.22.32.
2000-02-15 05:54:18 +00:00
bad
e4c6f643bd
Update mysql to 3.22.32.
...
This includes a security fix for the remote password checking protocol.
Other wise it's just the regular bunch of bugfixes. See appendix D of
the manual.
2000-02-15 04:46:23 +00:00
wiz
78867d023d
RCS tag added
2000-02-05 18:18:51 +00:00
jlam
195512f90b
Correct SHLIB_LINK redefinition and update patch checksums (patch-ak was
...
out of synch)
2000-02-04 18:04:34 +00:00
jdolecek
fef8bb52b4
forgot to change here when committing:
...
Python is required, fix grammar
2000-01-31 14:05:24 +00:00
jdolecek
4da89368e7
Add package for oraedit 0.1.3.
...
oraedit is capable of editing functions, procedure,
package bodies and specification, type body and specifications
as well as views stored in Oracle. The only thing required is
working sqlplus client or working rsh/ssh connection
to a computer with one (and Python, of course).
Documentation is currently not present, you have to figure out
usage yourself ATM, sorry.
2000-01-31 14:03:00 +00:00
jwise
d47d7aca9a
Add and enable jdbc-postgresql
2000-01-19 05:37:31 +00:00
jwise
071491b68a
Initial import of jdbc-postgresql-6.5.3, a type 4 JDBC driver for PostgreSQL.
...
This shares a distfile and a checksum file with the postgresql package. It uses
a different workaround for the postgres jdbc Makefile than in that package's
patch-an, but I am leaving that patch there for documentation purposes. (That way
`cd pkgsrcs/databases/postgresql ; make patch' DTRT for people looking at the
sources).
2000-01-19 05:36:13 +00:00
jwise
901c2cb6d8
Patch to make the interfaces/jdbc directory usable, even though this package
...
doesn't use it. Later tonight or tomorrow morning, I will commit a jdbc-postgresql
package which will share DISTFILE and patch goo with this package.
All this may eventually be replaced if the client stuff is factored out of the
postgresql package, but that's not me.
2000-01-18 22:50:28 +00:00
bad
0f5fa2f23d
Redo this patch with less context to avoid a RCS keyword.
...
``This time for sure!''
2000-01-17 17:15:30 +00:00
jlam
24ef86f870
Update dependency on ncurses to >=4.2
2000-01-15 18:46:22 +00:00
wiz
475c70c076
minimal fixes to keep pkglint happy
2000-01-08 04:19:24 +00:00
darcy
63c5870611
Add argument so that the shared library is found under ELF systems
2000-01-06 03:18:47 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
bad
e429da21c1
Regen.
1999-12-29 16:06:51 +00:00
bad
edfcd98439
Use mit-pthreads/stdio/xprintf.c instead of printf.c because the latter
...
isn't thread safe.
1999-12-29 16:06:13 +00:00
bad
b315e88f3f
Restore a line that was lost in my previous commit.
1999-12-29 16:05:11 +00:00
wiz
e133ff3249
changed PKGNAME to p5-${DISTNAME}
1999-12-28 12:49:56 +00:00
wiz
65954a0c01
replaced some commands by their ${COMMAND} counterparts
1999-12-28 04:56:09 +00:00
wiz
5f7a4ca6c7
better PKGNAME generation from DISTNAME
1999-12-28 04:54:34 +00:00
wiz
78d7354cbb
RCS tag added
1999-12-28 04:41:25 +00:00
rh
7db3158c1b
Add and enable p5-pgsql.
1999-12-23 13:18:43 +00:00
rh
870231d6f4
Initial import of p5-pgsql-1.8.1, a Perl5 interface for PostgreSQL.
1999-12-23 13:15:12 +00:00
bad
684bfd2aa4
Regen.
1999-12-22 15:38:57 +00:00
bad
6a7e47e216
Defuzz again.
1999-12-22 15:38:18 +00:00
bad
bba5c391f5
Use less context to avoid a RCS keyword in the patch.
1999-12-22 15:37:52 +00:00
bad
279bac8930
Defuzz patch-ac (again, but entirely my fault).
1999-12-22 14:59:43 +00:00
agc
79cbc7fa93
Update dependency on zope to reflect its correct version. Pointed out
...
by David Brownlee.
1999-12-17 11:17:59 +00:00
hubertf
23d431dfad
add and enable db3
1999-12-16 02:36:35 +00:00
hubertf
030a28a9e2
Import Sleepycat's db routines (V3).
...
Submitted in PR 8963 by Bill Studentmind (wrstuden@netbsd.org>, thanks!
1999-12-16 02:36:05 +00:00
bad
b160e49250
Oops. This needs to depend on the real mysql-client pkg and not the client
...
from the test environment.
1999-12-13 23:57:22 +00:00
bad
3bffb74284
Regen.
1999-12-13 22:26:27 +00:00
bad
32f98153b2
Update to depend on mysql-client-3.22.27.
1999-12-13 20:38:26 +00:00