OSDN Git Service

linuxjm/jm.git
20 months agose enter the commit message for your changes. Lines starting
IIJIMA Hiromitsu [Fri, 9 Sep 2022 19:55:44 +0000 (04:55 +0900)]
se enter the commit message for your changes. Lines starting
* Fixed security warning issue when you post a 'man on WWW' query from 'https'://linuxjm.osdn.jp/.
* Mobile device support (<meta name=viewport ...> and CSS fix).
* Commented out '_PLUG' and '_MIRROR_LIST' macros; they are not used anymore and the URLs are all dead.
* Some minor fixes.

22 months agoGNU_grep: Remove unnecessary period in \W description
Akihiro Motoki [Sat, 9 Jul 2022 06:29:41 +0000 (15:29 +0900)]
GNU_grep: Remove unnecessary period in \W description

Fix a bug reported in [JM:03702]

22 months agobzip2: Update release deliverables
Akihiro Motoki [Mon, 4 Jul 2022 09:15:36 +0000 (18:15 +0900)]
bzip2: Update release deliverables

22 months agobzip2: Update translations
Akihiro Motoki [Mon, 4 Jul 2022 09:14:35 +0000 (18:14 +0900)]
bzip2: Update translations

23 months agowww: Replace '追加' with '更新' in GNU gzip update
Akihiro Motoki [Fri, 24 Jun 2022 07:25:41 +0000 (16:25 +0900)]
www: Replace '追加' with '更新' in GNU gzip update

23 months agowww: Move news in past years to separate pages
Akihiro Motoki [Fri, 24 Jun 2022 07:19:53 +0000 (16:19 +0900)]
www: Move news in past years to separate pages

23 months agoGNU_gzip: Release gzip 1.12 translations
Akihiro Motoki [Fri, 24 Jun 2022 07:07:16 +0000 (16:07 +0900)]
GNU_gzip: Release gzip 1.12 translations

23 months agodblatex: workaround for unexpexted indent in HTML
Akihiro Motoki [Tue, 21 Jun 2022 06:38:13 +0000 (15:38 +0900)]
dblatex: workaround for unexpexted indent in HTML

When man2html converts dblatex.1, it seems that man2html misunderstood
"DB2LaTeX" word as some roff directive if it is placed at the beginning
of line. As a result, the generated HTML contains <DD> HTML tag without
a closing tag </DD>. This leads to a situation that lines below this are
indented unexpexted. Apparently this is a bug of man2html we used,
but as a quick look it is not easy to be fixed.
A dirty workaround is to wrap lines before "これは、 DB2LaTeX ..."
to avoid starting a line with "DB2LaTeX".

23 months agowww: Adjust the relative path to INDEX/
Akihiro Motoki [Mon, 20 Jun 2022 23:56:27 +0000 (08:56 +0900)]
www: Adjust the relative path to INDEX/

23 months agowww: Minor updates in www/news/index.m4
Akihiro Motoki [Mon, 20 Jun 2022 19:18:10 +0000 (04:18 +0900)]
www: Minor updates in www/news/index.m4

23 months agowww: Simplify changes in index.m4
Akihiro Motoki [Mon, 20 Jun 2022 19:17:37 +0000 (04:17 +0900)]
www: Simplify changes in index.m4

23 months agowww: Make date-based URL IDs consistent
Akihiro Motoki [Mon, 20 Jun 2022 19:08:22 +0000 (04:08 +0900)]
www: Make date-based URL IDs consistent

23 months agowww: Make spaces of beginning of lines consistent
Akihiro Motoki [Mon, 20 Jun 2022 18:56:20 +0000 (03:56 +0900)]
www: Make spaces of beginning of lines consistent

Previously some lines had leading spaces and some did not.
Let's drop all leading spaces.
I believe this makes manual edit of index.m4 file.

23 months agowww: Drop older news
Akihiro Motoki [Mon, 20 Jun 2022 18:53:32 +0000 (03:53 +0900)]
www: Drop older news

News in the top page only keep recent 10 changes to keep the top page simple.
news/index.html keeps the whole changes.

23 months agowww: Add recent changes to www/news/index.m4
Akihiro Motoki [Mon, 20 Jun 2022 18:50:40 +0000 (03:50 +0900)]
www: Add recent changes to www/news/index.m4

