Commit graph

59 commits

Author SHA1 Message Date
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Baptiste Daroussin
9a7f7b5fc6 Convert to USES=pgsql
While here:
- stage support for pg_rman
- stage support for pgagent
- stage support for hashtypes
2014-05-05 12:40:05 +00:00
Vanilla I. Shu
2bf8c2e6f0 Support STAGEDIR. 2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Chris Rees
8e2d831b93 Over to perl@ (really not being abandoned!) 2012-01-19 21:13:31 +00:00
Thomas Abthorpe
c541f27f86 - Reset ports due to maintainer timeouts and lack of response to emails
With hat:	portmgr
2012-01-19 03:35:49 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Palle Girgensohn
651efa0d7f The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
2005-07-21 19:48:20 +00:00
Palle Girgensohn
93c9d246c6 Fix a problem where an array is returned from a DoQuery call that
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)
2005-02-10 22:59:55 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
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)
2005-01-31 00:35:55 +00:00
Palle Girgensohn
ae413f56b6 Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
2004-12-06 03:59:56 +00:00
Ade Lovett
e58f55eca8 Update to 2.1.1, fixing a critical issue with the previous version using
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)
2004-08-10 19:44:02 +00:00
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