summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale MASTER_SITE.Dirk Froemberg1999-09-2110-10/+0
| | | | Notes: svn path=/head/; revision=21865
* Remove mysqltutor.Dirk Froemberg1999-09-211-1/+0
| | | | Notes: svn path=/head/; revision=21864
* Add trailing slash to WWW: url.Dirk Froemberg1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21861
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-182-2/+2
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* - upgrade to 3.22.26aDirk Froemberg1999-09-1750-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
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-173-3/+3
| | | | Notes: svn path=/head/; revision=21694
* Let the generated Makefiles install the perl modules.Bill Fenner1999-09-114-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
* Move rrdtool examples from ${PREFIX}/share/rrdtool/examples toBill Fenner1999-09-104-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
* Remove mysql321.Dirk Froemberg1999-09-091-1/+0
| | | | | | | We have mysql322-client/mysql322-server instead. Notes: svn path=/head/; revision=21495
* Update rrdtool to 1.0.7Bill Fenner1999-09-084-16/+12
| | | | Notes: svn path=/head/; revision=21431
* mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to putBill Fenner1999-09-072-0/+2
| | | | | | | | | stuff there. Found by: http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log Notes: svn path=/head/; revision=21356
* Changed $Id to $FreeBSDSatoshi Taoka1999-09-062-2/+2
| | | | Notes: svn path=/head/; revision=21308
* Added ruby-postgresSatoshi Taoka1999-09-061-0/+1
| | | | Notes: svn path=/head/; revision=21307
* A Ruby interface to PostgreSQL library.Satoshi Taoka1999-09-0610-0/+126
| | | | | | | | PR: ports/12123 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> Notes: svn path=/head/; revision=21304
* - If ${OSVERSION} >= 320000 then use native threads (libc_r) by default.Dirk Froemberg1999-09-0411-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
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3135-51/+51
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
| | | | Notes: svn path=/head/; revision=21126
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2930-30/+30
| | | | Notes: svn path=/head/; revision=21083
* ln -> ${LN}Michael Haro1999-08-281-6/+6
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-2714-110/+110
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Upgrade to 3.22.25.Dirk Froemberg1999-08-2730-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
* Change Id->FreeBSD.David E. O'Brien1999-08-2574-74/+74
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-2228-102/+99
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Round Robin Database Tool - store time-series data with averaging or otherBill Fenner1999-08-2210-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
* Remove MASTER_SITES and add IGNORE= comment about how to fetch.Bill Fenner1999-08-212-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
* Spelling correction: to -> too.Chris Piazza1999-08-2010-20/+20
| | | | | | | Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=20820
* - introduce DB_DIR variable to specify database directory ifDirk Froemberg1999-08-1120-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
* Re-enforce caps, no period. An "exceptions" file has been createdTim Vanderhoek1999-08-0210-10/+10
| | | | | | | containing the ports editors/vim5, sysutils/star, and one other. Notes: svn path=/head/; revision=20500
* Update to version 0.3.Steve Price1999-08-015-54/+63
| | | | | | | | PR: 12820 Submitted by: Dominik Brettnacher <domi@saargate.de> Notes: svn path=/head/; revision=20428
* Update postgresql to 6.5.1Andreas Klemm1999-07-2156-3360/+3542
| | | | | | | | | | maintenance release with bugfixes Thanks for the complete submission ! Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=20294
* Fix checksum problem.David E. O'Brien1999-07-141-1/+1
| | | | Notes: svn path=/head/; revision=20200
* update to 1.16Michael Haro1999-07-124-10/+10
| | | | Notes: svn path=/head/; revision=20167
* Upgrade to latest version.Mark Murray1999-07-1024-60/+60
| | | | | | | OK'ed by: maintainer Notes: svn path=/head/; revision=20146
* Add two missing gifs.Dirk Froemberg1999-07-0910-0/+20
| | | | Notes: svn path=/head/; revision=20138
* Upgrade to 3.22.24.Dirk Froemberg1999-07-0530-40/+40
| | | | Notes: svn path=/head/; revision=20084
* Fixup a Perl5'ism.Steve Price1999-07-042-2/+2
| | | | Notes: svn path=/head/; revision=20033
* - install gifs for HTML documentationDirk Froemberg1999-07-0440-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
* Upgrade to 1.0.Dirk Froemberg1999-07-043-36/+23
| | | | | | | OK'ed by: Andreas Klemm <andreas@FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=19990
* Upgrade to 0.3.3.Dirk Froemberg1999-07-032-5/+4
| | | | Notes: svn path=/head/; revision=19970
* Forgot to add the two PLIST files... Sorry.Andreas Klemm1999-07-0228-0/+294
| | | | | | | Submitted by: Gaute Nessan <gaute@Norway.EU.net> Notes: svn path=/head/; revision=19956
* s/mysql322/mysql322-server/Dirk Froemberg1999-07-0110-20/+20
| | | | Notes: svn path=/head/; revision=19934
* Revert to old version.Dirk Froemberg1999-07-011-1/+1
| | | | Notes: svn path=/head/; revision=19933
* Revert to old version.Dirk Froemberg1999-07-011-2/+2
| | | | Notes: svn path=/head/; revision=19932
* Switch from mysql322 to mysql322-client and mysql322-server.Dirk Froemberg1999-07-017-15/+15
| | | | Notes: svn path=/head/; revision=19931
* Split mysql322 into mysql322-client and mysql322-server.Dirk Froemberg1999-07-0170-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
* Remove mysql322-client.Dirk Froemberg1999-07-0110-890/+0
| | | | | | | A version using mysql322(-server) as a master port will follow. Notes: svn path=/head/; revision=19929
* These were missing as wellAndreas Klemm1999-06-2928-0/+308
| | | | Notes: svn path=/head/; revision=19903
* Forgot to add this patchAndreas Klemm1999-06-2914-0/+448
| | | | Notes: svn path=/head/; revision=19902
* upgrade to postgresql 6.5Andreas Klemm1999-06-2984-3472/+12586
| | | | | | | | | did some small modifications Obtained from: "Palle Girgensohn" <girgen@partitur.se> Notes: svn path=/head/; revision=19901