Commit Graph

538 Commits

Author SHA1 Message Date
Seiichirou Hiraoka
08a61af49c Update to 1.3.0.11 for Makefile 2000-02-01 13:39:37 +00:00
Seiichirou Hiraoka
fd0fb12867 Update to 1.3.0.11 2000-02-01 13:37:52 +00:00
Steve Price
77320f4ca0 Adding mysql-jdbc-mm version 1.2b
The mm JDBC interface for MySQL.

PR:		16083
Submitted by:	Dave Glowacki <dglo@ssec.wisc.edu>
2000-01-29 22:23:06 +00:00
Jeremy Lea
9f3fd548e0 Standardize my e-mail as reg@FreeBSD.org. 2000-01-29 22:11:15 +00:00
Jeremy Lea
cbeb568d25 Correct mastersite.
Noticed by:	 "Chris D. Faulhaber" <jedgar@fxp.org>

Add another mastersite in Europe.  depend on Tk 8.0.
2000-01-29 21:28:02 +00:00
Jeremy Lea
5eb1b3bbb4 Add grass. 2000-01-29 07:20:53 +00:00
Jeremy Lea
51b9f08c13 Initial import of GRASS 5.0beta5.
GRASS is a fully featured open-source GIS.
2000-01-29 07:18:55 +00:00
Steve Price
33fee01efa Adding sqsh version 1.7.
An interactive tool for querying Sybase database servers.

PR:		16125
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-01-29 04:42:14 +00:00
Dirk Froemberg
6e2a3427cf Upgrade to 3.22.30. 2000-01-25 14:34:38 +00:00
Michael Haro
6b9e19fe3d Update to January 14, 2000 release
PR:		16273
Submitted by:	Mikhail Teterin <mi@misha.cisco.com>
2000-01-22 09:22:52 +00:00
Michael Haro
88b9a9d54e add WWW:
PR:		16264, 16265, 16266, 16267
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:11:48 +00:00
David E. O'Brien
285a211e45 Use YACC rather than Bison. 2000-01-21 18:08:16 +00:00
Satoshi Asami
afeecf593d Add USE_BISON.
Submitted by:	maintainer
2000-01-21 14:09:26 +00:00
Dirk Froemberg
5358b2cfcb Put mysql.grant.patch on www.freebsd.org, too. Some users seem to have
problems fetching it from the german site.

PR:		ports/16172
2000-01-18 14:24:13 +00:00
Chris D. Faulhaber
c1f157dab6 Activate py-MySQL 2000-01-14 15:01:19 +00:00
Chris D. Faulhaber
fc74f2e3ae Python MySQL module allows you to access easily a MySQL database
via Python.

PR:		13583
Submitted by:	Dominik Rothert <dr@domix.de>
2000-01-14 15:00:08 +00:00
Dirk Froemberg
7680ba12a8 Add a patch for fixing a serious bug in MySQL password handling.
See
http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-01-08&msg=Pine.GSO.4.10.10001111730040.11035-100000@palver.dtek.chalmers.se
for details.

Everyone is strongly encouraged to upgrade.

Submitted by:	Spidey <beaupran@iro.umontreal.ca>
2000-01-12 23:47:47 +00:00
Ade Lovett
0556fbf6e3 Actually add the new patch files.
PR:		15999
2000-01-11 00:59:40 +00:00
Ade Lovett
a60974a52a Update to 1.0.10
PR:		15999
Submitted by:	maintainer
2000-01-11 00:30:27 +00:00
Chris D. Faulhaber
b864657b39 Update port to 1.1 2000-01-08 21:43:11 +00:00
Dirk Froemberg
c73aca2ef0 - upgrade to 3.22.29
- add -O0 for compiling sql/sql_yacc.cc. Otherwise gcc eats a lot of
  memory and cpu time. It seems to be a gcc compiler bug in conjunction
  with -O.
2000-01-05 21:03:03 +00:00
Chris D. Faulhaber
6f0bd18d3f Activate metakit 2000-01-05 03:43:18 +00:00
Chris D. Faulhaber
b6d7f3e65c METAKIT is a curious mix of flatfile, relational and OODBMS
features with a small footprint and a big following.