news/index.m4 is a place to keep all changes.
The top page (index.m4) is not a place to keep the whole history.
Upcoming commits updates the news section in the top page.

23 months agoupdate README.in (qpdf,upower)
ribbon [Tue, 14 Jun 2022 00:10:46 +0000 (09:10 +0900)]
update README.in (qpdf,upower)

23 months agoupdate index (qpdf 10.6.3)
ribbon [Tue, 14 Jun 2022 00:03:29 +0000 (09:03 +0900)]
update index (qpdf 10.6.3)

23 months agoadd release qpdf 10.6.3
ribbon [Tue, 14 Jun 2022 00:00:11 +0000 (09:00 +0900)]
add release qpdf 10.6.3

23 months agoupdate INDEX/ index.m4 (upower 0.99.17)
ribbon [Sun, 12 Jun 2022 22:31:45 +0000 (07:31 +0900)]
update INDEX/ index.m4 (upower 0.99.17)

23 months agoadd release upower 0.99.17
ribbon [Sun, 12 Jun 2022 22:25:41 +0000 (07:25 +0900)]
add release upower 0.99.17

23 months agoupdate README.in (GNU grub)
ribbon [Sat, 11 Jun 2022 23:23:00 +0000 (08:23 +0900)]
update README.in (GNU grub)

23 months agoupdate index.m4 (GNU grub)
ribbon [Sat, 11 Jun 2022 23:13:53 +0000 (08:13 +0900)]
update index.m4 (GNU grub)

23 months agoadd release GNU grub 2.06
ribbon [Sat, 11 Jun 2022 23:04:59 +0000 (08:04 +0900)]
add release GNU grub 2.06

23 months agoupdate README.in (GNU_gdb)
ribbon [Sat, 11 Jun 2022 02:56:37 +0000 (11:56 +0900)]
update README.in (GNU_gdb)

23 months agoupdate index.m4 (GNU_gdb)
ribbon [Sat, 11 Jun 2022 02:49:42 +0000 (11:49 +0900)]
update index.m4 (GNU_gdb)

23 months agoupdate GNU_gdb
ribbon [Sat, 11 Jun 2022 02:43:52 +0000 (11:43 +0900)]
update GNU_gdb

23 months agoupdate README.in for 2022-06-15 release
ribbon [Wed, 8 Jun 2022 04:14:36 +0000 (13:14 +0900)]
update README.in for 2022-06-15 release

23 months agoupdate INDEX/ index.m4 (kmod)
ribbon [Mon, 6 Jun 2022 23:25:53 +0000 (08:25 +0900)]
update INDEX/ index.m4 (kmod)

23 months agoadd release kmod
ribbon [Mon, 6 Jun 2022 23:20:36 +0000 (08:20 +0900)]
add release kmod

23 months agoadd draft qpdf
ribbon [Mon, 6 Jun 2022 23:13:27 +0000 (08:13 +0900)]
add draft qpdf

23 months agoupdate INDEX/ index.m4 (GNU_gsl)
ribbon [Sun, 5 Jun 2022 22:36:47 +0000 (07:36 +0900)]
update INDEX/ index.m4 (GNU_gsl)

23 months agoadd release GNU_gsl
ribbon [Sun, 5 Jun 2022 22:33:26 +0000 (07:33 +0900)]
add release GNU_gsl

23 months agoadd draft upower
ribbon [Sat, 4 Jun 2022 22:45:59 +0000 (07:45 +0900)]
add draft upower

23 months agoupdate INDEX/ index.m4
ribbon [Sat, 4 Jun 2022 21:57:52 +0000 (06:57 +0900)]
update INDEX/ index.m4

23 months agoadd release dblatex
ribbon [Sat, 4 Jun 2022 21:55:03 +0000 (06:55 +0900)]
add release dblatex

23 months ago$GROUPDIR -> $JMHOME, for consistency with *.sh files.
IIJIMA Hiromitsu [Sat, 4 Jun 2022 14:05:46 +0000 (23:05 +0900)]
$GROUPDIR -> $JMHOME, for consistency with *.sh files.

23 months agoMerge branch 'master' of https://scm.osdn.net/gitroot/linuxjm/jm
IIJIMA Hiromitsu [Sat, 4 Jun 2022 13:57:00 +0000 (22:57 +0900)]
Merge branch 'master' of https://scm.osdn.net/gitroot/linuxjm/jm

