summaryrefslogtreecommitdiff
path: root/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
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
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro35-51/+51
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm2-2/+2
Notes: svn path=/head/; revision=21126
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=21098
1999-08-29$Id$ -> $FreeBSD$Peter Wemm30-30/+30
Notes: svn path=/head/; revision=21083
1999-08-28ln -> ${LN}Michael Haro1-6/+6
Notes: svn path=/head/; revision=21047
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro14-110/+110
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-27Upgrade to 3.22.25.Dirk Froemberg30-30/+30
This upgrade contains - as far as I can see - no functional change in regard to the port. But I'm tired of receiving requests or patches for an upgrade. People are focused on version numbers too much. *sigh* ;-) Notes: svn path=/head/; revision=21022
1999-08-25Change Id->FreeBSD.David E. O'Brien74-74/+74
Notes: svn path=/head/; revision=20944
1999-08-22chmod -> ${CHMOD}Michael Haro28-102/+99
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-22Round Robin Database Tool - store time-series data with averaging or otherBill Fenner10-0/+190
(lossy) historical compression, and create graphs. PR: ports/12717 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=20879
1999-08-21Remove MASTER_SITES and add IGNORE= comment about how to fetch.Bill Fenner2-6/+16
There are enough ports with things like this, perhaps bsd.port.mk should handle this. PR: ports/10832 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20847