| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
ftp stites, so let's use them
|
|
|
|
|
|
|
|
| |
should return 0 tuples. It was always returning an array that indicates
it has 1 tuple.
Submitted by: Birch Zimmer <birch at naturalpoint dot com>
Approved by: ade (mentor)
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
|
|
| |
Approved by: ade (mentor)
|
|
|
|
|
|
|
|
|
|
| |
system malloc (irrespective of whether perl itself was compiled with its
own malloc or system malloc), with the obvious hilarity on freeing.
Maintainer timeout. Please wake up :)
Submitted by: ade
Approved by: maintainer-timeout (2 weeks)
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
|
| |
PR: 56344
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Version numbers have rolled back, bump PORTEPOCH.
PR: ports/45946
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
| |
|
|
|
|
|
|
|
| |
and assign maintainer to Palle Girgensohn <girgen@partitur.se>
PR: ports/34861
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|