summaryrefslogtreecommitdiffstats
path: root/databases/msql3
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* /usr/bin/chgrp -> ${CHGRP}arved2002-11-181-2/+2
| | | | | PR: 39972 Submitted by: Scott Flatman <sf@dsinw.com>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-011-0/+1
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Remove -l in su call - not neededache2002-08-242-2/+2
|
* Fix startup-scripts for -current /bin/sh issues.anders2002-08-141-1/+4
|
* Suggest user deleting command instead of using it automaticallyache2001-12-072-6/+2
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Upgrade to 2.0.12ache2001-10-215-55/+58
|
* 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-01-311-1/+1
|
* Reorganize .o installedache2001-01-288-21/+47
| | | | | Build shared modules properly Use separate dir for socket/pid
* Install & use shared libsache2001-01-2710-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-231-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-081-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-271-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-4/+4
| | | | chown -> ${CHOWN}
* Remove MASTER_SITES and add IGNORE= comment about how to fetch.fenner1999-08-211-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-041-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-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-081-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-251-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-111-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-261-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-121-1/+1
|
OpenPOWER on IntegriCloud