summaryrefslogtreecommitdiff
path: root/databases
AgeCommit message (Collapse)AuthorFilesLines
1999-08-24Make sure that "bison" binary from package sources is used.tron1-2/+2
1999-08-20Add and enable gtranscript.rh1-1/+2
1999-08-20Initial import of gtranscript-0.0.1, a PostgreSQL Database Client withrh8-0/+90
GNOME frontend.
1999-08-20Update gtksql to version 0.3rh4-26/+39
Notable changes are: * corrected some left-over bugs from the 1.0 -> 1.2 transition * finished list display for PostgreSQL * made it compile with Gtk+ 1.2.x
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-1/+4
displayed using the -B option to pkg_info(1). Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-2/+4
displayed using the -B option to pkg_info(1).
1999-08-05Add and enable xmysql and xmysqladmin.bad1-1/+3
1999-08-05Initial import of xmysql-1.10, a graphical front end to the MySQL databasebad7-0/+86
engine.
1999-08-05Initial import of xmysqladmin-1.0, a graphical front end for administeringbad7-0/+160
MySQL databases.
1999-08-03regen.bad1-3/+8
1999-08-03Add support for m68k machines. Patches by Andy Finnell.bad8-13/+559
Thanks to Greg Oster for testing.
1999-07-15Correct typo.jlam1-1/+1
1999-07-15Add and enable iodbc-2.50.3.jlam1-1/+2
1999-07-15iODBC -- ODBC 2.x driver manager.jlam7-0/+78
1999-07-13Must list tcl and tk includes in --with-includes. Noticed bybad1-4/+3
Bjoern Labitzke. Also, libs and includes are found in LOCALBASE.
1999-07-12Add ftp.sunet.se to the master sites as ftp.mysql.com doesn't accept passivebad1-2/+3
FTP connections. Per Michael C. Richardson.
1999-07-11Split out second part of patch-af and make it apply and work correctly.bad3-20/+23
Fixes PR pkg/7959.
1999-07-09Add package patch-sum filesagc11-0/+71
1999-07-07pkglint.bouyer2-172/+3
1999-07-07Add and enable tcl-gdbm.bouyer1-1/+2
1999-07-07tcl interface to gdbm.bouyer8-0/+276
1999-07-01Correct a typo.agc1-1/+1
1999-06-30Make this package use a BSD-style .mk file to build the library.agc3-7/+21
1999-06-30Quieten a warning from the compiler.agc1-3/+12
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron1-2/+3
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-06-19Update for zope 1.10.3tsarna1-8/+8
1999-06-10Enable p5-DBI and p5-DBD-mysql.bad1-3/+3
1999-06-10Initial import of p5-DBD-mysql based on msql-mysql-modules-1.2017.bad8-0/+77
This is the DBI backend for mysql databases.
1999-06-10Oops. The PLIST-mi contents were in the PLIST-md.shared file and vice versa.bad3-42/+44
Fix this and also get rid of the lib/perl5/site_perl/Bundle/DBD directory on deinstall.
1999-06-10Initial import of DBI-1.08 the Perl database access API.bad7-0/+70
1999-06-06${...:M...} is not fully glob() compliant. Don't use {,} constructs.tv1-2/+2
1999-06-04NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work.drochner1-2/+2
Worse - it matches (almost?) everything.
1999-05-27Fix runtime linkage.kleink1-2/+2
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv3-67/+60
pattern match format. Minor pkglint along the way.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron2-8/+2
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-19s/EXTRACT_AFTER_ARGS/EXTRACT_ELEMENTS/, per Simon Burge <simonb@netbsd.org>.hubertf1-2/+2
1999-05-18The OpenLDAP libraries collide with the ldapsdk.hwr1-1/+3
1999-05-18Provide test-and-set primitive on arm32.bad1-0/+46
From Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>.
1999-05-17Add and enable jdb.bad1-1/+2
1999-05-17Initial import of John Heidemann's JDB flat-ASCII database manipulation package.bad6-0/+86
1999-05-10Make the `ps' check work with systems where ps doesn't necessarily matchtv1-0/+13
the kernel (and ps falls back to /proc).
1999-05-06Nuke mysql; it's now mysql-server and mysql-client.tv34-1964/+5
1999-05-06Second half of the split mysql pkg (server). Works on alpha, arm32, i386,tv29-0/+1858
and sparc (more to come when this works properly with PTL2).
1999-05-06One half of a client/server-split version of the mysql pkg. This parttv9-0/+182
(client) works on all architectures. Updated to 3.22.22 and adapted to use libedit on 1.4 systems.
1999-05-04Build shared libraries by using pkglibtool (bump version to "...p1" totv5-40/+89
indicate change), skip "make depend", add a Kerberos switch, and add a few backends.
1999-04-25Fix typo in last committsarna2-5/+5
1999-04-19Fix filenames in patch files so that they can be applied.tron2-6/+6
1999-04-19Build/run problems fixed:tv4-902/+573
- DO NOT INSTALL DOCS IN ${PREFIX}/docs. They belong in ${PREFIX}/share/doc. - Add SEGV-preventing patch from Sleepycat's web site. I did not enable C++ and DB 1.85 compat API in this update to make the change during freeze time minimal; for maximum flexibility in case more than just Sendmail wants to use this pkg!, the former should be enabled at next update, and the latter cannot be enabled until Sleepycat adds a fix I have sent them (or I add the fix to the patches directory).
1999-04-16Update for new Python and MySQLtsarna1-3/+3
1999-04-16Fix thinko in previous commit. Correctly recognise 1.4ish systems.bad2-70/+22