non port: databases/postgresql91-docs/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 20 Jul 2016
|
[ 15:33 mat ] (Only the first 10 of 67 ports in this commit are shown above. )
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 8 Oct 2015
|
[ 21:25 girgen ] (Only the first 10 of 27 ports in this commit are shown above. )
Update PostgreSQL port to latest version.
Two security issues have been fixed in this release which affect users
of specific PostgreSQL features:
CVE-2015-5289: json or jsonb input values constructed from arbitrary
user input can crash the PostgreSQL server and cause a denial of
service.
CVE-2015-5288: The crypt( function included with the optional pgCrypto
extension could be exploited to read a few additional bytes of memory.
No working exploit for this issue has been developed.
This update will also disable SSL renegotiation by default;
previously, it was enabled by default. SSL renegotiation will be
removed entirely in PostgreSQL versions 9.5 and later.
URL: http://www.postgresql.org/about/news/1615/
Security: CVE-2015-5288 CVE-2015-5289
|
[ 15:11 olgeni ] (Only the first 10 of 75 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, A-L.
|
Fri, 23 Jan 2015
|
[ 22:50 antoine ] (Only the first 10 of 39 ports in this commit are shown above. )
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
|
Mon, 25 Aug 2014
|
[ 17:53 crees ] (Only the first 10 of 39 ports in this commit are shown above. )
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 26 Feb 2014
|
[ 17:24 antoine ] (Only the first 10 of 38 ports in this commit are shown above. )
Stage support
Reviewed by: postgresql@
Tested by: miwi and me
|
Thu, 20 Feb 2014
|
[ 18:11 girgen ] (Only the first 10 of 16 ports in this commit are shown above. )
The PostgreSQL Global Development Group has released an important
update to all supported versions of the PostgreSQL database system,
which includes minor versions 9.3.3, 9.2.7, 9.1.12, 9.0.16, and
8.4.20. This update contains fixes for multiple security issues, as
well as several fixes for replication and data integrity issues. All
users are urged to update their installations at the earliest
opportunity, especially those using binary replication or running a
high-security application.
This update fixes CVE-2014-0060, in which PostgreSQL did not properly
enforce the WITH ADMIN OPTION permission for ROLE management. Before
this fix, any member of a ROLE was able to grant others access to the
same ROLE regardless if the member was given the WITH ADMIN OPTION
permission. It also fixes multiple privilege escalation issues,
including: CVE-2014-0061, CVE-2014-0062, CVE-2014-0063, CVE-2014-0064,
CVE-2014-0065, and CVE-2014-0066. More information on these issues can
be found on our security page and the security issue detail wiki page.
Security: CVE-2014-0060,CVE-2014-0061,CVE-2014-0062,CVE-2014-0063
CVE-2014-0064,CVE-2014-0065,CVE-2014-0066,CVE-2014-0067
|
Wed, 19 Feb 2014
|
[ 14:45 mat ] (Only the first 10 of 59 ports in this commit are shown above. )
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight
|
Tue, 18 Feb 2014
|
[ 14:50 mat ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase docbook cleanup dependencies.
Sponsored by: Absolight
|
Thu, 10 Oct 2013
|
[ 00:09 jgh ] (Only the first 10 of 23 ports in this commit are shown above. )
- Fix pkg name collision
Reviewed by: pgsql@
With hat: pgsql@
|
Mon, 7 Oct 2013
|
[ 20:03 jgh ] (Only the first 10 of 19 ports in this commit are shown above. )
- revert r329725
Reported by: qat@
With hat: pgsql@
|
[ 19:04 jgh ] (Only the first 10 of 20 ports in this commit are shown above. )
- Fix pkg name collision
Reviewed by: crees@
With hat: pgsql@
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 4 Mar 2012
|
[ 21:27 crees ]
Give credit where due, the previous commit was based on a PR
Thanks for your idea!
PR: ports/165265
Submitted by: Ben Morrow <ben@morrow.me.uk>
|
[ 21:10 crees ]
- Replace single magic postgresql-docs port with versioned ports.
- Fix docs for 90 and 91-- as of 9+ the docs require building
Discussed with: girgen
|
Number of commits found: 17 |