Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 2.0.12 | ache | 2001-10-21 | 5 | -55/+58 |
| | |||||
* | POSIX syntax for chown. | dirk | 2001-06-04 | 1 | -1/+1 |
| | |||||
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
| | |||||
* | Style/space police (space -> tab) over the database category. | olgeni | 2001-02-05 | 1 | -2/+2 |
| | |||||
* | Socked directory must be readable by any to make ACL control works | ache | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | Reorganize .o installed | ache | 2001-01-28 | 8 | -21/+47 |
| | | | | | Build shared modules properly Use separate dir for socket/pid | ||||
* | Install & use shared libs | ache | 2001-01-27 | 10 | -54/+170 |
| | |||||
* | Upgrade to 2.0.11 | ache | 2001-01-27 | 27 | -350/+314 |
| | |||||
* | fix typo and correctly installing startup script. | sf | 2001-01-23 | 2 | -4/+4 |
| | | | | | PR: 21422,21448 Reported by: Vivek Khera <khera@kciLink.com> | ||||
* | Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. | will | 2000-10-23 | 1 | -1/+1 |
| | |||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 2 | -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 variables | mharo | 2000-04-08 | 1 | -2/+2 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -4/+4 |
| | | | | chown -> ${CHOWN} | ||||
* | Remove MASTER_SITES and add IGNORE= comment about how to fetch. | fenner | 1999-08-21 | 1 | -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. | steve | 1999-07-04 | 1 | -1/+1 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -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 Makefile | scrappy | 1999-04-14 | 2 | -3/+3 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-08 | 1 | -2/+2 |
| | |||||
* | Add a few more Y2K/WWW_SITE pointers ... | scrappy | 1999-03-12 | 1 | -1/+3 |
| | |||||
* | closedir takes one argument. | steve | 1998-10-20 | 1 | -2/+2 |
| | |||||
* | Update to version 2.0.4.1 and in the process: portlint, fix | steve | 1998-08-30 | 7 | -145/+139 |
| | | | | PLIST, and honor PREFIX. | ||||
* | User `httpd' on the package-building machine already owns msql's uid 80. | hoek | 1998-07-25 | 1 | -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. | obrien | 1998-02-27 | 1 | -2/+2 |
| | | | | PR: ports/5868 | ||||
* | Port is BROKEN. | obrien | 1998-02-27 | 1 | -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. | tg | 1998-02-13 | 11 | -106/+174 |
| | | | | | PR: 4769 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> | ||||
* | closedir(...) requires a DIR argument. | steve | 1998-01-11 | 1 | -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 ↵ | jseger | 1997-11-26 | 1 | -9/+7 |
| | | | | portlint errors. | ||||
* | Upgrade to 2.01 | jfitz | 1997-09-03 | 3 | -11/+11 |
| | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> | ||||
* | Merge from msql-beta port as of 07/11/97 | jfitz | 1997-07-14 | 13 | -327/+299 |
| | | | | | Upgrade to v2.0 release PR: ports/4072 | ||||
* | Merge from msql-beta port as of 05/18/97 | jfitz | 1997-07-14 | 2 | -4/+4 |
| | | | | Upgrade to v2.0b7.1 | ||||
* | Merge from msql-beta port as of 04/28/97 | jfitz | 1997-07-14 | 2 | -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/97 | jfitz | 1997-07-14 | 3 | -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/97 | jfitz | 1997-07-14 | 1 | -0/+11 |
| | | | | Added patch to fix mislocation of mSQL's ACL file. | ||||
* | Merge from msql-beta port as of 02/08/97 | jfitz | 1997-07-14 | 2 | -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/97 | jfitz | 1997-07-14 | 6 | -22/+275 |
| | | | | Upgrades 2.0b3 -> 2.0b4 | ||||
* | Merge from msql-beta as of 1/21/97 | jfitz | 1997-07-14 | 20 | -156/+770 |
| | |||||
* | Fixed checksum file | jfitz | 1997-02-12 | 1 | -1/+1 |
| | |||||
* | Change in MASTER_SITES | jfitz | 1997-02-12 | 1 | -2/+2 |
| | |||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= | obrien | 1996-11-17 | 1 | -4/+4 |
| | | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup | ||||
* | Add a fix from the author. | markm | 1996-11-01 | 1 | -0/+12 |
| | | | | Obtained from:The author via p5-Msql | ||||
* | Build static library with -fpic. This should solve the 'RRS text reloation' ↵ | jfitz | 1996-10-17 | 1 | -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" | asami | 1996-10-10 | 1 | -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: | jfitz | 1996-10-04 | 5 | -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$. | asami | 1996-08-29 | 1 | -0/+2 |
| | |||||
* | Added missing files to PLIST | jfitz | 1996-08-09 | 2 | -2/+6 |
| | | | | Changed COMMENT to match version number | ||||
* | Patches run_daemon to use correct e-mail address and /usr/bin/mail | jfitz | 1996-08-09 | 1 | -0/+36 |
| |