notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/p5-postgresql-plperl/Makefile

Number of commits found: 26

Sunday, 19 Feb 2012
19:21 crees search for other commits by this committer
- Replace the p5-postgresql-plperl port with versioned ports.  This replaces
  the fragile autodetection logic with unambiguous ports, creates packages
  that work, and also ensures that each version is tested.

- Take back maintainership; should be maintained together with postgresql-server

- While here, remove p5-prefix; the packages have not had this for years, so we
  may as well update the port directories now
Original commit
15:30 crees search for other commits by this committer
Fix build with postgresql91

Noticed by:     sunpoet
Original commit
Wednesday, 8 Feb 2012
07:30 crees search for other commits by this committer
Update default postgresql version to remove deprecated notice
Original commit
Thursday, 19 Jan 2012
21:12 crees search for other commits by this committer
Over to perl@ -- more exposure to criticism
Original commit
03:35 tabthorpe search for other commits by this committer
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:       portmgr
Original commit
Monday, 30 Aug 2010
20:42 pgollucci search for other commits by this committer
- Fix RUN_DEPENDS for slave postgresql ports
- Change default pgsql version to 82 matching Mk/ defaults
- Bump PORTREVISIONs

PR:             ports/148055
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer timeout (grigen ; > 2.5 months)
Original commit
Friday, 6 Jun 2008
13:17 edwin search for other commits by this committer
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)
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Wednesday, 6 Dec 2006
16:47 girgen search for other commits by this committer
More rubust regex to determine which version of postgresql that is
already installed.
Original commit
Thursday, 3 Feb 2005
09:30 girgen search for other commits by this committer
In order to address a potential security hole recently identified with
the "LOAD" option, the PostgreSQL Global Development Group is
announcing the release of new versions of PostgreSQL.

Update to 7.3.9, 7.4.7 & 8.0.1.

Take the opportunity to reset PORTREVISION of slave ports.

Back out name change of startup script. The new script uses rc.subr(8),
and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD
4.x. Hence rename the script it back to the top of the directory
list. [1]

The periodic script should of course be executable. [2]

[1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk>
[2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de>
Original commit
Monday, 31 Jan 2005
01:56 girgen search for other commits by this committer
Bump portrevision
Original commit
00:35 girgen search for other commits by this committer
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)
Original commit
Monday, 6 Dec 2004
03:59 girgen search for other commits by this committer
Add myself as committer, and use my @FreeBSD.org address.

Approved by: ade (mentor)
Original commit
Monday, 16 Feb 2004
11:59 mat search for other commits by this committer
Unfix the postgresql dependencies, they were right at the begining.

Pointy hat to:  me
Original commit
Tuesday, 10 Feb 2004
14:09 mat search for other commits by this committer
Last was also

Approved by:    maintainer timeout
Original commit
14:08 mat search for other commits by this committer
Update the postgresql dependency from postgresql7 to postgresql-client to fixup
dependency problems

Submitted by:   bento (kris)
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 4 Dec 2003
12:00 seanc search for other commits by this committer
Introduce the world to PostgreSQL 7.4!  By and large this release is
regarded as a major release with features with interest to those with
large databases.  The updates are extensive and the best source of info
is in the release notes.  Enjoy and direct questions to database@!

Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4

PR:             ports/59403, ports/59404, ports/59393, ports/59394,
                ports/59395, ports/59397, ports/59398, ports/59402, &&
                ports/59401
Submitted by:   maintainer
Approved by:    marcus (portmgr@ hat)
Original commit
Thursday, 4 Sep 2003
12:47 osa search for other commits by this committer
[1] Use new depends scheme for postgresql slave ports:
 ${MAKE} -V ... instead of .include <...>
[2] Fix for perl 5.6+

Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer) [1],
                mat [2]
PR:             56345, 56404
Original commit
Thursday, 19 Jun 2003
09:12 daichi search for other commits by this committer
postgresql slave ports, reduce unnecessary portrevision bumps

PR:             52867
Submitted by:   Palle Girgensohn <girgen@pingpong.net> (maintainer)
Original commit
Friday, 7 Mar 2003
05:58 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 19 Jan 2003
03:36 ade search for other commits by this committer
Fix these two so they at least work with 'make index'.  The inclusion
of a master port Makefile like this is iffy in the extreme, IMO.
Original commit
Saturday, 18 Jan 2003
22:40 seanc search for other commits by this committer
Adding POSTGRESQL_PORT tunable.  Not bumping PORTREVISION.
Original commit
Sunday, 22 Dec 2002
21:00 petef search for other commits by this committer
Update the maintainer's email.

PR:             45883
Submitted by:   maintainer
Original commit
Thursday, 11 Apr 2002
05:08 ijliao search for other commits by this committer
use the latest postgresql7

postgresql-jdbc now uses the great new USE_JAVA stuff

PR:             36980
Submitted by:   maintainer
Original commit
Tuesday, 19 Feb 2002
08:34 vanilla search for other commits by this committer
This is a port of the PL/Perl module that is part of the   postgresql-7.2
distribution.    
Original commit

Number of commits found: 26