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
prn Yet another converter from text file to postscript (with Japanese support)
1.0_2 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.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-09 09:47:14
Commit Hash: c75c944
Also Listed In: print
License: not specified in port
Description:
Prn prints out a text file to a postscript printer by converting to postscript. If the file has kanji code such as 7-bit JIS, MS-kanji (shifted-JIS) or EUC, it can print out by using a kanji code converter whose name is kcc. If the file is code of C, C++, FORTRAN, pascal, ... , printing out by prn with a option '-c' can emphasize keywords and comments.
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 (13 items)
Collapse this list.
  1. bin/cmt
  2. bin/cprn
  3. bin/prn
  4. bin/psconv
  5. share/man/man1/cmt.1.gz
  6. share/man/man1/cprn.1.gz
  7. share/man/man1/prn.1.gz
  8. share/man/man1/psconv.1.gz
  9. share/man/man5/cmtdefs.5.gz
  10. share/prn/cmtdefs
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • ja-prn>0:japanese/prn
To install the port:
cd /usr/ports/japanese/prn/ && make install clean
To add the package, run one of these commands:
  • pkg install japanese/prn
  • pkg install ja-prn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ja-prn
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (prn.tar.gz) = 7a1cc5a0024cbb681ec87a25c31873b9d5e1c042d518a48e197de42ffbc21357 SIZE (prn.tar.gz) = 52681

Packages (timestamps in pop-ups are UTC):
ja-prn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_21.0_21.0_11.0_21.0_2-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_21.0_21.0_11.0_21.0_21.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_21.0_2n/a1.0_2n/a1.0_21.0_21.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. kcc : japanese/kcc
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
japanese_prn
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS/
  2. ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
  3. ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_2
09 Jan 2024 09:47:14
commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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
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 May 2016 19:24:52
Revision:415138Original commit files touched by this commit
bapt search for other commits by this committer
Prevent collision with getline(3)
1.0_1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.0_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.0_1
12 Nov 2014 13:46:00
Revision:372492Original commit files touched by this commit
antoine 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
24 Dec 2013 13:54:11
Revision:337355Original commit files touched by this commit
pawel search for other commits by this committer
- Fix build with clang
- Remove leading article from COMMENT
- Support staging

PR:		ports/184900
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
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
20 Jan 2005 03:34:05
Original commit files touched by this commit
maho search for other commits by this committer
Fix build for 5.x
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
18 Sep 2004 18:10:59
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
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
04 Mar 2004 05:09:28
Original commit files touched by this commit
linimon search for other commits by this committer
Unbreak build by fixing varargs problem on gcc3.3.

PR:             ports/62391
Submitted by:   Hiroki Sato <hrs@freebsd.org>
Maintainer timeout:     4 weeks
1.0
05 Feb 2004 08:52:39
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile
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.  
09 Jun 2000 22:21:52
commit hash: fp1.853@dev.null.freshports.orgcommit hash: fp1.853@dev.null.freshports.orgcommit hash: fp1.853@dev.null.freshports.orgcommit hash: fp1.853@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Use MASTER_SITE_PORTS_JP instead of spelling out the URL.    

Number of commits found: 21