PR:		15705
Submitted by:	Russell L. Carter <rcarter@pinyon.org>
2000-01-05 03:41:19 +00:00
Andreas Klemm
bb43a72f55 can use tcl/tk82 2000-01-03 06:51:57 +00:00
Andreas Klemm
33820a8bca Long awaited upgrade to postgresql 6.5.3
Upgrade to pgaccess 0.98 follows

PR:		15708 15034
2000-01-03 06:45:51 +00:00
Vanilla I. Shu
6e75b0384d move libpq.so.2 to LIB_DEPENDS. 2000-01-02 14:05:24 +00:00
Satoshi Asami
e9052576f0 The second argument to install-info is the dir file, not the directory. :)
Found by:	obento
1999-12-30 22:56:08 +00:00
Steve Price
4f456fbcd6 Update to version 1.8.1.
PR:		12726
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-12-29 08:18:41 +00:00
Chris D. Faulhaber
65735d5643 Update port to 0.0.5 1999-12-29 04:59:57 +00:00
Chris D. Faulhaber
e020ef699e Activate p5-DBD-CSV 1999-12-29 03:39:30 +00:00
Chris D. Faulhaber
50ab606a58 Perl module for accessing comma-separated values (CSV) via DBD
PR:		12903
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1999-12-29 03:37:40 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Jun Kuriyama
7303535b4a Update to v0.93.
No response from:	maintainer
1999-12-28 11:40:40 +00:00
Michael Haro
c3596b5ffa remove redundent --prefix=${PREFIX} in CONFIGURE_ARGS
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 08:26:14 +00:00
Steve Price
08d4b42557 Update to version 1.0.8.
PR:		15295
Submitted by:	jack@germanium.xtalwind.net
1999-12-23 17:08:28 +00:00
Steve Price
a14d7c886b Update to version 0.50.
PR:		15453
Submitted by:	Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
1999-12-23 16:03:29 +00:00
Steve Price
ba1c5dc3dd Update to version 0.1016.
PR:		15154
Submitted by:	maintainer
1999-12-23 16:00:56 +00:00
Chris D. Faulhaber
19f2197e00 Activate pxtools 1999-12-22 23:21:32 +00:00
Chris D. Faulhaber
e61a79ee99 pxtools is a collection of tools to work with a Paradox-databases
PR:		15126
1999-12-22 23:21:08 +00:00
Chris D. Faulhaber
27b0083af8 Add Y2K link
PR:		15176
1999-12-22 14:05:26 +00:00
Chris Piazza
69f56fb8e4 RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)
PR:		15153
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
Reviewed by:	maintainer
1999-12-06 00:53:51 +00:00
Dirk Froemberg
95328a4ca9 Use stripped hostname via hostname -s in various scripts, to make them
consistent with mysqld and other OS.

Reported by:	Clive Lin <clive@CirX.ORG>
1999-11-27 11:42:44 +00:00
Steve Price
0b1b0a6f25 Re-import of p5-MyObject version 1.0.
Accesses data in an MySQL database as Perl objects.

PR:		14847
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-27 05:38:29 +00:00
Steve Price
60b7454fb2 Activate the p5-MyObject port. 1999-11-27 05:06:27 +00:00
Steve Price
a2b8b9e231 * Update from 1.2016 to 1.2209
* Volunteer to take over this port (recently relinquished
  by vanilla@freebsd.org)
* Change BUILD_DEPENDS ${PREFIX} -> ${LOCALBASE} as required by
  portlint
* Configure for noninteractive configure with MySQL only
* Reflect change of DBD:mysql module location
* Reflect change of DBD:mysql man page

PR:		14969
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-27 05:00:22 +00:00
Steve Price
3ea2c3ae2c Activate the freetds port. 1999-11-26 21:00:08 +00:00
Steve Price
7758b7a8aa Initial import of freetds version 0.42pre2.
A Sybase/Microsoft TDS protocol library.

PR:		14668
Submitted by:	Domas Mituzas <midom@dammit.lt>
1999-11-26 20:52:39 +00:00
Bill Fumerola
1c3533c27b Remove toasted MASTER_SITE (found by distfile survey) 1999-11-23 02:59:09 +00:00
Bill Fumerola
39641c62d5 remove toasted MASTER_SITE 1999-11-23 02:55:53 +00:00
Bill Fumerola
86d7f3fd09 Don't list a bogus master site, because we force users to fetch
this manually. (even though the form can be filled out blank,
and the file fetched straight from the site. oh well)
1999-11-23 02:47:43 +00:00