| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
PR: 15176
|
|
|
|
|
|
| |
PR: 15153
Submitted by: Alec Wolman <wolman@cs.washington.edu>
Reviewed by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.
Requested by: Satoshi
|
|
|
|
|
|
|
|
| |
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(?).)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Submitted by: "Kurt D. Zeilenga" <Kurt@OpenLDAP.Org>
|
|
|
|
|
| |
Caught by: A little perl script for INDEX generation that Satoshi
and I are working on. :)
|
| |
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: 6765
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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.)
|
|
|