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) combination for a given watch list. This is what FreshPorts will look for.

non port: japanese/ghostscript-gnu-jpnfont/pkg-descr

Number of commits found: 3

Friday, 5 Sep 2008
19:41 hrs search for other commits by this committer
* print/ghostscript-* and related ports have been renamed in the
  following way:

        print/ghostscript-gnu -> print/ghostscript7
        print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
        print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
        print/ghostscript-gpl -> print/ghostscript8
        print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
        japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
        korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont

* USE_GHOSTSCRIPT now supports a version number which the port
  requires.  The valid value is "7" or "8".  If other value is
  specified, value of WITH_GHOSTSCRIPT_VER is used.

* WITH_GHOSTSCRIPT_GNU has been removed in favor of
  WITH_GHOSTSCRIPT_VER.  The valid value of WITH_GHOSTSCRIPT_VER is
  "7" or "8", and the default value is "8".

Approved by:    portmgr (pav)
Original commit
Saturday, 28 Apr 2007
13:03 hrs search for other commits by this committer
Cleanup ghostscript-gnu-commfont and related CJK font support meta ports.
Changes include:

 - Set WITH_GHOSTSCRIPT_GNU forcibly.

 - Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
   CIDFnmap still works but when a font is both in Resource/Font or
   Resource/CIDFont and in CIDFnmap, the former entry will be used.
   For the actual font mapping, see files in Resource/CIDFont/*.

   So, note that you need to remove (or rename) the virtual font if you use
   CIDFnmap for the moment.  This is still a transitional measure and
   more consistent font management thoughout the ports collection should
   be added later.

   This is just an internal structural change; default font mapping has
   not been changed.

 - Add Chinese font support to print/gsfonts (but no dependency added).
Original commit
Wednesday, 15 May 2002
01:17 mita search for other commits by this committer
Obsoleted by japanese/ghostscript-gnu-jpnfont.
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.

(MAINTAINER's change after long discussions in ports-jp)
Original commit

Number of commits found: 3