23 months agoNewly added /admin/cron/crontab.
IIJIMA Hiromitsu [Sat, 4 Jun 2022 13:50:04 +0000 (22:50 +0900)]
Newly added /admin/cron/crontab.

23 months agoadd GNU_grub dradt
ribbon [Sat, 4 Jun 2022 09:29:03 +0000 (18:29 +0900)]
add GNU_grub dradt

23 months agoupdate INDEX/gnu.list,index.m4
ribbon [Fri, 3 Jun 2022 21:47:41 +0000 (06:47 +0900)]
update INDEX/gnu.list,index.m4

23 months agoadd release (GNU_autoconf)
ribbon [Fri, 3 Jun 2022 21:42:35 +0000 (06:42 +0900)]
add release (GNU_autoconf)

23 months agoMerge branch 'master' of git.osdn.net:/gitroot/linuxjm/jm
ribbon [Fri, 3 Jun 2022 10:39:15 +0000 (19:39 +0900)]
Merge branch 'master' of git.osdn.net:/gitroot/linuxjm/jm

23 months agoadd draft (GNU_gdb)
ribbon [Fri, 3 Jun 2022 10:38:47 +0000 (19:38 +0900)]
add draft (GNU_gdb)

23 months agomeson 0.62.2: 翻訳予約解除。
matsuand [Fri, 3 Jun 2022 10:18:56 +0000 (19:18 +0900)]
meson 0.62.2: 翻訳予約解除。

23 months agomeson 0.62.2: 翻訳予約。
matsuand [Fri, 3 Jun 2022 09:24:07 +0000 (18:24 +0900)]
meson 0.62.2: 翻訳予約。

2 years agoadmin: Add debug option (-d) to JM-tl-modify.pl
Akihiro Motoki [Tue, 31 May 2022 19:42:45 +0000 (04:42 +0900)]
admin: Add debug option (-d) to JM-tl-modify.pl

2 years agoGNU_gzip: ですます調に変換
Akihiro Motoki [Tue, 31 May 2022 19:28:18 +0000 (04:28 +0900)]
GNU_gzip: ですます調に変換

2 years agoutil-linux 2.38: 翻訳予約解除。
matsuand [Tue, 31 May 2022 08:43:13 +0000 (17:43 +0900)]
util-linux 2.38: 翻訳予約解除。

2 years agoupdate translation and date (GNU_gsl)
ribbon [Tue, 31 May 2022 07:48:37 +0000 (16:48 +0900)]
update translation and date (GNU_gsl)

2 years agoadd draft kmod*
ribbon [Tue, 31 May 2022 02:15:51 +0000 (11:15 +0900)]
add draft kmod*

2 years agoadd meson to INDEX/misc.list,index.m4
ribbon [Mon, 30 May 2022 22:59:41 +0000 (07:59 +0900)]
add meson to INDEX/misc.list,index.m4

2 years agoadd meson.1 (meson)
ribbon [Mon, 30 May 2022 22:57:10 +0000 (07:57 +0900)]
add meson.1 (meson)

2 years agoadd subversion* to INDEX/misc.list,index.m4
ribbon [Mon, 30 May 2022 22:50:23 +0000 (07:50 +0900)]
add subversion* to INDEX/misc.list,index.m4

2 years agochange "To be translated" -> "translated"
ribbon [Mon, 30 May 2022 22:45:54 +0000 (07:45 +0900)]
change "To be translated" -> "translated"

2 years agoadd draft,po4a,translation_list (GNU_gsl)
ribbon [Sun, 29 May 2022 23:58:12 +0000 (08:58 +0900)]
add draft,po4a,translation_list (GNU_gsl)

2 years agoupdate INDEX/misc.list,index.m4 (nginx)
ribbon [Sun, 29 May 2022 22:54:27 +0000 (07:54 +0900)]
update INDEX/misc.list,index.m4 (nginx)

2 years agoadd draft,release,po4a,translation_list (nginx)
ribbon [Sun, 29 May 2022 22:51:10 +0000 (07:51 +0900)]
add draft,release,po4a,translation_list (nginx)

