1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Ying-Chieh Liao
cb1f32d722 1. Fixed coredump on -STABLE
2. pass maintainership to Mathieu Arnold <m@absolight.fr>

PR:		41637
Submitted by:	old maintainer
2002-09-18 14:33:23 +00:00
Ruslan Ermilov
7462a3827f Catch up to the new bsd.lib.mk API (these libs are not internal). 2002-07-21 17:02:04 +00:00
Mikhail Teterin
e4088e1886 Upgrade to 0.5.2-5 and transfer maintainership to Andrey Pevnev.
Add another WWW to the pkg-descr.

Woken up by: Andrey Pevnev
2002-05-12 16:52:40 +00:00
Mikhail Teterin
7fd1fa1461 Search in the ${LOCABASE}/include too, not just include/pgsql.
Submitted by:	Anders Nordby
2002-03-23 22:41:04 +00:00
Mikhail Teterin
ef458af235 Fix the patch (a header and an empty line) and remove last mentions
of the shortlived pqescape.c.
2002-02-05 02:10:07 +00:00
Mikhail Teterin
97a8737613 Fix bugs in my MASTER_SITES mechanismo (too bad, the MASTER_SITE_DEBIAN
idea is not catching up), and upgrade the port to port-revision 2, which
uses the newer patch from the authors 0.5.2-2.
2002-02-05 01:58:25 +00:00
Mikhail Teterin
0474c49222 Update to 0.5.2, which also includes the fix for the security hole I
tried to close before. Note, that the hole WAS STILL THERE in 0.5.1 --
up until  today :-( Although I  added the pqescape.c, I  forgot to add
the patch, that made use of it...
2002-01-21 20:06:05 +00:00
Mikhail Teterin
6c09982b17 Close the security hole by making it escape all of the untrusted input
before passing it to the SQL  server. The code in the added pqescape.c
is going to be in the next PostgreSQL release, but it is not there yet
and this port will use its own private copy for now.

No REVISION  bump since  the port  was forbidden  ever since  the last
upgrade. Submitter reviewed  my tweaks of his patch  and approved them
authorizing (as one of the SOs) the removal of the FORBIDDEN flag.

Submitted by:	nectar
Reviewed by:	nectar
Approved by:	nectar
Obtained from:	http://CERT.uni-stuttgart.de/doc/postgresql/escape/
2002-01-09 20:49:02 +00:00
Mikhail Teterin
396ebf2f43 Remove the dependency on security/mhash by calling MD5Data directly.
No REVISION bump, as the port remained FORBIDDEN ever since the last
upgrade.

While here, clarify the FORBIDDEN message a little.
2002-01-09 19:55:47 +00:00
Jacques Vidrine
f6a3e78db7 Mark this port FORBIDDEN due to a security hole. 2002-01-08 22:02:34 +00:00
Mikhail Teterin
d9eb6b3687 Upgrade to 0.5.1. It now uses mhash, BTW.
Submitted by:	fenner's script (thanks!)
2002-01-08 19:17:27 +00:00
Mikhail Teterin
d94195aac0 Re-organize the local MASTER_SITE_DEBIAN setting to include A LOT
of country-code based aliases for the debian mirrors. Someone with
power to commit to bsd.sites.mk should, of course, move it there
ASAP.

Get ready for upgrade to 0.5.1 -- noone else stepped forward to do this.
2001-07-09 21:17:29 +00:00
Vanilla I. Shu
7b48829512 Fix include directory for postgresql7.1's new layout. 2001-04-21 11:43:12 +00:00
Mikhail Teterin
34cf5e431b Fix the package building (I used - in the Makefile, but _ in the
pkg-plist)  by passing  the DOCDIR  variable through  PLIST_SUB.
Remove my  own PLIST_SUB hackery that  predated (and, hopefully,
inspired) the now standard PORTDOCS addition.

Surprisingly enough, there still is no version 0.4 of this thing
on the distsite...

Submitted by: bento (and fenner's script -- many thanks)
2001-03-30 18:20:29 +00:00
Mikhail Teterin
196ab31ef4 Fix the hardcoded prefix path to the ${LOCALBASE}.
Submitted by:	vanilla
2001-03-18 16:23:53 +00:00
Mikhail Teterin
6b65c45f49 Add pam-pgsql 0.3, a pam module for authenticating with PostgreSQL.
PR:		22876
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2001-02-26 23:09:21 +00:00