Add ja-postgresql81-man 8.1.5 and ja-postgresql82-man 8.2.4,
Japanese online manual pages for PostgreSQL, repo-copied from ja-postgresql80-man. Repo copied by: marcus (cvs)
This commit is contained in:
parent
ff3ac0b2a6
commit
a69e6cec1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195743
7 changed files with 35 additions and 47 deletions
|
@ -298,6 +298,8 @@
|
|||
SUBDIR += postgresql73-man
|
||||
SUBDIR += postgresql74-man
|
||||
SUBDIR += postgresql80-man
|
||||
SUBDIR += postgresql81-man
|
||||
SUBDIR += postgresql82-man
|
||||
SUBDIR += prime
|
||||
SUBDIR += prime-dict
|
||||
SUBDIR += prime-el
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= postgresql80
|
||||
PORTVERSION= 8.0.4
|
||||
PORTNAME= postgresql81
|
||||
PORTVERSION= 8.1.5
|
||||
CATEGORIES= japanese databases
|
||||
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
|
||||
PKGNAMESUFFIX= -man
|
||||
|
@ -40,6 +40,7 @@ MAN1= clusterdb.1 \
|
|||
postgres.1 \
|
||||
postmaster.1 \
|
||||
psql.1 \
|
||||
reindexdb.1 \
|
||||
vacuumdb.1
|
||||
|
||||
MANL= abort.l \
|
||||
|
@ -53,6 +54,7 @@ MANL= abort.l \
|
|||
alter_language.l \
|
||||
alter_operator.l \
|
||||
alter_operator_class.l \
|
||||
alter_role.l \
|
||||
alter_schema.l \
|
||||
alter_sequence.l \
|
||||
alter_table.l \
|
||||
|
@ -67,6 +69,7 @@ MANL= abort.l \
|
|||
cluster.l \
|
||||
comment.l \
|
||||
commit.l \
|
||||
commit_prepared.l \
|
||||
copy.l \
|
||||
create_aggregate.l \
|
||||
create_cast.l \
|
||||
|
@ -80,6 +83,7 @@ MANL= abort.l \
|
|||
create_language.l \
|
||||
create_operator.l \
|
||||
create_operator_class.l \
|
||||
create_role.l \
|
||||
create_rule.l \
|
||||
create_schema.l \
|
||||
create_sequence.l \
|
||||
|
@ -104,6 +108,7 @@ MANL= abort.l \
|
|||
drop_language.l \
|
||||
drop_operator.l \
|
||||
drop_operator_class.l \
|
||||
drop_role.l \
|
||||
drop_rule.l \
|
||||
drop_schema.l \
|
||||
drop_sequence.l \
|
||||
|
@ -125,17 +130,20 @@ MANL= abort.l \
|
|||
move.l \
|
||||
notify.l \
|
||||
prepare.l \
|
||||
prepare_transaction.l \
|
||||
reindex.l \
|
||||
release_savepoint.l \
|
||||
reset.l \
|
||||
revoke.l \
|
||||
rollback.l \
|
||||
rollback_prepared.l \
|
||||
rollback_to_savepoint.l \
|
||||
savepoint.l \
|
||||
select.l \
|
||||
select_into.l \
|
||||
set.l \
|
||||
set_constraints.l \
|
||||
set_role.l \
|
||||
set_session_authorization.l \
|
||||
set_transaction.l \
|
||||
show.l \
|
||||
|
@ -159,6 +167,7 @@ MANL= abort.l \
|
|||
spi_getargcount.l \
|
||||
spi_getargtypeid.l \
|
||||
spi_getbinval.l \
|
||||
spi_getnspname.l \
|
||||
spi_getrelname.l \
|
||||
spi_gettype.l \
|
||||
spi_gettypeid.l \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (postgresql/8.0.4/man.tar.gz) = 8a5f597c2af69e54645d35188cb2c329
|
||||
SHA256 (postgresql/8.0.4/man.tar.gz) = 2ad90ac44800431ffb3c0723b9f274000552f5eb8f88ec588c931a3fd10282df
|
||||
SIZE (postgresql/8.0.4/man.tar.gz) = 163474
|
||||
MD5 (postgresql/8.1.5/man.tar.gz) = b91d2af48210b595fbdbbe67c01af165
|
||||
SHA256 (postgresql/8.1.5/man.tar.gz) = 4d4fa45805362d3d8b9753aaeb7a569ac851dcbf1637cffe05f2d7b37f9893ec
|
||||
SIZE (postgresql/8.1.5/man.tar.gz) = 176584
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Japanese online manual for PostgreSQL 8.0.x.
|
||||
Japanese online manual for PostgreSQL 8.1.x.
|
||||
|
||||
Contributed by SRA (Software Research Associates, Inc.)
|
||||
through JPUG (Japan PostgreSQL Users Group) subject to
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= postgresql80
|
||||
PORTVERSION= 8.0.4
|
||||
PORTNAME= postgresql82
|
||||
PORTVERSION= 8.2.4
|
||||
CATEGORIES= japanese databases
|
||||
MASTER_SITES= http://www.postgresql.jp/document/pg${PORTVERSION:C/\.//g}doc/
|
||||
PKGNAMESUFFIX= -man
|
||||
|
@ -40,6 +40,7 @@ MAN1= clusterdb.1 \
|
|||
postgres.1 \
|
||||
postmaster.1 \
|
||||
psql.1 \
|
||||
reindexdb.1 \
|
||||
vacuumdb.1
|
||||
|
||||
MANL= abort.l \
|
||||
|
@ -53,6 +54,7 @@ MANL= abort.l \
|
|||
alter_language.l \
|
||||
alter_operator.l \
|
||||
alter_operator_class.l \
|
||||
alter_role.l \
|
||||
alter_schema.l \
|
||||
alter_sequence.l \
|
||||
alter_table.l \
|
||||
|
@ -67,6 +69,7 @@ MANL= abort.l \
|
|||
cluster.l \
|
||||
comment.l \
|
||||
commit.l \
|
||||
commit_prepared.l \
|
||||
copy.l \
|
||||
create_aggregate.l \
|
||||
create_cast.l \
|
||||
|
@ -80,6 +83,7 @@ MANL= abort.l \
|
|||
create_language.l \
|
||||
create_operator.l \
|
||||
create_operator_class.l \
|
||||
create_role.l \
|
||||
create_rule.l \
|
||||
create_schema.l \
|
||||
create_sequence.l \
|
||||
|
@ -104,6 +108,8 @@ MANL= abort.l \
|
|||
drop_language.l \
|
||||
drop_operator.l \
|
||||
drop_operator_class.l \
|
||||
drop_owned.l \
|
||||
drop_role.l \
|
||||
drop_rule.l \
|
||||
drop_schema.l \
|
||||
drop_sequence.l \
|
||||
|
@ -125,59 +131,30 @@ MANL= abort.l \
|
|||
move.l \
|
||||
notify.l \
|
||||
prepare.l \
|
||||
prepare_transaction.l \
|
||||
reassign_owned.l \
|
||||
reindex.l \
|
||||
release_savepoint.l \
|
||||
reset.l \
|
||||
revoke.l \
|
||||
rollback.l \
|
||||
rollback_prepared.l \
|
||||
rollback_to_savepoint.l \
|
||||
savepoint.l \
|
||||
select.l \
|
||||
select_into.l \
|
||||
set.l \
|
||||
set_constraints.l \
|
||||
set_role.l \
|
||||
set_session_authorization.l \
|
||||
set_transaction.l \
|
||||
show.l \
|
||||
spi_connect.l \
|
||||
spi_copytuple.l \
|
||||
spi_cursor_close.l \
|
||||
spi_cursor_fetch.l \
|
||||
spi_cursor_find.l \
|
||||
spi_cursor_move.l \
|
||||
spi_cursor_open.l \
|
||||
spi_exec.l \
|
||||
spi_execp.l \
|
||||
spi_execute.l \
|
||||
spi_execute_plan.l \
|
||||
spi_finish.l \
|
||||
spi_fname.l \
|
||||
spi_fnumber.l \
|
||||
spi_freeplan.l \
|
||||
spi_freetuple.l \
|
||||
spi_freetuptable.l \
|
||||
spi_getargcount.l \
|
||||
spi_getargtypeid.l \
|
||||
spi_getbinval.l \
|
||||
spi_getrelname.l \
|
||||
spi_gettype.l \
|
||||
spi_gettypeid.l \
|
||||
spi_getvalue.l \
|
||||
spi_is_cursor_plan.l \
|
||||
spi_modifytuple.l \
|
||||
spi_palloc.l \
|
||||
spi_pfree.l \
|
||||
spi_pop.l \
|
||||
spi_prepare.l \
|
||||
spi_push.l \
|
||||
spi_repalloc.l \
|
||||
spi_returntuple.l \
|
||||
spi_saveplan.l \
|
||||
start_transaction.l \
|
||||
truncate.l \
|
||||
unlisten.l \
|
||||
update.l \
|
||||
vacuum.l
|
||||
vacuum.l \
|
||||
values.l
|
||||
|
||||
do-install:
|
||||
.for file in ${MAN1}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (postgresql/8.0.4/man.tar.gz) = 8a5f597c2af69e54645d35188cb2c329
|
||||
SHA256 (postgresql/8.0.4/man.tar.gz) = 2ad90ac44800431ffb3c0723b9f274000552f5eb8f88ec588c931a3fd10282df
|
||||
SIZE (postgresql/8.0.4/man.tar.gz) = 163474
|
||||
MD5 (postgresql/8.2.4/man.tar.gz) = 0d4eaf701ea83125b406cbfac6fd56c6
|
||||
SHA256 (postgresql/8.2.4/man.tar.gz) = aebe33bfd0b438cb7c846a14b5b14edb011cea5ad08270a5f916904c2fc5d3f9
|
||||
SIZE (postgresql/8.2.4/man.tar.gz) = 182070
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Japanese online manual for PostgreSQL 8.0.x.
|
||||
Japanese online manual for PostgreSQL 8.2.x.
|
||||
|
||||
Contributed by SRA (Software Research Associates, Inc.)
|
||||
through JPUG (Japan PostgreSQL Users Group) subject to
|
||||
|
|
Loading…
Reference in a new issue