| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
traditional layout, or to install in /usr/local, obeying hier(7). For
both ways to work, port depending on postgresql need to accept both
locations for includes and libs.
PR: 26918
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
| |
|
|
|
|
| |
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
|
|
|
|
|
| |
PR: 20250
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
|
|
|
|
|
| |
PR: 12726
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
| |
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 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 -O -pipe -DVERSION=\"1.6.1\" -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Pg.c
In file included from /usr/local/pgsql/include/postgres.h:40,
from Pg.xs:25:
/usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined
/usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition
Pg.xs: In function `XS_Pg_PQexec':
Pg.xs:300: sizeof applied to an incomplete type
Pg.xs: In function `XS_PG_conn_exec':
Pg.xs:702: sizeof applied to an incomplete type
*** Error code 1
Stop.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
checks haven't missed anything.
Submitted by: dima
|
| |
|
|
|
|
|
|
|
| |
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.)
|
| |
|
| |
|
|
|
|
| |
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
|
|
|
|
|
|
|
| |
release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
|
| |
|
|
|
|
| |
upgrade.
|
|
|
|
|
| |
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
|
|
|
|
| |
Submitted by: asami@freebsd.org
|
|
|