summaryrefslogtreecommitdiff
path: root/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
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
1999-07-04Upgrade to 1.0.Dirk Froemberg3-36/+23
OK'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=19990
1999-07-03Upgrade to 0.3.3.Dirk Froemberg2-5/+4
Notes: svn path=/head/; revision=19970
1999-07-02Forgot to add the two PLIST files... Sorry.Andreas Klemm28-0/+294
Submitted by: Gaute Nessan <gaute@Norway.EU.net> Notes: svn path=/head/; revision=19956
1999-07-01s/mysql322/mysql322-server/Dirk Froemberg10-20/+20
Notes: svn path=/head/; revision=19934
1999-07-01Revert to old version.Dirk Froemberg1-1/+1
Notes: svn path=/head/; revision=19933
1999-07-01Revert to old version.Dirk Froemberg1-2/+2
Notes: svn path=/head/; revision=19932
1999-07-01Switch from mysql322 to mysql322-client and mysql322-server.Dirk Froemberg7-15/+15
Notes: svn path=/head/; revision=19931
1999-07-01Split mysql322 into mysql322-client and mysql322-server.Dirk Froemberg70-430/+900
mysql322-client uses mysql322-server as a master port. So all the magic is in mysql322-server. mysql322-client must be used to add dependencies to, now. Thanks to Dan Moschuk <dan@trinsec.com> for giving the initial point. Notes: svn path=/head/; revision=19930
1999-07-01Remove mysql322-client.Dirk Froemberg10-890/+0
A version using mysql322(-server) as a master port will follow. Notes: svn path=/head/; revision=19929
1999-06-29These were missing as wellAndreas Klemm28-0/+308
Notes: svn path=/head/; revision=19903
1999-06-29Forgot to add this patchAndreas Klemm14-0/+448
Notes: svn path=/head/; revision=19902
1999-06-29upgrade to postgresql 6.5Andreas Klemm84-3472/+12586
did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se> Notes: svn path=/head/; revision=19901
1999-06-26BROKEN='unfetchable, version 6.5 is the latest'David E. O'Brien14-14/+42
Notes: svn path=/head/; revision=19808
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek56-56/+56
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-06-24Update to 1.3.0.8Seiichirou Hiraoka3-8/+7
Notes: svn path=/head/; revision=19743
1999-06-23Update this port so it really works, remove the BROKEN tag.Bill Fumerola10-10/+10
Note: This is a null commit for Makefile, the previous MASTER_SITE update included a patch I hadn't intended for primetime. Dirk can change/remove/modify this whenever he has the Better Solution. Submitted by: Dan Moschuk <dan@trinsec.com> (maintainer) Notes: svn path=/head/; revision=19737
1999-06-23Follow the bouncing digex MASTER_SITE.Bill Fumerola20-200/+90
Notes: svn path=/head/; revision=19736
1999-06-22This one doesn't build on the Alpha yet, but should soon.Steve Price14-14/+70
Notes: svn path=/head/; revision=19659
1999-06-22This doesn't build on the alpha yet, but should with a little work.Steve Price10-10/+50
Notes: svn path=/head/; revision=19656
1999-06-22This port contains i386 binaries.Steve Price1-1/+3
Notes: svn path=/head/; revision=19650
1999-06-22Comment mysql322-client, it's not ready yet.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=19633
1999-06-22Mark BROKEN awaiting the new maintainer's update to make this portBill Fumerola10-30/+40
a reality. This port was repo-copied by 'The Wraith'. Notes: svn path=/head/; revision=19613
1999-06-22Add mysql322-client, reach out and touch(1) some data.Bill Fumerola1-1/+2
Notes: svn path=/head/; revision=19612
1999-06-20Upgrade tkgnats to 3.0.10Andreas Klemm4-17/+17
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Notes: svn path=/head/; revision=19594
1999-06-18Add some more MASTER_SITES which does absolutly nothing until someoneBill Fumerola14-56/+98
upgrades this to the allegedly fantastic 6.5. However, it's the thought that counts, right? Notes: svn path=/head/; revision=19550
1999-06-08The xforms ports is no longer an i386-only port.Steve Price2-8/+2
Notes: svn path=/head/; revision=19323
1999-06-08Upgrade to 3.22.23b.Dirk Froemberg50-190/+190
Notes: svn path=/head/; revision=19307
1999-06-06Activate the dbview port.Steve Price1-1/+2
Notes: svn path=/head/; revision=19252