summaryrefslogtreecommitdiff
path: root/databases/msql (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2-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. Notes: svn path=/head/; revision=30229
2000-04-08update with the new PORTNAME/PORTVERSION variablesMichael Haro1-2/+2
Notes: svn path=/head/; revision=27418
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-29$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21083
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-1/+1
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-08-22chmod -> ${CHMOD}Michael Haro1-4/+4
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-21Remove MASTER_SITES and add IGNORE= comment about how to fetch.Bill Fenner1-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> Notes: svn path=/head/; revision=20847
1999-07-04Fixup a Perl5'ism.Steve Price1-1/+1
Notes: svn path=/head/; revision=20033
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
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-04-14Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier2-3/+3
Notes: svn path=/head/; revision=17863
1999-04-08Proper URLs that reference directories end in '/'Bill Fumerola1-2/+2
Notes: svn path=/head/; revision=17742
1999-03-12Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1-1/+3
Notes: svn path=/head/; revision=17152
1998-10-20closedir takes one argument.Steve Price1-2/+2
Notes: svn path=/head/; revision=14096
1998-08-30Update to version 2.0.4.1 and in the process: portlint, fixSteve Price7-145/+139
PLIST, and honor PREFIX. Notes: svn path=/head/; revision=12934
1998-07-25User `httpd' on the package-building machine already owns msql's uid 80.Tim Vanderhoek1-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... Notes: svn path=/head/; revision=12126
1998-02-27Note the PR.David E. O'Brien1-2/+2
PR: ports/5868 Notes: svn path=/head/; revision=9956
1998-02-27Port is BROKEN.David E. O'Brien1-1/+3
1. Isn't PREFIX clean 2. PLIST is way erronious (comment out NO_PACKAGE) and just try... (PR to be submitted) Notes: svn path=/head/; revision=9955
1998-02-13Upgrade to 2.0.3; James seems to be busy at the moment.Thomas Gellekum11-106/+174
PR: 4769 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> Notes: svn path=/head/; revision=9697
1998-01-11closedir(...) requires a DIR argument.Steve Price1-2/+2
PR: 5177 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> Notes: svn path=/head/; revision=9323
1997-11-26Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few ↵Justin M. Seger1-9/+7
portlint errors. Notes: svn path=/head/; revision=8856
1997-09-03Upgrade to 2.01James FitzGibbon3-11/+11
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> Notes: svn path=/head/; revision=7758
1997-07-14Merge from msql-beta port as of 07/11/97James FitzGibbon13-327/+299
Upgrade to v2.0 release PR: ports/4072 Notes: svn path=/head/; revision=7316
1997-07-14Merge from msql-beta port as of 05/18/97James FitzGibbon2-4/+4
Upgrade to v2.0b7.1 Notes: svn path=/head/; revision=7315
1997-07-14Merge from msql-beta port as of 04/28/97James FitzGibbon2-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 Notes: svn path=/head/; revision=7314
1997-07-14Merge from msql-beta port as of 04/15/97James FitzGibbon3-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. Notes: svn path=/head/; revision=7313
1997-07-14Merge from msql-beta port as of 03/19/97James FitzGibbon1-0/+11
Added patch to fix mislocation of mSQL's ACL file. Notes: svn path=/head/; revision=7312
1997-07-14Merge from msql-beta port as of 02/08/97James FitzGibbon2-276/+14
Remove broken (duplicated) patch-al file. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> Notes: svn path=/head/; revision=7311
1997-07-14Merge from msql-beta port as of 2/05/97James FitzGibbon6-22/+275
Upgrades 2.0b3 -> 2.0b4 Notes: svn path=/head/; revision=7310
1997-07-14Merge from msql-beta as of 1/21/97James FitzGibbon20-156/+770
Notes: svn path=/head/; revision=7309
1997-02-12Fixed checksum fileJames FitzGibbon1-1/+1
Notes: svn path=/head/; revision=5590
1997-02-12Change in MASTER_SITESJames FitzGibbon1-2/+2
Notes: svn path=/head/; revision=5587
1996-11-17CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1-4/+4
Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup Notes: svn path=/head/; revision=4530
1996-11-01Add a fix from the author.Mark Murray1-0/+12
Obtained from:The author via p5-Msql Notes: svn path=/head/; revision=4242
1996-10-17Build static library with -fpic. This should solve the 'RRS text reloation' ↵James FitzGibbon1-0/+11
warnings that xfsql and msqlperl were having. Suggested-by: John Polstra <jdp@polstra.com>, asami@freebsd.org Notes: svn path=/head/; revision=4014
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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! Notes: svn path=/head/; revision=3948
1996-10-04Use INSTALL_ aliases in post-install:James FitzGibbon5-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. Notes: svn path=/head/; revision=3914
1996-08-29Add $Id$.Satoshi Asami1-0/+2
Notes: svn path=/head/; revision=3719
1996-08-09Added missing files to PLISTJames FitzGibbon2-2/+6
Changed COMMENT to match version number Notes: svn path=/head/; revision=3564
1996-08-09Patches run_daemon to use correct e-mail address and /usr/bin/mailJames FitzGibbon1-0/+36
Notes: svn path=/head/; revision=3563
1996-08-09Upgraded to v1.0.16James FitzGibbon1-1/+1
Notes: svn path=/head/; revision=3562
1996-08-09Upgraded to v1.0.16James FitzGibbon1-4/+5
Added maintainer as jfitz@freebsd.org Notes: svn path=/head/; revision=3561
1996-06-03Upgrade, 1.0.7 -> 1.0.14.Satoshi Asami4-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. Notes: svn path=/head/; revision=3163
1995-09-14Upgrade, 1.0.5 -> 1.0.7.Satoshi Asami3-5/+5
Submitted by: Chuck Robey <chuckr@eng.umd.edu> Notes: svn path=/head/; revision=2151
1995-08-28Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=2121
1995-08-26Make this NO_PACKAGE.Satoshi Asami1-3/+4
Notes: svn path=/head/; revision=2117
1995-04-11Makefile updates, database version! Only one subdir! ;)Satoshi Asami1-5/+6
Notes: svn path=/head/; revision=1341
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-3/+4
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-02-23Upgrade to 1.0.5. Change default dir for pid's to /var/run likeGary Palmer4-16/+41
the rest of the system Notes: svn path=/head/; revision=1021
1995-02-11Converted Makefiles as much as I could.Satoshi Asami1-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! Notes: svn path=/head/; revision=935