notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
csrd Utility for Shogakukan Random House English-Japanese Dictionary
1.0_1 japanese on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_1Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: PD
WWW:
http://openlab.ring.gr.jp/edict/
Description:
CSRD is a utility for Shogakukan Random House English-Japanese Dictionary on UNIX or MS-DOS box.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/csrd
  2. share/csrd/csrd.fmt
  3. share/csrd/csrd.gai
  4. share/csrd/quiet.fmt
  5. share/csrd/quiet.gai
  6. /usr/local/share/licenses/ja-csrd-1.0_1/catalog.mk
  7. /usr/local/share/licenses/ja-csrd-1.0_1/LICENSE
  8. /usr/local/share/licenses/ja-csrd-1.0_1/PD
Collapse this list.
Dependency lines:
  • ja-csrd>0:japanese/csrd
To install the port:
cd /usr/ports/japanese/csrd/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/csrd
  • pkg install ja-csrd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-csrd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (csrd-1.0.tar.gz) = 499c4f41e5f70e54e384972ba811ed9065402f440afb8328600dd1dd7335369a SIZE (csrd-1.0.tar.gz) = 44955 SHA256 (csrd.c.diff.gz) = a3dfd3d6ad97ce3a2e5539d04c404f39ab9f5ecd275382e4e1fe92754a665250 SIZE (csrd.c.diff.gz) = 277

Packages (timestamps in pop-ups are UTC):
ja-csrd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_11.0_11.0_11.0_11.0_1-1.0_1-
FreeBSD:13:quarterly1.0_11.0_11.0_11.0_11.0_11.0_11.0_11.0_1
FreeBSD:14:latest1.0_11.0_11.0_11.0_11.0_11.0_1-1.0_1
FreeBSD:14:quarterly1.0_11.0_1-1.0_11.0_11.0_11.0_11.0_1
FreeBSD:15:latest1.0_11.0_1n/a1.0_1n/a1.0_11.0_11.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ja-csrd-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
japanese_csrd
pkg-message:
For install:
If DOCS option is enabled then you can get more information from the following document (EUC-JP is used as file charset): /usr/local/share/doc/csrd/csrd.doc [Example of /usr/local/etc/csrd.rc] -d /cdrom/data -f /usr/local/share/csrd/csrd.fmt -g /usr/local/share/csrd/csrd.gai
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://openlab.ring.gr.jp/edict/csrd/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_1
20 Jul 2022 14:22:11
commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526commit hash: 8d9b67bc44eed8f33c3fec9dae3fa0a556d54526 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
japanese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_1
28 Sep 2021 05:13:33
commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org

Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
1.0_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0_1
13 Aug 2019 22:22:35
Revision:508880Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories h-k)
1.0_1
15 Sep 2017 05:51:49
Revision:449881Original commit files touched by this commit
sunpoet search for other commits by this committer
Regenerate patch files with makepatch:

PR:		222296
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
1.0_1
12 Jan 2016 14:33:21
Revision:405874Original commit files touched by this commit
amdmi3 search for other commits by this committer
Add Public Domain support to ports license framework. You can now use

    LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
1.0_1
20 Dec 2014 19:05:13
Revision:375091Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0_1
28 Jul 2014 22:14:07
Revision:363264Original commit files touched by this commit
adamw search for other commits by this committer
Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
1.0_1
23 Oct 2013 18:39:26
Revision:331404Original commit files touched by this commit
tijl search for other commits by this committer
.include <bsd.port.options.mk> is no longer necessary.
1.0_1
23 Oct 2013 12:31:46
Revision:331380Original commit files touched by this commit
tijl search for other commits by this committer
- Hand maintainership to submitter.
- Add patch to fix regular expression bug.
- Install data files in DATADIR.
- Move information about documentation and sample configuration
  from pkg-descr to pkg-message.
- Add license information.
- Add new DOCS option.
- Replace pkg-plist with PLIST_DIRS and PLIST_FILES.
- Support staging.
- Fix build on systems without gcc.

PR:		ports/182285
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
1.0
20 Sep 2013 18:47:56
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
1.0
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
1.0
24 Nov 2005 23:02:13
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
23 Dec 2004 09:32:50
Original commit files touched by this commit
nork search for other commits by this committer
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
07 Mar 2003 06:04:59
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
08 Oct 2000 03:24:23
commit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  
03 Jun 2000 09:19:24
commit hash: fp1.534@dev.null.freshports.orgcommit hash: fp1.534@dev.null.freshports.orgcommit hash: fp1.534@dev.null.freshports.orgcommit hash: fp1.534@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
@dirrm share/doc/ja-csrd-1.0    

Number of commits found: 20