FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 10:47 AM BST
non port: databases/postgresql-plpython/Makefile
CVSWeb

Number of commits found: 13

Thu, 10 Nov 2011
[ 22:20 rm ] Original commit 
1.17 audio/py-eyed3/Makefile
1.13 databases/postgresql-plpython/Makefile
1.37 deskutils/gourmet/Makefile
1.22 deskutils/gtg/Makefile
1.6 devel/dreampie/Makefile
1.2 devel/py-DateTime/Makefile
1.2 devel/py-ExtensionClass/Makefile
1.2 devel/py-ZopeUndo/Makefile
1.2 devel/py-asn1-modules/Makefile
1.4 devel/py-crcmod/Makefile

(Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Change email for my ports to FreeBSD one.

Approved by:    novel (mentor)
Feature safe:   yes
Wed, 26 Oct 2011
[ 15:09 glarkin ] Original commit 
1.12 databases/postgresql-plpython/Makefile
1.5 databases/postgresql91-server/pkg-plist-plpython
- Fix plist when postgresql-plpython installed for postgresql 9.1 and
  postgresql-plpython built with python 3+

PR:             ports/161822
Submitted by:   sunpoet
Approved by:    Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), girgen
(maintainer implicit)
Sun, 2 Oct 2011
[ 20:07 sunpoet ] Original commit 
1.11 databases/postgresql-plpython/Makefile
1.3 databases/postgresql82-server/files/patch-configure
1.3 databases/postgresql83-server/files/patch-configure
1.3 databases/postgresql84-server/files/patch-configure
1.3 databases/postgresql90-server/files/patch-configure
1.3 databases/postgresql91-server/files/patch-configure
1.3 databases/postgresql90-server/pkg-plist-plpython
1.4 databases/postgresql91-server/pkg-plist-plpython
- Unbreak postgresql-plpython: allow build with threaded python
- Pass maintainership to submitter

PR:             ports/159843
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Tue, 5 Apr 2011
[ 06:29 rene ] Original commit 
1.10 databases/postgresql-plpython/Makefile
Mark as BROKEN, needs threaded Python to configure

Submitted by:   local tinderbox build
Mon, 4 Apr 2011
[ 18:03 rene ] Original commit 
1.9 databases/postgresql-plpython/Makefile
Bump PostgreSQL dependency to 8.4 which is the default in bsd.databases.mk
This fixes the port.
Fri, 6 Jun 2008
[ 13:17 edwin ] Original commit 
1.10 databases/adstudio/Makefile
1.8 databases/animenfo-client-gtk/Makefile
1.7 databases/aolserver-nspostgres/Makefile
1.57 databases/clip/Makefile
1.17 databases/courier-authlib-pgsql/Makefile
1.7 databases/db4o-mono/Makefile
1.9 databases/dbXML/Makefile
1.14 databases/dbmetrix/Makefile
1.17 databases/dbtool/Makefile
1.3 databases/emma/Makefile

(Only the first 10 of 155 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 4 Aug 2007
[ 11:41 gabor ] Original commit 
1.13 archivers/9e/Makefile
1.30 archivers/bzip/Makefile
1.23 archivers/dact/Makefile
1.20 archivers/dpkg/Makefile
1.5 archivers/ecm/Makefile
1.7 archivers/gzrecover/Makefile
1.9 archivers/mar/Makefile
1.8 archivers/mscompress/Makefile
1.5 archivers/mtf/Makefile
1.11 archivers/unace/Makefile

(Only the first 10 of 291 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 4 Mar 2007
[ 02:12 linimon ] Original commit 
1.6 databases/postgresql-plpython/Makefile
1.10 devel/qssl/Makefile
1.20 lang/gawk/Makefile
1.7 lang/tuareg-mode.el/Makefile
1.3 math/ses/Makefile
1.4 misc/figlet-fonts/Makefile
1.6 misc/shuffle/Makefile
1.13 net/dictd-database/Makefile
1.36 net/dictd/Makefile
1.7 net/http_ping/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
dd@ has had his port bit taken for safekeeping.  Therefore, return these
to the pool.

Hat:            portmgr
Wed, 6 Dec 2006
[ 16:47 girgen ] Original commit 
1.18 databases/p5-postgresql-plperl/Makefile
1.5 databases/postgresql-plpython/Makefile
More rubust regex to determine which version of postgresql that is
already installed.
Thu, 3 Feb 2005
[ 09:30 girgen ] Original commit 
1.17 databases/p5-postgresql-plperl/Makefile
1.10 databases/postgresql-contrib/Makefile
1.17 databases/postgresql-jdbc/Makefile
1.4 databases/postgresql-plpython/Makefile
1.16 databases/postgresql-pltcl/Makefile
1.17 databases/postgresql-tcltk/Makefile
1.132 databases/postgresql73-server/Makefile
1.133 databases/postgresql74-server/Makefile
1.135 databases/postgresql80-server/Makefile
1.36 databases/postgresql73-server/distinfo

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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>
Mon, 31 Jan 2005
[ 01:58 girgen ] Original commit 
1.3 databases/postgresql-plpython/Makefile
Bump portrevision
[ 00:35 girgen ] Original commit 
1.628 MOVED
1.45 comms/gnokii/Makefile
1.405 databases/Makefile
1.35 databases/clip/Makefile
1.11 databases/dbconnect/Makefile
1.6 databases/erserver/Makefile
1.35 databases/grass-i18n/Makefile
1.36 databases/grass/Makefile
1.19 databases/gtksql/Makefile
1.16 databases/hk_classes/Makefile

(Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 6 Nov 2004
[ 14:41 dd ] Original commit 
1.392 databases/Makefile
1.1 databases/postgresql-plpython/Makefile
1.1 databases/postgresql-plpython/files/patch-plpython-Makefile
1.1 databases/postgresql-plpython/pkg-descr
1.1 databases/postgresql-plpython/pkg-plist
A port for the PL/Python module that comes with Postgres

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days60
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.091 seconds.