summaryrefslogtreecommitdiff
path: root/databases/msql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21083
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+4
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Remove MASTER_SITES and add IGNORE= comment about how to fetch.Bill 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> Notes: svn path=/head/; revision=20847
* Fixup a Perl5'ism.Steve Price1999-07-041-1/+1
| | | | Notes: svn path=/head/; revision=20033
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Move WWW_SITE to pkg/DESCR:WWW from MakefileMarc G. Fournier1999-04-142-3/+3
| | | | Notes: svn path=/head/; revision=17863
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* Add a few more Y2K/WWW_SITE pointers ...Marc G. Fournier1999-03-121-1/+3
| | | | Notes: svn path=/head/; revision=17152
* closedir takes one argument.Steve Price1998-10-201-2/+2
| | | | Notes: svn path=/head/; revision=14096
* Update to version 2.0.4.1 and in the process: portlint, fixSteve Price1998-08-307-145/+139
| | | | | | | PLIST, and honor PREFIX. Notes: svn path=/head/; revision=12934
* User `httpd' on the package-building machine already owns msql's uid 80.Tim Vanderhoek1998-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... Notes: svn path=/head/; revision=12126
* Note the PR.David E. O'Brien1998-02-271-2/+2
| | | | | | | PR: ports/5868 Notes: svn path=/head/; revision=9956
* Port is BROKEN.David E. O'Brien1998-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) Notes: svn path=/head/; revision=9955
* Upgrade to 2.0.3; James seems to be busy at the moment.Thomas Gellekum1998-02-1311-106/+174
| | | | | | | | PR: 4769 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> Notes: svn path=/head/; revision=9697
* closedir(...) requires a DIR argument.Steve Price1998-01-111-2/+2
| | | | | | | | PR: 5177 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> Notes: svn path=/head/; revision=9323
* Remove bad MASTER_SITE, change MAINTAINTER to MAINTAINER and clean up a few ↵Justin M. Seger1997-11-261-9/+7
| | | | | | | portlint errors. Notes: svn path=/head/; revision=8856
* Upgrade to 2.01James FitzGibbon1997-09-033-11/+11
| | | | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> Notes: svn path=/head/; revision=7758
* Merge from msql-beta port as of 07/11/97James FitzGibbon1997-07-1413-327/+299
| | | | | | | | Upgrade to v2.0 release PR: ports/4072 Notes: svn path=/head/; revision=7316
* Merge from msql-beta port as of 05/18/97James FitzGibbon1997-07-142-4/+4
| | | | | | | Upgrade to v2.0b7.1 Notes: svn path=/head/; revision=7315
* Merge from msql-beta port as of 04/28/97James FitzGibbon1997-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 Notes: svn path=/head/; revision=7314
* Merge from msql-beta port as of 04/15/97James FitzGibbon1997-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. Notes: svn path=/head/; revision=7313
* Merge from msql-beta port as of 03/19/97James FitzGibbon1997-07-141-0/+11
| | | | | | | Added patch to fix mislocation of mSQL's ACL file. Notes: svn path=/head/; revision=7312
* Merge from msql-beta port as of 02/08/97James FitzGibbon1997-07-142-276/+14
| | | | | | | | Remove broken (duplicated) patch-al file. Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de> Notes: svn path=/head/; revision=7311
* Merge from msql-beta port as of 2/05/97James FitzGibbon1997-07-146-22/+275
| | | | | | | Upgrades 2.0b3 -> 2.0b4 Notes: svn path=/head/; revision=7310
* Merge from msql-beta as of 1/21/97James FitzGibbon1997-07-1420-156/+770
| | | | Notes: svn path=/head/; revision=7309
* Fixed checksum fileJames FitzGibbon1997-02-121-1/+1
| | | | Notes: svn path=/head/; revision=5590
* Change in MASTER_SITESJames FitzGibbon1997-02-121-2/+2
| | | | Notes: svn path=/head/; revision=5587
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-4/+4
| | | | | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup Notes: svn path=/head/; revision=4530
* Add a fix from the author.Mark Murray1996-11-011-0/+12
| | | | | | | Obtained from:The author via p5-Msql Notes: svn path=/head/; revision=4242
* Build static library with -fpic. This should solve the 'RRS text reloation' ↵James FitzGibbon1996-10-171-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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Use INSTALL_ aliases in post-install:James FitzGibbon1996-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. Notes: svn path=/head/; revision=3914
* Add $Id$.Satoshi Asami1996-08-291-0/+2
| | | | Notes: svn path=/head/; revision=3719
* Added missing files to PLISTJames FitzGibbon1996-08-092-2/+6
| | | | | | | Changed COMMENT to match version number Notes: svn path=/head/; revision=3564
* Patches run_daemon to use correct e-mail address and /usr/bin/mailJames FitzGibbon1996-08-091-0/+36
| | | | Notes: svn path=/head/; revision=3563
* Upgraded to v1.0.16James FitzGibbon1996-08-091-1/+1
| | | | Notes: svn path=/head/; revision=3562
* Upgraded to v1.0.16James FitzGibbon1996-08-091-4/+5
| | | | | | | Added maintainer as jfitz@freebsd.org Notes: svn path=/head/; revision=3561
* Upgrade, 1.0.7 -> 1.0.14.Satoshi 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. Notes: svn path=/head/; revision=3163
* Upgrade, 1.0.5 -> 1.0.7.Satoshi Asami1995-09-143-5/+5
| | | | | | | Submitted by: Chuck Robey <chuckr@eng.umd.edu> Notes: svn path=/head/; revision=2151
* Add "NO_MTREE=yes", this port sets PREFIX=/usr/local/Minerva. :<Satoshi Asami1995-08-281-1/+2
| | | | Notes: svn path=/head/; revision=2121
* Make this NO_PACKAGE.Satoshi Asami1995-08-261-3/+4
| | | | Notes: svn path=/head/; revision=2117
* Makefile updates, database version! Only one subdir! ;)Satoshi Asami1995-04-111-5/+6
| | | | Notes: svn path=/head/; revision=1341
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* Upgrade to 1.0.5. Change default dir for pid's to /var/run likeGary Palmer1995-02-234-16/+41
| | | | | | | the rest of the system Notes: svn path=/head/; revision=1021
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* Correct the rather broken URLGary Palmer1995-01-151-2/+2
| | | | Notes: svn path=/head/; revision=776
* MSQL port from Michael Reifenberger.Jordan K. Hubbard1995-01-146-0/+213
Submitted by: mr Notes: svn path=/head/; revision=771