Commit graph

41 commits

Author SHA1 Message Date
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
8dd1e72c1e Update to 2.0.2
PR:		56344
Submitted by:	maintainer
2003-09-03 07:30:56 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Sean Chittenden
15a4150a52 Update p5-Pg, latest library booted off into its own project on gbort.
Version numbers have rolled back, bump PORTEPOCH.

PR:		ports/45946
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-01-05 00:20:45 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Vanilla I. Shu
61f5153809 Upgrade to 7.2, it's part of postgresql.
and assign maintainer to Palle Girgensohn <girgen@partitur.se>

PR:		ports/34861
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2002-02-19 08:25:15 +00:00
Ying-Chieh Liao
68d2ac525e With postgresql-7.1, the installer can choose to install according to
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>
2001-05-08 11:36:25 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Vanilla I. Shu
a269a1d7ae Add CONFIGURE_ENV.
Submitted by:	bento
2001-03-21 03:58:19 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
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