2 years agoadd draft,po4a,translation_list (dblatex)
ribbon [Sun, 29 May 2022 00:10:55 +0000 (09:10 +0900)]
add draft,po4a,translation_list (dblatex)

2 years agoupdate INDEX/misc.list,index.m4 for xz
ribbon [Sat, 28 May 2022 22:35:00 +0000 (07:35 +0900)]
update INDEX/misc.list,index.m4 for xz

2 years agoadd release/* translation_list (xz)
ribbon [Sat, 28 May 2022 22:30:27 +0000 (07:30 +0900)]
add release/* translation_list (xz)

2 years agoupdate index.m4,INDEX/misc.list (itstool)
ribbon [Sat, 28 May 2022 03:19:14 +0000 (12:19 +0900)]
update index.m4,INDEX/misc.list (itstool)

2 years agoadd itstool
ribbon [Sat, 28 May 2022 03:14:27 +0000 (12:14 +0900)]
add itstool

2 years agoupdate draft (GNU autoconf)
ribbon [Fri, 27 May 2022 23:47:19 +0000 (08:47 +0900)]
update draft (GNU autoconf)

2 years agoGNU_gzip: minor formating modifications on copyright notices
Akihiro Motoki [Fri, 27 May 2022 06:30:41 +0000 (15:30 +0900)]
GNU_gzip: minor formating modifications on copyright notices

2 years agoGNU_gzip: Update translations
Akihiro Motoki [Fri, 27 May 2022 06:28:38 +0000 (15:28 +0900)]
GNU_gzip: Update translations

2 years agoadd GNU which to index
ribbon [Thu, 26 May 2022 23:56:07 +0000 (08:56 +0900)]
add GNU which to index

2 years agoadd GNU which which.1
ribbon [Thu, 26 May 2022 23:27:31 +0000 (08:27 +0900)]
add GNU which which.1

2 years agowww: Correct bzip2 URL in NEWS (again)
Akihiro Motoki [Thu, 26 May 2022 03:38:42 +0000 (12:38 +0900)]
www: Correct bzip2 URL in NEWS (again)

2 years agowww: Ensure to include softwares recently added
Akihiro Motoki [Thu, 26 May 2022 03:28:05 +0000 (12:28 +0900)]
www: Ensure to include softwares recently added

man pages of some GNU packages added recently (automake, bison, m4)
were not listed in the index page expectedly. New packages need to be
added to www/INDEX/{gnu,linux,misc}.list. Otherwise, such packages are
not listed in the index pages.

This commit also fixes links in the news.

* Correct a typo in a link to GNU_diffutils index.
* Use lowercase IDs for GNU make and GNU findutils.
  lowercases are used in the index page. While IDs in URLs are
  case-insensitive, it is better to use same IDs and there is
  no good reason to capitalize them.

2 years agobzip2: Update copyright notices
Akihiro Motoki [Thu, 26 May 2022 03:21:48 +0000 (12:21 +0900)]
bzip2: Update copyright notices

2 years agobzip2: Update translations
Akihiro Motoki [Thu, 26 May 2022 03:20:58 +0000 (12:20 +0900)]
bzip2: Update translations

2 years agoupdate index.m4 (flex.1)
ribbon [Wed, 25 May 2022 22:33:22 +0000 (07:33 +0900)]
update index.m4 (flex.1)

2 years agorelease flex.1.txt (draft,po4a,release,translation_list)
ribbon [Wed, 25 May 2022 22:25:37 +0000 (07:25 +0900)]
release flex.1.txt (draft,po4a,release,translation_list)

2 years agomodify linux.html -> misc.html for bzip2
ribbon [Wed, 25 May 2022 22:17:16 +0000 (07:17 +0900)]
modify linux.html -> misc.html for bzip2

2 years agoupdate index.m4
ribbon [Tue, 24 May 2022 23:13:40 +0000 (08:13 +0900)]
update index.m4

2 years agorelease bzip2
ribbon [Tue, 24 May 2022 22:54:00 +0000 (07:54 +0900)]
release bzip2

2 years agoupdate copyright,draft/man1/sed.1
ribbon [Tue, 24 May 2022 00:27:46 +0000 (09:27 +0900)]
update copyright,draft/man1/sed.1

2 years agoadd draft/man1/which.1 ,translation_list (GNU_which)
ribbon [Mon, 23 May 2022 23:51:16 +0000 (08:51 +0900)]
add draft/man1/which.1 ,translation_list (GNU_which)

2 years agoadd draft directory (GNU tar)
ribbon [Mon, 23 May 2022 23:37:47 +0000 (08:37 +0900)]
add draft directory (GNU tar)

2 years agoupdate release tar.1,rmt.8
ribbon [Mon, 23 May 2022 00:03:00 +0000 (09:03 +0900)]
update release tar.1,rmt.8

2 years agoupdate ja.po and draft (xz)
ribbon [Sat, 21 May 2022 22:16:46 +0000 (07:16 +0900)]
update ja.po and draft (xz)

2 years agomodify po4a/
ribbon [Sat, 21 May 2022 09:17:47 +0000 (18:17 +0900)]
modify po4a/

2 years agoadd draft/*,modify translation_list
ribbon [Sat, 21 May 2022 09:15:39 +0000 (18:15 +0900)]
add draft/*,modify translation_list

2 years agoupdate translation_list
ribbon [Tue, 17 May 2022 21:58:13 +0000 (06:58 +0900)]
update translation_list

2 years agomodify translator name
ribbon [Tue, 17 May 2022 21:38:17 +0000 (06:38 +0900)]
modify translator name

2 years agomodify rmt.8.txt tar.1.txt
ribbon [Tue, 17 May 2022 21:06:23 +0000 (06:06 +0900)]
modify rmt.8.txt tar.1.txt

2 years agoasymptote 2.81: 翻訳予約解除。
matsuand [Sun, 15 May 2022 12:15:12 +0000 (21:15 +0900)]
asymptote 2.81: 翻訳予約解除。

2 years agoasymptote 2.81: 翻訳予約。
matsuand [Sun, 15 May 2022 12:09:18 +0000 (21:09 +0900)]
asymptote 2.81: 翻訳予約。

2 years agoadd man8 (GNU_tar)
ribbon [Sat, 14 May 2022 08:47:59 +0000 (17:47 +0900)]
add man8 (GNU_tar)

2 years agoGNU_gzip: Update copyright notices
Akihiro Motoki [Fri, 13 May 2022 09:10:52 +0000 (18:10 +0900)]
GNU_gzip: Update copyright notices

2 years agoGNU_gzip: Update auto-generated draft pages
Akihiro Motoki [Fri, 13 May 2022 08:51:43 +0000 (17:51 +0900)]
GNU_gzip: Update auto-generated draft pages

commit 8243570b16981a6c56bbccea35530a732211e442 did not update
draft pages generated from ja,po.

2 years agoGNU_gzip: Reserve for proof reading
Akihiro Motoki [Fri, 13 May 2022 09:09:58 +0000 (18:09 +0900)]
GNU_gzip: Reserve for proof reading

2 years agoupdate index.m4,README.in
ribbon [Fri, 13 May 2022 00:11:47 +0000 (09:11 +0900)]
update index.m4,README.in

2 years agorelease GNU_sed
ribbon [Fri, 13 May 2022 00:04:13 +0000 (09:04 +0900)]
release GNU_sed

2 years agoupdate index.m4 (GNU tar)
ribbon [Thu, 12 May 2022 06:41:18 +0000 (15:41 +0900)]
update index.m4 (GNU tar)

2 years agorelease GNU_tar
ribbon [Thu, 12 May 2022 06:33:31 +0000 (15:33 +0900)]
release GNU_tar

2 years agoupdate translation_list
ribbon [Thu, 12 May 2022 05:30:48 +0000 (14:30 +0900)]
update translation_list

2 years agorelease GNU_tar
ribbon [Thu, 12 May 2022 05:03:22 +0000 (14:03 +0900)]
release GNU_tar

2 years agofix GNU_make translation_list
ribbon [Thu, 12 May 2022 04:00:31 +0000 (13:00 +0900)]
fix GNU_make translation_list

2 years agoMerge branch 'master' of git.osdn.net:/gitroot/linuxjm/jm
ribbon [Thu, 12 May 2022 03:50:34 +0000 (12:50 +0900)]
Merge branch 'master' of git.osdn.net:/gitroot/linuxjm/jm
Merge GNU_m4/release