summaryrefslogtreecommitdiffstats
path: root/databases/p5-Mysql
Commit message (Collapse)AuthorAgeFilesLines
* Update port to 1.2210jedgar2000-02-172-3/+3
|
* Add Y2K linkjedgar1999-12-221-1/+3
| | | | PR: 15176
* RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)cpiazza1999-12-061-0/+1
| | | | | | PR: 15153 Submitted by: Alec Wolman <wolman@cs.washington.edu> Reviewed by: maintainer
* * Update from 1.2016 to 1.2209steve1999-11-273-9/+10
| | | | | | | | | | | | | * Volunteer to take over this port (recently relinquished by vanilla@freebsd.org) * Change BUILD_DEPENDS ${PREFIX} -> ${LOCALBASE} as required by portlint * Configure for noninteractive configure with MySQL only * Reflect change of DBD:mysql module location * Reflect change of DBD:mysql man page PR: 14969 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
* Remove myself from MAINTAINER.vanilla1999-11-121-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-2/+2
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* Sync version number (5 -> 6) of libmysqlclient with mysql322.dirk1999-02-121-2/+2
|
* Upgrade to 1.2016.vanilla1999-01-212-7/+8
|
* Don't try to find out which mysql version is installed.dirk1999-01-181-5/+1
| | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi
* Change the dependencies to MySQL:dirk1999-01-141-3/+7
| | | | | | | | The default is mysql322 now, but take mysql321 if it is installed. (mysql321 installs a static libmysqlclient.a only, mysql322 installs a static and shared version of the library. Note that the build dependency to mysql321 is a no op actually. It is in there to improve understanding(?).)
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-10/+10
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* unBROKEN_ELF this port.billf1999-01-081-3/+1
| | | | | | | On October 12 this port was marked BROKEN_ELF by jsegar because it depended on the then BROKEN_ELF databases/mysql321. mysql321 was unBROKEN_ELF'd by jsegar 4 days later, but this port remained BROKEN_ELF until now.
* Portlint.asami1998-12-261-4/+4
|
* Fix typo error.vanilla1998-12-232-5/+5
| | | | Submitted by: "Kurt D. Zeilenga" <Kurt@OpenLDAP.Org>
* Remove the trailing '/' from *_DEPENDS definitions.steve1998-12-071-4/+4
| | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :)
* Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33jseger1998-10-121-1/+3
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* use stable mysql portandreas1998-09-061-2/+2
|
* Upgrade to 1.2003.vanilla1998-08-312-5/+5
|
* Upgrade to 1.2001, and set myself as maintainer.vanilla1998-08-183-39/+23
|
* Upgrade to 1.1833, and make it compatible with perl5.00501.vanilla1998-08-063-32/+33
|
* Update to version 1.1831steve1998-07-043-8/+20
| | | | PR: 6765
* Upgrade to v1.1810jfitz1997-09-173-10/+10
|
* Mass upgrade of CPAN ports:jfitz1997-09-145-74/+39
| | | | | | | | | | | | | | | | | | | | 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
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-241-4/+4
| | | | | | | 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.)
* Import of a perl5 module for accessing MySQL databasesjfitz1997-06-185-0/+97
OpenPOWER on IntegriCloud