cvs commit: ports/databases Makefile ports/databases/pg_filedump
Makefile distinfo pkg-descr pkg-plist
ports/databases/pg_filedump/files patch-Makefile
Jun Kuriyama
kuriyama at FreeBSD.org
Tue Aug 18 02:53:33 UTC 2009
kuriyama 2009-08-18 02:53:33 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/pg_filedump Makefile distinfo pkg-descr pkg-plist
databases/pg_filedump/files patch-Makefile
Log:
pg_filedump is a utility to format PostgreSQL heap, index, and control
files into a human-readable form. You can format/dump the files
several ways as well as dumping straight binary. This utility is
intended to aid in the understanding of the internal contents of a
PostgreSQL block.
WWW: http://sources.redhat.com/rhdb/utilities.html
Revision Changes Path
1.793 +1 -0 ports/databases/Makefile
1.1 +29 -0 ports/databases/pg_filedump/Makefile (new)
1.1 +3 -0 ports/databases/pg_filedump/distinfo (new)
1.1 +28 -0 ports/databases/pg_filedump/files/patch-Makefile (new)
1.1 +7 -0 ports/databases/pg_filedump/pkg-descr (new)
1.1 +4 -0 ports/databases/pg_filedump/pkg-plist (new)
More information about the cvs-all
mailing list