| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(Part 2)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
PR: 55483
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Temporary fix for pg_server_version comparisons [2].
- Bump port revision.
Both errors are already fixed in CVS but patch for [2] from CVS
has some functional changes and committed fix was implemented
differently in less intrusive manner.
Submitted by: Robin Schilham <co9@xs4all.nl> [1]
Jun Kuriyama <kuriyama@imgsrc.co.jp> [2] (partially)
|
|
|
|
|
| |
PR: 54270
Submitted by: Mathieu Arnold <m@absolight.net>
|
| |
|
|
|
|
| |
PR: 48189
|
|
|
|
| |
Submitted by: fjoe
|
|
|
|
|
| |
PR: ports/46718
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
| |
(old layouts are still supported with -DWITH_OLD_LAYOUT)
- use ${LOCALBASE} instead of ${PREFIX} when building with old PostgreSQL
layout
|
|
|
|
| |
PR: 38169
|
|
|
|
|
| |
PR: 36974
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
| |
- grab maintainership
|
| |
|
| |
|
|
|
|
|
|
| |
version 7.2).
Approved by: demon
|
|
|
|
|
|
|
| |
Un-indent pkg-descr, add WWW.
PR: 28961
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
|
|
|
|
| |
p5-Apache-Reload => 0.07
p5-DBD-Pg => 1.00
p5-DBI => 1.16
p5-IMAP-Admin => 1.4.3
p5-Parse-RecDescent => 1.80
p5-SQL-Statement => 0.1020
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Obtained from: scrappy
|
| |
|
|
|
|
|
|
| |
we can't build this port.
Reviewed by: vanilla
|
| |
|
|
|
|
|
|
| |
I am now at FreeBSD dot org
Approved by: sobomax
|
| |
|
| |
|
|
|
|
| |
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
|
|
|
|
|
| |
PR: 20247
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
|
| |
PREFIX -> LOCALBASE
Man pages in Makefile, not PLIST
Remove extra blank lines
|
| |
|
|
|
|
| |
No response from: maintainer
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Fix dependency on DBI.pm to use proper Mk variables
PR: ports/10128
Submitted by: Brook.Schofield@utas.edu.au
|
|
|
|
|
|
| |
Unbreak for ELF
PR: ports/8926, ports/9675
Submitted by: girgen@partitur.se
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-------
:
cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/local/include -O -pipe -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE dbdimp.c
dbdimp.c: In function `dbd_db_ping':
dbdimp.c:135: dereferencing pointer to incomplete type
dbdimp.c:136: dereferencing pointer to incomplete type
dbdimp.c:140: dereferencing pointer to incomplete type
dbdimp.c:140: dereferencing pointer to incomplete type
dbdimp.c:141: dereferencing pointer to incomplete type
dbdimp.c:142: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:146: dereferencing pointer to incomplete type
dbdimp.c:147: dereferencing pointer to incomplete type
dbdimp.c:148: dereferencing pointer to incomplete type
*** Error code 1
Stop.
|
| |
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|