summaryrefslogtreecommitdiff
path: root/databases/p5-Mysql (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-12/+3
| | | | | | | with letter b-f Notes: svn path=/head/; revision=189024
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* - Allow build against mysql-client 4.XPav Lucistnik2006-03-262-1/+15
| | | | | | | | PR: ports/83373 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Notes: svn path=/head/; revision=158177
* Reset jedgar as maintainer; has not responded to email about status.Mark Linimon2006-03-241-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158048
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* add CONFLICTS, use USE_MYSQL.Norikatsu Shigemura2003-12-261-6/+5
| | | | | | | | PR: ports/60559 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=96636
* utilize SITE_PERLYing-Chieh Liao2003-10-242-14/+14
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-2/+9
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Update to 1.2219 and include support for MySQL 4.0.Norikatsu Shigemura2003-03-242-3/+10
| | | | | | | | | PR: ports/48742 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: maintainer timeout (about 3weeks) Notes: svn path=/head/; revision=77411
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update port to 1.2216Chris D. Faulhaber2001-06-063-3/+2
| | | | | | | Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=43563
* Correct perl usage in the pre-configure target.Chris D. Faulhaber2001-03-201-1/+1
| | | | | | | | PR: 25810 Submitted by: Aaron D. Gifford <agifford@infowest.com> Notes: svn path=/head/; revision=40116
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-3/+2
| | | | Notes: svn path=/head/; revision=38917
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* - Update port to 1.2215Chris D. Faulhaber2000-10-124-3/+7
| | | | | | | - Add WWW Notes: svn path=/head/; revision=33735
* Update to version 1.2214Kevin Lo2000-07-312-2/+2
| | | | | | | | PR: 20246 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=31158
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-3/+5
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Remove some directories upon deinstallation.Satoshi Asami2000-05-101-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28389
* UpgradeVanilla I. Shu2000-04-222-3/+3
| | | | | | | | | | | | | | | | | | p5-Errno => 1.09 p5-File-BasicFlock => 98.1202 p5-File-Sync => 0.09 p5-Filter => 1.18 p5-HTML-Parser => 3.07 p5-IO-Tty => 0.03 p5-IO-stringy => 1.210 p5-Mysql => 1.2213 p5-Net => 1.703 p5-Storable => 0.6.11 p5-URI => 1.06 p5-libwww => 5.48 Notes: svn path=/head/; revision=27907
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* Update port to 1.2210Chris D. Faulhaber2000-02-172-3/+3
| | | | Notes: svn path=/head/; revision=25938
* Add Y2K linkChris D. Faulhaber1999-12-221-1/+3
| | | | | | | PR: 15176 Notes: svn path=/head/; revision=23805
* RUN_DEPENDS need to be the same as BUILD_DEPENDS. (think packages)Chris Piazza1999-12-061-0/+1
| | | | | | | | | PR: 15153 Submitted by: Alec Wolman <wolman@cs.washington.edu> Reviewed by: maintainer Notes: svn path=/head/; revision=23614
* * Update from 1.2016 to 1.2209Steve Price1999-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> Notes: svn path=/head/; revision=23443
* Remove myself from MAINTAINER.Vanilla I. Shu1999-11-121-1/+1
| | | | Notes: svn path=/head/; revision=23040
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Switch from mysql322 to mysql322-client and mysql322-server.Dirk Froemberg1999-07-011-2/+2
| | | | Notes: svn path=/head/; revision=19931
* 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
* Sync version number (5 -> 6) of libmysqlclient with mysql322.Dirk Froemberg1999-02-121-2/+2
| | | | Notes: svn path=/head/; revision=16654
* Upgrade to 1.2016.Vanilla I. Shu1999-01-212-7/+8
| | | | Notes: svn path=/head/; revision=16242
* Don't try to find out which mysql version is installed.Dirk Froemberg1999-01-181-5/+1
| | | | | | | | | | Use a simple library dependency to mysql322. The "autodetection" introduces more problems than it solves. Requested by: Satoshi Notes: svn path=/head/; revision=16183
* Change the dependencies to MySQL:Dirk Froemberg1999-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(?).) Notes: svn path=/head/; revision=16048
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-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 Notes: svn path=/head/; revision=16010
* unBROKEN_ELF this port.Bill Fumerola1999-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. Notes: svn path=/head/; revision=15935
* Portlint.Satoshi Asami1998-12-261-4/+4
| | | | Notes: svn path=/head/; revision=15640
* Fix typo error.Vanilla I. Shu1998-12-232-5/+5
| | | | | | | Submitted by: "Kurt D. Zeilenga" <Kurt@OpenLDAP.Org> Notes: svn path=/head/; revision=15547
* 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
* Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33Justin M. Seger1998-10-121-1/+3
| | | | Notes: svn path=/head/; revision=13891
* 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
* use stable mysql portAndreas Klemm1998-09-061-2/+2
| | | | Notes: svn path=/head/; revision=13035
* Upgrade to 1.2003.Vanilla I. Shu1998-08-312-5/+5
| | | | Notes: svn path=/head/; revision=12963
* Upgrade to 1.2001, and set myself as maintainer.Vanilla I. Shu1998-08-183-39/+23
| | | | Notes: svn path=/head/; revision=12608
* Upgrade to 1.1833, and make it compatible with perl5.00501.Vanilla I. Shu1998-08-063-32/+33
| | | | Notes: svn path=/head/; revision=12302
* Update to version 1.1831Steve Price1998-07-043-8/+20
| | | | | | | PR: 6765 Notes: svn path=/head/; revision=11708
* Upgrade to v1.1810James FitzGibbon1997-09-173-10/+10
| | | | Notes: svn path=/head/; revision=7942
* Mass upgrade of CPAN ports:James FitzGibbon1997-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 Notes: svn path=/head/; revision=7898