Will Andrews
5b79c1e047
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
2000-10-23 21:03:11 +00:00
Andreas Klemm
441c317dae
after removal of old postgresql port fix dependencies for postgresql7 port
...
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
2000-08-26 09:15:05 +00:00
Kevin Lo
9e7994f4a2
Update to version 1.9
...
PR: 20250
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:37:40 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
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>
2000-06-17 02:37:15 +00:00
Michael Haro
3da86c6aa2
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:49:07 +00:00
Michael Haro
4250be55ee
Portlint:
...
PREFIX -> LOCALBASE
Man pages in Makefile, not PLIST
Remove extra blank lines
2000-03-21 23:40:35 +00:00
Steve Price
4f456fbcd6
Update to version 1.8.1.
...
PR: 12726
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-12-29 08:18:41 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
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
1999-01-11 15:34:56 +00:00
Satoshi Asami
ed16ea014b
Mark this broken.
...
-------
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.
1998-11-28 00:55:35 +00:00
Steve Price
e4afaccacb
Add missing file.
1998-10-20 01:29:24 +00:00
Steve Price
f2b54a18ad
Postgresql is now fixed.
1998-10-20 01:29:07 +00:00
Justin M. Seger
b85f8527fb
Mark ports that depends on postgresql BROKEN for ELF
1998-10-12 04:14:44 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Justin M. Seger
673675251d
Perl fixes
1998-08-23 14:21:41 +00:00
James FitzGibbon
7426ec2841
Mass update of CPAN ports
...
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
1997-09-14 04:00:20 +00:00
James FitzGibbon
ccdb93701a
Make all p5- ports use USE_PERL instead of explicitly stating the version 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.)
1997-06-24 18:43:34 +00:00
James FitzGibbon
a077bdd1fe
Remove BROKEN; builds clean with v6.1 of postgresql
1997-06-15 03:15:39 +00:00
James FitzGibbon
a6585349f8
Mark as broken until postgresql port or p5-Pg distfile is updated
1997-05-29 14:23:50 +00:00
James FitzGibbon
67f2b0e5df
Upgrade all ports requiring perl5.003 to perl5.004
...
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
James FitzGibbon
0617725316
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
...
Specifics: p5-Net fixed for IS_INTERACTIVE
p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f
Add virtual category 'perl5'.
1997-04-20 13:53:29 +00:00
Satoshi Asami
18e867144c
Fix directory names in dependency for the postgres95 -> postgresql
...
upgrade.
1997-04-11 12:54:53 +00:00
David E. O'Brien
2a77f2f829
CAT_E_GORIES+= -> CAT_E_GORIES=
...
Perl ports now use MASTER_SITE_PERL_CPAN
Misc cleanup
1996-11-17 03:18:45 +00:00
James FitzGibbon
b8c06517e3
Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
...
Submitted by: asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
a8b5da44b8
an interface between perl5 and the database Postgres95.
1996-10-23 23:59:20 +00:00