| non port: databases/postgresql81-server/pkg-plist-client |
|
CVSWeb
|
Number of commits found: 6 | |
Mon, 4 Apr 2011
|
[ 17:12 rene ]
1.8 databases/postgresql73-server/files/502.pgsql
1.10 databases/postgresql74-server/files/502.pgsql
1.10 databases/postgresql80-server/files/502.pgsql
1.10 databases/postgresql81-server/files/502.pgsql
1.643 LEGAL
1.2385 MOVED
1.31 accessibility/Makefile
1.26 accessibility/linux-f8-atk/Makefile
1.253 archivers/Makefile
1.7 archivers/linux-f8-ucl/Makefile
(Only the first 10 of 374 ports in this commit are shown above. )
Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009 (Only the first 15 lines of the commit message are shown above )
|
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Tue, 9 Jan 2007
|
[ 16:29 girgen ]
1.3 databases/postgresql73-client/Makefile
1.146 databases/postgresql73-server/Makefile
1.4 databases/postgresql74-client/Makefile
1.147 databases/postgresql74-server/Makefile
1.5 databases/postgresql80-client/Makefile
1.160 databases/postgresql80-server/Makefile
1.4 databases/postgresql81-client/Makefile
1.161 databases/postgresql81-server/Makefile
1.2 databases/postgresql82-client/Makefile
1.163 databases/postgresql82-server/Makefile
(Only the first 10 of 37 ports in this commit are shown above. )
Update postgresql to 8.2.1, 8.1.6, 8.0.10, 7.4.15 and 7.3.17.
Release notes:
http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-17
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-15
http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-10
http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-6
http://www.postgresql.org/docs/8.2/static/release-8-2-1.html
The server-side utilities of postgresql (initdb, initlocation,
ipcclean, pg_controldata, pg_ctl, pg_id and pg_resetxlog) are now
installed by the respective postgresql*-server port (previously they
where installed with the client). If you update the client, you should
also update the server to make sure you are not left without the
server-side tools. Do something like:
portupgrade postgresql-client postgresql-server
|
|
Sun, 22 Jan 2006
|
[ 05:52 edwin ]
1.7 audio/hydrogen/Makefile
1.11 databases/php-sqlrelay/Makefile
1.44 databases/phpmyadmin/Makefile
1.12 databases/postgresql-docs/Makefile
1.77 devel/cvsweb/Makefile
1.81 devel/cvsweb3/Makefile
1.13 devel/py-reverse/Makefile
1.20 java/classpath/Makefile
1.138 lang/gcc30/Makefile
1.188 lang/gcc32/Makefile
(Only the first 10 of 153 ports in this commit are shown above. )
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
|
Sat, 7 Jan 2006
|
[ 00:14 ade ]
1.2 databases/postgresql81-client/Makefile
1.7 databases/postgresql81-server/pkg-plist-client
Add 'config' to the list of directories installed by postgresql81-client,
so as to fully install everything needed for pgxs to work correctly.
Approved by: maintainer
|
|
Thu, 10 Nov 2005
|
[ 02:23 girgen ]
1.11 databases/postgresql-contrib/Makefile
1.1 databases/postgresql81-client/Makefile
1.146 databases/postgresql81-server/Makefile
1.43 databases/postgresql81-server/distinfo
1.3 databases/postgresql81-server/files/patch-src-makefiles-Makefile.freebsd
1.3 databases/postgresql81-server/files/patch-src:backend:utils:misc:postgresql.conf.sample
1.6 databases/postgresql81-server/pkg-plist-client
1.3 databases/postgresql81-server/pkg-plist-contrib
1.5 databases/postgresql81-server/pkg-plist-server
Welcome to PostgreSQL 8.1.
The new release includes performance improvements and advanced SQL
features which will support bigger data warehouses, higher-volume
transaction processing, and more complex distributed enterprise
software.
Major new features in this release include:
Roles:
PostgreSQL now supports database roles, which simplify the
management of large numbers of users with complex
overlapping database rights.
IN/OUT Parameters:(Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 6 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|