Commit Graph

67 Commits

Author SHA1 Message Date
Wen Heping 2ebc6a784e - Update to 5.0.4 2017-08-08 02:01:27 +00:00
Wen Heping 5366798eb4 - Update to 5.0.3 2016-12-12 03:27:07 +00:00
Wen Heping cecc912598 - Update to 5.0.2 2016-09-20 02:22:15 +00:00
Wen Heping 2151934955 - Update to 5.0.1 2016-08-23 02:30:56 +00:00
Wen Heping 12ed6a4fe0 - Update to 5.0
- Runs on both python2 and python3
- Add LICENSE
- Take maintainership
2016-03-22 13:02:26 +00:00
Dmitry Marakasov ef53e39211 - Strip library 2015-04-01 17:33:36 +00:00
Ruslan Makhmatkhanov d918506f5b databases/py-PyGreSQL: fix fetch, convert to USES 2014-12-29 21:24:19 +00:00
Baptiste Daroussin c889167e31 Convert to USES=pgsql and USES=python 2014-10-08 17:13:17 +00:00
Ruslan Makhmatkhanov 508a9eed7c - install port documentation into stagedir uncoditionally and remove inclusion
of bsd.port.options.mk
- unmute docs installation command
- remove no more needed patch
- bump PORTREVISION
2014-02-09 11:11:46 +00:00
Rene Ladan 50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Marcus von Appen 3ca507ce12 - Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
2013-09-28 11:13:15 +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
Ruslan Makhmatkhanov f6a8ed156c - fix fetch
Reported by:	pointyhat (miwi)
2013-03-27 04:52:07 +00:00
Bryan Drewery 533cbdbb8c - Update to 4.1.1 2013-01-09 15:55:19 +00:00
Ruslan Makhmatkhanov fc587d5191 - update to 4.1
- trim Makefile header
- update MASTER_SITES
- remove indefinite article from COMMENT
- limit python version to 2.x only
- convert to optionsng (NOPORTDOCS case)
- patch out setuptools for from setup.py for now (mainly to not use PYEASYINSTALL_OSARCH)
- update formatting in pkg-descr and change tab with space at WWW

Reported by:	D'Arcy J.M. Cain <darcy@PyGreSQL.org> (on ports@)
2013-01-03 17:44:14 +00:00
Pav Lucistnik 14b8ee67bb - Reset longterm inactive maintainer
Feature safe:	yes
2009-09-19 21:44:49 +00:00
Pav Lucistnik ceb626e3cf - Update to 4.0
PR:		ports/136203
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout (girgen; 2 months)
Feature safe:	yes
2009-09-19 21:44:27 +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
Pav Lucistnik 5ff1a1f24a - Update to 3.8.1
PR:		ports/109026
Submitted by:	Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:	maintainer timeout (girgen; 6 months)
2007-09-01 22:11:12 +00:00
Alexander Botero-Lowry 4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Edwin Groothuis 2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Palle Girgensohn 4fb811ec87 Accidentally removed portepoch, believing it was portrevision.
Pointy hat to: me
2006-02-23 08:04:04 +00:00
Palle Girgensohn 157067734b Update to 3.8
PR:	93701
2006-02-22 22:39:46 +00:00
Palle Girgensohn 127becb76f Updating to latest version, 3.6.2
Approved by: ade, seanc (implicit)
2005-07-19 22:52:00 +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
Tilman Keskinoz 2cdc9fb6dc Update to 3.5
Allow building with postgresql client only installation.

PR:             71212
Submitted by:   Palle Girgensohn <girgen@pingpong.net>
2004-09-02 15:58:33 +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
Mark Linimon 15c98e8f3b Update PyGreSQL to 3.4. Previous version was packed with the
postgresql dist, and while postgresql was version 7.3.5, PyGreSQL's
own version just bumped from 3.3 to 3.4. Hence portepoch.

PR:		ports/61597
Submitted by:	 Palle Girgensohn <girgen@pingpong.net> (maintainer)
2004-01-30 04:28:20 +00:00
Jimmy Olgeni aa0488e633 Unbreak using the postgresql73 distfile.
PR:		61194
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-01-12 16:46:25 +00:00
Sergey A. Osokin ccb26524fc [1] Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
[2] Utilize ${DOCSDIR}

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer) [1],
		osa [2]
PR:		56350, 56404
2003-09-04 13:32:30 +00:00
Ade Lovett d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00
Sean Chittenden 4ac81d4b5d Uncomment dependency on libpq.3/postgresql.
Submitted by:	kris/bento
2003-02-11 05:34:55 +00:00
Edwin Groothuis 72d2a1755e Update py-PyGreSQL to version 7.3
This patch really only takes over maintainership from
	ports@freebsd.org. Since I manage most of the postgresql
	ports, I might as well take this one too, I guess?

	I have verified that it builds with postgresql-7.3

PR:		ports/45887
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2003-02-06 00:33:18 +00:00
Sean Chittenden b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Johann Visagie 6cd163c1f8 - Make this port a subport of databases/postgresql7, since the development of
PyGreSQL has been folded into that of PostgreSQL itself.
- This update effectivly takes PyGreSQL to version 3.3, which is distributed
  with PostgreSQL 7.2.3.
- Byte-compile installed modules to ensure clean deinstallation.
- Install documentation under $DOCSDIR.
- Remove Makefile from $FILESDIR - not required anymore.
- Remove patch-pgdb.py - not required any longer.
- Add two patches to ensure installation is $PREFIX-clean.
- Update pkg-comment and pkg-descr to reflect the current status of the port.
2002-10-23 14:33:47 +00:00
Jacques Vidrine c165e4104f Drop MAINTAINER: I'm not really taking care of these anymore. 2002-06-21 17:40:05 +00:00
Jacques Vidrine 6c5a6c857f The patch for using mx.DateTime instead of DateTime was incomplete.
Update it.

Submitted by:	Allan Saddi <asaddi@philosw.com>
2001-11-30 20:20:14 +00:00
Jacques Vidrine 121cab4a2d Fix import of DateTime module.
Submitted by:	olgeni
2001-10-16 14:37:37 +00:00
Vanilla I. Shu 7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Thomas Gellekum af6aef7d84 Depend on the new py-mx-base. 2001-03-22 13:36:50 +00:00
Jacques Vidrine 792afefafb Update 2.4 -> 3.0 2000-10-03 13:52:51 +00:00
Thomas Gellekum 78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +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
Jacques Vidrine 6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Michael Haro 3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +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