summaryrefslogtreecommitdiff
path: root/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-12-06RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)Chris Piazza2-0/+2
PR: 15153 Submitted by: Alec Wolman <wolman@cs.washington.edu> Reviewed by: maintainer Notes: svn path=/head/; revision=23614
1999-11-27Use stripped hostname via `hostname -s` in various scripts, to make themDirk Froemberg10-10/+100
consistent with mysqld and other OS. Reported by: Clive Lin <clive@CirX.ORG> Notes: svn path=/head/; revision=23449
1999-11-27Re-import of p5-MyObject version 1.0.Steve Price5-0/+43
Accesses data in an MySQL database as Perl objects. PR: 14847 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23447
1999-11-27Activate the p5-MyObject port.Steve Price1-0/+1
Notes: svn path=/head/; revision=23444
1999-11-27* Update from 1.2016 to 1.2209Steve Price6-18/+20
* 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> Notes: svn path=/head/; revision=23443
1999-11-26Activate the freetds port.Steve Price1-0/+1
Notes: svn path=/head/; revision=23418
1999-11-26Initial import of freetds version 0.42pre2.Steve Price10-0/+104
A Sybase/Microsoft TDS protocol library. PR: 14668 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=23412
1999-11-23Remove toasted MASTER_SITE (found by distfile survey)Bill Fumerola1-2/+1
Notes: svn path=/head/; revision=23274
1999-11-23remove toasted MASTER_SITEBill Fumerola14-14/+0
Notes: svn path=/head/; revision=23273
1999-11-23Don't list a bogus master site, because we force users to fetchBill Fumerola1-1/+1
this manually. (even though the form can be filled out blank, and the file fetched straight from the site. oh well) Notes: svn path=/head/; revision=23272
1999-11-23Upgrade to 2.7.7 / fix distfile-FennerageBill Fumerola24-36/+36
Notes: svn path=/head/; revision=23271
1999-11-20Update MASTER_SITES and WWWChris Piazza2-2/+2
PR: 14949 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23218
1999-11-18Formatting fix for ``rrdtool fetch'' output. The submitter has sent thisSheldon Hearn2-0/+36
patch to the author, who I am told approves. Submitted by: Ian Freislich <iang@uunet.co.za> Notes: svn path=/head/; revision=23182
1999-11-12Remove myself from MAINTAINER.Vanilla I. Shu2-2/+2
Notes: svn path=/head/; revision=23040
1999-11-09Activate new p5-GDBM portNick Sayer1-0/+1
Notes: svn path=/head/; revision=22993
1999-11-09Add p5-GDBM port. Sort of a merge of my first cut at it and anotherNick Sayer6-0/+57
from eivind. Notes: svn path=/head/; revision=22992
1999-11-08More reasonable MANPATHAndreas Klemm14-14/+14
Submitted by: Donald Chan <donald@batti.com> Notes: svn path=/head/; revision=22974
1999-11-02Upgrade to tkgnats-3.0.14Justin M. Seger4-7/+8
Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544 Notes: svn path=/head/; revision=22854
1999-11-01Activate the p5-SQL-Statement and tcl-Mysql ports.Steve Price1-0/+2
Notes: svn path=/head/; revision=22831
1999-11-01Initail import of p5-SQL-Statement version 0.1012.Steve Price5-0/+42
A perl5 module for SQL parsing and processing. PR: 13085 Submitted by: Alec Wolman <wolman@cs.washington.edu> Notes: svn path=/head/; revision=22830
1999-11-01Initial import of tcl-Mysql version 990813.Steve Price7-0/+79
A Tcl modules for accessing MySQL databases. PR: 13361 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=22829
1999-10-29Fix wrong "version required"Justin M. Seger1-1/+1
PR: ports/14544 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22723
1999-10-25Distfile changed and MASTER_SITES was missing a '='Chris Piazza2-2/+2
PR: 14475 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=22605
1999-10-23Upgrade to 1.13Vanilla I. Shu6-10/+18
PR: ports/14091 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=22594
1999-10-18Upgrade to 3.22.27.Dirk Froemberg40-220/+560
Notes: svn path=/head/; revision=22503
1999-10-13Update WWW: line in pkg/DESCRSeiichirou Hiraoka1-1/+1
PR: ports/14287 Submitted by: ade@lovett.com Notes: svn path=/head/; revision=22409
1999-10-10Update to version 0.98Chris Piazza4-13/+212
PR: 13855 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=22315
1999-10-10Update to version 6.5.2.Chris Piazza112-308/+350
and.. <quote> This is a really small fix: - When compiling postgresql-jdbc, the compilation process presents a bad path to the installed jar-file. </quote> PR: 13838 PR: 13865 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=22314
1999-10-05For backwards compatibility with FreeBSD 2.2.x due to it'sChris Piazza1-1/+11
(apparent) lack of 's' support in ar. change: ar rcs libdbf.a ... to: ar rc libdbf.a ... ranlib libdbf.a PR: 14139 Submitted by: maintainer Notes: svn path=/head/; revision=22174
1999-10-03Activate dbf2mysqlDan Moschuk1-0/+1
Notes: svn path=/head/; revision=22152
1999-10-03A set of programs to convert a .dbf file to a MySQL tableDan Moschuk6-0/+73
and vice versa. PR: ports/14097 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=22151
1999-09-30Point the user to a more internationally-friendly web site (englishChris Piazza1-2/+2
instead of japanese) PR: 13755 Submitted by: maintainer Notes: svn path=/head/; revision=22086
1999-09-30Define HAVE_CONFIG_H in perl_shared so that RRDs.xs can importBill Fenner2-0/+24
MUST_DISABLE_FPMASK. Notes: svn path=/head/; revision=22078
1999-09-27Update to 3.112Paul Traina7-13/+26
Submitted by: Martti Kuparinen <martti@research.zopps.fi> Notes: svn path=/head/; revision=22027
1999-09-25Move the requirement to set GTK vars from fetch-depends: to pre-patch:.David E. O'Brien1-1/+1
Some of us like to fetch stuff at work and take home. I could find nothing in the fetch stage that needed this information. Notes: svn path=/head/; revision=21929
1999-09-21Remove stale MASTER_SITE.Dirk Froemberg10-10/+0
Notes: svn path=/head/; revision=21865
1999-09-21Remove mysqltutor.Dirk Froemberg1-1/+0
Notes: svn path=/head/; revision=21864
1999-09-21Add trailing slash to WWW: url.Dirk Froemberg1-1/+1
Notes: svn path=/head/; revision=21861
1999-09-18Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek2-2/+2
should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
1999-09-17- upgrade to 3.22.26aDirk Froemberg50-50/+450
- use --enable-assembler for ${ARCH}==i386 Requested by: Martin Nilsson <martin@filex.se> There is an annoying bug in gcc 2.7.2.*: If -pipe is used for .s files, gcc will "hang" forever, because the assembler is called with '-' and noone is sending data. As a workaround use .S (capital s) files. Then cpp will be called prior to as and thus a pipe can be build. Notes: svn path=/head/; revision=21697
1999-09-17Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner3-3/+3
Notes: svn path=/head/; revision=21694
1999-09-11Let the generated Makefiles install the perl modules.Bill Fenner4-8/+18
(I'm not positive why there's a do-install: target at all, but since there are less than 5 minutes til the freeze I'm not going to investigate yet!) Notes: svn path=/head/; revision=21645
1999-09-10Move rrdtool examples from ${PREFIX}/share/rrdtool/examples toBill Fenner4-18/+22
${PREFIX}/share/examples/rrdtool where they belong. Found by: looking for rrdtool examples in /usr/local/share/examples =) Notes: svn path=/head/; revision=21621
1999-09-09Remove mysql321.Dirk Froemberg1-1/+0
We have mysql322-client/mysql322-server instead. Notes: svn path=/head/; revision=21495
1999-09-08Update rrdtool to 1.0.7Bill Fenner4-16/+12
Notes: svn path=/head/; revision=21431
1999-09-07mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putBill Fenner2-0/+2
stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log Notes: svn path=/head/; revision=21356
1999-09-06Changed $Id to $FreeBSDSatoshi Taoka2-2/+2
Notes: svn path=/head/; revision=21308
1999-09-06Added ruby-postgresSatoshi Taoka1-0/+1
Notes: svn path=/head/; revision=21307
1999-09-06A Ruby interface to PostgreSQL library.Satoshi Taoka10-0/+126
PR: ports/12123 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> Notes: svn path=/head/; revision=21304
1999-09-04- If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.Dirk Froemberg11-140/+361
Set MIT_PTHREADS to use the supplied mit-pthreads. This is a workaround for PR ports/12824. - replace one occurance of gcc with ${CC} - don't use CFLAGS twice somewhere in mit-pthreads compilation (There is still one place left where CFLAGS are used twice.) Notes: svn path=/head/; revision=21233