summaryrefslogtreecommitdiff
path: root/databases/p5-Msql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove the trailing '/' from *_DEPENDS definitions.Steve Price1998-12-071-4/+4
| | | | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Mark ports that are still suffering from post-perl5-upgrade syndromeSatoshi Asami1998-09-031-2/+2
| | | | | | | | | as broken. Actually there were much fewer than I thought. Approved by: markm Notes: svn path=/head/; revision=12997
* Mark BROKEN. DEPENDS on databases/msql which is also BROKEN.Justin M. Seger1998-04-031-1/+3
| | | | Notes: svn path=/head/; revision=10400
* Upgrade to v1.1811James FitzGibbon1997-09-172-5/+5
| | | | Notes: svn path=/head/; revision=7941
* Mass upgrade of CPAN ports:James FitzGibbon1997-09-142-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
* Upgrade to v1.1808James FitzGibbon1997-09-133-12/+12
| | | | Notes: svn path=/head/; revision=7892
* Massive changes to mSQL and related ports:James FitzGibbon1997-07-145-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
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-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
* Upgrade to 1.1702James FitzGibbon1997-06-152-5/+5
| | | | Notes: svn path=/head/; revision=6938
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-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
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-203-7/+5
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Upgrade to v1.15James FitzGibbon1997-02-122-7/+19
| | | | | | | Modifications to work with mSQL v1.1x or v2.0bx Notes: svn path=/head/; revision=5589
* Oops, forgot these two. Update to use new features in bsd.port.mk 1.237.Satoshi Asami1996-12-111-8/+3
| | | | Notes: svn path=/head/; revision=4926
* Add back part of manual compression rule (note double meaning ofSatoshi Asami1996-11-191-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
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-15/+7
| | | | | | | | Perl ports now use MASTER_SITE_PERL_CPAN Misc cleanup Notes: svn path=/head/; revision=4530
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* Fix missing first line of MakefileJames FitzGibbon1996-10-241-2/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4092
* Import of standalone module to allow access to mSQL databases in perl5.James FitzGibbon1996-10-235-0/+106
Notes: svn path=/head/; revision=4081