summaryrefslogtreecommitdiff
path: root/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
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
1999-08-20Spelling correction: to -> too.Chris Piazza10-20/+20
Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=20820
1999-08-11- introduce DB_DIR variable to specify database directory ifDirk Froemberg20-100/+270
different from /var/db/mysql (e. g. make DB_DIR=/export/databases/mysql install) - put functionality of check_old_version into Makefile and remove check_old_version (good bye, good old friend...) Notes: svn path=/head/; revision=20656
1999-08-02Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek10-10/+10
containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
1999-08-01Update to version 0.3.Steve Price5-54/+63
PR: 12820 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=20428
1999-07-21Update postgresql to 6.5.1Andreas Klemm56-3360/+3542
maintenance release with bugfixes Thanks for the complete submission ! Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20294
1999-07-14Fix checksum problem.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20200
1999-07-12update to 1.16Michael Haro4-10/+10
Notes: svn path=/head/; revision=20167
1999-07-10Upgrade to latest version.Mark Murray24-60/+60
OK'ed by: maintainer Notes: svn path=/head/; revision=20146
1999-07-09Add two missing gifs.Dirk Froemberg10-0/+20
Notes: svn path=/head/; revision=20138
1999-07-05Upgrade to 3.22.24.Dirk Froemberg30-40/+40
Notes: svn path=/head/; revision=20084
1999-07-04Fixup a Perl5'ism.Steve Price2-2/+2
Notes: svn path=/head/; revision=20033
1999-07-04- install gifs for HTML documentationDirk Froemberg40-40/+790
- put mysqld in a sandbox: - create user and group 'mysql' (uid and gid 88) - start mysqld with user 'mysql' Notes: svn path=/head/; revision=19992