aboutsummaryrefslogtreecommitdiffstats
path: root/databases/msql
Commit message (Collapse)AuthorAgeFilesLines
* POSIX syntax for chown.dirk2001-06-041-1/+1
|
* Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1
|
* Style/space police (space -> tab) over the database category.olgeni2001-02-051-2/+2
|
* Socked directory must be readable by any to make ACL control worksache2001-02-011-1/+1
|
* Reorganize .o installedache2001-01-288-21/+47
| | | | | Build shared modules properly Use separate dir for socket/pid
* Install & use shared libsache2001-01-2810-54/+170
|
* Upgrade to 2.0.11ache2001-01-2727-350/+314
|
* fix typo and correctly installing startup script.sf2001-01-232-4/+4
| | | | | PR: 21422,21448 Reported by: Vivek Khera <khera@kciLink.com>
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+22
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-291-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-4/+4
| | | | chown -> ${CHOWN}
* Remove MASTER_SITES and add IGNORE= comment about how to fetch.fenner1999-08-221-3/+8
| | | | | | | | 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>
* Fixup a Perl5'ism.steve1999-07-051-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Move WWW_SITE to pkg/DESCR:WWW from Makefilescrappy1999-04-142-3/+3
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* Add a few more Y2K/WWW_SITE pointers ...scrappy1999-03-121-1/+3
|
* closedir takes one argument.steve1998-10-201-2/+2
|
* Update to version 2.0.4.1 and in the process: portlint, fixsteve1998-08-307-145/+139
| | | | PLIST, and honor PREFIX.
* User `httpd' on the package-building machine already owns msql's uid 80.hoek1998-07-261-2/+2
| | | | | | Move msql to 87:87 so that package-building works again. I have an extremely strong suspicion that msql does not need _reserved_ uid:gid's at all, but I can't even fetch the distfile to check...
* Note the PR.obrien1998-02-271-2/+2
| | | | PR: ports/5868
* Port is BROKEN.obrien1998-02-271-1/+3
| | | | | | 1. Isn't PREFIX clean 2. PLIST is way erronious (comment out NO_PACKAGE) and just try... (PR to be submitted)
* Upgrade to 2.0.3; James seems to be busy at the moment.tg1998-02-1311-106/+174
| | | | | PR: 4769 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
* closedir(...) requires a DIR argument.steve1998-01-121-2/+2
| | | | | PR: 5177 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
* Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few ↵jseger1997-11-271-9/+7
| | | | portlint errors.
* Upgrade to 2.01jfitz1997-09-033-11/+11
| | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
* Merge from msql-beta port as of 07/11/97jfitz1997-07-1413-327/+299
| | | | | Upgrade to v2.0 release PR: ports/4072
* Merge from msql-beta port as of 05/18/97jfitz1997-07-142-4/+4
| | | | Upgrade to v2.0b7.1
* Merge from msql-beta port as of 04/28/97jfitz1997-07-142-2/+2
| | | | | Change startup script in ${PREFIX}/etc/rc.d to directly run the daemon instead of using the old kludgey run_daemon wrapper. Fix up two mistakes in the PLIST
* Merge from msql-beta port as of 04/15/97jfitz1997-07-143-4/+41
| | | | | | | Upgrade to v2.0b6 PLEASE NOTE: upgrading from <= b4 of mSQL2 requires that you dump and re-load all your databases. See the Makefile for details.
* Merge from msql-beta port as of 03/19/97jfitz1997-07-141-0/+11
| | | | Added patch to fix mislocation of mSQL's ACL file.
* Merge from msql-beta port as of 02/08/97jfitz1997-07-142-276/+14
| | | | | Remove broken (duplicated) patch-al file. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
* Merge from msql-beta port as of 2/05/97jfitz1997-07-146-22/+275
| | | | Upgrades 2.0b3 -> 2.0b4
* Merge from msql-beta as of 1/21/97jfitz1997-07-1420-156/+770
|
* Fixed checksum filejfitz1997-02-131-1/+1
|
* Change in MASTER_SITESjfitz1997-02-131-2/+2
|
* CAT_E_GORIES+= -> CAT_E_GORIES=obrien1996-11-171-4/+4
| | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup
* Add a fix from the author.markm1996-11-021-0/+12
| | | | Obtained from:The author via p5-Msql
* Build static library with -fpic. This should solve the 'RRS text reloation' ↵jfitz1996-10-171-0/+11
| | | | | | warnings that xfsql and msqlperl were having. Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Use INSTALL_ aliases in post-install:jfitz1996-10-045-115/+139
| | | | | | | | Create rc.d-style local startup script Fix omissions in pkg/PLIST Remove erroneous PREFIX in Makefile (and modify PLIST to match) Remove IS_INTERACTIVE (assume installation will run as root) Use union diffs instead of context diffs.
* Add $Id$.asami1996-08-291-0/+2
|
* Added missing files to PLISTjfitz1996-08-092-2/+6
| | | | Changed COMMENT to match version number
* Patches run_daemon to use correct e-mail address and /usr/bin/mailjfitz1996-08-091-0/+36
|
* Upgraded to v1.0.16jfitz1996-08-091-1/+1
|
* Upgraded to v1.0.16jfitz1996-08-091-4/+5
| | | | Added maintainer as jfitz@freebsd.org
* Upgrade, 1.0.7 -> 1.0.14.asami1996-06-034-163/+25
| | | | | | | Note this port is RESTRICTED now, it's not free for commercial entities. Reviewed by: chuckr@glue.md.edu Submitted by: james@nexis.net and br@stiller.netland.inka.de, among others.
* Upgrade, 1.0.5 -> 1.0.7.asami1995-09-143-5/+5
| | | | Submitted by: Chuck Robey <chuckr@eng.umd.edu>
* Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<asami1995-08-281-1/+2
|
* Make this NO_PACKAGE.asami1995-08-261-3/+4
|
* Makefile updates, database version! Only one subdir! ;)asami1995-04-121-5/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-3/+4
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Upgrade to 1.0.5. Change default dir for pid's to /var/run likegpalmer1995-02-234-16/+41
| | | | the rest of the system
* Converted Makefiles as much as I could.asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Correct the rather broken URLgpalmer1995-01-151-2/+2
|
* MSQL port from Michael Reifenberger.jkh1995-01-146-0/+213
Submitted by: mr