summaryrefslogtreecommitdiff
path: root/databases/p5-Msql (unfollow)
Commit message (Collapse)AuthorFilesLines
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-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
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
1998-12-07Remove the trailing '/' from *_DEPENDS definitions.Steve Price1-4/+4
Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
1998-09-15Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1-2/+2
checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
1998-09-03Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1-2/+2
as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
1998-04-03Mark BROKEN. DEPENDS on databases/msql which is also BROKEN.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=10400
1997-09-17Upgrade to v1.1811James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=7941
1997-09-14Mass upgrade of CPAN ports:James FitzGibbon2-6/+6
p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7898
1997-09-13Upgrade to v1.1808James FitzGibbon3-12/+12
Notes: svn path=/head/; revision=7892
1997-07-14Massive changes to mSQL and related ports:James FitzGibbon5-83/+36
- msql-beta is now dead. Now that v2.0 release is out, it has been folded into ports/databases/msql. - p5-DBD-mSQL is dead. It has been rolled into p5-Msql - The version number of p5-Msql has moved from 1.1702 to 0.91. This new version numbering scheme is related to the "Msql-modules" distfile on CPAN, whereas the old version numbering scheme was based on the "MsqlPerl" distfile (which is no longer available) Notes: svn path=/head/; revision=7319
1997-06-24Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1-3/+2
number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
1997-06-15Upgrade to 1.1702James FitzGibbon2-5/+5
Notes: svn path=/head/; revision=6938
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-3/+3
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-04-20Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon3-7/+5
release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6249
1997-02-12Upgrade to v1.15James FitzGibbon2-7/+19
Modifications to work with mSQL v1.1x or v2.0bx Notes: svn path=/head/; revision=5589
1996-12-11Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.Satoshi Asami1-8/+3
Notes: svn path=/head/; revision=4926
1996-11-19Add back part of manual compression rule (note double meaning ofSatoshi Asami1-2/+8
"manual" here), bsd.port.mk can't deal with both MAN1 and MAN3 if they have different MANPREFIX's. Hmm. Notes: svn path=/head/; revision=4595
1996-11-17CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1-15/+7
Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup Notes: svn path=/head/; revision=4530
1996-10-24Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1-1/+2
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
1996-10-24Fix missing first line of MakefileJames FitzGibbon1-2/+2
Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4092
1996-10-23Import of standalone module to allow access to mSQL databases in perl5.James FitzGibbon5-0/+106
Notes: svn path=/head/; revision=4081